Mapping Tool
Posted: Fri Jan 20, 2012 12:06 pm
Part of the project I am working on involves mapping a dataset in code structure A to a dataset in code structure B.
The quality of the final data is obviously dependent on the quality of the mapping between the two datasets.
Once the mapping has been built up it is pretty straightforward to apply it to the data. The big problem is the time it takes to construct the mappings in the first place.
Typically there are different numbers of dimensions in the two structures and we usually have 3 or 4 dimensions in structure A mapping into 1 dimension in B.
Then once you have built the initial set of relationships you have to maintain it as well.
Does anyone know of a tool that can be used to construct this type of mapping relationships?
Cheers,
The quality of the final data is obviously dependent on the quality of the mapping between the two datasets.
Once the mapping has been built up it is pretty straightforward to apply it to the data. The big problem is the time it takes to construct the mappings in the first place.
Typically there are different numbers of dimensions in the two structures and we usually have 3 or 4 dimensions in structure A mapping into 1 dimension in B.
Then once you have built the initial set of relationships you have to maintain it as well.
Does anyone know of a tool that can be used to construct this type of mapping relationships?
Cheers,