paper-with-me

홈 › Papers

Query Expressibility and Verification in Ontology-Based Data Access

2020-11-18 · Carsten Lutz, Johannes Marti, Leif Sabellek

In ontology-based data access, multiple data sources are integrated using an ontology and mappings. In practice, this is often achieved by a bootstrapping process, that is, the ontology and mappings are first designed to support only the most important queries over the sources and then gradually extended to enable additional queries. In this paper, we study two reasoning problems that support such an approach. The expressibility problem asks whether a given source query $q_s$ is expressible as a target query (that is, over the ontology's vocabulary) and the verification problem asks, additionally given a candidate target query $q_t$, whether $q_t$ expresses $q_s$. We consider (U)CQs as source and target queries and GAV mappings, showing that both problems are $\Pi^p_2$-complete in DL-Lite, coNExpTime-complete between EL and ELHI when source queries are rooted, and 2ExpTime-complete for unrestricted source queries.

📄 PDF Abstract BibTeX arXiv:2011.09176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ontology-based Data Access: A Study through Disjunctive Datalog, CSP, and MMSNP

2013-01-28 · Meghyn Bienvenu, Balder ten Cate, Carsten Lutz, Frank Wolter

Ontology-based data access is concerned with querying incomplete data sources in the presence of domain-specific knowledge provided by an ontology. A central notion in this setting is that of an ontology-mediated query, …

Negation

An ontological approach to model and query multimodal concurrent linguistic annotations

2012-05-01 · LREC 2012 5 · Julien Seinturier, Elisabeth Murisasco, Emmanuel Bruno, Philippe Blache

This paper focuses on the representation and querying of knowledge-based multimodal data. This work stands in the OTIM project which aims at processing multimodal annotation of a large conversational French speech corpus…

The Bag Semantics of Ontology-Based Data Access

2017-05-19 · Charalampos Nikolaou, Egor V. Kostylev, George Konstantinidis, Mark Kaminski 외

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 …

Enriching Ontology-based Data Access with Provenance (Extended Version)

2019-06-01 · Diego Calvanese, Davide Lanti, Ana Ozaki, Rafael Penaloza 외

Ontology-based data access (OBDA) is a popular paradigm for querying heterogeneous data sources by connecting them through mappings to an ontology. In OBDA, it is often difficult to reconstruct why a tuple occurs in the …

Reasoning over Ontologies with Hidden Content: The Import-by-Query Approach

2014-01-23 · Bernardo Cuenca Grau, Boris Motik

There is currently a growing interest in techniques for hiding parts of the signature of an ontology Kh that is being reused by another ontology Kv. Towards this goal, in this paper we propose the import-by-query framewo…