DBAIJan 28, 2013

Ontology-based Data Access: A Study through Disjunctive Datalog, CSP, and MMSNP

arXiv:1301.6479v2242 citations
AI Analysis

This work addresses foundational challenges in ontology-based data access for database and AI communities, but it is incremental as it builds on existing logical frameworks.

The paper tackles the problem of querying incomplete data with ontologies by characterizing ontology-mediated queries in terms of disjunctive datalog and connecting them to constraint satisfaction problems and MMSNP formulas, resulting in new findings on rewritability, computational dichotomies, and query containment.

Ontology-based data access is concerned with querying incomplete data sources in the presence of domain-specific knowledge provided by an ontology. A central notion in this setting is that of an ontology-mediated query, which is a database query coupled with an ontology. In this paper, we study several classes of ontology-mediated queries, where the database queries are given as some form of conjunctive query and the ontologies are formulated in description logics or other relevant fragments of first-order logic, such as the guarded fragment and the unary-negation fragment. The contributions of the paper are three-fold. First, we characterize the expressive power of ontology-mediated queries in terms of fragments of disjunctive datalog. Second, we establish intimate connections between ontology-mediated queries and constraint satisfaction problems (CSPs) and their logical generalization, MMSNP formulas. Third, we exploit these connections to obtain new results regarding (i) first-order rewritability and datalog-rewritability of ontology-mediated queries, (ii) P/NP dichotomies for ontology-mediated queries, and (iii) the query containment problem for ontology-mediated queries.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes