The Algorithm Based on SourceSchemaSpliting Schema Matching

Zhang Lingyu,Liu Guohua,Chu Bingyi,Wang Cong,Ma Huidong,Yuan Ying
2008-01-01
Journal of Computer Research and Development
Abstract:Schema matching is creating a semantic mapping between schemas. Data integration is integrating datum which are in different schemas into one schema. In a word, Schema matching is the base of data integration. In this paper, I will investigate a new matching approach-SourceSchemaSpliting schema matching. It can solve some problems which standard schema matching can't solve. For example: (1) the problem that an attribute of source schema is matching with many attributes of object schemas, (2)the problem that separate rows of one table correspond to different attributes in the same row of another table. First, SourceSchemaSpliting schema matching will search type attributes, then build changing conditions by the type attributes, finally, split the source schema and re-create a new set of candidate matching. Its motivate is advancing the quality of schema matching.
What problem does this paper attempt to address?