Improving XML Schema Matching Performance Using Prüfer Sequences

Authors: 
Algergawy, Alsayed; Schallehn, Eike; Saake, Gunter
Author: 
Algergawy, A
Saake, G
Schallehn, E
Year: 
2009
Venue: 
Data & Knowledge Engineering , Vol. 68, Issue 8, pp. 728-747, August 2009.
URL: 
http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6TYX-4VF56NW-2&_user=1908389&_rdoc=1&_fmt=&_orig=search&_sort=d&view=c&_acct=C000052693&_version=1&_urlVersion=0&_userid=1908389&md5=73d17dc16ef31c1e9ea50875c609f9c3
Citations: 
27
Citations range: 
10 - 49

Schema matching is a critical step for discovering semantic correspondences among elements in many data-shared applications. Most of existing schema matching algorithms produce scores between schema elements resulting in discovering only simple matches. Such results partially solve the problem. Identifying and discovering complex matches is considered one of the biggest obstacle towards completely solving the schema matching problem. Another obstacle is the scalability of matching algorithms on large number and large-scale schemas. To tackle these challenges, in this paper, we propose a new XML schema matching framework based on the use of Prüfer encoding. In particular, we develop and implement the XPrüM system, which consists mainly of two parts—schema preparation and schema matching. First, we parse XML schemas and represent them internally as schema trees. Prüfer sequences are constructed for each schema tree and employed to construct a sequence representation of schemas. We capture schema tree semantic information in Label Prüfer Sequences (LPS) and schema tree structural information in Number Prüfer Sequences (NPS). Then, we develop a new structural matching algorithm exploiting both LPS and NPS. To cope with complex matching discovery, we introduce the concept of compatible nodes to identify semantic correspondences across complex elements first, then the matching process is refined to identify correspondences among simple elements inside each pair of compatible nodes. Our experimental results demonstrate the performance benefits of the XPrüM system.