sparqlmap
SPARQL rewriter
A tool that rewrites SPARQL queries into SQL and vice versa using the R2RML specification
19 stars
4 watching
2 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 124 |
| | A JavaScript library for parsing and generating SPARQL queries | 344 |
| | A web-based GUI tool for creating and editing SPARQL queries | 44 |
| | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
| | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
| | A Python library for remotely executing SPARQL queries to various endpoints | 530 |
| | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
| | A console application for executing SPARQL queries and displaying results from a remote triple store | 16 |
| | A tool for editing and querying RDF data using a query language similar to SQL | 62 |
| | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
| | An online tool for running and manipulating SPARQL queries against RDF data sources | 18 |
| | A Python wrapper around a heavy-duty C RDF parser to parse SPARQL queries | 7 |
| | Converts SPARQL queries to natural language expressions. | 42 |
| | Provides syntax highlighting for SPARQL query language in RDF | 5 |
| | A Jena-based SPARQL processing stack that simplifies the execution of complex queries by adding features like caching and transformations. | 57 |