sttl.owlrl.subexp.interunion.rq Maven / Gradle / Ivy
template {
?suc
}
where {
?in owl:intersectionOf|owl:unionOf ?z
?z rdf:rest*/rdf:first ?e
bind (
st:call-template(st:subClassExpression, ?e)
as ?suc
)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy