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)
3 stars
5 watching
1 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A command-line tool for executing and combining SPARQL queries on RDF data in various formats | 40 |
| | An open-source C library providing a simple and efficient way to query RDF data using SPARQL | 71 |
| | A GraphQL interface for querying and modifying RDF data on the Web by providing a standardized schema and query syntax. | 5 |
| | A system that enables SPARQL queries to search RDF graphs using a remote Solr index. | 16 |
| | A lightweight C library for reading and writing RDF data formats | 88 |
| | A Python library for remotely executing SPARQL queries to various endpoints | 530 |
| | An implementation of the SPARQL query language in Elixir to execute queries against RDF data structures and protocol endpoints. | 39 |
| | A fast and efficient SPARQL engine for querying large knowledge graphs | 438 |
| | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
| | A C library providing a lightweight, efficient implementation of RDF syntax and data processing | 158 |
| | A system for creating SPARQL queries over RDF knowledge bases from natural language with low effort. | 91 |
| | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
| | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 124 |
| | A JSON data processing tool focused on correctness and performance | 2,894 |
| | A client for executing SPARQL queries and updates against remote SPARQL endpoints | 28 |