Title :
Managing Structured and Semistructured RDF Data Using Structure Indexes
Author :
Tran, Thomas ; Ladwig, G. ; Rudolph, S.
Author_Institution :
Inst. AIFB, Karlsruhe Inst. of Technol., Karlsruhe, Germany
Abstract :
We propose the use of a structure index for RDF. It can be used for querying RDF data for which the schema is incomplete or not available. More importantly, we leverage it for a structure-oriented approach to RDF data partitioning and query processing. Based on information captured by the structure index, similarly structured data elements are physically grouped and stored contiguously on disk. At querying time, the index is used for "structure-level" processing to identify the groups of data that match the query structure. Structure-level processing is then combined with standard "data-level" operations that involve retrieval and join procedures executed against the data. In the experiment, our solution provides several times faster performance than a state-of-the-art technique for data partitioning and query processing, and compares favorably with full-fledged RDF stores.
Keywords :
data structures; query processing; data partitioning; query processing; semistructured RDF data; structure indexes; structure-oriented approach; Indexing; Optimization; Organizations; Query processing; Resource description framework; Standards; RDF; RDF data management; data partitioning; query processing; structure index;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2012.134