SlideShare une entreprise Scribd logo
1  sur  18
Télécharger pour lire hors ligne
Fixing the Domain and Range
of Properties in Linked Data
by Context Disambiguation
Alberto Tonon, Michele Catasta,
Gianluca Demartini, Philippe Cudré-Mauroux
LDOW - May the 19th, 2015
Linked Data…
2
"Cobie Smulders"
"Neil Patrick Harris"
"How I Met Your Mother"
showName
starring
starring
name
name
TV Show
type type
Person
type
type
type
type
network
type
TV Network
Broadcast
Network
type
Actor
Actor
Person
Work
… and its Schema
3
......
Thing
Person Work
TV showActor
Organisation
Broadcaster
...
Type Hierarchy
network
Broadcaster
range
domain
Broadcaster
starring
Work
range
domain
Actor
Property
Definitions
Data-Schema Coherence
4
"Cobie Smulders"
"Neil Patrick Harris"
"How I Met Your Mother"
showName
starring
starring
name
name
TV Show
type type
Person
type
type
type
type
network
type
TV Network
Broadcast
Network
type
Actor
Actor
Person
Work
network
Broadcaster
range
domain
Broadcaster
starring
Work
range
domain
Actor
Data-Schema Coherence
4
"Cobie Smulders"
"Neil Patrick Harris"
"How I Met Your Mother"
showName
starring
starring
name
name
TV Show
type type
Person
type
type
type
type
network
type
TV Network
Broadcast
Network
type
Actor
Actor
Person
Work
network
Broadcaster
range
domain
Broadcaster
starring
Work
range
domain
Actor
✔
✔
Data-Schema Coherence
4
"Cobie Smulders"
"Neil Patrick Harris"
"How I Met Your Mother"
showName
starring
starring
name
name
TV Show
type type
Person
type
type
type
type
network
type
TV Network
Broadcast
Network
type
Actor
Actor
Person
Work
network
Broadcaster
range
domain
Broadcaster
starring
Work
range
domain
Actor
✔
✔
✘
Incoherences in Real KBs
5
Property
Dom
Incoherences
% Dom
Incoherences
dpo:years ~641k 100%
dpo:currentMember ~260k 100%
… … …
Property
Dom
Incoherences
% Dom
Incoherences
fb:[…]object.type ~99M 61%
fb:[…]object.name ~41M 100%
… … …
Data-Driven
Domains/Ranges
• Just intersect the types of all resources appearing
as subject/object…
• …being consistent with the type hierarchy.
6
......
Thing
Person Work
TV showActor
Organisation
Broadcaster
...
Type Hierarchy
Data-Driven
Domains/Ranges
• Dom(foaf:name) = Thing 

—> Everything has a name !
• Dom(dpo:manager) = Thing 

—> Everything has a manager "
7
SportSeason
0.55
Agent
0.44
...
Thing
1.00
...Soccer Cricket"k 1
Rugby"k
Baseball"10.42
... ...SoccerClubSeason
0.55
SportsTeam
0.44
... ... Organisation
0.44
SportsTeamSeason
0.55
LEXT: an Example
Computing the domain of dpo:manager
8
SportSeason
0.55
Agent
0.44
...
Thing
1.00
...Soccer Cricket"k 1
Rugby"k
Baseball"10.42
... ...SoccerClubSeason
0.55
SportsTeam
0.44
... ... Organisation
0.44
SportsTeamSeason
0.55
dpo:manager is usedin two different contexts
LEXT: an Example
Computing the domain of dpo:manager
8
SportSeason
0.55
Agent
0.44
...
Thing
1.00
...Soccer Cricket"k 1
Rugby"k
Baseball"10.42
... ...SoccerClubSeason
0.55
SportsTeam
0.44
... ... Organisation
0.44
SportsTeamSeason
0.55
dpo:manager is usedin two different contexts
LEXT: an Example
Computing the domain of dpo:manager
8
manager
soccer club
season manager
sports team
manager
Thing
SoccerClubSeason SportsTeam
SportSeason
0.55
Agent
0.44
...
Thing
1.00
...Soccer Cricket"k 1
Rugby"k
Baseball"10.42
... ...SoccerClubSeason
0.55
SportsTeam
0.44
... ... Organisation
0.44
SportsTeamSeason
0.55
dpo:manager is usedin two different contexts
LEXT: an Example
Computing the domain of dpo:manager
8
manager
soccer club
season manager
sports team
manager
Thing
SoccerClubSeason SportsTeam
Visit the hierarchy until:
1) Pr(type | property) ≥ λ
&&
2) H(Pr(property | children)) < η
LEXT
H = 1.96
H = 0.9 SportSeason
0.55
Agent
0.44
...
Thing
1.00
...Soccer Cricket"k 1
Rugby"k
Baseball"10.42
... ...SoccerClubSeason
0.55
SportsTeam
0.44
... ... Organisation
0.44
SportsTeamSeason
0.55
dpo:manager is usedin two different contexts
LEXT: an Example
Computing the domain of dpo:manager
8
manager
soccer club
season manager
sports team
manager
Thing
SoccerClubSeason SportsTeam
Visit the hierarchy until:
1) Pr(type | property) ≥ λ
&&
2) H(Pr(property | children)) < η
LEXT
REXT and LERIXT
• REXT = LEXT but with types of object resources
• LERIXT = LEXT + REXT
• two type trees (one for Domain and one for
Range), current state is a pair (subject type,
object type)
9
SportSeason Agent ...
Thing
...Soccer Cricket RugbyBaseball
... ...SoccerClubSeason SportsTeam
... ... OrganisationSportsTeamSeason
SportSeason Agent ...
Thing
...Soccer Cricket RugbyBaseball
... ...SoccerClubSeason SportsTeam
... ... OrganisationSportsTeamSeason
Current State
About λ
10
Figure 1: Coverage and number of new sub-properties varying λ.
Evaluation
• Fixed λ = 0.1, η = 1
• 3 authors + 2 experts (majority vote) evaluated the
output of LEXT REXT, and LERIXT.
• LERIXT generates too many new sub-properties
11
LEXT REXT LERIXT
Precision 96.50% 91.40% 87.00%
Table 2: Precision of LEXT, REXT, and LERIXT
Conclusion
• Three different methods for identifying contexts
• LEXT: exploits the type of the subject resources
• REXT: exploits the type of the object resources
• LERIXT: exploits both
• Up to 96.50% precision.
12
Visit the hierarchy until:
1) Pr(type | property) ≥ λ
&&
2) H(Pr(property | children)) < η
LEXT

Contenu connexe

Similaire à Fixing the Domain and Range of Properties in Linked Data by Context Disambiguation

Breaking down data silos with the open data protocol
Breaking down data silos with the open data protocolBreaking down data silos with the open data protocol
Breaking down data silos with the open data protocol
Woodruff Solutions LLC
 

Similaire à Fixing the Domain and Range of Properties in Linked Data by Context Disambiguation (11)

Recommender Systems, Matrices and Graphs
Recommender Systems, Matrices and GraphsRecommender Systems, Matrices and Graphs
Recommender Systems, Matrices and Graphs
 
Types Working for You, Not Against You
Types Working for You, Not Against YouTypes Working for You, Not Against You
Types Working for You, Not Against You
 
Introducción a Neo4j
Introducción a Neo4jIntroducción a Neo4j
Introducción a Neo4j
 
R for Pythonistas (PyData NYC 2017)
R for Pythonistas (PyData NYC 2017)R for Pythonistas (PyData NYC 2017)
R for Pythonistas (PyData NYC 2017)
 
Amazon DynamoDB Design Workshop
Amazon DynamoDB Design WorkshopAmazon DynamoDB Design Workshop
Amazon DynamoDB Design Workshop
 
Breaking down data silos with the open data protocol
Breaking down data silos with the open data protocolBreaking down data silos with the open data protocol
Breaking down data silos with the open data protocol
 
Deep Dive on Amazon DynamoDB
Deep Dive on Amazon DynamoDBDeep Dive on Amazon DynamoDB
Deep Dive on Amazon DynamoDB
 
Colour Modelling - domain modelling with the 3rd dimension
Colour Modelling - domain modelling with the 3rd dimensionColour Modelling - domain modelling with the 3rd dimension
Colour Modelling - domain modelling with the 3rd dimension
 
Deep Dive on Amazon DynamoDB
Deep Dive on Amazon DynamoDBDeep Dive on Amazon DynamoDB
Deep Dive on Amazon DynamoDB
 
Mining Interesting Trivia for Entities from Wikipedia PART-II
Mining Interesting Trivia for Entities from Wikipedia PART-IIMining Interesting Trivia for Entities from Wikipedia PART-II
Mining Interesting Trivia for Entities from Wikipedia PART-II
 
Looking at Content Recommendations through a Search Lens - Extended Version
Looking at Content Recommendations through a Search Lens - Extended VersionLooking at Content Recommendations through a Search Lens - Extended Version
Looking at Content Recommendations through a Search Lens - Extended Version
 

Plus de eXascale Infolab

HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
eXascale Infolab
 
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
eXascale Infolab
 
CIKM14: Fixing grammatical errors by preposition ranking
CIKM14: Fixing grammatical errors by preposition rankingCIKM14: Fixing grammatical errors by preposition ranking
CIKM14: Fixing grammatical errors by preposition ranking
eXascale Infolab
 

Plus de eXascale Infolab (20)

Beyond Triplets: Hyper-Relational Knowledge Graph Embedding for Link Prediction
Beyond Triplets: Hyper-Relational Knowledge Graph Embedding for Link PredictionBeyond Triplets: Hyper-Relational Knowledge Graph Embedding for Link Prediction
Beyond Triplets: Hyper-Relational Knowledge Graph Embedding for Link Prediction
 
It Takes Two: Instrumenting the Interaction between In-Memory Databases and S...
It Takes Two: Instrumenting the Interaction between In-Memory Databases and S...It Takes Two: Instrumenting the Interaction between In-Memory Databases and S...
It Takes Two: Instrumenting the Interaction between In-Memory Databases and S...
 
Representation Learning on Complex Graphs
Representation Learning on Complex GraphsRepresentation Learning on Complex Graphs
Representation Learning on Complex Graphs
 
A force directed approach for offline gps trajectory map
A force directed approach for offline gps trajectory mapA force directed approach for offline gps trajectory map
A force directed approach for offline gps trajectory map
 
Cikm 2018
Cikm 2018Cikm 2018
Cikm 2018
 
HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
HistoSketch: Fast Similarity-Preserving Sketching of Streaming Histograms wit...
 
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
SwissLink: High-Precision, Context-Free Entity Linking Exploiting Unambiguous...
 
Dependency-Driven Analytics: A Compass for Uncharted Data Oceans
Dependency-Driven Analytics: A Compass for Uncharted Data OceansDependency-Driven Analytics: A Compass for Uncharted Data Oceans
Dependency-Driven Analytics: A Compass for Uncharted Data Oceans
 
Crowd scheduling www2016
Crowd scheduling www2016Crowd scheduling www2016
Crowd scheduling www2016
 
SANAPHOR: Ontology-based Coreference Resolution
SANAPHOR: Ontology-based Coreference ResolutionSANAPHOR: Ontology-based Coreference Resolution
SANAPHOR: Ontology-based Coreference Resolution
 
Efficient, Scalable, and Provenance-Aware Management of Linked Data
Efficient, Scalable, and Provenance-Aware Management of Linked DataEfficient, Scalable, and Provenance-Aware Management of Linked Data
Efficient, Scalable, and Provenance-Aware Management of Linked Data
 
Entity-Centric Data Management
Entity-Centric Data ManagementEntity-Centric Data Management
Entity-Centric Data Management
 
SSSW 2015 Sense Making
SSSW 2015 Sense MakingSSSW 2015 Sense Making
SSSW 2015 Sense Making
 
LDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked Data
LDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked DataLDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked Data
LDOW2015 - Uduvudu: a Graph-Aware and Adaptive UI Engine for Linked Data
 
Executing Provenance-Enabled Queries over Web Data
Executing Provenance-Enabled Queries over Web DataExecuting Provenance-Enabled Queries over Web Data
Executing Provenance-Enabled Queries over Web Data
 
The Dynamics of Micro-Task Crowdsourcing
The Dynamics of Micro-Task CrowdsourcingThe Dynamics of Micro-Task Crowdsourcing
The Dynamics of Micro-Task Crowdsourcing
 
CIKM14: Fixing grammatical errors by preposition ranking
CIKM14: Fixing grammatical errors by preposition rankingCIKM14: Fixing grammatical errors by preposition ranking
CIKM14: Fixing grammatical errors by preposition ranking
 
OLTP-Bench
OLTP-BenchOLTP-Bench
OLTP-Bench
 
An Introduction to Big Data
An Introduction to Big DataAn Introduction to Big Data
An Introduction to Big Data
 
Internet Infrastructures for Big Data (Verisign's Distinguished Speaker Series)
Internet Infrastructures for Big Data (Verisign's Distinguished Speaker Series)Internet Infrastructures for Big Data (Verisign's Distinguished Speaker Series)
Internet Infrastructures for Big Data (Verisign's Distinguished Speaker Series)
 

Dernier

Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.
Silpa
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
Silpa
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.
Silpa
 
LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.
Silpa
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
1301aanya
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptx
Silpa
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
Silpa
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
Silpa
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
seri bangash
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 

Dernier (20)

module for grade 9 for distance learning
module for grade 9 for distance learningmodule for grade 9 for distance learning
module for grade 9 for distance learning
 
Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.Porella : features, morphology, anatomy, reproduction etc.
Porella : features, morphology, anatomy, reproduction etc.
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
 
Atp synthase , Atp synthase complex 1 to 4.
Atp synthase , Atp synthase complex 1 to 4.Atp synthase , Atp synthase complex 1 to 4.
Atp synthase , Atp synthase complex 1 to 4.
 
Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.Reboulia: features, anatomy, morphology etc.
Reboulia: features, anatomy, morphology etc.
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
 
LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.
 
biology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGYbiology HL practice questions IB BIOLOGY
biology HL practice questions IB BIOLOGY
 
CYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptxCYTOGENETIC MAP................ ppt.pptx
CYTOGENETIC MAP................ ppt.pptx
 
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.Molecular markers- RFLP, RAPD, AFLP, SNP etc.
Molecular markers- RFLP, RAPD, AFLP, SNP etc.
 
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptxClimate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
Climate Change Impacts on Terrestrial and Aquatic Ecosystems.pptx
 
300003-World Science Day For Peace And Development.pptx
300003-World Science Day For Peace And Development.pptx300003-World Science Day For Peace And Development.pptx
300003-World Science Day For Peace And Development.pptx
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
Factory Acceptance Test( FAT).pptx .
Factory Acceptance Test( FAT).pptx       .Factory Acceptance Test( FAT).pptx       .
Factory Acceptance Test( FAT).pptx .
 
Chemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdfChemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdf
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
Dr. E. Muralinath_ Blood indices_clinical aspects
Dr. E. Muralinath_ Blood indices_clinical  aspectsDr. E. Muralinath_ Blood indices_clinical  aspects
Dr. E. Muralinath_ Blood indices_clinical aspects
 

Fixing the Domain and Range of Properties in Linked Data by Context Disambiguation

  • 1. Fixing the Domain and Range of Properties in Linked Data by Context Disambiguation Alberto Tonon, Michele Catasta, Gianluca Demartini, Philippe Cudré-Mauroux LDOW - May the 19th, 2015
  • 2. Linked Data… 2 "Cobie Smulders" "Neil Patrick Harris" "How I Met Your Mother" showName starring starring name name TV Show type type Person type type type type network type TV Network Broadcast Network type Actor Actor Person Work
  • 3. … and its Schema 3 ...... Thing Person Work TV showActor Organisation Broadcaster ... Type Hierarchy network Broadcaster range domain Broadcaster starring Work range domain Actor Property Definitions
  • 4. Data-Schema Coherence 4 "Cobie Smulders" "Neil Patrick Harris" "How I Met Your Mother" showName starring starring name name TV Show type type Person type type type type network type TV Network Broadcast Network type Actor Actor Person Work network Broadcaster range domain Broadcaster starring Work range domain Actor
  • 5. Data-Schema Coherence 4 "Cobie Smulders" "Neil Patrick Harris" "How I Met Your Mother" showName starring starring name name TV Show type type Person type type type type network type TV Network Broadcast Network type Actor Actor Person Work network Broadcaster range domain Broadcaster starring Work range domain Actor ✔ ✔
  • 6. Data-Schema Coherence 4 "Cobie Smulders" "Neil Patrick Harris" "How I Met Your Mother" showName starring starring name name TV Show type type Person type type type type network type TV Network Broadcast Network type Actor Actor Person Work network Broadcaster range domain Broadcaster starring Work range domain Actor ✔ ✔ ✘
  • 7. Incoherences in Real KBs 5 Property Dom Incoherences % Dom Incoherences dpo:years ~641k 100% dpo:currentMember ~260k 100% … … … Property Dom Incoherences % Dom Incoherences fb:[…]object.type ~99M 61% fb:[…]object.name ~41M 100% … … …
  • 8. Data-Driven Domains/Ranges • Just intersect the types of all resources appearing as subject/object… • …being consistent with the type hierarchy. 6 ...... Thing Person Work TV showActor Organisation Broadcaster ... Type Hierarchy
  • 9. Data-Driven Domains/Ranges • Dom(foaf:name) = Thing 
 —> Everything has a name ! • Dom(dpo:manager) = Thing 
 —> Everything has a manager " 7
  • 10. SportSeason 0.55 Agent 0.44 ... Thing 1.00 ...Soccer Cricket"k 1 Rugby"k Baseball"10.42 ... ...SoccerClubSeason 0.55 SportsTeam 0.44 ... ... Organisation 0.44 SportsTeamSeason 0.55 LEXT: an Example Computing the domain of dpo:manager 8
  • 11. SportSeason 0.55 Agent 0.44 ... Thing 1.00 ...Soccer Cricket"k 1 Rugby"k Baseball"10.42 ... ...SoccerClubSeason 0.55 SportsTeam 0.44 ... ... Organisation 0.44 SportsTeamSeason 0.55 dpo:manager is usedin two different contexts LEXT: an Example Computing the domain of dpo:manager 8
  • 12. SportSeason 0.55 Agent 0.44 ... Thing 1.00 ...Soccer Cricket"k 1 Rugby"k Baseball"10.42 ... ...SoccerClubSeason 0.55 SportsTeam 0.44 ... ... Organisation 0.44 SportsTeamSeason 0.55 dpo:manager is usedin two different contexts LEXT: an Example Computing the domain of dpo:manager 8 manager soccer club season manager sports team manager Thing SoccerClubSeason SportsTeam
  • 13. SportSeason 0.55 Agent 0.44 ... Thing 1.00 ...Soccer Cricket"k 1 Rugby"k Baseball"10.42 ... ...SoccerClubSeason 0.55 SportsTeam 0.44 ... ... Organisation 0.44 SportsTeamSeason 0.55 dpo:manager is usedin two different contexts LEXT: an Example Computing the domain of dpo:manager 8 manager soccer club season manager sports team manager Thing SoccerClubSeason SportsTeam Visit the hierarchy until: 1) Pr(type | property) ≥ λ && 2) H(Pr(property | children)) < η LEXT
  • 14. H = 1.96 H = 0.9 SportSeason 0.55 Agent 0.44 ... Thing 1.00 ...Soccer Cricket"k 1 Rugby"k Baseball"10.42 ... ...SoccerClubSeason 0.55 SportsTeam 0.44 ... ... Organisation 0.44 SportsTeamSeason 0.55 dpo:manager is usedin two different contexts LEXT: an Example Computing the domain of dpo:manager 8 manager soccer club season manager sports team manager Thing SoccerClubSeason SportsTeam Visit the hierarchy until: 1) Pr(type | property) ≥ λ && 2) H(Pr(property | children)) < η LEXT
  • 15. REXT and LERIXT • REXT = LEXT but with types of object resources • LERIXT = LEXT + REXT • two type trees (one for Domain and one for Range), current state is a pair (subject type, object type) 9 SportSeason Agent ... Thing ...Soccer Cricket RugbyBaseball ... ...SoccerClubSeason SportsTeam ... ... OrganisationSportsTeamSeason SportSeason Agent ... Thing ...Soccer Cricket RugbyBaseball ... ...SoccerClubSeason SportsTeam ... ... OrganisationSportsTeamSeason Current State
  • 16. About λ 10 Figure 1: Coverage and number of new sub-properties varying λ.
  • 17. Evaluation • Fixed λ = 0.1, η = 1 • 3 authors + 2 experts (majority vote) evaluated the output of LEXT REXT, and LERIXT. • LERIXT generates too many new sub-properties 11 LEXT REXT LERIXT Precision 96.50% 91.40% 87.00% Table 2: Precision of LEXT, REXT, and LERIXT
  • 18. Conclusion • Three different methods for identifying contexts • LEXT: exploits the type of the subject resources • REXT: exploits the type of the object resources • LERIXT: exploits both • Up to 96.50% precision. 12 Visit the hierarchy until: 1) Pr(type | property) ≥ λ && 2) H(Pr(property | children)) < η LEXT