DocumentCode
3123954
Title
Efficient Indices Using Graph Partitioning in RDF Triple Stores
Author
Yan, Ying ; Wang, Chen ; Zhou, Aoying ; Qian, Weining ; Ma, Li ; Pan, Yue
Author_Institution
Fudan Univ., Fudan
fYear
2009
fDate
March 29 2009-April 2 2009
Firstpage
1263
Lastpage
1266
Abstract
With the advance of the semantic Web, varying RDF data were increasingly generated, published, queried, and reused via the Web. For example, the DBpedia, a community effort to extract structured data from Wikipedia articles, broke 100 million RDF triples in its latest release. Initiated by Tim Berners-Lee,likewise, the Linking Open Data (LOD) project has published and interlinked many open licence datasets which consisted of over 2 billion RDF triples so far. In this context, fast query response over such large scaled data would be one of the challenges to existing RDF data stores. In this paper, we propose a novel triple indexing scheme to help RDF query engine fast locate the instances within a small scope. By considering the RDF data as a graph, we would partition the graph into multiple subgraph pieces and store them individually, over which a signature tree would be built up to index the URIs. When a query arrives, the signature tree index is used to fast locate the partitions that might include the matches of the query by its constant URIs. Our experiments indicate that the indexing scheme dramatically reduces the query processing time in most cases because many partitions would be early filtered out and the expensive exact matching is only performed over a quite small scope against the original dataset.
Keywords
graph theory; query processing; semantic Web; Linking Open Data; RDF query engine; RDF triple stores; Wikipedia articles; graph partitioning; query processing; semantic Web; Data mining; Engines; Indexing; Joining processes; Licenses; Query processing; Resource description framework; Semantic Web; Tree graphs; Wikipedia;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location
Shanghai
ISSN
1084-4627
Print_ISBN
978-1-4244-3422-0
Electronic_ISBN
1084-4627
Type
conf
DOI
10.1109/ICDE.2009.216
Filename
4812516
Link To Document