Sparqlify
Query converter
Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases.
Sparql -> SQL Rewriter enabling virtual RDB -> RDF mappings
123 stars
12 watching
13 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smartdataanalytics/jena-sparql-api | A Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations. | 57 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
mattnathan/sparql4idea | Integrates the SPARQL query language into IntelliJ IDEA for querying and validating RDF data | 6 |
aksw/sparqlanalytics | Real-time analytics framework for SPARQL queries | 5 |
albertmeronyo/sparql2git | Tool to convert and manage SPARQL queries and their associated Linked Data APIs in a version-controlled environment | 6 |
aksw/sparql2nl | Converts SPARQL queries to natural language expressions | 42 |
tarql/tarql | Converts CSV files to RDF using SPARQL 1.1 syntax | 194 |
smartdataanalytics/rdfprocessingtoolkit | A command line interface based toolkit for processing RDF data and running SPARQL queries on various data formats. | 40 |
djogopatrao/sparqlfederator | Tool for expanding SPARQL queries to perform inference on multiple endpoints and relational databases | 8 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
tomatophantastico/sparqlmap | A tool that rewrites SPARQL queries into SQL and vice versa using the R2RML specification | 19 |
sindice/sparqled | An assisted SPARQL editor built on top of the Flint SPARQL Editor, supporting data graph summaries and query recommendations. | 36 |
sparna-git/sparnatural | A visual client-side SPARQL query builder for exploring and navigating RDF Knowledge Graphs | 225 |
tenforce/sparql-parser | A Java-based library for parsing and analyzing SPARQL queries | 5 |