Foundations of Traversal Based Query Execution over Linked Data (Extended Version)
Olaf Hartig, Johann-Christoph Freytag

TL;DR
This paper establishes the theoretical foundations of link traversal based query execution over Linked Data, analyzing its semantics, computability, and termination properties, and providing an abstract execution model with soundness and completeness proofs.
Contribution
It introduces a formal semantics for link traversal queries, analyzes their computability and termination, and presents an abstract execution model with proven soundness and completeness.
Findings
Query computation may not terminate due to infinite Web of Linked Data
It is undecidable to determine if a query execution will terminate
The abstract execution model is sound and complete for link traversal based querying
Abstract
Query execution over the Web of Linked Data has attracted much attention recently. A particularly interesting approach is link traversal based query execution which proposes to integrate the traversal of data links into the construction of query results. Hence -in contrast to traditional query execution paradigms- this approach does not assume a fixed set of relevant data sources beforehand; instead, it discovers data on the fly and, thus, enables applications to tap the full potential of the Web. While several authors study possibilities to implement the idea of link traversal based query execution and to optimize query execution in this context, no work exists that discusses the theoretical foundations of the approach in general. Our paper fills this gap. We introduce a well-defined semantics for queries that may be executed using the link traversal based approach. Based on this…
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
TopicsData Quality and Management · Semantic Web and Ontologies · Advanced Database Systems and Queries
