A graph-based RDF triple store

Xuchuan Shen,Lei Zou,M. Tamer Özsu,Lei Chen,Youhuan Li,Shuo Han,Dongyan Zhao
DOI: https://doi.org/10.1109/ICDE.2015.7113413
2015-01-01
Abstract:In this demonstration, we present the gStore RDF triple store. gStore is based on graph encoding and subgraph match, distinct from many other systems. More importantly, it can handle, in a uniform manner, different data types (strings and numerical data) and SPARQL queries with wildcards, aggregate, range and top-k operators over dynamic RDF datasets. We will demonstrate the main features of our system, show how to search Wikipedia documents using gStore and how to build users' own application using gStore through C++/Java API.
What problem does this paper attempt to address?