SPARQL Endpoint interface to Python — SPARQLWrapper documentation (original) (raw)
- SPARQL Endpoint interface to Python
- View page source
SPARQLWrapper is a simple Python wrapper around a SPARQL service to remotelly execute your queries. It helps in creating the query invokation and, possibly, convert the result into a more manageable format.