Schema Object Element Mapping Task
Jump to navigation
Jump to search
A Schema Object Element Mapping Task is a Mapping Task that requires the mapping of Schema Elements with identical Referents.
- Context:
- Input: A Schema Object.
- A Schema Set.
- output: A Mapping from Schema Object Elements with identical Referents.
- Input: A Schema Object.
- Context:
- It can be supported by a Schema Object Matching Task, to ensure that the two Schema Object appear to refer to the same type of Thing.
- It can support the conversion of two or more Database Schemas into a single Database View.
- Example(s):
- Object1.PersonName <=> Object2.FirstName; Object1.PersonName <=> Object2.LastName
- See: Data Integration Task.