Re: Data conversion between various schemas
Date: Tue, 16 Jul 2002 10:51:10 +0100
Message-ID: <ah0qor$10f2$1_at_sp15at20.hursley.ibm.com>
> I would like to ask, if there exist some papers with the topic of
general
> DB conversion according to different source and target schemas.
I don't know of any such work, but would be v interested in any leads
people have.
Obviously books on data warehousing sort of cover this, but I find that
most DW book don't have a lot of theory in them ;-)
>I need to create system that converts data between two different schemas.
>I have fixed target schema and various source schemas, that represent
>some subset (not always) of information that can be expressed by the
target
>schema.
>I know I can't guarantee non-lossy conversion, i.e. when there are
different
>subsets of attributes, non-compatible functional dependencies and so on.
>But has someone thought about some subset of operations that is
inevitable
>to implement to provide tool, that can be helpful in any case that should
arise
>during conversion process ?
Very briefly, my thoughts here are.
That's the basic outline. Life gets more complex when you get different
sources stating contradictory facts.
Note that there is no information loss as the data from each source is
stored in individual normalised source models.
Regards
Paul Vernon
Business Intelligence, IBM Global Services
Received on Tue Jul 16 2002 - 11:51:10 CEST