brTPF: Bindings-Restricted Triple Pattern Fragments (Extended Preprint)
Olaf Hartig, Carlos Buil-Aranda

TL;DR
This paper introduces an extended Triple Pattern Fragment interface that allows clients to attach intermediate results, aiming to reduce network load during distributed SPARQL query execution while maintaining system throughput.
Contribution
It proposes a novel extension to TPF enabling clients to specify intermediate results, and empirically demonstrates its effectiveness in reducing network load without compromising throughput.
Findings
Network load is reduced with the extended interface.
System throughput remains comparable to TPF.
The approach improves distributed query efficiency.
Abstract
The Triple Pattern Fragment (TPF) interface is a recent proposal for reducing server load in Web-based approaches to execute SPARQL queries over public RDF datasets. The price for less overloaded servers is a higher client-side load and a substantial increase in network load (in terms of both the number of HTTP requests and data transfer). In this paper, we propose a slightly extended interface that allows clients to attach intermediate results to triple pattern requests. The response to such a request is expected to contain triples from the underlying dataset that do not only match the given triple pattern (as in the case of TPF), but that are guaranteed to contribute in a join with the given intermediate result. Our hypothesis is that a distributed query execution using this extended interface can reduce the network load (in comparison to a pure TPF-based query execution) without…
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 · Advanced Database Systems and Queries · Data Quality and Management
