DBAIJun 1, 2019

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

arXiv:1906.00179v131 citations
Originality Incremental advance
AI Analysis

This addresses a specific problem in data integration for users of OBDA systems, though it is incremental by building on existing database theory.

The paper tackles the challenge of reconstructing why query answers appear in ontology-based data access (OBDA) by enriching it with provenance semirings, showing practical feasibility through implementation and evaluation on benchmarks.

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 answer of a query. We address this challenge by enriching OBDA with provenance semirings, taking inspiration from database theory. In particular, we investigate the problems of (i) deciding whether a provenance annotated OBDA instance entails a provenance annotated conjunctive query, and (ii) computing a polynomial representing the provenance of a query entailed by a provenance annotated OBDA instance. Differently from pure databases, in our case these polynomials may be infinite. To regain finiteness, we consider idempotent semirings, and study the complexity in the case of DL-Lite ontologies. We implement Task (ii) in a state-of-the-art OBDA system and show the practical feasibility of the approach through an extensive evaluation against two popular benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes