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

Gerard de Melo
Gerard de MeloAssistant Professor at Rutgers University
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
1 of 65

Recommended

Machine Learning Methods for Analysing and Linking RDF Data by
Machine Learning Methods for Analysing and Linking RDF DataMachine Learning Methods for Analysing and Linking RDF Data
Machine Learning Methods for Analysing and Linking RDF DataJens Lehmann
3.1K views68 slides
Guidelines to create an ontology by
Guidelines to create an ontologyGuidelines to create an ontology
Guidelines to create an ontologyRajith Pemabandu
4K views43 slides
Nobel Prizes as Linked Open Data by
Nobel Prizes as Linked Open DataNobel Prizes as Linked Open Data
Nobel Prizes as Linked Open DataMetaSolutions AB
1.8K views22 slides
Ontology Mapping by
Ontology MappingOntology Mapping
Ontology Mappingsamhati27
4.4K views35 slides
Machine Learning Techniques for the Semantic Web by
Machine Learning Techniques for the Semantic WebMachine Learning Techniques for the Semantic Web
Machine Learning Techniques for the Semantic Webpauldix
2.8K views64 slides
'Meaning is its use' - Towards the use of distributional semantics for conten... by
'Meaning is its use' - Towards the use of distributional semantics for conten...'Meaning is its use' - Towards the use of distributional semantics for conten...
'Meaning is its use' - Towards the use of distributional semantics for conten...Cataldo Musto
1.1K views100 slides

More Related Content

Viewers also liked

Ontology-based Data Integration by
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data IntegrationJanna Hastings
4K views15 slides
The Semantic Knowledge Graph by
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge GraphTrey Grainger
12.3K views40 slides
Semantic Perspectives for Contemporary Question Answering Systems by
Semantic Perspectives for Contemporary Question Answering SystemsSemantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering SystemsAndre Freitas
666 views106 slides
Presentation of Domain Specific Question Answering System Using N-gram Approach. by
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
880 views24 slides
Intelligence Artificielle - Algorithmes de recherche by
Intelligence Artificielle - Algorithmes de rechercheIntelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de rechercheMohamed Heny SELMI
14.2K views109 slides
Deep Learning Models for Question Answering by
Deep Learning Models for Question AnsweringDeep Learning Models for Question Answering
Deep Learning Models for Question AnsweringSujit Pal
14.4K views44 slides

Viewers also liked(12)

Ontology-based Data Integration by Janna Hastings
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data Integration
Janna Hastings4K views
The Semantic Knowledge Graph by Trey Grainger
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge Graph
Trey Grainger12.3K views
Semantic Perspectives for Contemporary Question Answering Systems by Andre Freitas
Semantic Perspectives for Contemporary Question Answering SystemsSemantic Perspectives for Contemporary Question Answering Systems
Semantic Perspectives for Contemporary Question Answering Systems
Andre Freitas666 views
Presentation of Domain Specific Question Answering System Using N-gram Approach. by Tasnim Ara Islam
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 Islam880 views
Intelligence Artificielle - Algorithmes de recherche by Mohamed Heny SELMI
Intelligence Artificielle - Algorithmes de rechercheIntelligence Artificielle - Algorithmes de recherche
Intelligence Artificielle - Algorithmes de recherche
Mohamed Heny SELMI14.2K views
Deep Learning Models for Question Answering by Sujit Pal
Deep Learning Models for Question AnsweringDeep Learning Models for Question Answering
Deep Learning Models for Question Answering
Sujit Pal14.4K views
UMBEL: Subject Concepts Layer for the Web by Mike Bergman
UMBEL: Subject Concepts Layer for the WebUMBEL: Subject Concepts Layer for the Web
UMBEL: Subject Concepts Layer for the Web
Mike Bergman10.4K views
Problem-Solving using Graph Traversals: Searching, Scoring, Ranking, and Reco... by Marko Rodriguez
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 Rodriguez66.9K views
Support Vector Machines by nextlib
Support Vector MachinesSupport Vector Machines
Support Vector Machines
nextlib19.9K views
Support Vector Machines for Classification by Prakash Pimpale
Support Vector Machines for ClassificationSupport Vector Machines for Classification
Support Vector Machines for Classification
Prakash Pimpale35.8K views
grammaticality, deep & surface structure, and ambiguity by Dedew Deviarini
grammaticality, deep & surface structure, and ambiguitygrammaticality, deep & surface structure, and ambiguity
grammaticality, deep & surface structure, and ambiguity
Dedew Deviarini41K views

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

Formalization and implementation of BFO 2 with a focus on the OWL implementation by
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
1 view102 slides
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog... by
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
2.3K views1 slide
MIREOT by
MIREOTMIREOT
MIREOTMelanie Courtot
819 views22 slides
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U... by
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
211 views13 slides
Jtelss presentation Paola Monachesi by
Jtelss presentation Paola MonachesiJtelss presentation Paola Monachesi
Jtelss presentation Paola Monachesiguestff44453
710 views52 slides
Towards Linked Ontologies and Data on the Semantic Web by
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
1.4K views63 slides

Similar to YAGO-SUMO: Integrating YAGO into the Suggested Upper Merged Ontology(20)

Formalization and implementation of BFO 2 with a focus on the OWL implementation by golpedegato2
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
golpedegato21 view
ICBO 2018 Poster - Current Development in the Evidence and Conclusion Ontolog... by dolleyj
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...
dolleyj2.3K views
A N E XTENSION OF P ROTÉGÉ FOR AN AUTOMA TIC F UZZY - O NTOLOGY BUILDING U... by ijcsit
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...
ijcsit211 views
Jtelss presentation Paola Monachesi by guestff44453
Jtelss presentation Paola MonachesiJtelss presentation Paola Monachesi
Jtelss presentation Paola Monachesi
guestff44453710 views
Towards Linked Ontologies and Data on the Semantic Web by Jie Bao
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
Jie Bao1.4K views
eLanguage.net: Shifting the paradigm in Linguistics by Cornelius Puschmann
eLanguage.net: Shifting the paradigm in LinguisticseLanguage.net: Shifting the paradigm in Linguistics
eLanguage.net: Shifting the paradigm in Linguistics
Cornelius Puschmann1.2K views
Portable Ontology Alignment Fragments - 2008 by Yannis Kalfoglou
Portable Ontology Alignment Fragments - 2008Portable Ontology Alignment Fragments - 2008
Portable Ontology Alignment Fragments - 2008
Yannis Kalfoglou652 views
ESSLLI2016 DTS Lecture Day 5-1: Introduction to day 5 by Daisuke BEKKI
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
Daisuke BEKKI35 views
An Example-Tracing Tutor For Teaching NL To FOL Conversion by Jim Jimenez
An Example-Tracing Tutor For Teaching NL To FOL ConversionAn Example-Tracing Tutor For Teaching NL To FOL Conversion
An Example-Tracing Tutor For Teaching NL To FOL Conversion
Jim Jimenez2 views
Gadgets pwn us? A pattern language for CALL by Lawrie Hunter
Gadgets pwn us? A pattern language for CALLGadgets pwn us? A pattern language for CALL
Gadgets pwn us? A pattern language for CALL
Lawrie Hunter616 views
Cross-lingual ontology lexicalisation, translation and information extraction... by Tobias Wunner
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 Wunner1K views
Modularity and evolvability by pedrobeltrao
Modularity and evolvabilityModularity and evolvability
Modularity and evolvability
pedrobeltrao1.2K views
Topologos by ESUG
TopologosTopologos
Topologos
ESUG393 views
Collaborative Construction of Large Biological Ontologies by Jie Bao
Collaborative Construction of Large Biological OntologiesCollaborative Construction of Large Biological Ontologies
Collaborative Construction of Large Biological Ontologies
Jie Bao825 views
ANChor: A powerful approach to scientific communication by Josh Inouye
ANChor: A powerful approach to scientific communicationANChor: A powerful approach to scientific communication
ANChor: A powerful approach to scientific communication
Josh Inouye1.3K views
Nguyen by anesah
NguyenNguyen
Nguyen
anesah373 views
Lagging_Inference_Networks_and_Posterior_Collapse_.pdf by AnkitBiswas31
Lagging_Inference_Networks_and_Posterior_Collapse_.pdfLagging_Inference_Networks_and_Posterior_Collapse_.pdf
Lagging_Inference_Networks_and_Posterior_Collapse_.pdf
AnkitBiswas3143 views

More from Gerard de Melo

SEMAC Graph Node Embeddings for Link Prediction by
SEMAC Graph Node Embeddings for Link PredictionSEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link PredictionGerard de Melo
932 views39 slides
How to Manage your Research by
How to Manage your ResearchHow to Manage your Research
How to Manage your ResearchGerard de Melo
2.3K views142 slides
Knowlywood: Mining Activity Knowledge from Hollywood Narratives by
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesKnowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesGerard de Melo
848 views28 slides
Learning Multilingual Semantics from Big Data on the Web by
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
1.2K views156 slides
From Big Data to Valuable Knowledge by
From Big Data to Valuable KnowledgeFrom Big Data to Valuable Knowledge
From Big Data to Valuable KnowledgeGerard de Melo
1K views44 slides
Scalable Learning Technologies for Big Data Mining by
Scalable Learning Technologies for Big Data MiningScalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data MiningGerard de Melo
1.7K views152 slides

More from Gerard de Melo(15)

SEMAC Graph Node Embeddings for Link Prediction by Gerard de Melo
SEMAC Graph Node Embeddings for Link PredictionSEMAC Graph Node Embeddings for Link Prediction
SEMAC Graph Node Embeddings for Link Prediction
Gerard de Melo932 views
How to Manage your Research by Gerard de Melo
How to Manage your ResearchHow to Manage your Research
How to Manage your Research
Gerard de Melo2.3K views
Knowlywood: Mining Activity Knowledge from Hollywood Narratives by Gerard de Melo
Knowlywood: Mining Activity Knowledge from Hollywood NarrativesKnowlywood: Mining Activity Knowledge from Hollywood Narratives
Knowlywood: Mining Activity Knowledge from Hollywood Narratives
Gerard de Melo848 views
Learning Multilingual Semantics from Big Data on the Web by Gerard de Melo
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
Gerard de Melo1.2K views
From Big Data to Valuable Knowledge by Gerard de Melo
From Big Data to Valuable KnowledgeFrom Big Data to Valuable Knowledge
From Big Data to Valuable Knowledge
Gerard de Melo1K views
Scalable Learning Technologies for Big Data Mining by Gerard de Melo
Scalable Learning Technologies for Big Data MiningScalable Learning Technologies for Big Data Mining
Scalable Learning Technologies for Big Data Mining
Gerard de Melo1.7K views
Searching the Web of Data (Tutorial) by Gerard de Melo
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)
Gerard de Melo1.9K views
From Linked Data to Tightly Integrated Data by Gerard de Melo
From Linked Data to Tightly Integrated DataFrom Linked Data to Tightly Integrated Data
From Linked Data to Tightly Integrated Data
Gerard de Melo1.6K views
Information Extraction from Web-Scale N-Gram Data by Gerard de Melo
Information Extraction from Web-Scale N-Gram DataInformation Extraction from Web-Scale N-Gram Data
Information Extraction from Web-Scale N-Gram Data
Gerard de Melo1.8K views
UWN: A Large Multilingual Lexical Knowledge Base by Gerard de Melo
UWN: A Large Multilingual Lexical Knowledge BaseUWN: A Large Multilingual Lexical Knowledge Base
UWN: A Large Multilingual Lexical Knowledge Base
Gerard de Melo1.1K views
Multilingual Text Classification using Ontologies by Gerard de Melo
Multilingual Text Classification using OntologiesMultilingual Text Classification using Ontologies
Multilingual Text Classification using Ontologies
Gerard de Melo1.4K views
Extracting Sense-Disambiguated Example Sentences From Parallel Corpora by Gerard de Melo
Extracting Sense-Disambiguated Example Sentences From Parallel CorporaExtracting Sense-Disambiguated Example Sentences From Parallel Corpora
Extracting Sense-Disambiguated Example Sentences From Parallel Corpora
Gerard de Melo1.7K views
Towards a Universal Wordnet by Learning from Combined Evidence by Gerard de Melo
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
Gerard de Melo1.8K views
Not Quite the Same: Identity Constraints for the Web of Linked Data by Gerard de Melo
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
Gerard de Melo989 views
Good, Great, Excellent: Global Inference of Semantic Intensities by Gerard de Melo
Good, Great, Excellent: Global Inference of Semantic IntensitiesGood, Great, Excellent: Global Inference of Semantic Intensities
Good, Great, Excellent: Global Inference of Semantic Intensities
Gerard de Melo2K views

Recently uploaded

Igniting Next Level Productivity with AI-Infused Data Integration Workflows by
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Safe Software
385 views86 slides
Digital Personal Data Protection (DPDP) Practical Approach For CISOs by
Digital Personal Data Protection (DPDP) Practical Approach For CISOsDigital Personal Data Protection (DPDP) Practical Approach For CISOs
Digital Personal Data Protection (DPDP) Practical Approach For CISOsPriyanka Aash
153 views59 slides
Microsoft Power Platform.pptx by
Microsoft Power Platform.pptxMicrosoft Power Platform.pptx
Microsoft Power Platform.pptxUni Systems S.M.S.A.
80 views38 slides
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates by
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesKeynote Talk: Open Source is Not Dead - Charles Schulz - Vates
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesShapeBlue
210 views15 slides
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... by
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...ShapeBlue
158 views20 slides
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...ShapeBlue
98 views29 slides

Recently uploaded(20)

Igniting Next Level Productivity with AI-Infused Data Integration Workflows by Safe Software
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software385 views
Digital Personal Data Protection (DPDP) Practical Approach For CISOs by Priyanka Aash
Digital Personal Data Protection (DPDP) Practical Approach For CISOsDigital Personal Data Protection (DPDP) Practical Approach For CISOs
Digital Personal Data Protection (DPDP) Practical Approach For CISOs
Priyanka Aash153 views
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates by ShapeBlue
Keynote Talk: Open Source is Not Dead - Charles Schulz - VatesKeynote Talk: Open Source is Not Dead - Charles Schulz - Vates
Keynote Talk: Open Source is Not Dead - Charles Schulz - Vates
ShapeBlue210 views
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... by ShapeBlue
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
ShapeBlue158 views
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti... by ShapeBlue
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
ShapeBlue98 views
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T by ShapeBlue
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&TCloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T
CloudStack and GitOps at Enterprise Scale - Alex Dometrius, Rene Glover - AT&T
ShapeBlue112 views
State of the Union - Rohit Yadav - Apache CloudStack by ShapeBlue
State of the Union - Rohit Yadav - Apache CloudStackState of the Union - Rohit Yadav - Apache CloudStack
State of the Union - Rohit Yadav - Apache CloudStack
ShapeBlue253 views
"Surviving highload with Node.js", Andrii Shumada by Fwdays
"Surviving highload with Node.js", Andrii Shumada "Surviving highload with Node.js", Andrii Shumada
"Surviving highload with Node.js", Andrii Shumada
Fwdays53 views
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online by ShapeBlue
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
ShapeBlue181 views
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue by ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlueMigrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
Migrating VMware Infra to KVM Using CloudStack - Nicolas Vazquez - ShapeBlue
ShapeBlue176 views
Data Integrity for Banking and Financial Services by Precisely
Data Integrity for Banking and Financial ServicesData Integrity for Banking and Financial Services
Data Integrity for Banking and Financial Services
Precisely78 views
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ... by ShapeBlue
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
Live Demo Showcase: Unveiling Dell PowerFlex’s IaaS Capabilities with Apache ...
ShapeBlue85 views
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P... by ShapeBlue
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
ShapeBlue154 views
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda... by ShapeBlue
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
ShapeBlue120 views
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit... by ShapeBlue
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
ShapeBlue117 views
Business Analyst Series 2023 - Week 4 Session 7 by DianaGray10
Business Analyst Series 2023 -  Week 4 Session 7Business Analyst Series 2023 -  Week 4 Session 7
Business Analyst Series 2023 - Week 4 Session 7
DianaGray10126 views
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue by ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlueVNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
VNF Integration and Support in CloudStack - Wei Zhou - ShapeBlue
ShapeBlue163 views
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ... by ShapeBlue
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
ShapeBlue79 views

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