Data transformation
Encyclopedia : D : DA : DAT : Data transformation
In metadata, a data transformation converts data from a source data format into destination data.
Data transformation can be divided into two steps:
- data mapping maps data elements from the source to the destination and captures any transformation that must occur
- code generation that creates the actual transformation program
The code generation step takes the data element mapping specification and creates an executable program that can be run on a computer system. Code generation can also create transformation in easy-to-maintain computer languages such as Java or XSLT.
See also
- data conversion
- data mapping
- data element
- data migration
- metadata
- XSLT
- Transformation
- Model Transformation
- ATL
- QVT
- Program transformation (contrast)
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
