|
ECS 289F:
Scientific Data Management
Instructor: Dr. Bertram Ludaescher
Quarter: Winter 2005
Term Project: Data Integration / Global-as-View (GAV) Rewriting
Objective: To implement a simple GAV mediator prototype for a GAV approach, i.e,
in which query literals are successively unfolded until an executable query
plan is reached. This view unfolding is based on a standard unification algorithm.
Advanced constructs, e.g. for handling recursive views can be added.
|