Data mapping: Difference between revisions

Content deleted Content added
m Spelling
No edit summary
Line 7:
Today most data mappings are done manually with tools such as Altova's MapForce or Microsoft's BizTalk mapper. These are graphical tools that allow a user to "draw" lines from fields one set of data to another. Transformation programs are automatically created in [[XSLT]], [[Java programming language]] or [[C plus plus]].
 
In the future, tools based on semantic web languages such as [[RDF]], the [Web Ontology Language] (OWL) and standardized [[Metadata registries]] will make data mapping a more automatic process. Full automated data mapping is a very difficult problem (see [[Semantic translation]])..
 
==See also==