Migration of relation query based system to semantic web

陈一稀,杨小虎,尹可挺
DOI: https://doi.org/10.3785/j.issn.1008-973X.2010.09.006
2010-01-01
Abstract:Aimed at the problem of whether existing relational database management system(RDBMS) based applications can be integrated to semantic layer or not, the completeness of relation query to semantic query transforming was researched. Based on an Ontology auto learning approach from relational databases, several functions were abstracted to reflect the mappings between relation tables and Ontology classes, as well as relation attributes and Ontology properties. The basic SPARQL algebra expression for relation was established with those mapping functions. Then SPARQL algebras were used to simulate the five basic relational algebra operations: selection, projection, union, difference and Cartesian product, and five corresponding algorithms were proposed. The result showed that the SPARQL algebras can express the five basic relational algebras or the more complex relational algebra expressions composed by them under that ontology learning approach, so the SPARQL is relational completeness, and supports the system migration to semantic layer.
What problem does this paper attempt to address?