diff --git a/package.json b/package.json index 1989254..d88f954 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "test": "echo 'Tests not yet implemented' && npm run lint", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --ignore-path .gitignore", "fix": "npm run lint -- --fix", + "updateTypes": "curl -s https://api.dante.gbv.de/voc/nkostype/top | jq -c '[.[] | { uri, prefLabel }]' > src/client/nkostype-concepts.json", "updateFormats": "curl -s https://format.gbv.de/formats.ndjson | jq -c '{key:(\"http://format.gbv.de/\"+.id),value:.title}' | jq -Ss 'from_entries' > src/client/formats.json", "release": "git checkout dev && git pull && npm test && npm version $SEMVER && git push && git checkout main && git merge dev && git push --follow-tags && git checkout dev", "release:patch": "SEMVER=patch npm run release", diff --git a/src/client/nkostype-concepts.json b/src/client/nkostype-concepts.json index 1219ac8..b12284f 100644 --- a/src/client/nkostype-concepts.json +++ b/src/client/nkostype-concepts.json @@ -1,16 +1 @@ -[ - {"uri":"http://w3id.org/nkos/nkostype#gazetteer","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["gazetteer"],"prefLabel":{"en":"Gazetteer","de":"Gazetteer"},"altLabel":{"de":["Ortsverzeichnis","Ortslexikon"]},"scopeNote":{"en":["geospatial dictionary of named and typed places"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#glossary","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["glossary"],"prefLabel":{"en":"Glossary","de":"Glossar"},"scopeNote":{"en":["a collection of textual glosses or of specialized terms with their meanings"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#categorization_schema","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["categorization_schema"],"prefLabel":{"en":"Categorization schema","de":"Kategorienschema"},"scopeNote":{"en":["schedule of concepts and pre-coordinated combinations of concepts, arranged by classification"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#classification_schema","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["classification_schema"],"prefLabel":{"en":"Classification schema","de":"Klassifikation"},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#list","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["list"],"prefLabel":{"en":"List","de":"Liste"},"scopeNote":{"en":["a limited set of terms arranged as a simple alphabetical list or in some other logically evident way; containing no relationships of any kind"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#name_authority_list","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["name_authority_list"],"prefLabel":{"en":"Name authority list","de":"Namensdatei"},"scopeNote":{"en":["controlled vocabulary for use in naming particular entities consistently"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#ontology","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["ontology"],"prefLabel":{"en":"Ontology","de":"Ontologie"},"scopeNote":{"en":["A formal model that allows knowledge to be represented for a specific domain. An ontology describes the types of things that exist (classes), the relationships between them (properties) and the logical ways those classes and properties can be used together (axioms)"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#subject_heading_scheme","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["subject_heading_scheme"],"prefLabel":{"en":"Subject heading scheme","de":"Schlagwortliste"},"scopeNote":{"en":["structured vocabulary comprising terms available for subject indexing, plus rules for combining them into pre-coordinated strings of terms where necessary"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#semantic_network","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["semantic_network"],"prefLabel":{"en":"Semantic network","de":"Semantisches Netz"},"scopeNote":{"en":["set of terms representing concepts, modeled as the nodes in a network of variable relationship types"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#synonym_ring","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["synonym_ring"],"prefLabel":{"en":"Synonym ring","de":"Synset"},"scopeNote":{"en":["set of synonymous or almost synonymous terms, any of which can be used to refer to a particular concept"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#taxonomy","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["taxonomy"],"prefLabel":{"en":"Taxonomy","de":"Taxonomie"},"scopeNote":{"en":["scheme of categories and subcategories that can be used to sort and otherwise organize items of knowledge or information"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#terminology","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["terminology"],"prefLabel":{"en":"Terminology","de":"Terminologie"},"scopeNote":{"en":["set of designations belonging to one special language [ISO 1087-1:2000, definition 3.5.1]"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#thesaurus","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["thesaurus"],"prefLabel":{"en":"Thesaurus","de":"Thesaurus"},"scopeNote":{"en":["controlled and structured vocabulary in which concepts are represented by terms, organized so that relationships between concepts are made explicit, and preferred terms are accompanied by lead-in entries for synonyms or quasi-synonyms"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]}, - {"uri":"http://w3id.org/nkos/nkostype#dictionary","type":["http://www.w3.org/2004/02/skos/core#Concept"],"@context":"https://gbv.github.io/jskos/context.json","inScheme":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}],"publisher":[{"prefLabel":{"de":"DCMI/NKOS Task Group"}}],"notation":["dictionary"],"prefLabel":{"en":"Dictionary","de":"Wörterbuch"},"scopeNote":{"en":["a reference source containing words usually alphabetically arranged along with information about their forms, pronunciations, functions, etymologies, meanings, and syntactical and idiomatic uses"]},"topConceptOf":[{"uri":"http://w3id.org/nkos/nkostype","prefLabel":{"de":"KOS Typ Vokabular","en":"KOS Type Vocabulary"},"type":["http://www.w3.org/2004/02/skos/core#ConceptScheme","http://w3id.org/nkos/nkostype#list"]}]} -] +[{"uri":"http://w3id.org/nkos/nkostype#gazetteer","prefLabel":{"en":"Gazetteer","de":"Gazetteer"}},{"uri":"http://w3id.org/nkos/nkostype#glossary","prefLabel":{"en":"Glossary","de":"Glossar"}},{"uri":"http://w3id.org/nkos/nkostype#categorization_schema","prefLabel":{"en":"Categorization schema","de":"Kategorienschema"}},{"uri":"http://w3id.org/nkos/nkostype#classification_schema","prefLabel":{"en":"Classification schema","de":"Klassifikation"}},{"uri":"http://w3id.org/nkos/nkostype#list","prefLabel":{"en":"List","de":"Liste"}},{"uri":"http://w3id.org/nkos/nkostype#name_authority_list","prefLabel":{"en":"Name authority list","de":"Namensdatei"}},{"uri":"http://w3id.org/nkos/nkostype#ontology","prefLabel":{"en":"Ontology","de":"Ontologie"}},{"uri":"http://w3id.org/nkos/nkostype#subject_heading_scheme","prefLabel":{"en":"Subject heading scheme","de":"Schlagwortliste"}},{"uri":"http://w3id.org/nkos/nkostype#semantic_network","prefLabel":{"en":"Semantic network","de":"Semantisches Netz"}},{"uri":"http://w3id.org/nkos/nkostype#synonym_ring","prefLabel":{"en":"Synonym ring","de":"Synset"}},{"uri":"http://w3id.org/nkos/nkostype#taxonomy","prefLabel":{"en":"Taxonomy","de":"Taxonomie"}},{"uri":"http://w3id.org/nkos/nkostype#terminology","prefLabel":{"en":"Terminology","de":"Terminologie"}},{"uri":"http://w3id.org/nkos/nkostype#thesaurus","prefLabel":{"en":"Thesaurus","de":"Thesaurus"}},{"uri":"http://w3id.org/nkos/nkostype#dictionary","prefLabel":{"en":"Dictionary","de":"Wörterbuch"}}]