SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados (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
 

Destaque

Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806GUANBO
 
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 ModelsGUANBO
 
Progress Report090806
Progress Report090806Progress Report090806
Progress Report090806GUANBO
 
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 ClassifierGUANBO
 
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 ToolsBenjamin 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 ClassifierGUANBO
 
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 DataGerard de Melo
 
InsurTech: PwC Top Issues
InsurTech: PwC Top IssuesInsurTech: PwC Top Issues
InsurTech: PwC Top IssuesPwC
 

Destaque (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
 

Último

Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 

Último (20)

Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 

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