sttl.owl2.owlproperty.inverse.rq Maven / Gradle / Ivy
template {
"InverseObjectProperties(" ?in " " ?y ")"
}
where {
?in owl:inverseOf ?y
filter(isURI(?in))
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy
template {
"InverseObjectProperties(" ?in " " ?y ")"
}
where {
?in owl:inverseOf ?y
filter(isURI(?in))
}