Beyond OWL 2 QL in OBDA: Rewritings and Approximations (Extended Version)
Elena Botoeva, Diego Calvanese, Valerio Santarelli, Domenico Fabio, Savo, Alessandro Solimando, Guohui Xiao

TL;DR
This paper extends OBDA to more expressive ontology languages beyond OWL 2 QL by developing rewriting and approximation techniques that leverage the mapping layer, demonstrated through a prototype system.
Contribution
It introduces novel methods for rewriting and approximating OBDA specifications with expressive ontologies into DL-Lite_R forms using the mapping layer, enhancing OBDA's expressiveness.
Findings
Rewritings enable equivalent DL-Lite_R ontologies for expressive ontologies.
Approximations provide practical solutions when exact rewritings are infeasible.
Prototype system OntoProx demonstrates the effectiveness of these techniques.
Abstract
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 the W3C ontology language OWL 2 QL and the current language of choice for OBDA, has been designed with the goal of delegating query answering to the underlying database engine, and thus is restricted in expressive power. E.g., it does not allow one to express disjunctive information, and any form of recursion on the data. The aim of this paper is to overcome these limitations of DL-Lite_R, and extend OBDA to more expressive ontology languages, while still leveraging the underlying relational technology for query answering. We achieve this by relying on two well-known mechanisms, namely conservative rewriting and approximation, but significantly extend their practical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Service-Oriented Architecture and Web Services · Advanced Database Systems and Queries
