From 0d1bf44a01b87399419ae2f66d941ff57dd57de8 Mon Sep 17 00:00:00 2001 From: Klaus Illmayer Date: Wed, 31 Jan 2024 19:08:02 +0100 Subject: [PATCH] Stage CSD adapt uris --- config_staging.ttl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config_staging.ttl b/config_staging.ttl index 001a41a..8447649 100644 --- a/config_staging.ttl +++ b/config_staging.ttl @@ -91,7 +91,7 @@ dc:title "CLARIN taxonomy for Linguistic Subjects"@en ; dc:subject :cat_stage ; dc:type mdrtype:THESAURUS ; - void:uriSpace "http://vocabs.sshopencloud.eu/vocabularies/linguisticsubjects/" ; + void:uriSpace "https://vocabs.sshopencloud.eu/vocabularies/csd-linguistic-subjects/" ; skosmos:shortName "csd-linguistic-subjects" ; skosmos:language "en" ; skosmos:defaultLanguage "en" ; @@ -99,7 +99,8 @@ skosmos:fullAlphabeticalIndex "true" ; skosmos:showNotation "false" ; skosmos:hasMultiLingualProperty "false" ; - skosmos:mainConceptScheme ; + skosmos:mainConceptScheme ; + # ToDo change sparqlGraph on production skosmos:sparqlGraph ; # void:dataDump ; void:sparqlEndpoint @@ -110,7 +111,7 @@ dc:title "CLARIN taxonomy for tools and services tasks"@en ; dc:subject :cat_stage ; dc:type mdrtype:THESAURUS ; - void:uriSpace "http://vocabs.sshopencloud.eu/vocabularies/tooltasks/" ; + void:uriSpace "https://vocabs.sshopencloud.eu/vocabularies/csd-tool-tasks/" ; skosmos:shortName "csd-tool-tasks" ; skosmos:language "en" ; skosmos:defaultLanguage "en" ; @@ -118,7 +119,8 @@ skosmos:fullAlphabeticalIndex "true" ; skosmos:showNotation "false" ; skosmos:hasMultiLingualProperty "false" ; - skosmos:mainConceptScheme ; + skosmos:mainConceptScheme ; + # ToDo change sparqlGraph on production skosmos:sparqlGraph ; # void:dataDump ; void:sparqlEndpoint