Sciweavers

PODS
2006
ACM
122views Database» more  PODS 2006»
14 years 4 months ago
Inverting schema mappings
A schema mapping is a specification that describes how data structured under one schema (the source schema) is to be transformed into data structured under a different schema (the...
Ronald Fagin
SIGMOD
2004
ACM
140views Database» more  SIGMOD 2004»
14 years 4 months ago
Automatic Direct and Indirect Schema Mapping: Experiences and Lessons Learned
A schema mapping produces a semantic correspondence between two schemas. Automating schema mapping is challenging. The existence of 1:n (or n:1) and n:m mapping cardinalities make...
David W. Embley, Li Xu, Yihong Ding
SIGMOD
2004
ACM
165views Database» more  SIGMOD 2004»
14 years 4 months ago
Industrial-Strength Schema Matching
Schema matching identifies elements of two given schemas that correspond to each other. Although there are many algorithms for schema matching, little has been written about build...
Philip A. Bernstein, Sergey Melnik, Michalis Petro...
PODS
2009
ACM
86views Database» more  PODS 2009»
14 years 4 months ago
Reverse data exchange: coping with nulls
An inverse of a schema mapping M is intended to "undo" what M does, thus providing a way to perform "reverse" data exchange. In recent years, three different f...
Ronald Fagin, Phokion G. Kolaitis, Lucian Popa, Wa...