This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, converting the result into a more manageable format. The package is licensed under W3C license, and it can be downloaded in .zip and .tar.gz formats from GitHub, also from PyPi or from Debian, and eventually from SourceForge where was previously hosted.
URL: https://rdflib.github.io/sparqlwrapper/
Keywords: SPARQL, Python, SPARQL endpoint, RDFLib
Author: Herman, Ivan
Publisher: W3C
Language: http://id.loc.gov/vocabulary/iso639-2/eng
Time required: P10M
Interactivity type: mixed
- Understands how components of the RDF data model (datasets, graphs, statements, and various types of node) are expressed in the RDF library of a given programming language by constructs such as object
- Understands how the pattern matching of SPARQL queries can be expressed using functionally equivalent constructs in RDF programming libraries.