d

data-enrichment

data-enrichment
Created on Mar 10th, 2021
Members
  • From skos:definition to rdfs:comment.
  • From skos:prefLabel to rdfs:label.
Uses data from One triple to implement the saved query requirement by data-enrichment

TODO: The current transformation is unable to enrich lists with literal items (the SPARQL engine cannot apply the filter(isLiteral(?value)) clause reliably.

Uses data from One triple to implement the saved query requirement by data-enrichment

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)
Uses data from One triple to implement the saved query requirement by data-enrichment