SPARQLFederator
Query expander
Tool for expanding SPARQL queries to perform inference on multiple endpoints and relational databases
Expand SPARQL queries to perform inference on multiple endpoints and relational databases.
8 stars
7 watching
1 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 123 |
fafalios/sparql-ld | An extension to SPARQL that allows querying multiple data sources in a single query | 17 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |
dkuppitz/sparql-gremlin | A compiler tool that transforms SPARQL queries into Gremlin traversals | 71 |
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 |
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 |
anqit/spanqit | A tool for programmatically generating SPARQL queries in Java | 13 |
protegeproject/snap-sparql-query | An API for parsing and analyzing SPARQL queries to extract meaningful data from RDF graphs. | 5 |
tingletech/jena-joseki | A SPARQL protocol implementation with inference models and support for RDF data access | 1 |
zazuko/d3-sparql | A tool for querying SPARQL endpoints and fetching JSON data for use in data visualization applications like D3.js. | 117 |
epimorphics/qonsole | A console application for executing SPARQL queries and displaying results from a remote triple store | 16 |