sparql-client
SPARQL client library
A Python API to query a SPARQL endpoint, performing SELECT and ASK queries against remote servers.
Python API to query a SPARQL endpoint
33 stars
45 watching
21 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
plonepython
Related projects:
Repository | Description | Stars |
---|---|---|
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 526 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
gklyne/asqc | A command-line tool for executing SPARQL queries and working with RDF data. | 11 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against various endpoints | 28 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
protegeproject/sparql-dl-api | A query engine for a specific query language used in semantic web applications | 12 |
sage-org/sage-engine | A SPARQL query engine for public Linked Data providers with Web preemption capabilities | 42 |
elastic/elasticsearch-py | Provides a Python client for interacting with Elasticsearch, a search engine. | 29 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
epimorphics/qonsole | A console application for executing SPARQL queries and displaying results from a remote triple store | 16 |
vaimee/sepa | An open-source framework for real-time notification of changes in a SPARQL endpoint | 26 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |
rdf-elixir/sparql-ex | An implementation of the SPARQL query language for Elixir to execute queries against RDF data structures | 38 |