|
|
|
|
|
Data integration is a classical problem in computer science that appears in various forms in the applications:
- independent, but semantically related data sources
- data stored in heterogeneous systems, in different formats
- different, often incompatible access mechanisms/interfaces
The aims of data integration are, in general:
- uniform access to all data
- supporting integrative analyses across formerly independent datasets
|
|
|
|