sttl.owl2.owlclass.disjointunion.rq Maven / Gradle / Ivy
template {
"DisjointUnion("
?in " " box { group { ?e ; separator = "\n" } }
")"
}
where {
?in owl:disjointUnionOf ?y
?y rdf:rest*/rdf:first ?e
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy