Constructing Extensible XQuery Mappings

Gang Qian,Yisheng Dong
DOI: https://doi.org/10.1145/1062745.1062896
2005-01-01
Abstract:Constructing and maintaining semantic mappings are necessary but troublesome in data sharing systems. While most current work focuses on seeking automated techniques to solve this problem, this paper proposes a combination model for constructing exten-sible mappings between XML schemas. In our model, complex global mappings are constructed by first defining simple atomic mappings for each target schema element, and then combining them using a few basic operators. At the same time, we provide automated support for constructing such combined mappings.
What problem does this paper attempt to address?