Skip to content

Commit

Permalink
Add ARCHE Licenses 1.1.0 to stage
Browse files Browse the repository at this point in the history
  • Loading branch information
carlonim committed Apr 15, 2024
1 parent dcf59a9 commit 77bb942
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config_staging.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,24 @@

# Category cat_stage

# ACDH-CH-RedmineIssue: 20731
:arche_methods a skosmos:Vocabulary, void:Dataset ;
dc:title "ARCHE Licenses" ;
dc:subject :cat_stage ;
dc:type mdrtype:THESAURUS ;
void:uriSpace "https://vocabs.acdh.oeaw.ac.at/archelicenses/" ;
skosmos:shortName "archelicenses" ;
skosmos:language "en", "de" ;
skosmos:defaultLanguage "en" ;
skosmos:showChangeList "true" ;
skosmos:showTopConcepts "true" ;
skosmos:hasMultiLingualProperty "true" ;
skosmos:fullAlphabeticalIndex "true" ;
skosmos:mainConceptScheme <https://vocabs.acdh.oeaw.ac.at/archelicenses/Schema> ;
skosmos:sparqlGraph <https://vocabs.acdh.oeaw.ac.at/archelicenses/> ;
void:sparqlEndpoint <http://apache-jena-fuseki:3030/vocabs-stage/sparql>
.

# ACDH-CH-RedmineIssue: 21469
:arche_methods a skosmos:Vocabulary, void:Dataset ;
dc:title "ARCHE methods" ;
Expand Down

0 comments on commit 77bb942

Please sign in to comment.