SPARQLAlgebra.js
SPARQL converter
A TypeScript-based converter for translating SPARQL queries into algebraic representations
SPARQL to SPARQL algebra converter
21 stars
3 watching
10 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
rdfsparql
Related projects:
Repository | Description | Stars |
---|---|---|
albertmeronyo/sparql2git | Tool to convert and manage SPARQL queries and their associated Linked Data APIs in a version-controlled environment | 6 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 124 |
rubenverborgh/sparql.js | A JavaScript library for parsing and generating SPARQL queries | 344 |
aksw/sparql2nl | Converts SPARQL queries to natural language expressions | 42 |
tarql/tarql | Converts CSV files to RDF using SPARQL 1.1 syntax | 194 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
sparql-generate/sparql-generate | A tool for generating SPARQL queries from templates and data | 68 |
atomgraph/csv2rdf | Converts CSV data to RDF format using SPARQL queries | 54 |
gushakov/sparql-template | A Java library for automatically mapping RDF triples to annotated POJOs. | 0 |
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 |
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries for knowledge graphs | 3 |
ryankohl/seabass | A Clojure library providing an interface to work with RDF and SPARQL using Jena. | 29 |
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
rollxx/antlr-sparql-grammar | Provides parsers and lexers for parsing and analyzing SPARQL queries | 10 |
jindrichmynarz/sparql-to-csv | A tool that streams SPARQL query results to CSV output. | 9 |