sparqlmap

SPARQL rewriter

A tool that rewrites SPARQL queries into SQL and vice versa using the R2RML specification

GitHub

19 stars
4 watching
2 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smartdataanalytics/sparqlifyTools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases.124
rubenverborgh/sparql.jsA JavaScript library for parsing and generating SPARQL queries344
triply-dev/yasgui.legacyA web-based GUI tool for creating and editing SPARQL queries44
databorg/clientA versatile SPARQL client library for modern web development with strong features and easy usage.9
joachimvh/sparqlalgebra.jsA TypeScript-based converter for translating SPARQL queries into algebraic representations21
rdflib/sparqlwrapperA Python library for remotely executing SPARQL queries to various endpoints530
cmungall/sparqlprogA programming language and environment that compiles logic queries to SPARQL queries for querying RDF data47
epimorphics/qonsoleA console application for executing SPARQL queries and displaying results from a remote triple store16
ljos/sparql-modeA tool for editing and querying RDF data using a query language similar to SQL62
protegeproject/snap-sparql-queryAn API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs.5
jeff-zucker/sparql-fiddleAn online tool for running and manipulating SPARQL queries against RDF data sources18
cosminbasca/cysparqlA Python wrapper around a heavy-duty C RDF parser to parse SPARQL queries7
aksw/sparql2nlConverts SPARQL queries to natural language expressions.42
vim-scripts/sparql.vimProvides syntax highlighting for SPARQL query language in RDF5
smartdataanalytics/jena-sparql-apiA Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations.57