1 / 12

Schema matching for Database Systems

This research paper explores the importance of schema matching in data integration and presents two substantially different techniques for matching source and target schemas.

ghill
Télécharger la présentation

Schema matching for Database Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Schema matching for Database Systems Bhavik Doshi Chair: Prof. Rajendra K. Raj Reader: Dr. Carol Romanowski Department of Computer Science Rochester Institute of Technology

  2. EMPID Name Salary EMPID Name Salary has Employee Position-type Employee SSN Position SSN Position Schema Matching • Given: Source and Target schemas • Matching: Maps the source schema elements to target schema elements.

  3. Why Schema Matching? • First step of Data Integration • Upcoming field in Data management research because of its important role in Enterprise Information Integration. • Building data warehouses and marts • Manual approach is very laborious

  4. Motivation

  5. Syntactical Approach • Uses Syntax used for naming databases Elemental Level Approach ? Random Names

  6. Data value and Constraint based approach • Uses data values, data types, comparison of ranges. Instance based approach ? Data values not appropriate

  7. Hypothesis & Objective

  8. Hypothesis • Relying on a single technique for schema matching may not always succeed. • Each approach is implemented independently of the others and so the overall impact is not as effective. • Develop an integrated technique which is domain independent for oracle databases.

  9. Objective • Develop a generic integrated matching technique. • Implement two substantially different techniques • Kang et al. • Lingmei et al. • Transform steps of the above two algorithms and make use of additional techniques for better matching. • Testing the developed technique with (~30) relational datasets and then observing the results.

  10. Algorithms • Instance Based schema matching • Kang et al. • Element Level schema matching • Lingmei et al.

  11. Route to Success!! Probability Distribution Syntax Semantics Structure Kang’s Approach Lingmei’s Approach Instance Based Element Based Data Type and Range Integrated Approach

  12. Questions??

More Related