Translating relational & object-relational database models into OWL models

  • Authors:
  • Khalid M. Albarrak;Edgar H. Sibley

  • Affiliations:
  • Dept. of Computer Science, George Mason University, Fairfax, Virginia;Dept. of Computer Science, George Mason University, Fairfax, Virginia

  • Venue:
  • IRI'09 Proceedings of the 10th IEEE international conference on Information Reuse & Integration
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe an extensible framework for translating data models into Ontology models. Initially, the framework addresses two types of source data models: the Relational Database (RDB) and Object-Relational Database (ORDB) models. The derived Ontology model is based on OWL. The framework extracts information about the source data models from the metadata maintained by the DBMS. The extracted metadata includes most of the integrity constraints that are typically maintained by a DBMS. The extracted metadata is then analyzed to identify Ontology concepts, properties, and explicit relationships, discover redundant Ontology concepts and implicit relationships, and identify restrictions on properties and relationships. The analysis is based on heuristic database modeling techniques. The analyzed data is automatically translated into a rudimentary OWL Ontology model that can be enhanced by Ontology modelers. The paper provides examples to demonstrate how the translation is conducted.