paper-with-me

Papers

Combining Existential Rules and Transitivity: Next Steps

2015-04-28 · Jean-François Baget, Meghyn Bienvenu, Marie-Laure Mugnier, Swan Rocher

We consider existential rules (aka Datalog+) as a formalism for specifying ontologies. In recent years, many classes of existential rules have been exhibited for which conjunctive query (CQ) entailment is decidable. However, most of these classes cannot express transitivity of binary relations, a frequently used modelling construct. In this paper, we address the issue of whether transitivity can be safely combined with decidable classes of existential rules. First, we prove that transitivity is incompatible with one of the simplest decidable classes, namely aGRD (acyclic graph of rule dependencies), which clarifies the landscape of `finite expansion sets' of rules. Second, we show that transitivity can be safely added to linear rules (a subclass of guarded rules, which generalizes the description logic DL-Lite-R) in the case of atomic CQs, and also for general CQs if we place a minor syntactic restriction on the rule set. This is shown by means of a novel query rewriting algorithm that is specially tailored to handle transitivity rules. Third, for the identified decidable cases, we pinpoint the combined and data complexities of query entailment.

📄 PDF Abstract BibTeX arXiv:1504.07443

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the k-Boundedness for Existential Rules

2018-10-22 · Stathis Delivorias, Michel Leclere, Marie-Laure Mugnier, Federico Ulliana

The chase is a fundamental tool for existential rules. Several chase variants are known, which differ on how they handle redundancies possibly caused by the introduction of nulls. Given a chase variant, the halting probl…

Chasing Streams with Existential Rules

2022-05-04 · Jacopo Urbani, Markus Krötzsch, Thomas Eiter

We study reasoning with existential rules to perform query answering over streams of data. On static databases, this problem has been widely studied, but its extension to rapidly changing data has not yet been considered…

Goal-Driven Query Answering for Existential Rules with Equality

2017-11-14 · Michael Benedikt, Boris Motik, Efthymia Tsamoura

Inspired by the magic sets for Datalog, we present a novel goal-driven approach for answering queries over terminating existential rules with equality (aka TGDs and EGDs). Our technique improves the performance of query …

Parallelisable Existential Rules: a Story of Pieces

2021-07-13 · Maxime Buron, Marie-Laure Mugnier, Michaël Thomazo

In this paper, we consider existential rules, an expressive formalism well suited to the representation of ontological knowledge and data-to-ontology mappings in the context of ontology-based data integration. The chase …

Data Integration

Extending Acyclicity Notions for Existential Rules (\emph{long version})

2014-07-25 · Jean-Francois Baget, Fabien Garreau, Marie-Laure Mugnier, Swan Rocher

Existential rules have been proposed for representing ontological knowledge, specifically in the context of Ontology-Based Query Answering. Entailment with existential rules is undecidable. We focus in this paper on cond…

Negation