paper-with-me

Papers

Sound, Complete and Minimal UCQ-Rewriting for Existential Rules

2013-11-13 · Mélanie König, Michel Leclère, Marie-Laure Mugnier, Michaël Thomazo

We address the issue of Ontology-Based Data Access, with ontologies represented in the framework of existential rules, also known as Datalog+/-. A well-known approach involves rewriting the query using ontological knowledge. We focus here on the basic rewriting technique which consists of rewriting the initial query into a union of conjunctive queries. First, we study a generic breadth-first rewriting algorithm, which takes as input any rewriting operator, and define properties of rewriting operators that ensure the correctness of the algorithm. Then, we focus on piece-unifiers, which provide a rewriting operator with the desired properties. Finally, we propose an implementation of this framework and report some experiments.

📄 PDF Abstract BibTeX arXiv:1311.3198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Query Rewriting with Disjunctive Existential Rules and Mappings

2023-06-09 · Michel Leclère, Marie-Laure Mugnier, Guillaume Pérution-Kihli

We consider the issue of answering unions of conjunctive queries (UCQs) with disjunctive existential rules and mappings. While this issue has already been well studied from a chase perspective, query rewriting within UCQ…

Abstractions of Queries in Ontology-Based Data Access

2026-06-23 · Michel Leclère, Marie-Laure Mugnier, Guillaume Pérution-Kihli arxiv

In ontology-based data access (OBDA), multiple data sources are integrated via mappings to an ontology. We consider an OBDA setting based on existential rules and the certain answer semantics. We address the recent issue…

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

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. Howe…

Checking Chase Termination over Ontologies of Existential Rules with Equality

2019-11-25 · David Carral, Jacopo Urbani

The chase is a sound and complete algorithm for conjunctive query answering over ontologies of existential rules with equality. To enable its effective use, we can apply acyclicity notions; that is, sufficient conditions…