期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
印刷版ISSN:2158-107X
电子版ISSN:2156-5570
出版年度:2019
卷号:10
期号:10
页码:265-270
出版社:Science and Information Society (SAI)
摘要:Relational databases (RDB) are widely used as a
backend for information systems, and contain interesting
structured data (schema and data). In the case of ontology
learning, RDB can be used as knowledge source. Multiple
approaches exist for building ontologies from RDB. They mainly
use schema mapping to transform RDB components to
ontologies. Most existing approaches do not deal with recursive
relationships that can encapsulate good semantics. In this paper,
two technics are proposed for transforming recursive
relationships to OWL2 components: (1) Transitivity mechanism
and (2) Concept Hierarchy. The main objective of this work is to
build richer ontologies with deep taxonomies from RDB.