All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.owl2.owlexp.complement.rq Maven / Gradle / Ivy

template {
  xsd:string(?l) "(" ?y ")"  
}
where {
  ?in ?p ?y
}
values (?p ?l){
(owl:complementOf 	  "ObjectComplementOf")
(owl:datatypeComplementOf "DataComplementOf")
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy