Class for making SPARQL queries using the SPARQL 1.1 Protocol
Located in /EasyRdf/Sparql/Client.php (line 46)
Create a new SPARQL endpoint client
Get the URI of the SPARQL endpoint
Make a query to the SPARQL endpoint
SELECT and ASK queries will return an object of type EasyRdf_Sparql_Result.
CONSTRUCT and DESCRIBE queries will return an object of type EasyRdf_Graph.
Magic method to return URI of the SPARQL endpoint when casted to string
Documentation generated on Wed, 16 Jan 2013 19:16:37 +0000 by phpDocumentor 1.4.4