SPARQL2NL
Query converter
Converts SPARQL queries to natural language expressions
converts SPARQL queries to natural language expressions
42 stars
14 watching
12 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 123 |
anqit/spanqit | A tool for programmatically generating SPARQL queries in Java | 13 |
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries to facilitate understanding and mitigate errors in large knowledge graphs | 3 |
starlake-ai/jsqltranspiler | Transpiles queries from various databases into DuckDB-compatible SQL | 29 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
kasei/sparqlkit | An implementation of the SPARQL 1.1 query language in Objective-C. | 6 |
kasei/swift-sparql-syntax | A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. | 17 |
dkuppitz/sparql-gremlin | A compiler tool that transforms SPARQL queries into Gremlin traversals | 71 |
nick-manasys/zeppelin-sparql | An interpreter for a specific query language used in data analysis and visualization tools | 3 |
jindrichmynarz/sparql-to-csv | A tool that streams SPARQL query results to CSV output. | 9 |
djogopatrao/sparqlfederator | Tool for expanding SPARQL queries to perform inference on multiple endpoints and relational databases | 8 |
asknowqa/autosparql | A system for creating SPARQL queries over RDF knowledge bases from natural language with low effort. | 91 |