Demo – Paper 472

A Tool for Efficiently Processing SPARQL Queries on RDF Quads

Anas Katib, Praveen Rao and Vasil Slavov

Demo


download Download paper (preprint)

Abstract

We present a tool called RIQ (RDF Indexing on Quads) for efficiently processing SPARQL queries on large RDF datasets containing quads. RIQ's novel design includes: (a) a vector representation of RDF graphs for efficient indexing, (b) a filtering index for efficiently organizing similar RDF graphs, and (c) a decrease-and-conquer strategy for efficient query processing using the filtering index to discard non-matching RDF graphs early on and query rewriting and optimization. During the demo, the user will visually gain insights on how RIQ's unique design leads to fast processing of SPARQL queries on named graphs in a real dataset.

Leave a Reply (Click here to read the code of conduct)

avatar
  Subscribe  
Notify of