TREEcg / extract-cbd-shape

Get all RDF triples/quads related to an entity based on CBD and a SHACL shape
https://treecg.github.io/extract-cbd-shape/
MIT License
9 stars 2 forks source link

owl:imports when dereferencing the SHACL shape #23

Closed pietercolpaert closed 6 months ago

pietercolpaert commented 6 months ago

We could extend the bin script a bit, that when dereferencing a SHACL shape, we will follow owl:imports links on the shapes graph:

https://www.w3.org/TR/shacl/#shapes-graph

It’s not a MUST in the spec, which honestly I don’t understand as that means you cannot count on the fact that the imports will take place.