data-enrichment - TriplyDB
d

data-enrichment

data-enrichment
Created on Mar 10th, 2021
Members

This query enriches the class definitions in a taxonomy based on SKOS concepts in a folksonomy.

Created almost 5 years ago, 16 versions
Created about 5 years ago, 3 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:definition to rdfs:comment.
  • From skos:prefLabel to rdfs:label.
Created over 5 years ago, 10 versions
Created over 5 years ago, 31 versions
Created over 5 years ago, 24 versions
Created over 5 years ago, 1 version

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, 49 versions