paper-with-me

Papers

Mapping Data to Ontologies with Exceptions Using Answer Set Programming

2016-07-07 · Daniel P. Lupp, Evgenij Thorstensen

In ontology-based data access, databases are connected to an ontology via mappings from queries over the database to queries over the ontology. In this paper, we consider mappings from relational databases to first-order ontologies, and define an ASP-based framework for GLAV mappings with queries over the ontology in the mapping rule bodies. We show that this type of mappings can be used to express constraints and exceptions, as well as being a powerful mechanism for succinctly representing OBDA mappings. We give an algorithm for brave reasoning in this setting, and show that this problem has either the same data complexity as ASP (NP- complete), or it is at least as hard as the complexity of checking entailment for the ontology queries. Furthermore, we show that for ontologies with UCQ-rewritable queries there exists a natural reduction from mapping programs to \exists-ASP, an extension of ASP with existential variables that itself admits a natural reduction to ASP.

📄 PDF Abstract BibTeX arXiv:1607.02018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning about exceptions in ontologies: from the lexicographic closure to the skeptical closure

2018-07-08 · Laura Giordano, Valentina Gliozzi

Reasoning about exceptions in ontologies is nowadays one of the challenges the description logics community is facing. The paper describes a preferential approach for dealing with exceptions in Description Logics, based …

Answering Fuzzy Queries over Fuzzy DL-Lite Ontologies

2021-11-23 · Gabriella Pasi, Rafael Peñaloza

A prominent problem in knowledge representation is how to answer queries taking into account also the implicit consequences of an ontology representing domain knowledge. While this problem has been widely studied within …

What Causes Exceptions in Machine Learning Applications? Mining Machine Learning-Related Stack Traces on Stack Overflow

2023-04-25 · Amin Ghadesi, Maxime Lamothe, Heng Li

Machine learning (ML), including deep learning, has recently gained tremendous popularity in a wide range of applications. However, like traditional software, ML applications are not immune to the bugs that result from p…

Reasoning on Multi-Relational Contextual Hierarchies via Answer Set Programming with Algebraic Measures

2021-08-06 · Loris Bozzato, Thomas Eiter, Rafael Kiesel

Dealing with context dependent knowledge has led to different formalizations of the notion of context. Among them is the Contextualized Knowledge Repository (CKR) framework, which is rooted in description logics but link…

Specificity

A Unified Framework for Nonmonotonic Reasoning with Vagueness and Uncertainty

2019-10-01 · Sandip Paul, Kumar Sankar Ray, Diganta Saha

An interval-valued fuzzy answer set programming paradigm is proposed for nonmonotonic reasoning with vague and uncertain information. The set of sub-intervals of $[0,1]$ is considered as truth-space. The intervals are or…