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

webapp.query.frdbpediaall.rq Maven / Gradle / Ivy

The newest version!
prefix o: 

construct debug {
    ?r a o:Resource ;
      ?p ?v
}
where {
  service  {
    ?r ?p ?v
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy