A Survey of Approaches to Automatic Schema Matching

Erhard Rahm,  Philip A. Bernstein

Abstract

Schema matching is a basic problem in many database application domains, such as data integration, Ebusiness, data warehousing, and semanticquery processing. In current implementations, schema matching is typically performed manually, which has significant limitations. On the other hand, previous research papers have proposed many techniques to achieve a partial automation of the match operation for specific application domains. We present a taxonomy that covers many of these existing approaches, and we describe the approaches in some detail. In particular,we distinguish between schema-level and instance-level, element-level and structure-level, and language-based and constraint-based matchers. Based on our classification we review some previous match implementations thereby indicating which part of the solution space they cover.We intend our taxonomy and review of past work to be useful when comparing different approaches to schema matching, when developing a new match algorithm, and when implementing a schema matching component.

Bibtex

@article{rahm01survey,
  author = "Erhard Rahm and Philip A. Bernstein",
  title = "{A Survey of Approaches to Automatic Schema Matching}",
  journal = "VLDB J.",
  year = "2001",  volume = "10",  number = "4",  pages = "334-350",  month = "", note = ""
}

Comments / Summary

null