paper-with-me

Papers

A Practical Acyclicity Notion for Query Answering over Horn-SRIQ Ontologies

2018-04-19 · David Carral, Cristina Feier, Pascal Hitzler

Conjunctive query answering over expressive Horn Description Logic ontologies is a relevant and challenging problem which, in some cases, can be addressed by application of the chase algorithm. In this paper, we define a novel acyclicity notion which provides a sufficient condition for termination of the restricted chase over Horn-SRIQ TBoxes. We show that this notion generalizes most of the existing acyclicity conditions (both theoretically and empirically). Furthermore, this new acyclicity notion gives rise to a very efficient reasoning procedure. We provide evidence for this by providing a materialization based reasoner for acyclic ontologies which outperforms other state-of-the-art systems.

📄 PDF Abstract BibTeX arXiv:1804.07274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Acyclicity Notions for Existential Rules and Their Application to Query Answering in Ontologies

2014-02-04 · Bernardo Cuenca Grau, Ian Horrocks, Markus Krötzsch, Clemens Kupke 외

Answering conjunctive queries (CQs) over a set of facts extended with existential rules is a prominent problem in knowledge representation and databases. This problem can be solved using the chase algorithm, which extend…

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…

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

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…

Extending Weakly-Sticky Datalog+/-: Query-Answering Tractability and Optimizations

2016-07-10 · Mostafa Milani, Leopoldo Bertossi

Weakly-sticky (WS) Datalog+/- is an expressive member of the family of Datalog+/- programs that is based on the syntactic notions of stickiness and weak-acyclicity. Query answering over the WS programs has been investiga…