Skip to content

Commit

Permalink
Removing old vocabularies from stage
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausIllmayer committed Jan 31, 2024
1 parent 981343c commit 424aa3b
Showing 1 changed file with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions config_staging.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -124,26 +124,6 @@
void:sparqlEndpoint <http://apache-jena-fuseki:3030/vocabs-stage/sparql>
.

# ACDH-CH-RedmineIssue: 21817
:oeai-m a skosmos:Vocabulary, void:Dataset ;
dc:title "OeAI Thesaurus - Materialien"@de , "OeAI Thesaurus - Materials"@en ;
# dc:subject :cat_archaeology ;
dc:subject :cat_stage ;
dc:type mdrtype:THESAURUS ;
void:uriSpace "https://vocabs.acdh.oeaw.ac.at/oeai-materials/" ;
skosmos:shortName "oeai-materials" ;
skosmos:language "en", "de" ;
skosmos:defaultLanguage "de" ;
skosmos:showTopConcepts "true" ;
skosmos:fullAlphabeticalIndex "false" ;
skosmos:showNotation "false" ;
skosmos:hasMultiLingualProperty "false" ;
skosmos:mainConceptScheme <https://vocabs.acdh.oeaw.ac.at/oeai-materials/> ;
skosmos:sparqlGraph <https://vocabs.acdh.oeaw.ac.at/materials/> ;
# void:dataDump <https://vocabs-downloads.acdh.oeaw.ac.at/vocabs-main/Archaeology/OeAIMaterials/oeai_materials.ttl> ;
void:sparqlEndpoint <http://apache-jena-fuseki:3030/vocabs-stage/sparql>
.

# Category cat_archive

# ACDH-CH-RedmineIssue: 21470
Expand Down Expand Up @@ -189,25 +169,6 @@
void:sparqlEndpoint <http://apache-jena-fuseki:3030/vocabs-stage/sparql>
.

# ACDH-CH-RedmineIssue: n/a
:oeai_thesaurus a skosmos:Vocabulary, void:Dataset ;
dc:title "ÖAI Thesaurus Test"@de , "OeAI Thesaurus Sample"@en;
dc:subject :cat_test ;
dc:type mdrtype:THESAURUS ;
void:uriSpace "https://vocabs.acdh.oeaw.ac.at/OeAI_Th/";
skosmos:fullAlphabeticalIndex "true";
skosmos:groupClass skos:Collection;
skosmos:language "en";
skosmos:defaultLanguage "de";
skosmos:shortName "OeAI_Th";
skosmos:showChangeList "true" ;
skosmos:showTopConcepts "true";
skosmos:hasMultiLingualProperty "false";
skosmos:mainConceptScheme <https://vocabseditor.acdh.oeaw.ac.at/vocabs/scheme/387>;
skosmos:sparqlGraph <https://vocabs.acdh.oeaw.ac.at/OeAI_Th/> ;
void:sparqlEndpoint <http://apache-jena-fuseki:3030/vocabs-stage/sparql>
.

# ACDH-CH-RedmineIssue: 20658
:parthenos_vocabularies a skosmos:Vocabulary , void:Dataset ;
dc:title "PARTHENOS Vocabularies"@en ;
Expand Down

0 comments on commit 424aa3b

Please sign in to comment.