- From
skos:definitiontordfs:comment. - From
skos:prefLabeltordfs:label.
TODO: The current transformation is unable to enrich lists with literal items (the SPARQL engine cannot apply the filter(isLiteral(?value)) clause reliably.
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)