SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Nesting Mappings: Basic Mapping VLDB ‘06,September 12-15,2006    Author: Ariel Fuxman , Mauricio A. Hernandez , Howard Ho    Renee J. Miller, Paolo Papotti , Lucian Popa 1
Mapping Scenario Source Schema Target Schema 2
3
4
Basic Mapping Disadvantage:1.Inefficiency in execution.2.Redundancy in the specification.3.Underspecified grouping semantic. 5
Nesting Mapping To handle the above issues , we proposed an extension to basic mappings based on arbitrary nesting of mapping formulas within other mapping formulas. We call this formalism nested mappings. 6
Basic Mapping Algorithm Step 1:Computation tableaux. Step 2:Generation of basic mapping. Step 3:Pruning of basic mapping. 7
Tableaux Each tableaux is primarily an encoding of one set type of a schema (for source schema and target schema). Tableaux include all related set types, that is, set types must exist together according to the parent-child relationship in the schema. 8
Computation of tableaux For each set type T ,we create primary path spells out the navigation path from root to elements of T. For each intermediate set ,there is a variable to denote elements of the intermediate set. Tableaux is obtained by primary path. 9
Source and Target tableaux sdfasdf 10
Generators We consider all the atomic type element that can be referred to from the variables in the tableaux for mapping purpose. We call the variables that appear in the tableaux generators. Ex:B3 includes dname, budget , ename , salary , pname , pid. 11
Generation of basic mapping(1/2) Basic mappings are generated by pairing in all the possible ways the source and the target tableaux. For each pair(A,B) of tableaux , let V denote the set of elements that are covered by both tableau A and tableau B . For example: (A1,B1)=>dname.                        (A1,B4)=>dname ,pname. 12
Generation of basic mapping(2/2) We write the basic represented by (A,B,V) as                     .  Not all the possible (A,B,V) can generate actual mappings. We generate a basic mapping only if it is not subsumed and not impliedby other basic mapping. 13
Subtableau 14
Tableaux hierarchies For each schema , the subtableau relationship induces a directed acyclic graph of tableaux, with an edge from A to A’ whenever A<=A’ 15
Pruning of basic mapping The pruning step reduce the number of candidate mappings that the nesting algorithm will have to explore. We generate a basic mapping only if it is not subsumed and not impliedby other basic mapping. 16
Subsumed A basic mapping                  is subsumed by a basic mapping                   ,if A,B are subtableaux of A’,B’ ,with at least one being strict , V = V’ By subsumption condition ,we don’t have to consider (A,B,V) since it’s covered by (A’,B’,V’) For example:  17
Imply A basic mapping may be logically implied by another basic mapping. There is a simpler test suffices as follow: 18
Nestable We call a basic mapping                   is nestable inside a basic mapping                  if the following holds: A2 ,B2are strict subtableaux of A1 ,B1,respectively. V2 is a strict superset of V1. There is no correspondence v in V2-V1 whose target elements are covered by B1 19
Nestable (Example) Nestable inside A2 ,B3are strict subtableauxof A1 ,B4,respectively.    {d,p,e,s} is a strict superset of {d,p}. There is no correspondence v in V2-V1 whose target elements are covered by B4 20

Weitere ähnliche Inhalte

Was ist angesagt?

Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplications
Joe Krall
 
Alg II 2-7 Transformations
Alg II 2-7 TransformationsAlg II 2-7 Transformations
Alg II 2-7 Transformations
jtentinger
 
Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014
Sreeju Sree
 

Was ist angesagt? (19)

Floating point
Floating pointFloating point
Floating point
 
Intermediate code
Intermediate codeIntermediate code
Intermediate code
 
Functional Ruby
Functional RubyFunctional Ruby
Functional Ruby
 
Linear~1
Linear~1Linear~1
Linear~1
 
Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplications
 
K10947 Vikas ct
K10947 Vikas ctK10947 Vikas ct
K10947 Vikas ct
 
Solid modeling
Solid modelingSolid modeling
Solid modeling
 
Alg II 2-7 Transformations
Alg II 2-7 TransformationsAlg II 2-7 Transformations
Alg II 2-7 Transformations
 
Assignment8
Assignment8Assignment8
Assignment8
 
Assignment9
Assignment9Assignment9
Assignment9
 
Questions on rational number
Questions on rational numberQuestions on rational number
Questions on rational number
 
Calc 4.4a
Calc 4.4aCalc 4.4a
Calc 4.4a
 
C# p2
C# p2C# p2
C# p2
 
Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014Mcs 10 104 compiler design dec 2014
Mcs 10 104 compiler design dec 2014
 
Assignment6
Assignment6Assignment6
Assignment6
 
Programming with matlab session 3 notes
Programming with matlab session 3 notesProgramming with matlab session 3 notes
Programming with matlab session 3 notes
 
Three address code In Compiler Design
Three address code In Compiler DesignThree address code In Compiler Design
Three address code In Compiler Design
 
04.formula and fuction
04.formula and fuction04.formula and fuction
04.formula and fuction
 
Programming with matlab session 4
Programming with matlab session 4Programming with matlab session 4
Programming with matlab session 4
 

Andere mochten auch

Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806
GUANBO
 
Web Information Extraction Learning based on Probabilistic Graphical Models
Web Information Extraction Learning based on Probabilistic Graphical ModelsWeb Information Extraction Learning based on Probabilistic Graphical Models
Web Information Extraction Learning based on Probabilistic Graphical Models
GUANBO
 
Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806
GUANBO
 
Data Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine ClassifierData Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine Classifier
GUANBO
 
Information Extraction from the Web - Algorithms and Tools
Information Extraction from the Web - Algorithms and ToolsInformation Extraction from the Web - Algorithms and Tools
Information Extraction from the Web - Algorithms and Tools
Benjamin Habegger
 
Data Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine ClassifierData Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine Classifier
GUANBO
 

Andere mochten auch (9)

Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806
 
Web Information Extraction Learning based on Probabilistic Graphical Models
Web Information Extraction Learning based on Probabilistic Graphical ModelsWeb Information Extraction Learning based on Probabilistic Graphical Models
Web Information Extraction Learning based on Probabilistic Graphical Models
 
Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806
 
Data Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine ClassifierData Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine Classifier
 
Information Extraction from the Web - Algorithms and Tools
Information Extraction from the Web - Algorithms and ToolsInformation Extraction from the Web - Algorithms and Tools
Information Extraction from the Web - Algorithms and Tools
 
Data Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine ClassifierData Selection For Support Vector Machine Classifier
Data Selection For Support Vector Machine Classifier
 
Information Extraction
Information ExtractionInformation Extraction
Information Extraction
 
Information Extraction from Web-Scale N-Gram Data
Information Extraction from Web-Scale N-Gram DataInformation Extraction from Web-Scale N-Gram Data
Information Extraction from Web-Scale N-Gram Data
 
InsurTech: PwC Top Issues
InsurTech: PwC Top IssuesInsurTech: PwC Top Issues
InsurTech: PwC Top Issues
 

Kürzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Kürzlich hochgeladen (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

Basic Mapping

  • 1. Nesting Mappings: Basic Mapping VLDB ‘06,September 12-15,2006 Author: Ariel Fuxman , Mauricio A. Hernandez , Howard Ho Renee J. Miller, Paolo Papotti , Lucian Popa 1
  • 2. Mapping Scenario Source Schema Target Schema 2
  • 3. 3
  • 4. 4
  • 5. Basic Mapping Disadvantage:1.Inefficiency in execution.2.Redundancy in the specification.3.Underspecified grouping semantic. 5
  • 6. Nesting Mapping To handle the above issues , we proposed an extension to basic mappings based on arbitrary nesting of mapping formulas within other mapping formulas. We call this formalism nested mappings. 6
  • 7. Basic Mapping Algorithm Step 1:Computation tableaux. Step 2:Generation of basic mapping. Step 3:Pruning of basic mapping. 7
  • 8. Tableaux Each tableaux is primarily an encoding of one set type of a schema (for source schema and target schema). Tableaux include all related set types, that is, set types must exist together according to the parent-child relationship in the schema. 8
  • 9. Computation of tableaux For each set type T ,we create primary path spells out the navigation path from root to elements of T. For each intermediate set ,there is a variable to denote elements of the intermediate set. Tableaux is obtained by primary path. 9
  • 10. Source and Target tableaux sdfasdf 10
  • 11. Generators We consider all the atomic type element that can be referred to from the variables in the tableaux for mapping purpose. We call the variables that appear in the tableaux generators. Ex:B3 includes dname, budget , ename , salary , pname , pid. 11
  • 12. Generation of basic mapping(1/2) Basic mappings are generated by pairing in all the possible ways the source and the target tableaux. For each pair(A,B) of tableaux , let V denote the set of elements that are covered by both tableau A and tableau B . For example: (A1,B1)=>dname. (A1,B4)=>dname ,pname. 12
  • 13. Generation of basic mapping(2/2) We write the basic represented by (A,B,V) as . Not all the possible (A,B,V) can generate actual mappings. We generate a basic mapping only if it is not subsumed and not impliedby other basic mapping. 13
  • 15. Tableaux hierarchies For each schema , the subtableau relationship induces a directed acyclic graph of tableaux, with an edge from A to A’ whenever A<=A’ 15
  • 16. Pruning of basic mapping The pruning step reduce the number of candidate mappings that the nesting algorithm will have to explore. We generate a basic mapping only if it is not subsumed and not impliedby other basic mapping. 16
  • 17. Subsumed A basic mapping is subsumed by a basic mapping ,if A,B are subtableaux of A’,B’ ,with at least one being strict , V = V’ By subsumption condition ,we don’t have to consider (A,B,V) since it’s covered by (A’,B’,V’) For example: 17
  • 18. Imply A basic mapping may be logically implied by another basic mapping. There is a simpler test suffices as follow: 18
  • 19. Nestable We call a basic mapping is nestable inside a basic mapping if the following holds: A2 ,B2are strict subtableaux of A1 ,B1,respectively. V2 is a strict superset of V1. There is no correspondence v in V2-V1 whose target elements are covered by B1 19
  • 20. Nestable (Example) Nestable inside A2 ,B3are strict subtableauxof A1 ,B4,respectively. {d,p,e,s} is a strict superset of {d,p}. There is no correspondence v in V2-V1 whose target elements are covered by B4 20