cysparql
SPARQL parser
A Python wrapper around a heavy-duty C RDF parser to parse SPARQL queries
CySparql is a python wrapper over the excellent rasqal RDF library for parsing SPARQL queries
7 stars
2 watching
1 forks
Language: Python
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kasei/swift-sparql-syntax | A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. | 17 |
rubenverborgh/sparql.js | A JavaScript library for parsing and generating SPARQL queries | 344 |
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 528 |
gklyne/asqc | A command-line tool for executing SPARQL queries and working with RDF data. | 11 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
robstewart57/hsparql | A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 48 |
castagna/sarq | A system that enables SPARQL queries to search RDF graphs using a remote Solr index. | 16 |
tso-openup/flintsparqleditor | A web-based application that allows users to edit and manage SPARQL queries in a graphical interface. | 51 |
cosminbasca/jvmrdftools | A collection of RDF tools in Scala wrapper libraries | 1 |
tomatophantastico/sparqlmap | A tool that rewrites SPARQL queries into SQL and vice versa using the R2RML specification | 19 |
eea/sparql-client | A Python API to query a SPARQL endpoint, performing SELECT and ASK queries against remote servers. | 33 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 124 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
tenforce/sparql-parser | A Java-based library for parsing and analyzing SPARQL queries | 5 |
rdf-elixir/sparql_client | A client for executing SPARQL queries and updates against remote SPARQL endpoints | 28 |