paper-with-me

Papers

The Bag Semantics of Ontology-Based Data Access

2017-05-19 · Charalampos Nikolaou, Egor V. Kostylev, George Konstantinidis, Mark Kaminski, Bernardo Cuenca Grau, Ian Horrocks

Ontology-based data access (OBDA) is a popular approach for integrating and querying multiple data sources by means of a shared ontology. The ontology is linked to the sources using mappings, which assign views over the data to ontology predicates. Motivated by the need for OBDA systems supporting database-style aggregate queries, we propose a bag semantics for OBDA, where duplicate tuples in the views defined by the mappings are retained, as is the case in standard databases. We show that bag semantics makes conjunctive query answering in OBDA coNP-hard in data complexity. To regain tractability, we consider a rather general class of queries and show its rewritability to a generalisation of the relational calculus to bags.

📄 PDF Abstract BibTeX arXiv:1705.07105

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Query Answering with Inconsistent Existential Rules under Stable Model Semantics

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

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 …

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…

Provenance for the Description Logic ELHr

2020-01-21 · Camille Bourgaux, Ana Ozaki, Rafael Peñaloza, Livia Predoiu

We address the problem of handling provenance information in ELHr ontologies. We consider a setting recently introduced for ontology-based data access, based on semirings and extending classical data provenance, in which…

Distance-Based Approaches to Repair Semantics in Ontology-based Data Access

2019-10-01 · César Prouté, Bruno Yun, Madalina Croitoru

In the presence of inconsistencies, repair techniques thrive to restore consistency by reasoning with several repairs. However, since the number of repairs can be large, standard inconsistent tolerant semantics usually y…

Beyond OWL 2 QL in OBDA: Rewritings and Approximations (Extended Version)

2015-11-26 · Elena Botoeva, Diego Calvanese, Valerio Santarelli, Domenico Fabio Savo 외

Ontology-based data access (OBDA) is a novel paradigm facilitating access to relational data, realized by linking data sources to an ontology by means of declarative mappings. DL-Lite_R, which is the logic underpinning t…