36
P.A. Bernstein, S. Melnik: Meta Data Management, ICDE'04 Boston
Model Integration
l
Design pattern – Given two models, develop
a model that subsumes both of them
M
1
M
2
map
12
l
Applications
Ø
View integration
Ø
Data integration
l
Solution
template
Ø
á
M
3
, map
13
, map
23
ñ
=
Merge (
M
1
,
M
2
,
map
);
Export(
M
3
, map
13
, map
23
)
M
3
map
23
map
13