|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
2009 IEEE International Conference on Data Engineering
Efficient Indices Using Graph Partitioning in RDF Triple Stores
March 29-April 02
ISBN: 978-0-7695-3545-6
| ASCII Text | x | ||
| Ying Yan, Chen Wang, Aoying Zhou, Weining Qian, Li Ma, Yue Pan, "Efficient Indices Using Graph Partitioning in RDF Triple Stores," Data Engineering, International Conference on, pp. 1263-1266, 2009 IEEE International Conference on Data Engineering, 2009. | |||
| BibTex | x | ||
| @article{ 10.1109/ICDE.2009.216, author = {Ying Yan and Chen Wang and Aoying Zhou and Weining Qian and Li Ma and Yue Pan}, title = {Efficient Indices Using Graph Partitioning in RDF Triple Stores}, journal ={Data Engineering, International Conference on}, volume = {0}, year = {2009}, issn = {1084-4627}, pages = {1263-1266}, doi = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2009.216}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Data Engineering, International Conference on TI - Efficient Indices Using Graph Partitioning in RDF Triple Stores SN - 1084-4627 SP1263 EP1266 A1 - Ying Yan, A1 - Chen Wang, A1 - Aoying Zhou, A1 - Weining Qian, A1 - Li Ma, A1 - Yue Pan, PY - 2009 VL - 0 JA - Data Engineering, International Conference on ER - | |||
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/ICDE.2009.216
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.
Citation:
Ying Yan, Chen Wang, Aoying Zhou, Weining Qian, Li Ma, Yue Pan, "Efficient Indices Using Graph Partitioning in RDF Triple Stores," icde, pp.1263-1266, 2009 IEEE International Conference on Data Engineering, 2009
Usage of this product signifies your acceptance of the Terms of Use.
