gbv / jskos

JSKOS data format for Knowledge Organization Systems
https://gbv.github.io/jskos/
39 stars 5 forks source link

Define type URI for combined concepts #84

Closed nichtich closed 1 month ago

nichtich commented 5 years ago

DDC and other concept schemes have combined concepts (see #40). These should be marked by a type URI. Instead of crafting our own ontology we should ask to extend XKOS with a class CombinedConcept, maybe as superclass of xkos:ConceptAssociation. See also #38.

nichtich commented 5 years ago

See XKOS issue https://github.com/linked-statistics/xkos/issues/132 to introduce this URI.

nichtich commented 1 month ago

The URI http://rdf-vocabulary.ddialliance.org/xkos#CombinedConcept has not been accepted but it is used in Cocoda (see its source code). Better check for existence of memberSet, memberChoice, memberList...