
sttl.owlqltc.superexpowlqltc.superexp.rq Maven / Gradle / Ivy
The newest version!
template st:superClassExpression(?x) {
?suc
}
where {
bind(
if (isURI(?x), true,
st:apply-templates-all(?x)
)
as ?suc)
filter(st:alreadyVisited(?x, "super", ?suc))
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy