Data enrichment: definitions
Public
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)