sttl.owleltc.classexpowleltc.classexp.rq Maven / Gradle / Ivy
template st:classExpression(?x) {
?suc
}
where {
bind(
if (isURI(?x), true,
st:apply-templates-all(?x)
)
as ?suc)
#filter(st:alreadyVisited(?x, "classExp", ?suc))
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy