32
P.A. Bernstein, S. Melnik: Meta Data Management, ICDE'04 Boston
Model Mapping
l
Design pattern – Design a mapping between
two models and generate code from it
M
1
M
2
map
l
Applications
Ø
Data translation
Ø
XML message translation for e-commerce
Ø
Integrate custom and commercial apps
Ø
Data warehouse extract, transform & load
l
Solution templates
Ø
map
= Match (
M
1
,
M
2
); Export(
map
)
Ø
Mapping reuse: Compose, Confluence
SM: Moved from slide to comments: “
Match is usually not fully automatable”. Added “Mapping reuse” instead