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

sttl.owl2.owl.prefix.rq Maven / Gradle / Ivy

template st:prefix {
  "Prefix(" str(?p) ": = <" str(?n) ">)" "\n"
}
where {
  bind (kg:unnest(st:prefix()) as (?p, ?n))
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy