The MASTRO system for ontology-based data access

Diego Calvanese, Giuseppe De Giacomo, Domenico Lembo, Maurizio Lenzerini, Antonella Poggi, Mariano Rodriguez-Muro, Riccardo Rosati, Marco Ruzzi, Domenico Fabio Savo.
Semantic Web, volume 2, number 1, pages 43-53, 2011.

 

Abstract:

In this paper we present MASTRO, a Java tool for ontology-based data access (OBDA) developed at Sapienza Universitŕ di Roma and at the Free University of Bozen-Bolzano. MASTRO manages OBDA systems in which the ontology is specified in DL-Lite_A,id, a logic of the DL-Lite family of tractable Description Logics specifically tailored to ontology-based data access, and is connected to external JDBC enabled data management systems through semantic mappings that associate SQL queries over the external data to the elements of the ontology. Advanced forms of integrity constraints, which turned out to be very useful in practical applications, are also enabled over the ontologies. Optimized algorithms for answering expressive queries are provided, as well as features for intensional reasoning and consistency checking. MASTRO provides a proprietary API, an OWLAPI compatible interface, and a plugin for the Protégé 4 ontology editor. It has been successfully used in several projects carried out in collaboration with important organizations, on which we briefly comment in this paper.

Bibtex entry:

@Article{CDLLPRRRS11,
author = "Diego Calvanese and De Giacomo, Giuseppe and Domenico Lembo and Maurizio Lenzerini and Antonella Poggi and Mariano Rodriguez-Muro and Riccardo Rosati and Marco Ruzzi and Domenico Fabio Savo",
title = "The MASTRO system for ontology-based data access",
journal = "Semantic Web",
volume = 2,
number = 1,
pages = "43--53",
year = 2011,
}

Link to electronic version of published paper