function.datashape.text.target.txt Maven / Gradle / Ivy
{graph ?shape {
?sh sh:targetSubjectsOf ?p filter isBlank(?p)
filter not exists { ?p xsh:graph ?g }
filter not exists { ?sh sh:deactivated true} }
bind (sh:ppath(?s, ?p) as ?nodeList)
}
?x a/
ex:meta a sh:NodeShape ;
sh:targetNode ;
sh:property [
sh:path [sh:inversePath (rdf:type rdfs:subClassOf) ] ;
sh:node
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy