Optimizing Traversal Queries of Sensor Data Using a Rule-Based Reachability Approach
Bryan-Elliott Tam, Ruben Taelman, Juli\'an Rojas Mel\'endez and, Pieter Colpaert

TL;DR
This paper introduces a rule-based reachability method for traversal queries in linked data, significantly reducing HTTP requests and execution time while maintaining result completeness.
Contribution
It proposes a novel rule-based approach leveraging hypermedia controls to prune irrelevant sources during traversal queries in linked data environments.
Findings
Reduced number of HTTP requests in query execution.
Significant decrease in query execution time.
Maintained completeness of query results.
Abstract
Link Traversal queries face challenges in completeness and long execution time due to the size of the web. Reachability criteria define completeness by restricting the links followed by engines. However, the number of links to dereference remains the bottleneck of the approach. Web environments often have structures exploitable by query engines to prune irrelevant sources. Current criteria rely on using information from the query definition and predefined predicate. However, it is difficult to use them to traverse environments where logical expressions indicate the location of resources. We propose to use a rule-based reachability criterion that captures logical statements expressed in hypermedia descriptions within linked data documents to prune irrelevant sources. In this poster paper, we show how the Comunica link traversal engine is modified to take hints from a hypermedia control…
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 Management and Algorithms · Data Mining Algorithms and Applications · Semantic Web and Ontologies
