A Parsing Graph-based Algorithm for Ontology Mapping

王宗江,王英林,张申生,杜涛
DOI: https://doi.org/10.19884/j.1672-5220.2009.03.020
2009-01-01
Abstract:Ontology mapping is a critical problem for integrating the heterogeneous information sources. It can identify the elements corresponding to each other. At present,there are many ontology mapping algorithms,but most of them are based on database schema. After analyzing the similarity and difference of ontology and schema,we propose a parsing graph-based algorithm for ontology mapping. The ontology parsing graph (OP-graph) extends the general concept of graph,encodes logic relationship,and semantic information which the ontology contains into vertices and edges of the graph. Thus,the problem of ontology mapping is translated into a problem of finding the optimal match between the two OP-graphs. With the definition of a universal measure for comparing the entities of two ontologies,we calculate the whole similarity between the two OP-graphs iteratively,until the optimal match is found. The results of experiments show that our algorithm is promising.
What problem does this paper attempt to address?