paper-with-me

Papers

Query Answering with Inconsistent Existential Rules under Stable Model Semantics

2016-02-18 · Hai Wan, Heng Zhang, Peng Xiao, Haoran Huang, Yan Zhang

Traditional inconsistency-tolerent query answering in ontology-based data access relies on selecting maximal components of an ABox/database which are consistent with the ontology. However, some rules in ontologies might be unreliable if they are extracted from ontology learning or written by unskillful knowledge engineers. In this paper we present a framework of handling inconsistent existential rules under stable model semantics, which is defined by a notion called rule repairs to select maximal components of the existential rules. Surprisingly, for R-acyclic existential rules with R-stratified or guarded existential rules with stratified negations, both the data complexity and combined complexity of query answering under the rule {repair semantics} remain the same as that under the conventional query answering semantics. This leads us to propose several approaches to handle the rule {repair semantics} by calling answer set programming solvers. An experimental evaluation shows that these approaches have good scalability of query answering under rule repairs on realistic cases.

📄 PDF Abstract BibTeX arXiv:1602.05699

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Consistent Query Answering for Existential Rules with Closed Predicates

2024-01-11 · Lorenzo Marconi, Riccardo Rosati

Consistent Query Answering (CQA) is an inconsistency-tolerant approach to data access in knowledge bases and databases. The goal of CQA is to provide meaningful (consistent) answers to queries even in the presence of inc…

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 …

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

Worst-case Optimal Query Answering for Greedy Sets of Existential Rules and Their Subclasses

2014-12-15 · Sebastian Rudolph, Michaël Thomazo, Jean-François Baget, Marie-Laure Mugnier

The need for an ontological layer on top of data, associated with advanced reasoning mechanisms able to exploit the semantics encoded in ontologies, has been acknowledged both in the database and knowledge representation…