Determining Relevance of Accesses at Runtime (Extended Version)
Michael Benedikt, Georg Gottlob, Pierre Senellart

TL;DR
This paper explores the dynamic relevance of data accesses in web sources during query answering, analyzing complexity and providing theoretical insights into relevance determination under access restrictions.
Contribution
It introduces a formal framework for dynamic relevance of accesses, relates it to query containment, and characterizes the complexity of relevance problems in this context.
Findings
Complexity results for relevance of accesses in conjunctive and positive queries.
Relation between dynamic relevance and query containment under access limitations.
Theoretical characterization of relevance decision problems.
Abstract
Consider the situation where a query is to be answered using Web sources that restrict the accesses that can be made on backend relational data by requiring some attributes to be given as input of the service. The accesses provide lookups on the collection of attributes values that match the binding. They can differ in whether or not they require arguments to be generated from prior accesses. Prior work has focused on the question of whether a query can be answered using a set of data sources, and in developing static access plans (e.g., Datalog programs) that implement query answering. We are interested in dynamic aspects of the query answering problem: given partial information about the data, which accesses could provide relevant data for answering a given query? We consider immediate and long-term notions of "relevant accesses", and ascertain the complexity of query relevance, for…
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
TopicsAdvanced Database Systems and Queries · Semantic Web and Ontologies · Distributed systems and fault tolerance
