The Lothbrok approach for SPARQL Query Optimization over Decentralized Knowledge Graphs
Christian Aebeloe, Gabriela Montoya, Katja Hose

TL;DR
The paper introduces Lothbrok, a novel approach for optimizing SPARQL queries over decentralized knowledge graphs, improving speed and robustness in P2P environments by focusing on cardinality, locality, and fragmentation.
Contribution
Lothbrok is the first comprehensive method addressing query optimization in decentralized knowledge graphs, enhancing performance over existing techniques.
Findings
Lothbrok significantly outperforms current state-of-the-art methods.
It achieves faster query processing under high load conditions.
The approach effectively handles complex and distributed queries.
Abstract
While the Web of Data in principle offers access to a wide range of interlinked data, the architecture of the Semantic Web today relies mostly on the data providers to maintain access to their data through SPARQL endpoints. Several studies, however, have shown that such endpoints often experience downtime, meaning that the data they maintain becomes inaccessible. While decentralized systems based on Peer-to-Peer (P2P) technology have previously shown to increase the availability of knowledge graphs, even when a large proportion of the nodes fail, processing queries in such a setup can be an expensive task since data necessary to answer a single query might be distributed over multiple nodes. In this paper, we therefore propose an approach to optimizing SPARQL queries over decentralized knowledge graphs, called Lothbrok. While there are potentially many aspects to consider when…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Quality and Management · Advanced Graph Neural Networks
