sttl.owl.typesystem.rq Maven / Gradle / Ivy
#
# Olivier Corby - Wimmics Inria I3S - 2013
#
template {}
where {
?in a ?t
filter (strstarts(?t, owl:)
|| strstarts(?t, rdf:)
|| strstarts(?t, rdfs:))
}
pragma { st:template st:priority 1000 }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy