A distributed graph engine for web scale RDF data 论文

2013Proceedings of the VLDB Endowment引用 313
Semantic Web and OntologiesAdvanced Database Systems and QueriesScientific Computing and Data Management

详细信息

发表期刊/会议
Proceedings of the VLDB Endowment
发表日期
2013-02-01
发表年份
2013

关键词

Semantic Web and OntologiesAdvanced Database Systems and QueriesScientific Computing and Data Management

摘要

Much work has been devoted to supporting RDF data. But state-of-the-art systems and methods still cannot handle web scale RDF data effectively. Furthermore, many useful and general purpose graph-based operations (e.g., random walk, reachability, community discovery) on RDF data are not supported, as most existing systems store and index data in particular ways (e.g., as relational tables or as a bitmap matrix) to maximize one particular operation on RDF data: SPARQL query processing. In this paper, we introduce Trinity. RDF, a distributed, memory-based graph engine for web scale RDF data. Instead of managing the RDF data in triple stores or as bitmap matrices, we store RDF data in its native graph form. It achieves much better (sometimes orders of magnitude better) performance for SPARQL queries than the state-of-the-art approaches. Furthermore, since the data is stored in its native graph form, the system can support other operations (e.g., random walks, reachability) on RDF graphs as well. We conduct comprehensive experimental studies on real life, web scale RDF data to demonstrate the effectiveness of our approach.

相关技术

暂无数据

相关事件

暂无数据

相关文章

暂无数据