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

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