paper-with-me

Papers

Computing Datalog Rewritings beyond Horn Ontologies

2013-04-04 · Bernardo Cuenca Grau, Boris Motik, Giorgos Stoilos, Ian Horrocks

Rewriting-based approaches for answering queries over an OWL 2 DL ontology have so far been developed mainly for Horn fragments of OWL 2 DL. In this paper, we study the possibilities of answering queries over non-Horn ontologies using datalog rewritings. We prove that this is impossible in general even for very simple ontology languages, and even if PTIME = NP. Furthermore, we present a resolution-based procedure for $\SHI$ ontologies that, in case it terminates, produces a datalog rewriting of the ontology. Our procedure necessarily terminates on DL-Lite_{bool}^H ontologies---an extension of OWL 2 QL with transitive roles and Boolean connectives.

📄 PDF Abstract BibTeX arXiv:1304.1402

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computing Horn Rewritings of Description Logics Ontologies

2015-04-20 · Mark Kaminski, Bernardo Cuenca Grau

We study the problem of rewriting an ontology O1 expressed in a DL L1 into an ontology O2 in a Horn DL L2 such that O1 and O2 are equisatisfiable when extended with an arbitrary dataset. Ontologies that admit such rewrit…

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…

Tree-like Queries in OWL 2 QL: Succinctness and Complexity Results

2014-06-11 · Meghyn Bienvenu, Stanislav Kikot, Vladimir Podolskii

This paper investigates the impact of query topology on the difficulty of answering conjunctive queries in the presence of OWL 2 QL ontologies. Our first contribution is to clarify the worst-case size of positive existen…

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

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

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…

Datalog Rewritability of Disjunctive Datalog Programs and its Applications to Ontology Reasoning

2014-04-11 · Mark Kaminski, Yavor Nenov, Bernardo Cuenca Grau

We study the problem of rewriting a disjunctive datalog program into plain datalog. We show that a disjunctive program is rewritable if and only if it is equivalent to a linear disjunctive program, thus providing a novel…