* TORA project ([[ https://Riksarkivet.se/tora-english | english ]]/ [[ https://riksarkivet.se/tora | swedish ]])
see also [[ https://sv.wikipedia.org/wiki/Wikipediadiskussion:Projekt_svenska_f%C3%B6rsamlingar#Koppling_till_Tora_objekt | Koppling till Tora objekt ]] (in Swedish)
# Will check if we can use [[ https://coli-conc.gbv.de/cocoda/ | Cocoda Mapping Tool ]] --> it will be easier to map [[ https://riksarkivet.se/tora-english | TORA ]] to other ontologies
# my understanding its more LOD projects working with Historical Settlement Units so maybe it can be one way of linking each other easier
# see [[ https://twitter.com/coli_conc/status/1175741455064817666?s=20 | tweet ]]
# other option is #openrefine
# "socken"/"församling" connected https://w.wiki/8yu
# [[ https://tora.entryscape.net/snorql/?query=SELECT+DISTINCT+%3Finstance++%3Flabel+%3FtypeName%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FTopographicalDivision%3E.%0D%0AOPTIONAL+%7B%3Finstance+skos%3AprefLabel+%3Flabel+%7D%0D%0AOPTIONAL+%7B%3Finstance+dcterms%3Atype++%3Ftype%7D%0D%0AOPTIONAL+%7B%3Ftype+skos%3AprefLabel+++%3FtypeName%7D%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%7D%0D%0AORDER+BY+%3Finstance | All divisions in TORA ]]
# [[ https://tora.entryscape.net/snorql/?query=SELECT+DISTINCT+%3Finstance++%3Flabel+%3FtypeName%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FTopographicalDivision%3E.%0D%0AOPTIONAL+%7B%3Finstance+skos%3AprefLabel+%3Flabel+%7D%0D%0AOPTIONAL+%7B%3Finstance+dcterms%3Atype++%3Ftype%7D%0D%0AOPTIONAL+%7B%3Ftype+skos%3AprefLabel+++%3FtypeName%7D%0D%0A%7D%0D%0AORDER+BY+%3Ftype+%3Flabel | sorted by type ]]
# [[ https://tora.entryscape.net/snorql/?query=SELECT+DISTINCT+%3FtypeName+%3Ftype%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FTopographicalDivision%3E.%0D%0AOPTIONAL+%7B%3Finstance+skos%3AprefLabel+%3Flabel+%7D%0D%0AOPTIONAL+%7B%3Finstance+dcterms%3Atype++%3Ftype%7D%0D%0AOPTIONAL+%7B%3Ftype+skos%3AprefLabel+++%3FtypeName%7D%0D%0A%7D%0D%0AORDER+BY+%3Ftype+%3Flabel |Division types in Tora ]]
{F30493695,width=600}
* [[ https://tora.entryscape.net/snorql/?query=SELECT+%3FtypeName+%28COUNT%28DISTINCT+%3Finstance%29+AS+%3Fantal%29%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FTopographicalDivision%3E.%0D%0A%3Finstance+dcterms%3Atype+%5Bskos%3AprefLabel+%3FtypeName+%5D+.%0D%0A%7D%0D%0AGROUP+BY+%3FtypeName%0D%0AORDER+BY+%3Fantal+ | number of TopographicalDivision ]]
{F30505112,width=300}
* [[ https://tinyurl.com/ToraWD | check Parish codes WD ]] , [[ https://tora.entryscape.net/snorql/?query=PREFIX+wd%3A+%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%0D%0APREFIX+wdt%3A+%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0D%0ASELECT+DISTINCT+%3Finstance+%3FTORA_label+%3FTORA_province_name+%3FwdLabel+%3FwdAdminLabel++%3FTORA_parishcode+%3FTORA_wd+%3FTORA_wd+%3FWD+%3FWDsame+%3Fitem+%3FWiki%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FModernParish%3E.%0D%0A%3Finstance+skos%3AprefLabel+%3FTORA_label+.%0D%0AOPTIONAL+%7B%3Finstance+tora%3Aprovince_name+%3FTORA_province_name%7D%0D%0A%3Finstance+tora%3Aparishcode+%3FTORA_parishcode+.%0D%0A%3Finstance++rdfs%3AseeAlso+%3FTORA_wduri+.%0D%0ABIND+%28REPLACE%28str%28%3FTORA_wduri%29%2C%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2F%22%2C%22%22%29+AS+%3FTORA_wd%29.%0D%0ABIND+%28REPLACE%28str%28%3Fitem%29%2C%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%22%22%29+AS+%3FWD%29.%0D%0A++BIND%28%0D%0A+++IF%28%3FWD+%3D+%3FTORA_wd%2C+%22Y%22%2C++%22N%22%29%0D%0A++++AS+%3FWDsame%29.%0D%0ASERVICE+%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E+%7B+%0D%0A++++%3Fitem+wdt%3AP31+wd%3AQ1523821%3B+wdt%3AP777+%3FTORA_parishcode+.+%0D%0A%09OPTIONAL+%7B%0D%0A%09%09%3Fitem+rdfs%3Alabel+%3FwdLabel.%0D%0A%09%09FILTER%28LANG%28%3FwdLabel%29+%3D+%22sv%22%29.%0D%0A%09%7D%0D%0A+++++++OPTIONAL+%7B+%0D%0A+++++++++++++++%3Fitem+wdt%3AP131+%3FWDAdmin.%0D%0A+++++++++++++++%3FWDAdmin+wdt%3AP31+wd%3AQ193556.%0D%0A%09%09%3FWDAdmin+rdfs%3Alabel+%3FwdAdminLabel.%0D%0A%09%09FILTER%28LANG%28%3FwdAdminLabel%29+%3D+%22sv%22%29.%0D%0A%09%7D%0D%0A%7D%0D%0AFILTER+%28%28+STRSTARTS%28str%28%3FTORA_wduri%29%2C+%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2F%22%29%29+%29%0D%0A%7D+order+by++%3FTORA_parishcode | order by Parisch code nr ]]
* [[ https://tora.entryscape.net/snorql/?query=PREFIX+wd%3A+%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%0D%0APREFIX+wdt%3A+%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0D%0ASELECT+DISTINCT+%3Finstance+%3FTORA_label+%3FTORA_province_name+%3FwdLabel+%3FwdAdminLabel++%3FWDAdmin+%3FTORA_parishcode+%3FTORA_wd+%3FTORA_wd+%3FWD+%3FWDsame+%3Fitem+%3FWiki%0D%0AWHERE+%7B+%3Finstance+a+%3Chttps%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FModernParish%3E.%0D%0A%3Finstance+skos%3AprefLabel+%3FTORA_label+.%0D%0AOPTIONAL+%7B%3Finstance+tora%3Aprovince_name+%3FTORA_province_name%7D%0D%0A%3Finstance+tora%3Aparishcode+%3FTORA_parishcode+.%0D%0A%3Finstance++rdfs%3AseeAlso+%3FTORA_wduri+.%0D%0ABIND+%28REPLACE%28str%28%3FTORA_wduri%29%2C%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2F%22%2C%22%22%29+AS+%3FTORA_wd%29.%0D%0ABIND+%28REPLACE%28str%28%3Fitem%29%2C%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%22%22%29+AS+%3FWD%29.%0D%0A++BIND%28%0D%0A+++IF%28%3FWD+%3D+%3FTORA_wd%2C+%22Y%22%2C++%22N%22%29%0D%0A++++AS+%3FWDsame%29.%0D%0ASERVICE+%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E+%7B+%0D%0A++++%3Fitem+wdt%3AP31+wd%3AQ1523821%3B+wdt%3AP777+%3FTORA_parishcode+.+%0D%0A%09OPTIONAL+%7B%0D%0A%09%09%3Fitem+rdfs%3Alabel+%3FwdLabel.%0D%0A%09%09FILTER%28LANG%28%3FwdLabel%29+%3D+%22sv%22%29.%0D%0A%09%7D%0D%0A+++++++OPTIONAL+%7B+%0D%0A+++++++++++++++%3Fitem+wdt%3AP131+%3FWDAdmin.%0D%0A+++++++++++++++%3FWDAdmin+wdt%3AP31+wd%3AQ193556.%0D%0A%09%09%3FWDAdmin+rdfs%3Alabel+%3FwdAdminLabel.%0D%0A%09%09FILTER%28LANG%28%3FwdAdminLabel%29+%3D+%22sv%22%29.%0D%0A%09%7D%0D%0A%7D%0D%0AFILTER+%28%28+STRSTARTS%28str%28%3FTORA_wduri%29%2C+%22https%3A%2F%2Fwww.wikidata.org%2Fwiki%2F%22%29%29+%26%26+%3FWDsame+%3D+%22N%22+%29%0D%0A%7D+order+by++%3FTORA_label+ | just diff ]]
* https://tinyurl.com/yynzbmdd
* [[ https://w.wiki/953 | list "socknar" that has been merged ]] and changed Qnumber
* get the current Q number just do https://www.wikidata.org/wiki/Special:EntityData/Q12837529.json and the returned Qnumber is the current.... when doing queries the redirect will work but if Wikidata is used for matching datasets it could be good to have the latest
see also
* {T200066}
* {T199794}
* [[ https://tora.entryscape.net/snorql/ | SPARQL endpoint ]]
* [[ https://w.wiki/8gf | map what is mapped today ]]
* [[ https://riksarkivet.se/tora-english | About the TORA project ]](english), ([[ https://riksarkivet.se/tora | swedish ]])
* [[ http://ceur-ws.org/Vol-2364/24_paper.pdf | Historical Settlement Units as Linked Open Data ]], in Digital Humanities in the Nordic Countries, 2019, pp 259–269
{F30423336,width=600}
* [[ https://w.wiki/8jG | Wikidata properties on the same objects as Tora ]]
{F30441432,width=600}
==Tora Partners
* [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fschema%2FToraPartner | List https://data.riksarkivet.se/tora/schema/ToraPartner ]]
| URI|Name | Description | Query | Sample
| ----- | ----- | ----- | ----- | -----
| https://data.riksarkivet.se/tora/torapartner/agk|agk|[[ https://riksarkivet.se/geometriska | Older geometrical maps (1630–1655) ]], National Edition of the Oldest Geometrical Maps, project at the Swedish National Archives 2003–2010|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fagk | link ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2F10000 | AGK 10000 ]]
|https://data.riksarkivet.se/tora/torapartner/dms|dms|Research project at the [[ https://riksarkivet.se/startpage | Swedish National Archives ]], [[ https://riksarkivet.se/medieval-sweden-dms | Medieval Sweden ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fdms | link ]] | [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2F12304 | DMS 12304 ]]
|https://data.riksarkivet.se/tora/torapartner/herr|herr|The database of manors in Sweden ([[ https://www.svenskaherrgardar.se/ | Sveriges herrgårdar]])|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fherr | link ]]| [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2F21966 | TORA 21966 ]]
|https://data.riksarkivet.se/tora/torapartner/isof|isof| [[ http://www.sprakochfolkminnen.se/ | Institutet för språk och folkminnen ]] Information about place names from the research project [[ http://www.sprakochfolkminnen.se/sprak/namn/ortnamn/ortnamnsregistret.html | Sveriges ortnamn and Ortnamnsregistret ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fisof | link ]] | [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Falternativename%2F1001 | 1001 ]]
|https://data.riksarkivet.se/tora/torapartner/lm|lm|[[ https://www.lantmateriet.se | Lantmäteriet ]]: Information about place names and historical maps from the [[ https://www.lantmateriet.se/en/ | Swedish land registration authority ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Flm | link ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fcoordinatesource%2F14501 | 14501 ]]
|https://data.riksarkivet.se/tora/torapartner/suec|suec|[[ https://en.wikipedia.org/wiki/Suecia_Antiqua_et_Hodierna | Suecia antiqua et hodierna ]] a collection of engravings collected by Erik Dahlbergh during the middle of the 17th century. |[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fsuec | link ]]| [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2F12308 | TORA 12308 ]]
|https://data.riksarkivet.se/tora/torapartner/tora|tora|Digital resource at the [[ https://riksarkivet.se/startpage | Swedish National Archives ]], created within the TORA project 2015-2019,Topographical register at the [[ https://riksarkivet.se/startpage | Swedish National Archive ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Ftora| link ]] | [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Fdivision%2F000000007 | division 000000007 ]]
|https://data.riksarkivet.se/tora/torapartner/ygk |ygk |[[ https://riksarkivet.se/yngre-geometriska-kartor | Younger geometrical maps (1680–1700) ]]|[[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2Ftorapartner%2Fygk | link]]| [[ https://tora.entryscape.net/snorql/?describe=https%3A%2F%2Fdata.riksarkivet.se%2Ftora%2F12190 | TORA 12190 ]]
== Misc
* [[ https://terms.tdwg.org/wiki/dcterms:identifier | dcterms:identifier ]]
* [[ https://www.ibm.com/developerworks/library/x-tiprdfai/index.html | Use rdf:about and rdf:ID effectively in RDF/XML ]]