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

sttl.rdfxml.prefix.rq Maven / Gradle / Ivy

template st:prefix {

  "xmlns:" str(?p) "='" str(?n) "'" 

}
where {
  bind( kg:unnest(st:prefix()) as (?p, ?n))
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy