Representing and Reasoning About Mappings Between Domain Models

Abstract

Mappings between disparate models are fundamental to any application that requires interoperability between heterogeneous data and applications. Generating mappings is a labor-intensive and error prone task. To build a system that helps users generate mappings, we need an explicit representation of mappings. This representation needs to have well-defined semantics to enable reasoning and comparison between mappings. This paper first presents a powerful framework for defining languages for specifying mappings and their associated semantics. We examine the use of mappings and identify the key inference problems associated with mappings. These properties can be used to determine whether a mapping is adequate in a particular context. Finally, we consider an instance of our framework for a language representing mappings between relational data. We present sound and complete algorithms for the corresponding inference problems.

Cite

Text

Madhavan et al. "Representing and Reasoning About Mappings Between Domain Models." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777108

Markdown

[Madhavan et al. "Representing and Reasoning About Mappings Between Domain Models." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/madhavan2002aaai-representing/) doi:10.5555/777092.777108

BibTeX

@inproceedings{madhavan2002aaai-representing,
  title     = {{Representing and Reasoning About Mappings Between Domain Models}},
  author    = {Madhavan, Jayant and Bernstein, Philip A. and Domingos, Pedro M. and Halevy, Alon Y.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2002},
  pages     = {80-86},
  doi       = {10.5555/777092.777108},
  url       = {https://mlanthology.org/aaai/2002/madhavan2002aaai-representing/}
}