Query Optimizations over Decentralized RDF Graphs

2017 IEEE 33rd International Conference on Data Engineering (ICDE)(2017)

引用 16|浏览95
暂无评分
摘要
Applications in life sciences, decentralized social networks, Internet of Things, and statistical linked dataspaces integrate data from multiple decentralized RDF graphs via SPARQL queries. Several approaches have been proposed to optimize query processing over a small number of heterogeneous data sources by utilizing schema information. In the case of schema similarity and interlinks among sources, these approaches cause unnecessary data retrieval and communication, leading to poor scalability and response time. This paper addresses these limitations and presents Lusail, a system for scalable and efficient SPARQL query processing over decentralized graphs. Lusail achieves scalability and low query response time through various optimizations at compile and run times. At compile time, we use a novel locality-aware query decomposition technique that maximizes the number of query triple patterns sent together to a source based on the actual location of the instances satisfying these triple patterns. At run time, we use selectivity-awareness and parallel query execution to reduce network latency and to increase parallelism by delaying the execution of subqueries expected to return large results. We evaluate Lusail using real and synthetic benchmarks, with data sizes up to billions of triples on an in-house cluster and a public cloud. We show that Lusail outperforms state-of-the-art systems by orders of magnitude in terms of scalability and response time.
更多
查看译文
关键词
query optimizations,decentralized RDF graphs,heterogeneous data sources,schema information,schema similarity,Lusail,SPARQL query processing,query response time,compile time,locality-aware query decomposition technique,query triple patterns,selectivity-awareness,parallel query execution,network latency reduction,real benchmarks,synthetic benchmarks,in-house cluster,public cloud,resource description framework
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要