SlideShare une entreprise Scribd logo
1  sur  65
Télécharger pour lire hors ligne
Introduction
Approach
Conclusion
Integrating YAGO into the
Suggested Upper Merged Ontology
G. de Melo1, F. Suchanek1, A. Pease2
1: Max Planck Institute for Informatics, Germany
2: Articulate Software, USA
2008-11-03
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Outline
1 Introduction
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
2 Approach
Incorporation
Class Information
Statements
3 Conclusion
Ongoing Work
Summary
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Ontologies/KBs: provide
background knowledge for
intelligent applications
Schism:
formal ontologies vs. large KBs
Goal: Large-scale formal ontology
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Ontologies/KBs: provide
background knowledge for
intelligent applications
Schism:
formal ontologies vs. large KBs
Goal: Large-scale formal ontology
formal ontologies: complex axioms
(e.g. in FOL), but quite small
large-scale KBs (e.g. based on
Wikipedia): only simple facts
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Ontologies/KBs: provide
background knowledge for
intelligent applications
Schism:
formal ontologies vs. large KBs
Goal: Large-scale formal ontology
combine the best of both worlds!
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
Suggested Upper Merged Ontology
open source
based on KIF rather than e.g. OWL
large formal ontology (20,000 terms, 70,000 axioms)
axiomatization of general and domain-specific concepts
for applications requiring basic “common sense”
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
Suggested Upper Merged Ontology
open source
based on KIF rather than e.g. OWL
origins: IEEE standard upper ontology group
core owned by IEEE (basically Public Domain), portions GPL
e.g.: OpenCyc doesn’t include axioms of commercial Cyc
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
Suggested Upper Merged Ontology
open source
based on KIF rather than e.g. OWL
peer review, community of experts and users
formal verification with ATP systems
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
Suggested Upper Merged Ontology
open source
based on KIF rather than e.g. OWL
OWL without additional rules is not very expressive
KIF variant standardized as ISO/IEC IS 24707:2007
(Common Logic)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction: Why Axiomatic Ontologies?
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction: Why Axiomatic Ontologies?
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO Example
(=>
(and
(parent ?CHILD ?PARENT)
(subclass ?CLASS Organism)
(instance ?PARENT ?CLASS))
(instance ?CHILD ?CLASS))
This implies, for example, that a child of a Human is also a Human.
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Structure of SUMO
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
additional domain ontologies
however, SUMO is mainly an upper ontology
not enough instances and ground facts
e.g. for geography, finance, transportation
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
additional domain ontologies
however, SUMO is mainly an upper ontology
not enough instances and ground facts
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
SUMO
additional domain ontologies
however, SUMO is mainly an upper ontology
not enough instances and ground facts
e.g. people, cities, books
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Extending Ontologies: Possible Approaches
Manual work
Information extraction from corpora / the Web
Import from existing databases
slow process, low coverage
Semantic Wikis not yet accepted enough
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Extending Ontologies: Possible Approaches
Manual work
Information extraction from corpora / the Web
Import from existing databases
low accuracy
not canonical / in line with upper ontology
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
Extending Ontologies: Possible Approaches
Manual work
Information extraction from corpora / the Web
Import from existing databases
feasible, but not universal enough
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
YAGO
combine entities and facts from Wikipedia with an upper
ontology
original YAGO: WordNet for the upper level
New goal: integrate with SUMO
excellent coverage: around 2 million entities
millions of facts about them
high quality: e.g. birth dates of people, location of cities
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
YAGO
combine entities and facts from Wikipedia with an upper
ontology
original YAGO: WordNet for the upper level
New goal: integrate with SUMO
mainly a lexical knowledge base
e.g. hyponymic relationships do not strictly imply subsumptions
lack of formal axioms
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
Introduction
YAGO
combine entities and facts from Wikipedia with an upper
ontology
original YAGO: WordNet for the upper level
New goal: integrate with SUMO
so the class information actually is meaningful
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Outline
1 Introduction
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
2 Approach
Incorporation
Class Information
Statements
3 Conclusion
Ongoing Work
Summary
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Incorporation
Idea: most Wikipedia articles become new entities
Semi-automatic matching: although SUMO contains only
few instances, some degree of overlap exists
use weighted string similarity measure
additional manual validation
−→ equivalence table
Entity Generation: produce a new unique term name for
Wikipedia article not listed in equivalence table, subject to the
following desiderata:
prevent clashes with SUMO or other entities
conciseness
abide to KIF syntax (Wikipedia uses Unicode)
must be a proper entity (not: “List of ...”)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Incorporation
Idea: most Wikipedia articles become new entities
Semi-automatic matching: although SUMO contains only
few instances, some degree of overlap exists
use weighted string similarity measure
additional manual validation
−→ equivalence table
Entity Generation: produce a new unique term name for
Wikipedia article not listed in equivalence table, subject to the
following desiderata:
prevent clashes with SUMO or other entities
conciseness
abide to KIF syntax (Wikipedia uses Unicode)
must be a proper entity (not: “List of ...”)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Incorporation
Idea: most Wikipedia articles become new entities
Semi-automatic matching: although SUMO contains only
few instances, some degree of overlap exists
use weighted string similarity measure
additional manual validation
−→ equivalence table
Entity Generation: produce a new unique term name for
Wikipedia article not listed in equivalence table, subject to the
following desiderata:
prevent clashes with SUMO or other entities
conciseness
abide to KIF syntax (Wikipedia uses Unicode)
must be a proper entity (not: “List of ...”)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
goal: each entity should have class membership information
use Wikipedia category system, however cannot use it directly
first link categories to WordNet, then map to SUMO
requirement: distinguish thematic categories from categories
encoding class membership
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
goal: each entity should have class membership information
use Wikipedia category system, however cannot use it directly
first link categories to WordNet, then map to SUMO
requirement: distinguish thematic categories from categories
encoding class membership
categorization not transitive
members of subcategories often unrelated to parent category
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
goal: each entity should have class membership information
use Wikipedia category system, however cannot use it directly
first link categories to WordNet, then map to SUMO
requirement: distinguish thematic categories from categories
encoding class membership
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
goal: each entity should have class membership information
use Wikipedia category system, however cannot use it directly
first link categories to WordNet, then map to SUMO
requirement: distinguish thematic categories from categories
encoding class membership
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO
shallow
parsing: noun
group parser to
identify
headword
heuristic:
ignore
categories with
headword in
singular form
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO
shallow
parsing: noun
group parser to
identify
headword
heuristic:
ignore
categories with
headword in
singular form
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
check WordNet for premodifier + headword or headword only
disambiguate using frequency information
result: relationship to WordNet-derived class
e.g. “American singer” or “singer”
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
check WordNet for premodifier + headword or headword only
disambiguate using frequency information
result: relationship to WordNet-derived class
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
YAGO: From Wikipedia to WordNet
check WordNet for premodifier + headword or headword only
disambiguate using frequency information
result: relationship to WordNet-derived class
American singers of German origin
becomes linked as a subclass to the
WordNet-derived class Person
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
Voting Procedure
problem:
regular polysemy, Wikipedia articles simultaneously cover
several metonymically related senses
e.g. Brown University is both a College and a
GroupOfPeople
will cause inconsistencies when the axioms are added
solution:
look at top-level branches for each proposed class (locations,
artifacts, abstract entities, etc.)
voting procedure to determine most salient branch (ties broken
arbitrarily)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
Voting Procedure
problem:
regular polysemy, Wikipedia articles simultaneously cover
several metonymically related senses
e.g. Brown University is both a College and a
GroupOfPeople
will cause inconsistencies when the axioms are added
solution:
look at top-level branches for each proposed class (locations,
artifacts, abstract entities, etc.)
voting procedure to determine most salient branch (ties broken
arbitrarily)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
From WordNet to
SUMO
good news:
existing manually
established WordNet-
SUMO-mappings
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
From WordNet to
SUMO
in some cases, these
mappings provide an
equivalent SUMO
class
−→ directly use the
SUMO class instead of
the WordNet one
E.g. Human instead of
WordNet’s “person”
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
From WordNet to
SUMO
in many cases, the
mappings provide a
super-class
−→ create new
WordNet-based class,
make it a subclass of
SUMO class
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
From WordNet to SUMO
in further cases, the mappings yield a property or relation
−→ create new WordNet-based class, add axioms of the
form
(=>
(instance ?ENTITY Guitarist)
(property ?ENTITY Musician))
Then recursively move up WordNet’s class hierarchy adding
parent classes, until until a genuine parent class in SUMO is
available.
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
Evaluation
lots of heuristics, multiple steps
yet: accuracy of 92.67% ± 2.98% (evaluation of most specific
genuine SUMO parents for new instances)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Class Information
Evaluation
lots of heuristics, multiple steps
yet: accuracy of 92.67% ± 2.98% (evaluation of most specific
genuine SUMO parents for new instances)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Information Extraction
YAGO uses manual rules and heuristics to extract information
about entities from Wikipedia pages
mainly based on categories and infoboxes, not on article text,
e.g. geographical location, spouse, etc.
manual rewriting rules to express facts using SUMO’s terms
sample evaluation: for each relation, at least 95% of the
statements are accurate
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Information Extraction
YAGO uses manual rules and heuristics to extract information
about entities from Wikipedia pages
mainly based on categories and infoboxes, not on article text,
e.g. geographical location, spouse, etc.
manual rewriting rules to express facts using SUMO’s terms
sample evaluation: for each relation, at least 95% of the
statements are accurate
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Information Extraction
YAGO uses manual rules and heuristics to extract information
about entities from Wikipedia pages
mainly based on categories and infoboxes, not on article text,
e.g. geographical location, spouse, etc.
manual rewriting rules to express facts using SUMO’s terms
sample evaluation: for each relation, at least 95% of the
statements are accurate
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Information Extraction
YAGO uses manual rules and heuristics to extract information
about entities from Wikipedia pages
mainly based on categories and infoboxes, not on article text,
e.g. geographical location, spouse, etc.
manual rewriting rules to express facts using SUMO’s terms
sample evaluation: for each relation, at least 95% of the
statements are accurate
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
SUMO Integration
mapping rules
new relations added to SUMO when necessary
incl. additional rules for reasoning
extracted fact:
X hasCapital Y
becomes:
(capitalCity Y X)
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
SUMO Integration
mapping rules
new relations added to SUMO when necessary
incl. additional rules for reasoning
(instance establishedOnDate BinaryRelation)
(domain 1 establishedOnDate Agent)
(domain 2 establishedOnDate TimeInterval)
(=> (establishedOnDate ?OBJ ?TIME)
(exists (?FOUNDING)
(and (instance ?FOUNDING Founding)
(result ?FOUNDING ?OBJ)
(overlapsTemporally (WhenFn ?FOUNDING) TIME))))
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
SUMO Integration
mapping rules
new relations added to SUMO when necessary
incl. additional rules for reasoning
(instance establishedOnDate BinaryRelation)
(domain 1 establishedOnDate Agent)
(domain 2 establishedOnDate TimeInterval)
(=> (establishedOnDate ?OBJ ?TIME)
(exists (?FOUNDING)
(and (instance ?FOUNDING Founding)
(result ?FOUNDING ?OBJ)
(overlapsTemporally (WhenFn ?FOUNDING) TIME))))
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Statements with Literals
proper encoding of literals with units:
e.g. (MeasureFn 3.0 SquareMeter)
date ranges are recast
(exists ?YEARNO ?MONTHNO ?YEARNO
(and
(birthdate HerveyDeStanton
(DayFn ?DAYNO
(MonthFn ?MONTHNO
(YearFn ?YEARNO))))
(greaterThanOrEqualTo ?YEARNO 1270)
(lessThanOrEqualTo ?YEARNO 1279)))
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Statements with Literals
proper encoding of literals with units:
e.g. (MeasureFn 3.0 SquareMeter)
date ranges are recast
(exists ?YEARNO ?MONTHNO ?YEARNO
(and
(birthdate HerveyDeStanton
(DayFn ?DAYNO
(MonthFn ?MONTHNO
(YearFn ?YEARNO))))
(greaterThanOrEqualTo ?YEARNO 1270)
(lessThanOrEqualTo ?YEARNO 1279)))
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Additional Grounding
statements of the form
(representsInLanguage
"Immanuel Kant" ImmanuelKant EnglishLanguage)
produce a greater level of formal grounding of the semantics
of term names
when names are ambiguous, providing such symbolic strings
for multiple languages can further reduce the range of possible
interpretations
classes are better-specified due to their extensional
characterization
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Additional Grounding
statements of the form
(representsInLanguage
"Immanuel Kant" ImmanuelKant EnglishLanguage)
produce a greater level of formal grounding of the semantics
of term names
when names are ambiguous, providing such symbolic strings
for multiple languages can further reduce the range of possible
interpretations
classes are better-specified due to their extensional
characterization
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Incorporation
Class Information
Statements
Statements
Additional Grounding
statements of the form
(representsInLanguage
"Immanuel Kant" ImmanuelKant EnglishLanguage)
produce a greater level of formal grounding of the semantics
of term names
when names are ambiguous, providing such symbolic strings
for multiple languages can further reduce the range of possible
interpretations
classes are better-specified due to their extensional
characterization
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Outline
1 Introduction
Ontologies and KBs
SUMO
Extending Ontologies
YAGO
2 Approach
Incorporation
Class Information
Statements
3 Conclusion
Ongoing Work
Summary
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Ongoing Work
Ongoing Work
TPTP transformation for reasoning
SUMO problems in CADE competitions
ATP systems for large-scale reasoning
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Ongoing Work
Ongoing Work
TPTP transformation for reasoning
SUMO problems in CADE competitions
ATP systems for large-scale reasoning
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Ongoing Work
Ongoing Work
TPTP transformation for reasoning
SUMO problems in CADE competitions
ATP systems for large-scale reasoning
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology
Introduction
Approach
Conclusion
Ongoing Work
Summary
Summary
Summary
SUMO: axiomatic representation of common sense knowledge
but lack of simple encyclopedic facts
YAGO methodology: add entities and statements about them
from Wikipedia
semi-automatic techniques, basic amount of manual work
−→ formal ontology with around two million entities and
several million statements and axioms
SUMO is catapulted from an upper level ontology to a
full-fledged all-purpose KB
Open source, available online:
http://www.demelo.org/yagosumo/
G. de Melo, F. Suchanek, A. Pease Integrating YAGO into theSuggested Upper Merged Ontology

Contenu connexe

En vedette

Ontology-based Data Integration
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data IntegrationJanna Hastings
 
The Semantic Knowledge Graph
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge GraphTrey Grainger
 
Semantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering SystemsSemantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering SystemsAndre Freitas
 
Presentation of Domain Specific Question Answering System Using N-gram Approach.
Presentation of Domain Specific Question Answering System Using N-gram Approach.Presentation of Domain Specific Question Answering System Using N-gram Approach.
Presentation of Domain Specific Question Answering System Using N-gram Approach.Tasnim Ara Islam
 
Intelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de rechercheIntelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de rechercheMohamed Heny SELMI
 
Deep Learning Models for Question Answering
Deep Learning Models for Question AnsweringDeep Learning Models for Question Answering
Deep Learning Models for Question AnsweringSujit Pal
 
UMBEL: Subject Concepts Layer for the Web
UMBEL: Subject Concepts Layer for the WebUMBEL: Subject Concepts Layer for the Web
UMBEL: Subject Concepts Layer for the WebMike Bergman
 
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...Marko Rodriguez
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector Machinesnextlib
 
ISWC2016 1-slide-survey
ISWC2016 1-slide-surveyISWC2016 1-slide-survey
ISWC2016 1-slide-surveyAkihiro Kameda
 
Support Vector Machines for Classification
Support Vector Machines for ClassificationSupport Vector Machines for Classification
Support Vector Machines for ClassificationPrakash Pimpale
 
grammaticality, deep & surface structure, and ambiguity
grammaticality, deep & surface structure, and ambiguitygrammaticality, deep & surface structure, and ambiguity
grammaticality, deep & surface structure, and ambiguityDedew Deviarini
 

En vedette (12)

Ontology-based Data Integration
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data Integration
 
The Semantic Knowledge Graph
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge Graph
 
Semantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering SystemsSemantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering Systems
 
Presentation of Domain Specific Question Answering System Using N-gram Approach.
Presentation of Domain Specific Question Answering System Using N-gram Approach.Presentation of Domain Specific Question Answering System Using N-gram Approach.
Presentation of Domain Specific Question Answering System Using N-gram Approach.
 
Intelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de rechercheIntelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de recherche
 
Deep Learning Models for Question Answering
Deep Learning Models for Question AnsweringDeep Learning Models for Question Answering
Deep Learning Models for Question Answering
 
UMBEL: Subject Concepts Layer for the Web
UMBEL: Subject Concepts Layer for the WebUMBEL: Subject Concepts Layer for the Web
UMBEL: Subject Concepts Layer for the Web
 
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco...
 
Support Vector Machines
Support Vector MachinesSupport Vector Machines
Support Vector Machines
 
ISWC2016 1-slide-survey
ISWC2016 1-slide-surveyISWC2016 1-slide-survey
ISWC2016 1-slide-survey
 
Support Vector Machines for Classification
Support Vector Machines for ClassificationSupport Vector Machines for Classification
Support Vector Machines for Classification
 
grammaticality, deep & surface structure, and ambiguity
grammaticality, deep & surface structure, and ambiguitygrammaticality, deep & surface structure, and ambiguity
grammaticality, deep & surface structure, and ambiguity
 

Similaire à YAGO-SUMO: Integrating YAGO into the Suggested Upper Merged Ontology

Formalization and implementation of BFO 2 with a focus on the OWL implementation
Formalization and implementation of BFO 2 with a focus on the OWL implementationFormalization and implementation of BFO 2 with a focus on the OWL implementation
Formalization and implementation of BFO 2 with a focus on the OWL implementationgolpedegato2
 
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...dolleyj
 
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U...
A N  E XTENSION OF  P ROTÉGÉ FOR AN AUTOMA TIC  F UZZY - O NTOLOGY BUILDING U...A N  E XTENSION OF  P ROTÉGÉ FOR AN AUTOMA TIC  F UZZY - O NTOLOGY BUILDING U...
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U...ijcsit
 
Jtelss presentation Paola Monachesi
Jtelss presentation Paola MonachesiJtelss presentation Paola Monachesi
Jtelss presentation Paola Monachesiguestff44453
 
Towards Linked Ontologies and Data on the Semantic Web
Towards Linked Ontologies and Data on the Semantic WebTowards Linked Ontologies and Data on the Semantic Web
Towards Linked Ontologies and Data on the Semantic WebJie Bao
 
eLanguage.net: Shifting the paradigm in Linguistics
eLanguage.net: Shifting the paradigm in LinguisticseLanguage.net: Shifting the paradigm in Linguistics
eLanguage.net: Shifting the paradigm in LinguisticsCornelius Puschmann
 
Portable Ontology Alignment Fragments - 2008
Portable Ontology Alignment Fragments - 2008Portable Ontology Alignment Fragments - 2008
Portable Ontology Alignment Fragments - 2008Yannis Kalfoglou
 
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5Daisuke BEKKI
 
Gadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLGadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLLawrie Hunter
 
Cross-lingual ontology lexicalisation, translation and information extraction...
Cross-lingual ontology lexicalisation, translation and information extraction...Cross-lingual ontology lexicalisation, translation and information extraction...
Cross-lingual ontology lexicalisation, translation and information extraction...Tobias Wunner
 
Modularity and evolvability
Modularity and evolvabilityModularity and evolvability
Modularity and evolvabilitypedrobeltrao
 
Topologos
TopologosTopologos
TopologosESUG
 
Collaborative Construction of Large Biological Ontologies
Collaborative Construction of Large Biological OntologiesCollaborative Construction of Large Biological Ontologies
Collaborative Construction of Large Biological OntologiesJie Bao
 
ANChor: A powerful approach to scientific communication
ANChor: A powerful approach to scientific communicationANChor: A powerful approach to scientific communication
ANChor: A powerful approach to scientific communicationJosh Inouye
 
Nguyen
NguyenNguyen
Nguyenanesah
 
Lagging_Inference_Networks_and_Posterior_Collapse_.pdf
Lagging_Inference_Networks_and_Posterior_Collapse_.pdfLagging_Inference_Networks_and_Posterior_Collapse_.pdf
Lagging_Inference_Networks_and_Posterior_Collapse_.pdfAnkitBiswas31
 

Similaire à YAGO-SUMO: Integrating YAGO into the Suggested Upper Merged Ontology (20)

Formalization and implementation of BFO 2 with a focus on the OWL implementation
Formalization and implementation of BFO 2 with a focus on the OWL implementationFormalization and implementation of BFO 2 with a focus on the OWL implementation
Formalization and implementation of BFO 2 with a focus on the OWL implementation
 
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog...
 
MIREOT
MIREOTMIREOT
MIREOT
 
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U...
A N  E XTENSION OF  P ROTÉGÉ FOR AN AUTOMA TIC  F UZZY - O NTOLOGY BUILDING U...A N  E XTENSION OF  P ROTÉGÉ FOR AN AUTOMA TIC  F UZZY - O NTOLOGY BUILDING U...
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U...
 
Jtelss presentation Paola Monachesi
Jtelss presentation Paola MonachesiJtelss presentation Paola Monachesi
Jtelss presentation Paola Monachesi
 
Towards Linked Ontologies and Data on the Semantic Web
Towards Linked Ontologies and Data on the Semantic WebTowards Linked Ontologies and Data on the Semantic Web
Towards Linked Ontologies and Data on the Semantic Web
 
eLanguage.net: Shifting the paradigm in Linguistics
eLanguage.net: Shifting the paradigm in LinguisticseLanguage.net: Shifting the paradigm in Linguistics
eLanguage.net: Shifting the paradigm in Linguistics
 
Portable Ontology Alignment Fragments - 2008
Portable Ontology Alignment Fragments - 2008Portable Ontology Alignment Fragments - 2008
Portable Ontology Alignment Fragments - 2008
 
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5
 
Gadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALLGadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALL
 
The impact of standardized terminologies and domain-ontologies in multilingua...
The impact of standardized terminologies and domain-ontologies in multilingua...The impact of standardized terminologies and domain-ontologies in multilingua...
The impact of standardized terminologies and domain-ontologies in multilingua...
 
Cross-lingual ontology lexicalisation, translation and information extraction...
Cross-lingual ontology lexicalisation, translation and information extraction...Cross-lingual ontology lexicalisation, translation and information extraction...
Cross-lingual ontology lexicalisation, translation and information extraction...
 
Modularity and evolvability
Modularity and evolvabilityModularity and evolvability
Modularity and evolvability
 
Topologos
TopologosTopologos
Topologos
 
Collaborative Construction of Large Biological Ontologies
Collaborative Construction of Large Biological OntologiesCollaborative Construction of Large Biological Ontologies
Collaborative Construction of Large Biological Ontologies
 
ANChor: A powerful approach to scientific communication
ANChor: A powerful approach to scientific communicationANChor: A powerful approach to scientific communication
ANChor: A powerful approach to scientific communication
 
Nguyen
NguyenNguyen
Nguyen
 
Using OA Content
Using OA ContentUsing OA Content
Using OA Content
 
Lagging_Inference_Networks_and_Posterior_Collapse_.pdf
Lagging_Inference_Networks_and_Posterior_Collapse_.pdfLagging_Inference_Networks_and_Posterior_Collapse_.pdf
Lagging_Inference_Networks_and_Posterior_Collapse_.pdf
 
Prosdocimi ucb cdao
Prosdocimi ucb cdaoProsdocimi ucb cdao
Prosdocimi ucb cdao
 

Plus de Gerard de Melo

SEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link PredictionSEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link PredictionGerard de Melo
 
How to Manage your Research
How to Manage your ResearchHow to Manage your Research
How to Manage your ResearchGerard de Melo
 
Knowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesKnowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesGerard de Melo
 
Learning Multilingual Semantics from Big Data on the Web
Learning Multilingual Semantics from Big Data on the WebLearning Multilingual Semantics from Big Data on the Web
Learning Multilingual Semantics from Big Data on the WebGerard de Melo
 
From Big Data to Valuable Knowledge
From Big Data to Valuable KnowledgeFrom Big Data to Valuable Knowledge
From Big Data to Valuable KnowledgeGerard de Melo
 
Scalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data MiningScalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data MiningGerard de Melo
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Gerard de Melo
 
From Linked Data to Tightly Integrated Data
From Linked Data to Tightly Integrated DataFrom Linked Data to Tightly Integrated Data
From Linked Data to Tightly Integrated DataGerard de Melo
 
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
 
UWN: A Large Multilingual Lexical Knowledge Base
UWN: A Large Multilingual Lexical Knowledge BaseUWN: A Large Multilingual Lexical Knowledge Base
UWN: A Large Multilingual Lexical Knowledge BaseGerard de Melo
 
Multilingual Text Classification using Ontologies
Multilingual Text Classification using OntologiesMultilingual Text Classification using Ontologies
Multilingual Text Classification using OntologiesGerard de Melo
 
Extracting Sense-Disambiguated Example Sentences From Parallel Corpora
Extracting Sense-Disambiguated Example Sentences From Parallel CorporaExtracting Sense-Disambiguated Example Sentences From Parallel Corpora
Extracting Sense-Disambiguated Example Sentences From Parallel CorporaGerard de Melo
 
Towards a Universal Wordnet by Learning from Combined Evidence
Towards a Universal Wordnet by Learning from Combined EvidenceTowards a Universal Wordnet by Learning from Combined Evidence
Towards a Universal Wordnet by Learning from Combined EvidenceGerard de Melo
 
Not Quite the Same: Identity Constraints for the Web of Linked Data
Not Quite the Same: Identity Constraints for the Web of Linked DataNot Quite the Same: Identity Constraints for the Web of Linked Data
Not Quite the Same: Identity Constraints for the Web of Linked DataGerard de Melo
 
Good, Great, Excellent: Global Inference of Semantic Intensities
Good, Great, Excellent: Global Inference of Semantic IntensitiesGood, Great, Excellent: Global Inference of Semantic Intensities
Good, Great, Excellent: Global Inference of Semantic IntensitiesGerard de Melo
 

Plus de Gerard de Melo (15)

SEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link PredictionSEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link Prediction
 
How to Manage your Research
How to Manage your ResearchHow to Manage your Research
How to Manage your Research
 
Knowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesKnowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood Narratives
 
Learning Multilingual Semantics from Big Data on the Web
Learning Multilingual Semantics from Big Data on the WebLearning Multilingual Semantics from Big Data on the Web
Learning Multilingual Semantics from Big Data on the Web
 
From Big Data to Valuable Knowledge
From Big Data to Valuable KnowledgeFrom Big Data to Valuable Knowledge
From Big Data to Valuable Knowledge
 
Scalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data MiningScalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data Mining
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)
 
From Linked Data to Tightly Integrated Data
From Linked Data to Tightly Integrated DataFrom Linked Data to Tightly Integrated Data
From Linked Data to Tightly Integrated Data
 
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
 
UWN: A Large Multilingual Lexical Knowledge Base
UWN: A Large Multilingual Lexical Knowledge BaseUWN: A Large Multilingual Lexical Knowledge Base
UWN: A Large Multilingual Lexical Knowledge Base
 
Multilingual Text Classification using Ontologies
Multilingual Text Classification using OntologiesMultilingual Text Classification using Ontologies
Multilingual Text Classification using Ontologies
 
Extracting Sense-Disambiguated Example Sentences From Parallel Corpora
Extracting Sense-Disambiguated Example Sentences From Parallel CorporaExtracting Sense-Disambiguated Example Sentences From Parallel Corpora
Extracting Sense-Disambiguated Example Sentences From Parallel Corpora
 
Towards a Universal Wordnet by Learning from Combined Evidence
Towards a Universal Wordnet by Learning from Combined EvidenceTowards a Universal Wordnet by Learning from Combined Evidence
Towards a Universal Wordnet by Learning from Combined Evidence
 
Not Quite the Same: Identity Constraints for the Web of Linked Data
Not Quite the Same: Identity Constraints for the Web of Linked DataNot Quite the Same: Identity Constraints for the Web of Linked Data
Not Quite the Same: Identity Constraints for the Web of Linked Data
 
Good, Great, Excellent: Global Inference of Semantic Intensities
Good, Great, Excellent: Global Inference of Semantic IntensitiesGood, Great, Excellent: Global Inference of Semantic Intensities
Good, Great, Excellent: Global Inference of Semantic Intensities
 

Dernier

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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
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 Nanonetsnaman860154
 
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...Enterprise Knowledge
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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.pptxHampshireHUG
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
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 Scriptwesley chun
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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 slidevu2urc
 
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 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 

Dernier (20)

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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
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
 
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...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

YAGO-SUMO: Integrating YAGO into the Suggested Upper Merged Ontology