ACM Home Page
Please provide us with feedback. Feedback
Efficiently querying rdf data in triple stores
Full text PdfPdf (264 KB)
Source
International World Wide Web Conference archive
Proceeding of the 17th international conference on World Wide Web table of contents
Beijing, China
POSTER SESSION: Posters table of contents
Pages 1053-1054  
Year of Publication: 2008
ISBN:978-1-60558-085-2
Authors
Ying Yan  Fudan University, Shanghai, China
Chen Wang  IBM China Research Laboratory, Beijing, China
Aoying Zhou  Fudan University, East China Normal University, Shanghai, China
Weining Qian  East China Normal University, Shanghai, China
Li Ma  IBM China Research Laboratory, Beijing, China
Yue Pan  IBM China Research Laboratory, Beijing, China
Sponsor
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 14,   Downloads (12 Months): 140,   Citation Count: 0
Additional Information:

abstract   references   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1367497.1367652
What is a DOI?

ABSTRACT

Efficiently querying RDF data is being an important factor in applying Semantic Web technologies to real-world applications. In this context, many efforts have been made to store and query RDF data in relational database using particular schemas. In this paper, we propose a new scheme to store, index, and query RDF data in triple stores. Graph feature of RDF data is taken into considerations which might help reduce the join costs on the vertical database structure. We would partition RDF triples into overlapped groups, store them in a triple table with one more column of group identity, and build up a signature tree to index them. Based on this infrastructure, a complex RDF query is decomposed into multiple pieces of sub-queries which could be easily filtered into some RDF groups using signature tree index, and finally is evaluated with a composed and optimized SQL with specific constraints. We compare the performance of our method with prior art on typical queries over a large scaled LUBM and UOBM benchmark data (more than 10 million triples). For some extreme cases, they can promote 3 to 4 orders of magnitude.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
F. Manola and E. Miller. RDF primer. W3C recommendation, Feb 2004.
 
2
E. Prud'hommeaux and A. Seaborne. SPARQL query language for RDF. W3C candidate recommendation, April 2006.
 
3
Y. Yan, C. Wang, A. Zhou, W. Qian, L. Ma, and Y. Pan. Efficiently querying rdf data in triple stores. Technique report, 2008.

Collaborative Colleagues:
Ying Yan: colleagues
Chen Wang: colleagues
Aoying Zhou: colleagues
Weining Qian: colleagues
Li Ma: colleagues
Yue Pan: colleagues