Available SPARQL Clients
Abstract
Available SPARQL Clients
The XML and JSON format used to render SPARQL results are standardized by the W3C. Therefore several clients exist in different programming languages that can be used to query the PoolParty SPARQL endpoint comfortably.
Java
Jena ARQ (http://jena.sourceforge.net/ARQ/)
RDF4J (former OpenRDF Sesame/Sesame) (http://docs.rdf4j.org/)
C#
LinqToRdf (http://code.google.com/p/linqtordf/)
PHP
Python
Python SPARQL Wrapper (http://sparql-wrapper.sourceforge.net/)
Javascript
rdfQuery (http://code.google.com/p/rdfquery/)
Note
Here you can find some sample code requesting PoolParty API for different programming languages: Sample Code for Using PoolParty API