What is it about?
Ontology-based Data Access (OBDA) is a by now well-established paradigm that relies on conceptually representing a domain of interest to provide access to relational data sources. The conceptual representation is given in terms of a domain schema (also called an ontology), which is linked to the data sources by means of declarative mapping specifications, and queries posed over the conceptual schema are automatically rewritten into queries over the sources. We consider the interesting setting where users would like to access the same data sources through a new conceptual schema, which we call the upper schema. This is particularly relevant when the upper schema is a reference model for the domain, or captures the data format used by data analysis tools. We propose a solution to this problem that is based on using transformation rules to map the upper schema to the domain schema, building upon the knowledge contained therein. We show how this enriched framework can be automatically transformed into a standard OBDA specification, which directly links the original relational data sources to the upper schema. This allows us to access data directly from the data sources while leveraging the domain schema and upper schema as a lens. We have realized the framework in a tool-chain that provides modeling of the conceptual schemas, a concrete annotation-based mechanism to specify transformation rules, and the automated generation of the final OBDA specification.
Featured Image
Why is it important?
We propose to suitably extend the OBDA framework so as to take into account multiple conceptual layers at once. We focus on the case where two conceptual layers are present, accounting for the domain and upper schemas, and call the resulting setting 2-level OBDA (2OBDA for short). However, all our results seamlessly extend to the case where more layers are present.
Read the Original
This page is a summary of: Conceptual Schema Transformation in Ontology-Based Data Access, January 2018, Springer Science + Business Media,
DOI: 10.1007/978-3-030-03667-6_4.
You can read the full text:
Contributors
The following have contributed to this page