
sttl.owlrl.superexp.inter.rq Maven / Gradle / Ivy
The newest version!
template {
?suc
}
where {
?in owl:intersectionOf ?z
?z rdf:rest*/rdf:first ?e
bind (
st:call-template(st:superClassExpression, ?e)
as ?suc
)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy