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

sttl.sparql.pageask.rq Maven / Gradle / Ivy

prefix rs: 
prefix ft: 

template st:pageask {
format {
  ft:ask.html
  ?b
}
}
where {
  ?r rs:boolean ?b
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy