RIQ

RDF query processor

A software tool designed to efficiently process SPARQL queries on large RDF datasets by partitioning the data into groups for faster query execution.

RIQ is a new software tool for fast processing of SPARQL queries on RDF quadruples. (Funding source: National Science Foundation Grant Nos. 1115871 and 1620023)

GitHub

3 stars
5 watching
1 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smartdataanalytics/rdfprocessingtoolkitA command-line tool for executing and combining SPARQL queries on RDF data in various formats40
dajobe/rasqalAn open-source C library providing a simple and efficient way to query RDF data using SPARQL71
internet-of-production/ultragraphqlA GraphQL interface for querying and modifying RDF data on the Web by providing a standardized schema and query syntax.5
castagna/sarqA system that enables SPARQL queries to search RDF graphs using a remote Solr index.16
drobilla/serdA lightweight C library for reading and writing RDF data formats88
rdflib/sparqlwrapperA Python library for remotely executing SPARQL queries to various endpoints530
rdf-elixir/sparql-exAn implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints.39
ad-freiburg/qleverA fast and efficient SPARQL engine for querying large knowledge graphs438
cube2222/jqlA JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations.895
dajobe/raptorA C library providing a lightweight, efficient implementation of RDF syntax and data processing158
asknowqa/autosparqlA system for creating SPARQL queries over RDF knowledge bases from natural language with low effort.91
cmungall/sparqlprogA programming language and environment that compiles logic queries to SPARQL queries for querying RDF data47
smartdataanalytics/sparqlifyTools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases.124
01mf02/jaqA JSON data processing tool focused on correctness and performance2,894
rdf-elixir/sparql_clientA client for executing SPARQL queries and updates against remote SPARQL endpoints28