sttl.owl.complement.rq Maven / Gradle / Ivy
template {
xsd:string(?l) "(" ?y ")"
}
where {
?in ?p ?y
filter not exists {
{ ?in rdfs:subClassOf | owl:equivalentClass |owl:disjointUnionOf ?z }
}
}
values (?p ?l){
(owl:complementOf "ObjectComplementOf")
(owl:datatypeComplementOf "DataComplementOf")
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy