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

sttl.owl2.owlexp.list.rq Maven / Gradle / Ivy

The newest version!
template {
  if (isBlank(?e), st:nl(), "")
  ?e 
  ; separator = " "
}
where {
  ?in rdf:rest*/rdf:first ?e
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy