sttl.owl2.owlclass.disjointwith.rq Maven / Gradle / Ivy
template {
"DisjointClasses("
xt:annotate(?in, owl:disjointWith, ?y)
?in " " ?y
")"
}
where {
?in owl:disjointWith ?y
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy