Wikidata:Dataset Imports/Myndighetsregistret

From Wikidata
Jump to navigation Jump to search

The source data is the registry of government agencies, provided by the Statistical agency of Sweden, SCB.

It can be found at this address.

It contains a list of all the government agencies, with information such as website, contact details, Swedish organisation number, and the law which created them.

We have 6 files:

  1. Statliga förvaltningsmyndigheter (249 st)
  2. Myndigheter under riksdagen (4 st)
  3. Statliga affärsverk (3 st)
  4. AP-fonder (6 st)
  5. Sveriges domstolar samt Domstolsverket (84 st)
  6. Svenska utlandsmyndigheter (109 st)

I have already started matching the data of the first (national government agencies) with OpenRefine, with the following results:

  • 225 matched
  • 24 which don't exist

I have also created a schema (see below) which does the following things:


I have three questions at this point:

  • Is government the right object? I saw that it has a few equivalents.
  • I'm wondering if I should also import the post address. If so, under which form? Does anyone have a good example?
  • Should I create all the missing agencies as new objects? There are things such as "Delegationen För Folkrättslig Granskning Av Vapenprojekt", "Harpsundsnämnden"... All seem to be legit and the government is the primary source of information anyway.

Finally, the law that created the agency is also an interesting information but I couldn't find many of these laws as Wikidata objects. Should we try to extract the year of creation from this string and add it as inception?

Any feedback is welcome, I'd like to do these edits in the coming week but there is no hurry.

You can find the schema below as well as my operation history on the source file:

Schema[edit]

{
   "itemDocuments":[
      {
         "subject":{
            "type":"wbitemvariable",
            "columnName":"Namn"
         },
         "statementGroups":[
            {
               "property":{
                  "datatype":"wikibase-item",
                  "pid":"P31",
                  "label":"instance of",
                  "type":"wbpropconstant"
               },
               "statements":[
                  {
                     "references":[
                        {
                           "snaks":[
                              {
                                 "prop":{
                                    "datatype":"url",
                                    "pid":"P854",
                                    "label":"reference URL",
                                    "type":"wbpropconstant"
                                 },
                                 "value":{
                                    "type":"wbstringconstant",
                                    "value":"http://www.myndighetsregistret.scb.se"
                                 }
                              }
                           ]
                        }
                     ],
                     "qualifiers":[

                     ],
                     "value":{
                        "label":"government agency",
                        "type":"wbitemconstant",
                        "qid":"Q327333"
                     }
                  }
               ]
            },
            {
               "property":{
                  "datatype":"url",
                  "pid":"P856",
                  "label":"official website",
                  "type":"wbpropconstant"
               },
               "statements":[
                  {
                     "references":[
                        {
                           "snaks":[
                              {
                                 "prop":{
                                    "datatype":"url",
                                    "pid":"P854",
                                    "label":"reference URL",
                                    "type":"wbpropconstant"
                                 },
                                 "value":{
                                    "type":"wbstringconstant",
                                    "value":"http://www.myndighetsregistret.scb.se"
                                 }
                              }
                           ]
                        }
                     ],
                     "qualifiers":[

                     ],
                     "value":{
                        "type":"wbstringvariable",
                        "columnName":"Webbadress"
                     }
                  }
               ]
            },
            {
               "property":{
                  "datatype":"url",
                  "pid":"P968",
                  "label":"e-mail address",
                  "type":"wbpropconstant"
               },
               "statements":[
                  {
                     "references":[
                        {
                           "snaks":[
                              {
                                 "prop":{
                                    "datatype":"url",
                                    "pid":"P854",
                                    "label":"reference URL",
                                    "type":"wbpropconstant"
                                 },
                                 "value":{
                                    "type":"wbstringconstant",
                                    "value":"http://www.myndighetsregistret.scb.se"
                                 }
                              }
                           ]
                        }
                     ],
                     "qualifiers":[

                     ],
                     "value":{
                        "type":"wbstringvariable",
                        "columnName":"Epost"
                     }
                  }
               ]
            },
            {
               "property":{
                  "datatype":"external-id",
                  "pid":"P6460",
                  "label":"Swedish Organization Number",
                  "type":"wbpropconstant"
               },
               "statements":[
                  {
                     "references":[
                        {
                           "snaks":[
                              {
                                 "prop":{
                                    "datatype":"url",
                                    "pid":"P854",
                                    "label":"reference URL",
                                    "type":"wbpropconstant"
                                 },
                                 "value":{
                                    "type":"wbstringconstant",
                                    "value":"http://www.myndighetsregistret.scb.se"
                                 }
                              }
                           ]
                        }
                     ],
                     "qualifiers":[

                     ],
                     "value":{
                        "type":"wbstringvariable",
                        "columnName":"Organisationsnr"
                     }
                  }
               ]
            },
            {
               "property":{
                  "datatype":"wikibase-item",
                  "pid":"P17",
                  "label":"country",
                  "type":"wbpropconstant"
               },
               "statements":[
                  {
                     "references":[
                        {
                           "snaks":[
                              {
                                 "prop":{
                                    "datatype":"url",
                                    "pid":"P854",
                                    "label":"reference URL",
                                    "type":"wbpropconstant"
                                 },
                                 "value":{
                                    "type":"wbstringconstant",
                                    "value":"http://www.myndighetsregistret.scb.se"
                                 }
                              }
                           ]
                        }
                     ],
                     "qualifiers":[

                     ],
                     "value":{
                        "label":"Sweden",
                        "type":"wbitemconstant",
                        "qid":"Q34"
                     }
                  }
               ]
            }
         ],
         "nameDescs":[

         ]
      }
   ]
}

Operation history:

[
   {
      "op":"core/recon",
      "description":"Reconcile cells in column Namn to type Q327333",
      "columnName":"Namn",
      "config":{
         "mode":"standard-service",
         "service":"https://tools.wmflabs.org/openrefine-wikidata/sv/api",
         "identifierSpace":"http://www.wikidata.org/entity/",
         "schemaSpace":"http://www.wikidata.org/prop/direct/",
         "type":{
            "id":"Q327333",
            "name":"statlig organisation"
         },
         "autoMatch":true,
         "columnDetails":[

         ],
         "limit":0
      },
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      }
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Göteborgs universitet (Q371522) for cells containing \"GÖTEBORGS UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"GÖTEBORGS UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q371522",
         "name":"Göteborgs universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan Dalarna (Q537526) for cells containing \"HÖGSKOLAN DALARNA\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN DALARNA",
      "judgment":"matched",
      "match":{
         "id":"Q537526",
         "name":"Högskolan Dalarna",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Arbetsmiljöverket (Q10416979) for cells containing \"ARBETSMILJÖVERKET (AV)\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"ARBETSMILJÖVERKET (AV)",
      "judgment":"matched",
      "match":{
         "id":"Q10416979",
         "name":"Arbetsmiljöverket",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Blekinge tekniska högskola (Q1163548) for cells containing \"BLEKINGE TEKNISKA HÖGSKOLA\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"BLEKINGE TEKNISKA HÖGSKOLA",
      "judgment":"matched",
      "match":{
         "id":"Q1163548",
         "name":"Blekinge tekniska högskola",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Exportkreditnämnden (Q6972528) for cells containing \"EXPORTKREDITNÄMNDEN\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"EXPORTKREDITNÄMNDEN",
      "judgment":"matched",
      "match":{
         "id":"Q6972528",
         "name":"Exportkreditnämnden",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Försvarshögskolan (Q7654779) for cells containing \"FÖRSVARSHÖGSKOLAN\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"FÖRSVARSHÖGSKOLAN",
      "judgment":"matched",
      "match":{
         "id":"Q7654779",
         "name":"Försvarshögskolan",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Gentekniknämnden (Q10503899) for cells containing \"GENTEKNIKNÄMNDEN\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"GENTEKNIKNÄMNDEN",
      "judgment":"matched",
      "match":{
         "id":"Q10503899",
         "name":"Gentekniknämnden",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Gymnastik- och idrottshögskolan (Q1558323) for cells containing \"GYMNASTIK- OCH IDROTTSHÖGSKOLAN (GIH)\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"GYMNASTIK- OCH IDROTTSHÖGSKOLAN (GIH)",
      "judgment":"matched",
      "match":{
         "id":"Q1558323",
         "name":"Gymnastik- och idrottshögskolan",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Hälso- och sjukvårdens ansvarsnämnd (Q10531505) for cells containing \"HÄLSO- & SJUKVÅRDENS ANSVARSNÄMND\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÄLSO- & SJUKVÅRDENS ANSVARSNÄMND",
      "judgment":"matched",
      "match":{
         "id":"Q10531505",
         "name":"Hälso- och sjukvårdens ansvarsnämnd",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan i Borås (Q1622088) for cells containing \"HÖGSKOLAN I BORÅS\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN I BORÅS",
      "judgment":"matched",
      "match":{
         "id":"Q1622088",
         "name":"Högskolan i Borås",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan i Gävle (Q5625923) for cells containing \"HÖGSKOLAN I GÄVLE\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN I GÄVLE",
      "judgment":"matched",
      "match":{
         "id":"Q5625923",
         "name":"Högskolan i Gävle",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan i Halmstad (Q502842) for cells containing \"HÖGSKOLAN I HALMSTAD\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN I HALMSTAD",
      "judgment":"matched",
      "match":{
         "id":"Q502842",
         "name":"Högskolan i Halmstad",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan Kristianstad (Q502824) for cells containing \"HÖGSKOLAN I KRISTIANSTAD\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN I KRISTIANSTAD",
      "judgment":"matched",
      "match":{
         "id":"Q502824",
         "name":"Högskolan Kristianstad",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan i Skövde (Q1464114) for cells containing \"HÖGSKOLAN I SKÖVDE\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN I SKÖVDE",
      "judgment":"matched",
      "match":{
         "id":"Q1464114",
         "name":"Högskolan i Skövde",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolan Väst (Q7894643) for cells containing \"HÖGSKOLAN VÄST\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLAN VÄST",
      "judgment":"matched",
      "match":{
         "id":"Q7894643",
         "name":"Högskolan Väst",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Högskolans avskiljandenämnd (Q18290844) for cells containing \"HÖGSKOLANS AVSKILJANDENÄMND\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"HÖGSKOLANS AVSKILJANDENÄMND",
      "judgment":"matched",
      "match":{
         "id":"Q18290844",
         "name":"Högskolans avskiljandenämnd",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Karlstads universitet (Q1858061) for cells containing \"KARLSTADS UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KARLSTADS UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q1858061",
         "name":"Karlstads universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Karolinska Institutet (Q219564) for cells containing \"KAROLINSKA INSTITUTET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KAROLINSKA INSTITUTET",
      "judgment":"matched",
      "match":{
         "id":"Q219564",
         "name":"Karolinska Institutet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Konjunkturinstitutet (Q6973641) for cells containing \"KONJUNKTURINSTITUTET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KONJUNKTURINSTITUTET",
      "judgment":"matched",
      "match":{
         "id":"Q6973641",
         "name":"Konjunkturinstitutet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Konstfack (Q1782926) for cells containing \"KONSTFACK\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KONSTFACK",
      "judgment":"matched",
      "match":{
         "id":"Q1782926",
         "name":"Konstfack",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Kungliga Konsthögskolan (Q3355352) for cells containing \"KUNGLIGA KONSTHÖGSKOLAN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KUNGLIGA KONSTHÖGSKOLAN",
      "judgment":"matched",
      "match":{
         "id":"Q3355352",
         "name":"Kungliga Konsthögskolan",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Kungliga Musikhögskolan i Stockholm (Q1796144) for cells containing \"KUNGLIGA MUSIKHÖGSKOLAN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KUNGLIGA MUSIKHÖGSKOLAN",
      "judgment":"matched",
      "match":{
         "id":"Q1796144",
         "name":"Kungliga Musikhögskolan i Stockholm",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Kungliga Tekniska högskolan (Q854280) for cells containing \"KUNGLIGA TEKNISKA HÖGSKOLAN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"KUNGLIGA TEKNISKA HÖGSKOLAN",
      "judgment":"matched",
      "match":{
         "id":"Q854280",
         "name":"Kungliga Tekniska högskolan",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Linköpings universitet (Q782600) for cells containing \"LINKÖPINGS UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LINKÖPINGS UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q782600",
         "name":"Linköpings universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Linnéuniversitetet (Q1751928) for cells containing \"LINNÉUNIVERSITETET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LINNÉUNIVERSITETET",
      "judgment":"matched",
      "match":{
         "id":"Q1751928",
         "name":"Linnéuniversitetet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Luleå tekniska universitet (Q1972721) for cells containing \"LULEÅ TEKNISKA UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LULEÅ TEKNISKA UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q1972721",
         "name":"Luleå tekniska universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Lunds universitet (Q218506) for cells containing \"LUNDS UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LUNDS UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q218506",
         "name":"Lunds universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Blekinge län (Q28746121) for cells containing \"LÄNSSTYRELSEN I BLEKINGE LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I BLEKINGE LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28746121",
         "name":"Länsstyrelsen i Blekinge län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Dalarnas län (Q28752352) for cells containing \"LÄNSSTYRELSEN I DALARNAS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I DALARNAS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28752352",
         "name":"Länsstyrelsen i Dalarnas län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Gotlands län (Q28792244) for cells containing \"LÄNSSTYRELSEN I GOTLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I GOTLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28792244",
         "name":"Länsstyrelsen i Gotlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Hallands län (Q28792253) for cells containing \"LÄNSSTYRELSEN I HALLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I HALLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28792253",
         "name":"Länsstyrelsen i Hallands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Gävleborgs län (Q22294590) for cells containing \"LÄNSSTYRELSEN I GÄVLEBORGS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I GÄVLEBORGS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q22294590",
         "name":"Länsstyrelsen i Gävleborgs län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Jämtlands län (Q28797491) for cells containing \"LÄNSSTYRELSEN I JÄMTLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I JÄMTLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28797491",
         "name":"Länsstyrelsen i Jämtlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Jönköpings län (Q28797492) for cells containing \"LÄNSSTYRELSEN I JÖNKÖPINGS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I JÖNKÖPINGS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28797492",
         "name":"Länsstyrelsen i Jönköpings län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Kalmar län (Q25349864) for cells containing \"LÄNSSTYRELSEN I KALMAR LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I KALMAR LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q25349864",
         "name":"Länsstyrelsen i Kalmar län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Kronobergs län (Q28797497) for cells containing \"LÄNSSTYRELSEN I KRONOBERGS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I KRONOBERGS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28797497",
         "name":"Länsstyrelsen i Kronobergs län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Stockholms län (Q22269305) for cells containing \"LÄNSSTYRELSEN I STOCKHOLMS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I STOCKHOLMS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q22269305",
         "name":"Länsstyrelsen i Stockholms län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Mark to create one single new item for all cells containing \"LÄNSSTYRELSEN I NORRBOTTENS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I NORRBOTTENS LÄN",
      "judgment":"new",
      "shareNewTopics":true
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Norrbottens län (Q25386980) for cells containing \"LÄNSSTYRELSEN I NORRBOTTENS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I NORRBOTTENS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q25386980",
         "name":"Länsstyrelsen i Norrbottens län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Skåne län (Q22276465) for cells containing \"LÄNSSTYRELSEN I SKÅNE LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I SKÅNE LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q22276465",
         "name":"Länsstyrelsen i Skåne län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Uppsala län (Q22269242) for cells containing \"LÄNSSTYRELSEN I UPPSALA LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I UPPSALA LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q22269242",
         "name":"Länsstyrelsen i Uppsala län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Värmlands län (Q28804178) for cells containing \"LÄNSSTYRELSEN I VÄRMLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I VÄRMLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28804178",
         "name":"Länsstyrelsen i Värmlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Västerbottens län (Q28804179) for cells containing \"LÄNSSTYRELSEN I VÄSTERBOTTENS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I VÄSTERBOTTENS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28804179",
         "name":"Länsstyrelsen i Västerbottens län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Örebro län (Q28804182) for cells containing \"LÄNSSTYRELSEN I ÖREBRO LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I ÖREBRO LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28804182",
         "name":"Länsstyrelsen i Örebro län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Södermanlands län (Q28797500) for cells containing \"LÄNSSTYRELSEN I SÖDERMANLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I SÖDERMANLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q28797500",
         "name":"Länsstyrelsen i Södermanlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Västmanlands län (Q26236700) for cells containing \"LÄNSSTYRELSEN I VÄSTMANLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I VÄSTMANLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q26236700",
         "name":"Länsstyrelsen i Västmanlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Västra Götalands län (Q26236702) for cells containing \"LÄNSSTYRELSEN I VÄSTRA GÖTALANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I VÄSTRA GÖTALANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q26236702",
         "name":"Länsstyrelsen i Västra Götalands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Mittuniversitetet (Q1940803) for cells containing \"MITTUNIVERSITETET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"MITTUNIVERSITETET",
      "judgment":"matched",
      "match":{
         "id":"Q1940803",
         "name":"Mittuniversitetet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Malmö universitet (Q977781) for cells containing \"MALMÖ UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"MALMÖ UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q977781",
         "name":"Malmö universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Länsstyrelsen i Västernorrlands län (Q26236697) for cells containing \"LÄNSSTYRELSEN I VÄSTERNORRLANDS LÄN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"LÄNSSTYRELSEN I VÄSTERNORRLANDS LÄN",
      "judgment":"matched",
      "match":{
         "id":"Q26236697",
         "name":"Länsstyrelsen i Västernorrlands län",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Myndigheten för delaktighet (Q18292430) for cells containing \"MYNDIGHETEN FÖR DELAKTIGHET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"MYNDIGHETEN FÖR DELAKTIGHET",
      "judgment":"matched",
      "match":{
         "id":"Q18292430",
         "name":"Myndigheten för delaktighet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Myndigheten för familjerätt och föräldraskapsstöd (Q10591748) for cells containing \"MYNDIGHETEN FÖR FAMILJERÄTT OCH FÖRÄLDRASKAPSSTÖD\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"MYNDIGHETEN FÖR FAMILJERÄTT OCH FÖRÄLDRASKAPSSTÖD",
      "judgment":"matched",
      "match":{
         "id":"Q10591748",
         "name":"Myndigheten för familjerätt och föräldraskapsstöd",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Mälardalens högskola (Q1546159) for cells containing \"MÄLARDALENS HÖGSKOLA\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"MÄLARDALENS HÖGSKOLA",
      "judgment":"matched",
      "match":{
         "id":"Q1546159",
         "name":"Mälardalens högskola",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Nationalmuseum (Q842858) for cells containing \"NATIONALMUSEUM\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"NATIONALMUSEUM",
      "judgment":"matched",
      "match":{
         "id":"Q842858",
         "name":"Nationalmuseum",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item patentombud (Q1144892) for cells containing \"PATENTOMBUDSNÄMNDEN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"PATENTOMBUDSNÄMNDEN",
      "judgment":"matched",
      "match":{
         "id":"Q1144892",
         "name":"patentombud",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Sametinget (Q2509723) for cells containing \"SAMETINGET\" in column Namn",
      "engineConfig":{
         "facets":[

         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"SAMETINGET",
      "judgment":"matched",
      "match":{
         "id":"Q2509723",
         "name":"Sametinget",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Statens ansvarsnämnd (Q10677662) for cells containing \"STATENS ANSVARSNÄMND\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STATENS ANSVARSNÄMND",
      "judgment":"matched",
      "match":{
         "id":"Q10677662",
         "name":"Statens ansvarsnämnd",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Statens centrum för arkitektur och design (Q4356728) for cells containing \"STATENS CENTRUM FÖR ARKITEKTUR OCH DESIGN\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STATENS CENTRUM FÖR ARKITEKTUR OCH DESIGN",
      "judgment":"matched",
      "match":{
         "id":"Q4356728",
         "name":"Statens centrum för arkitektur och design",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Statens geotekniska institut (Q10677678) for cells containing \"STATENS GEOTEKNISKA INSTITUT\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STATENS GEOTEKNISKA INSTITUT",
      "judgment":"matched",
      "match":{
         "id":"Q10677678",
         "name":"Statens geotekniska institut",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Statens väg- och transportforskningsinstitut (Q3563936) for cells containing \"STATENS VÄG- OCH TRANSPORTFORSKNINGSINSTITUT\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STATENS VÄG- OCH TRANSPORTFORSKNINGSINSTITUT",
      "judgment":"matched",
      "match":{
         "id":"Q3563936",
         "name":"Statens väg- och transportforskningsinstitut",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Statens inspektion av försvarsunderrättelseverksamheten (Q10677682) for cells containing \"STATENS INSPEKTION FÖR FÖRSVARSUNDERRÄTTELSEVERKSAMHETEN (SIUN)\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STATENS INSPEKTION FÖR FÖRSVARSUNDERRÄTTELSEVERKSAMHETEN (SIUN)",
      "judgment":"matched",
      "match":{
         "id":"Q10677682",
         "name":"Statens inspektion av försvarsunderrättelseverksamheten",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Stockholms konstnärliga högskola (Q15295883) for cells containing \"STOCKHOLMS KONSTNÄRLIGA HÖGSKOLA\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STOCKHOLMS KONSTNÄRLIGA HÖGSKOLA",
      "judgment":"matched",
      "match":{
         "id":"Q15295883",
         "name":"Stockholms konstnärliga högskola",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Örebro universitet (Q2002420) for cells containing \"ÖREBRO UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"ÖREBRO UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q2002420",
         "name":"Örebro universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Uppsala universitet (Q185246) for cells containing \"UPPSALA UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"UPPSALA UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q185246",
         "name":"Uppsala universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Umeå universitet (Q1144565) for cells containing \"UMEÅ UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"UMEÅ UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q1144565",
         "name":"Umeå universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Trafikanalys (myndighet) (Q10701016) for cells containing \"TRAFIKANALYS\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"TRAFIKANALYS",
      "judgment":"matched",
      "match":{
         "id":"Q10701016",
         "name":"Trafikanalys (myndighet)",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Stockholms universitet (Q221645) for cells containing \"STOCKHOLMS UNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"STOCKHOLMS UNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q221645",
         "name":"Stockholms universitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Sveriges lantbruksuniversitet (Q1312762) for cells containing \"SVERIGES LANTBRUKSUNIVERSITET\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"SVERIGES LANTBRUKSUNIVERSITET",
      "judgment":"matched",
      "match":{
         "id":"Q1312762",
         "name":"Sveriges lantbruksuniversitet",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Södertörns högskola (Q3110979) for cells containing \"SÖDERTÖRNS HÖGSKOLA\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"SÖDERTÖRNS HÖGSKOLA",
      "judgment":"matched",
      "match":{
         "id":"Q3110979",
         "name":"Södertörns högskola",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/recon-judge-similar-cells",
      "description":"Match item Tandvårds- och läkemedelsförmånsverket (Q10690573) for cells containing \"TANDVÅRDS-OCH LÄKEMEDELSFÖRMÅNSVERKET, TLV\" in column Namn",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "similarValue":"TANDVÅRDS-OCH LÄKEMEDELSFÖRMÅNSVERKET, TLV",
      "judgment":"matched",
      "match":{
         "id":"Q10690573",
         "name":"Tandvårds- och läkemedelsförmånsverket",
         "score":100,
         "types":[
            ""
         ]
      },
      "shareNewTopics":false
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column Webbadress using expression grel:\"https://\" + value",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Webbadress",
      "expression":"grel:\"https://\" + value",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column Epost using expression value.trim()",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Epost",
      "expression":"value.trim()",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column Epost using expression grel:\"mailto:\" + value",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Epost",
      "expression":"grel:\"mailto:\" + value",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"core/mass-edit",
      "description":"Mass edit cells in column Epost",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Epost",
      "expression":"value",
      "edits":[
         {
            "fromBlank":false,
            "fromError":false,
            "from":[
               "mailto:"
            ],
            "to":""
         }
      ]
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column BesöksPostOrt using expression value.toTitlecase()",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"BesöksPostOrt",
      "expression":"value.toTitlecase()",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column BesöksAdress using expression value.toTitlecase()",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"BesöksAdress",
      "expression":"value.toTitlecase()",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column PostOrt using expression value.toTitlecase()",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"PostOrt",
      "expression":"value.toTitlecase()",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   },
   {
      "op":"wikidata/save-wikibase-schema",
      "description":"Save Wikibase schema",
      "schema":{
         "itemDocuments":[
            {
               "subject":{
                  "type":"wbitemvariable",
                  "columnName":"Namn"
               },
               "statementGroups":[
                  {
                     "property":{
                        "datatype":"wikibase-item",
                        "pid":"P31",
                        "label":"instance of",
                        "type":"wbpropconstant"
                     },
                     "statements":[
                        {
                           "references":[
                              {
                                 "snaks":[
                                    {
                                       "prop":{
                                          "datatype":"url",
                                          "pid":"P854",
                                          "label":"reference URL",
                                          "type":"wbpropconstant"
                                       },
                                       "value":{
                                          "type":"wbstringconstant",
                                          "value":"http://www.myndighetsregistret.scb.se"
                                       }
                                    }
                                 ]
                              }
                           ],
                           "qualifiers":[

                           ],
                           "value":{
                              "label":"government agency",
                              "type":"wbitemconstant",
                              "qid":"Q327333"
                           }
                        }
                     ]
                  },
                  {
                     "property":{
                        "datatype":"url",
                        "pid":"P856",
                        "label":"official website",
                        "type":"wbpropconstant"
                     },
                     "statements":[
                        {
                           "references":[
                              {
                                 "snaks":[
                                    {
                                       "prop":{
                                          "datatype":"url",
                                          "pid":"P854",
                                          "label":"reference URL",
                                          "type":"wbpropconstant"
                                       },
                                       "value":{
                                          "type":"wbstringconstant",
                                          "value":"http://www.myndighetsregistret.scb.se"
                                       }
                                    }
                                 ]
                              }
                           ],
                           "qualifiers":[

                           ],
                           "value":{
                              "type":"wbstringvariable",
                              "columnName":"Webbadress"
                           }
                        }
                     ]
                  },
                  {
                     "property":{
                        "datatype":"url",
                        "pid":"P968",
                        "label":"e-mail address",
                        "type":"wbpropconstant"
                     },
                     "statements":[
                        {
                           "references":[
                              {
                                 "snaks":[
                                    {
                                       "prop":{
                                          "datatype":"url",
                                          "pid":"P854",
                                          "label":"reference URL",
                                          "type":"wbpropconstant"
                                       },
                                       "value":{
                                          "type":"wbstringconstant",
                                          "value":"http://www.myndighetsregistret.scb.se"
                                       }
                                    }
                                 ]
                              }
                           ],
                           "qualifiers":[

                           ],
                           "value":{
                              "type":"wbstringvariable",
                              "columnName":"Epost"
                           }
                        }
                     ]
                  },
                  {
                     "property":{
                        "datatype":"external-id",
                        "pid":"P6460",
                        "label":"Swedish Organization Number",
                        "type":"wbpropconstant"
                     },
                     "statements":[
                        {
                           "references":[
                              {
                                 "snaks":[
                                    {
                                       "prop":{
                                          "datatype":"url",
                                          "pid":"P854",
                                          "label":"reference URL",
                                          "type":"wbpropconstant"
                                       },
                                       "value":{
                                          "type":"wbstringconstant",
                                          "value":"http://www.myndighetsregistret.scb.se"
                                       }
                                    }
                                 ]
                              }
                           ],
                           "qualifiers":[

                           ],
                           "value":{
                              "type":"wbstringvariable",
                              "columnName":"Organisationsnr"
                           }
                        }
                     ]
                  },
                  {
                     "property":{
                        "datatype":"wikibase-item",
                        "pid":"P17",
                        "label":"country",
                        "type":"wbpropconstant"
                     },
                     "statements":[
                        {
                           "references":[
                              {
                                 "snaks":[
                                    {
                                       "prop":{
                                          "datatype":"url",
                                          "pid":"P854",
                                          "label":"reference URL",
                                          "type":"wbpropconstant"
                                       },
                                       "value":{
                                          "type":"wbstringconstant",
                                          "value":"http://www.myndighetsregistret.scb.se"
                                       }
                                    }
                                 ]
                              }
                           ],
                           "qualifiers":[

                           ],
                           "value":{
                              "label":"Sweden",
                              "type":"wbitemconstant",
                              "qid":"Q34"
                           }
                        }
                     ]
                  }
               ],
               "nameDescs":[

               ]
            }
         ]
      }
   },
   {
      "op":"core/text-transform",
      "description":"Text transform on cells in column Namn using expression value.toTitlecase()",
      "engineConfig":{
         "facets":[
            {
               "type":"list",
               "name":"Namn: judgment",
               "expression":"forNonBlank(cell.recon.judgment, v, v, if(isNonBlank(value), \"(unreconciled)\", \"(blank)\"))",
               "columnName":"Namn",
               "invert":false,
               "selection":[
                  {
                     "v":{
                        "v":"matched",
                        "l":"matched"
                     }
                  },
                  {
                     "v":{
                        "v":"none",
                        "l":"none"
                     }
                  }
               ],
               "selectNumber":false,
               "selectDateTime":false,
               "selectBoolean":false,
               "omitBlank":false,
               "selectBlank":false,
               "omitError":false,
               "selectError":false
            }
         ],
         "mode":"row-based"
      },
      "columnName":"Namn",
      "expression":"value.toTitlecase()",
      "onError":"keep-original",
      "repeat":false,
      "repeatCount":10
   }
]