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

query.servicecorese.rq Maven / Gradle / Ivy

select * 
where {
  service  {
     select * where {
       ?x ?p ?y 
     } 
     limit 10
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy