Enrich Taxonomy
Public
This query enriches the class definitions in a taxonomy based on SKOS concepts in a folksonomy.
Created almost 5 years ago, 16 versions
This query enriches all definitions by setting a sensible default for the rdfs:isDefinedBy property. The sensible default is the name of the graph in which the definition appears.
The following definitions are considered:
- classes (
owl:Class) - datatype properties (
owl:DatatypeProperty) - object properties (
owl:ObjectProperty) - collections (
skos:Collection) - node shapes (
sh:NodeShape) - property shapes (
sh:PropertyShape)
Created over 5 years ago, 4 versions
Created over 5 years ago, 16 versions
- From
skos:definitiontordfs:comment. - From
skos:prefLabeltordfs:label.
Created over 5 years ago, 10 versions
TODO: The current transformation is unable to enrich lists with literal items (the SPARQL engine cannot apply the filter(isLiteral(?value)) clause reliably.
Created over 5 years ago, 10 versions
Created over 5 years ago, 2 versions
Created over 5 years ago, 3 versions