paper-with-me

Papers

Ontology-Mediated Queries: Combined Complexity and Succinctness of Rewritings via Circuit Complexity

2016-05-04 · Meghyn Bienvenu, Stanislav Kikot, Roman Kontchakov, Vladimir Podolskii, Michael Zakharyaschev

We give solutions to two fundamental computational problems in ontology-based data access with the W3C standard ontology language OWL 2 QL: the succinctness problem for first-order rewritings of ontology-mediated queries (OMQs), and the complexity problem for OMQ answering. We classify OMQs according to the shape of their conjunctive queries (treewidth, the number of leaves) and the existential depth of their ontologies. For each of these classes, we determine the combined complexity of OMQ answering, and whether all OMQs in the class have polynomial-size first-order, positive existential, and nonrecursive datalog rewritings. We obtain the succinctness results using hypergraph programs, a new computational model for Boolean functions, which makes it possible to connect the size of OMQ rewritings and circuit complexity.

📄 PDF Abstract BibTeX arXiv:1605.01207

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Approximate Ontology-Mediated Queries

2021-07-12 · Anneke Haga, Carsten Lutz, Leif Sabellek, Frank Wolter

We introduce and study several notions of approximation for ontology-mediated queries based on the description logics ALC and ALCI. Our approximations are of two kinds: we may (1) replace the ontology with one formulated…

When is Ontology-Mediated Querying Efficient?

2020-03-17 · Pablo Barcelo, Cristina Feier, Carsten Lutz, Andreas Pieris

In ontology-mediated querying, description logic (DL) ontologies are used to enrich incomplete data with domain knowledge which results in more complete answers to queries. However, the evaluation of ontology-mediated qu…

Tractable Responsibility Measures for Ontology-Mediated Query Answering

2025-07-31 · Meghyn Bienvenu, Diego Figueira, Pierre Lafourcade arxiv

Recent work on quantitative approaches to explaining query answers employs responsibility measures to assign scores to facts in order to quantify their respective contributions to obtaining a given answer. In this paper,…

A tetrachotomy of ontology-mediated queries with a covering axiom

2020-06-07 · Olga Gerasimova, Stanislav Kikot, Agi Kurucz, Vladimir Podolskii 외

Our concern is the problem of efficiently determining the data complexity of answering queries mediated by description logic ontologies and constructing their optimal rewritings to standard database queries. Originated i…

Data Complexity and Rewritability of Ontology-Mediated Queries in Metric Temporal Logic under the Event-Based Semantics (Full Version)

2019-05-30 · Vladislav Ryzhikov, Przemyslaw Andrzej Walega, Michael Zakharyaschev

We investigate the data complexity of answering queries mediated by metric temporal logic ontologies under the event-based semantics assuming that data instances are finite timed words timestamped with binary fractions. …