Update id_resolves_externally to include a list of prefixes #8

Merged
mih merged 1 commit from jsheunis/dfg-cp-survey-ui:prefix-resolution into main 2025-08-21 09:08:21 +00:00

View file

@ -37,13 +37,11 @@
}
},
"id_resolves_externally": [
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/City",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Country",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Discipline",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Gender",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/DSCOrganization",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/Contributor",
"https://concepts.trr379.de/s/dfg-cp-survey/unreleased/ConsortiumProject"
"geodata",
"hfs",
"obo",
"ror",
"trr379root"
],
"show_shapes_wo_id": false,
"show_all_fields": false,
@ -139,6 +137,7 @@
"dltypes": "https://concepts.datalad.org/s/types/unreleased/",
"eunal": "http://publications.europa.eu/resource/authority/",
"geodata": "http://sws.geonames.org/",
"hfs": "https://w3id.org/kim/hochschulfaechersystematik/",
"trr379": "https://trr379.de/ns/",
"trr379cps": "https://concepts.trr379.de/s/dfg-cp-survey/unreleased/",
"trr379dfgsurvey": "https://trr379.de/ns/dfg-cp-survey/",
@ -151,6 +150,7 @@
"prov": "http://www.w3.org/ns/prov#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"ror": "https://ror.org/",
"sh": "http://www.w3.org/ns/shacl#",
"sio": "http://semanticscience.org/resource/",
"skos": "http://www.w3.org/2004/02/skos/core#",