SlideShare a Scribd company logo
1 of 25
(2) Dipartimento di Scienze dell’Informazione, Università di Bologna(1) Semantic Technology Laboratory ISTC-CNR
Gathering Lexical Linked Data and
Knowledge Patterns from FrameNet
Andrea Giovanni Nuzzolese (1,2)
andrea.nuzzolese@istc.cnr.it
Aldo Gangemi (1)
aldo.gangemi@cnr.it
Valentina Presutti (1)
valentina.presutti@cnr.it
K-CAP 2011
Banff, AL, Canada
27 June 2011
Outline
• Motivations
• Semantic issues
• Transformation method
• Ongoing work
• Conclusions
Premise
• Work after request from Berkeley FrameNet group
for a Semantic Web version of FrameNet 1.5
• Previous work had various limitations, mainly data
incompleteness and implicit semantics
– E.g. Scheczyk et al., Narayanan et al.
• Decided to go for a dual transformation
– RDF for a complete porting to Linked Open Data,
similarly to W3C WordNet RDF porting
– (customizable) OWL for a focused porting to
knowledge patterns reusable for ontology design or
for creating views over linked data
Motivations
• The web of data is exploding and NLP techniques accompany
this explosion
• Hybridizing natural language processing and semantic web
techniques shows to be a promising approach
• Part of the exploitation of LOD data, is carried out by means
of lexical resources that are represented directly as linked
data
• Bring lexical resource on linked data (favor hybridization)
– benefit from linking all lexical resources and have an
homogenous more powerful one
• Link lexical knowledge to domain knowledge
– linked data ground to lexical knowledge and textual documents
DBpedia
Lexvo
lingvoj
RDF
WordNet
3.0
RDF
FrameNet
1.5
RDF
VerbNet
3.1
RDF
Italian
MultiWordNet
WordNet
Domains
WordNet
Supersenses
WordNet
Formal Glosses
VerbOcean
Several semantic issues
in reusable linguistic data
• Semantics induced by the data structure, e.g.
RDB, XML, etc.
• Semantics from the linguistic model adopted
• Semantics of the corpus (e.g. sentences)
• Semantics needed for querying
• Semantics needed for reasoning
FrameNet
• A lexical knowledge base
– cognitive soundness
– grounded in a large corpus
• Consists of a set of frames, which have
– frame elements
– lexical units, which pair words (lexemes) to frames
– relations to corpus elements
• Each frame can be interpreted as a class of
situations
An example of frame
FrameNet as LOD
FrameNet as LOD
FrameNet as ontologies
Structural
Schema
Linguistic
Schema
Linguistic
Data
Corpus
Data
Referential
Data
Linguistic
transformation
architecture
Transformation approach
• We pulled out the semantics of FrameNet and its
data by using Semion,
• Semion is a tool grounded on a method with two
main steps
– a syntactic and completely automatic transformation of the data source
to RDF datasets according to an OWL ontology that represents the data
source structure
– a semantic rule-based refactoring that allows to express the RDF triples
according to specific domain ontologies e.g. SKOS, DOLCE, FOAF,
LMM, or anything indicated by the user.
Reengineering
Syntactic transformation to RDF triples
<frame name="Abounding_with" ... ID="262">
...
<frameRelation type="Inherits from">
<relatedFrame>
Locative_relation
</relatedFrame>
</frameRelation>
...
</frame>
Refactoring
• aims to add semantics to data
• is performed by means of set of rules
– i.e. SPARQL CONSTRUCT
ABox Refactoring
The ABox refactoring is the
process of gathering RDF
data (Abox)
Rule-based
Customizable or based on
recipes
ABox Refactoring (data)
TBox Refactoring
• The TBox refactoring is the process of
gathering a new ontology schema (a
TBox) from data (ABox)
TBox Refactoring
Ongoing work
• Linking
– WordNet, WN Domains, MultiWordNet, VerbNet,
FrameNet, VerbOcean (P. Pantel)
• Basic linking uses SKOS
– exactMatch, closeMatch
– links partly present in Colorado bank, partly in
WordNet mappings, part are newly created
• More reasoning requires some expressivity
– semiotics.owl knowledge pattern, D&S
– property chains
Conclusion
• issues related to the conversion of lexical
resources
– more specifically to semantic issued of FrameNet
conversion
• a method to solve those issues (supported by
a tool)
• a conversion of FrameNet to RDF published
as a dataset in the LOD
• a method to convert FrameNet data into
knowledge patterns
Thank you
Andrea Nuzzolese
-
STLab, ISTC-CNR
&
Dipartimento di Scienze dell’Informazione
University of Bologna
Italy
23
Semantic issues: objects
• Semantic frames/verb classes as twofold creatures
– intensional polymorphic relations (aka descriptions) + situation types
– Desiring(?experiencer, ?theme, ?time, ?loc, ?...)
• Frame elements/VN arguments as complex creatures
– (semantic) roles + concepts
• Semantic types are a mixture
– concepts, grammatical types, etc.
• Lexical units/VN class members as hybrid creatures
– lexically-oriented semantic frames
– bridges between semantic frames and word senses
– FN lex units belong to diverse parts of speech
• Annotated sentences contain syntactical realizations of semantic
frames (“exemplifications”)
– syntactic frames in VN, valences in FN
23
24
Semantic issues: relations
• Inheritance in FN and VN is classic, can hold for situation types safely
– needs to be treated jointly with semantic role representation
– subFe also classic
• Subframes in FN are conceptual compositions (“parts of descriptions”
in D&S), intensional in nature
– similarly for “excludes” and “requires” holding for FE
• Frame “usage” in FN is partial inheritance, hard to digest for situation
types
• Selectional restrictions in VN maybe too tough for situation types
• Selectional preferences absent in resources, but probability would be
an added value
• Core vs. peripheral vs. unexpressed are interesting but tough:
“characteristic”, hidden optionality, etc.
24
Why a KP?
– a multidimensional
context model able to
capture descriptive,
informational, situational,
social, and formal
characters of knowledge.

More Related Content

What's hot

Adri Jovin - Semantic Web
Adri Jovin - Semantic WebAdri Jovin - Semantic Web
Adri Jovin - Semantic Web
Adri Jovin
 
A little more semantics goes a lot further!  Getting more out of Linked Data ...
A little more semantics goes a lot further!  Getting more out of Linked Data ...A little more semantics goes a lot further!  Getting more out of Linked Data ...
A little more semantics goes a lot further!  Getting more out of Linked Data ...
Michel Dumontier
 
Ontology and Ontology Libraries: a critical study
Ontology and Ontology Libraries: a critical studyOntology and Ontology Libraries: a critical study
Ontology and Ontology Libraries: a critical study
Debashisnaskar
 
Towards a Marketplace of Open Source Software Data
Towards a Marketplace of Open Source Software DataTowards a Marketplace of Open Source Software Data
Towards a Marketplace of Open Source Software Data
Fernando Silva Parreiras
 
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
IJwest
 

What's hot (19)

Linked open data: standardization, interoperability and multilingual challeng...
Linked open data: standardization, interoperability and multilingual challeng...Linked open data: standardization, interoperability and multilingual challeng...
Linked open data: standardization, interoperability and multilingual challeng...
 
Hyponymy extraction of domain ontology
Hyponymy extraction of domain ontologyHyponymy extraction of domain ontology
Hyponymy extraction of domain ontology
 
Adri Jovin - Semantic Web
Adri Jovin - Semantic WebAdri Jovin - Semantic Web
Adri Jovin - Semantic Web
 
A little more semantics goes a lot further!  Getting more out of Linked Data ...
A little more semantics goes a lot further!  Getting more out of Linked Data ...A little more semantics goes a lot further!  Getting more out of Linked Data ...
A little more semantics goes a lot further!  Getting more out of Linked Data ...
 
Data Integration Ontology Mapping
Data Integration Ontology MappingData Integration Ontology Mapping
Data Integration Ontology Mapping
 
Generating Lexical Information for Terminology in a Bioinformatics Ontology
Generating Lexical Information for Terminologyin a Bioinformatics OntologyGenerating Lexical Information for Terminologyin a Bioinformatics Ontology
Generating Lexical Information for Terminology in a Bioinformatics Ontology
 
Learning ontologies
Learning ontologiesLearning ontologies
Learning ontologies
 
POSTDATA: Towards publishing European Poetry as Linked Open Data
POSTDATA: Towards publishing European Poetry as Linked Open DataPOSTDATA: Towards publishing European Poetry as Linked Open Data
POSTDATA: Towards publishing European Poetry as Linked Open Data
 
Project presentation
Project presentationProject presentation
Project presentation
 
Ontologies
OntologiesOntologies
Ontologies
 
ontology based- data_integration.
ontology based- data_integration.ontology based- data_integration.
ontology based- data_integration.
 
Ontology
OntologyOntology
Ontology
 
Ontology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical StudyOntology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical Study
 
Ontology and Ontology Libraries: a critical study
Ontology and Ontology Libraries: a critical studyOntology and Ontology Libraries: a critical study
Ontology and Ontology Libraries: a critical study
 
network TCP/IP prenstion
network TCP/IP prenstionnetwork TCP/IP prenstion
network TCP/IP prenstion
 
Towards a Marketplace of Open Source Software Data
Towards a Marketplace of Open Source Software DataTowards a Marketplace of Open Source Software Data
Towards a Marketplace of Open Source Software Data
 
A Dynamic Topic Model of Learning Analytics Research
A Dynamic Topic Model of Learning Analytics ResearchA Dynamic Topic Model of Learning Analytics Research
A Dynamic Topic Model of Learning Analytics Research
 
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
Association Rule Mining Based Extraction of Semantic Relations Using Markov L...
 
A Mathematical Approach to Ontology Authoring and Documentation
A Mathematical Approach to Ontology Authoring and DocumentationA Mathematical Approach to Ontology Authoring and Documentation
A Mathematical Approach to Ontology Authoring and Documentation
 

Similar to Gathering Lexical Linked Data and Knowledge Patterns from FrameNet

Toward The Semantic Deep Web
Toward The Semantic Deep WebToward The Semantic Deep Web
Toward The Semantic Deep Web
Samiul Hoque
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
madhuvardhan
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
madhuvardhan
 
Knowledge Representation, Semantic Web
Knowledge Representation, Semantic WebKnowledge Representation, Semantic Web
Knowledge Representation, Semantic Web
Serendipity Seraph
 

Similar to Gathering Lexical Linked Data and Knowledge Patterns from FrameNet (20)

From ontology to wiki
From ontology to wikiFrom ontology to wiki
From ontology to wiki
 
Extended WordNet
Extended WordNetExtended WordNet
Extended WordNet
 
Semantic technology in nutshell 2013. Semantic! are you a linguist?
Semantic technology in nutshell 2013. Semantic! are you a linguist?Semantic technology in nutshell 2013. Semantic! are you a linguist?
Semantic technology in nutshell 2013. Semantic! are you a linguist?
 
Development of Semantic Web based Disaster Management System
Development of Semantic Web based Disaster Management SystemDevelopment of Semantic Web based Disaster Management System
Development of Semantic Web based Disaster Management System
 
DODDLE-OWL: A Domain Ontology Construction Tool with OWL
DODDLE-OWL: A Domain Ontology Construction Tool with OWLDODDLE-OWL: A Domain Ontology Construction Tool with OWL
DODDLE-OWL: A Domain Ontology Construction Tool with OWL
 
Toward The Semantic Deep Web
Toward The Semantic Deep WebToward The Semantic Deep Web
Toward The Semantic Deep Web
 
Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)Tutorial on Semantic Digital Libraries (WWW'2007)
Tutorial on Semantic Digital Libraries (WWW'2007)
 
Application of Ontology in Semantic Information Retrieval by Prof Shahrul Azm...
Application of Ontology in Semantic Information Retrieval by Prof Shahrul Azm...Application of Ontology in Semantic Information Retrieval by Prof Shahrul Azm...
Application of Ontology in Semantic Information Retrieval by Prof Shahrul Azm...
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
 
Class 5-introto dl
Class 5-introto dlClass 5-introto dl
Class 5-introto dl
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 
Lecture 7: Semantic Technologies and Interoperability
Lecture 7: Semantic Technologies and InteroperabilityLecture 7: Semantic Technologies and Interoperability
Lecture 7: Semantic Technologies and Interoperability
 
Automatically converting tabular data to
Automatically converting tabular data toAutomatically converting tabular data to
Automatically converting tabular data to
 
Knowledge Representation, Semantic Web
Knowledge Representation, Semantic WebKnowledge Representation, Semantic Web
Knowledge Representation, Semantic Web
 
WP3 Further specification of Functionality and Interoperability - Gradmann
WP3 Further specification of Functionality and Interoperability - GradmannWP3 Further specification of Functionality and Interoperability - Gradmann
WP3 Further specification of Functionality and Interoperability - Gradmann
 
semantic web & natural language
semantic web & natural languagesemantic web & natural language
semantic web & natural language
 
CS6010 Social Network Analysis Unit II
CS6010 Social Network Analysis   Unit IICS6010 Social Network Analysis   Unit II
CS6010 Social Network Analysis Unit II
 
Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)Tutorial on Semantic Digital Libraries (ESWC'2007)
Tutorial on Semantic Digital Libraries (ESWC'2007)
 
Opening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked dataOpening up MOOCs for OER management on the Web of linked data
Opening up MOOCs for OER management on the Web of linked data
 
Ontology Engineering
Ontology EngineeringOntology Engineering
Ontology Engineering
 

More from Andrea Nuzzolese

Knowledge Patterns for the Web: extraction, transformation, and reuse
Knowledge Patterns for the Web: extraction, transformation, and reuseKnowledge Patterns for the Web: extraction, transformation, and reuse
Knowledge Patterns for the Web: extraction, transformation, and reuse
Andrea Nuzzolese
 
Towards the automatic identification of the nature of citations
Towards the automatic identification of the nature of citationsTowards the automatic identification of the nature of citations
Towards the automatic identification of the nature of citations
Andrea Nuzzolese
 
Type inference through the analysis of Wikipedia links
Type inference through the analysis of Wikipedia linksType inference through the analysis of Wikipedia links
Type inference through the analysis of Wikipedia links
Andrea Nuzzolese
 
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
Andrea Nuzzolese
 
Aemoo: exploratory search based on knowledge patterns over the Semantic Web
Aemoo:  exploratory search based on knowledge patterns over the Semantic WebAemoo:  exploratory search based on knowledge patterns over the Semantic Web
Aemoo: exploratory search based on knowledge patterns over the Semantic Web
Andrea Nuzzolese
 

More from Andrea Nuzzolese (13)

Aemoo: Linked Data Exploration based on Knowledge Patterns
Aemoo: Linked Data Exploration based on Knowledge PatternsAemoo: Linked Data Exploration based on Knowledge Patterns
Aemoo: Linked Data Exploration based on Knowledge Patterns
 
Conference Linked Data: the ScholarlyData project
Conference Linked Data: the ScholarlyData projectConference Linked Data: the ScholarlyData project
Conference Linked Data: the ScholarlyData project
 
Semantic Technologies in ST&DL
Semantic Technologies in ST&DLSemantic Technologies in ST&DL
Semantic Technologies in ST&DL
 
Oke
OkeOke
Oke
 
Sheldon challenge
Sheldon challengeSheldon challenge
Sheldon challenge
 
Evaluating citation functions in CiTO: cognitive issues
Evaluating citation functions in CiTO: cognitive issuesEvaluating citation functions in CiTO: cognitive issues
Evaluating citation functions in CiTO: cognitive issues
 
Knowledge Patterns for the Web: extraction, transformation, and reuse
Knowledge Patterns for the Web: extraction, transformation, and reuseKnowledge Patterns for the Web: extraction, transformation, and reuse
Knowledge Patterns for the Web: extraction, transformation, and reuse
 
Loditaly2014 new
Loditaly2014 newLoditaly2014 new
Loditaly2014 new
 
Towards the automatic identification of the nature of citations
Towards the automatic identification of the nature of citationsTowards the automatic identification of the nature of citations
Towards the automatic identification of the nature of citations
 
Knowledge Representation and Reasoning with Apache Stanbol
Knowledge Representation and Reasoning with Apache StanbolKnowledge Representation and Reasoning with Apache Stanbol
Knowledge Representation and Reasoning with Apache Stanbol
 
Type inference through the analysis of Wikipedia links
Type inference through the analysis of Wikipedia linksType inference through the analysis of Wikipedia links
Type inference through the analysis of Wikipedia links
 
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
Towards an Empirical Semantic Web Science: Knowledge Pattern Extraction and U...
 
Aemoo: exploratory search based on knowledge patterns over the Semantic Web
Aemoo:  exploratory search based on knowledge patterns over the Semantic WebAemoo:  exploratory search based on knowledge patterns over the Semantic Web
Aemoo: exploratory search based on knowledge patterns over the Semantic Web
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

Gathering Lexical Linked Data and Knowledge Patterns from FrameNet

  • 1. (2) Dipartimento di Scienze dell’Informazione, Università di Bologna(1) Semantic Technology Laboratory ISTC-CNR Gathering Lexical Linked Data and Knowledge Patterns from FrameNet Andrea Giovanni Nuzzolese (1,2) andrea.nuzzolese@istc.cnr.it Aldo Gangemi (1) aldo.gangemi@cnr.it Valentina Presutti (1) valentina.presutti@cnr.it K-CAP 2011 Banff, AL, Canada 27 June 2011
  • 2. Outline • Motivations • Semantic issues • Transformation method • Ongoing work • Conclusions
  • 3. Premise • Work after request from Berkeley FrameNet group for a Semantic Web version of FrameNet 1.5 • Previous work had various limitations, mainly data incompleteness and implicit semantics – E.g. Scheczyk et al., Narayanan et al. • Decided to go for a dual transformation – RDF for a complete porting to Linked Open Data, similarly to W3C WordNet RDF porting – (customizable) OWL for a focused porting to knowledge patterns reusable for ontology design or for creating views over linked data
  • 4. Motivations • The web of data is exploding and NLP techniques accompany this explosion • Hybridizing natural language processing and semantic web techniques shows to be a promising approach • Part of the exploitation of LOD data, is carried out by means of lexical resources that are represented directly as linked data • Bring lexical resource on linked data (favor hybridization) – benefit from linking all lexical resources and have an homogenous more powerful one • Link lexical knowledge to domain knowledge – linked data ground to lexical knowledge and textual documents
  • 6. Several semantic issues in reusable linguistic data • Semantics induced by the data structure, e.g. RDB, XML, etc. • Semantics from the linguistic model adopted • Semantics of the corpus (e.g. sentences) • Semantics needed for querying • Semantics needed for reasoning
  • 7. FrameNet • A lexical knowledge base – cognitive soundness – grounded in a large corpus • Consists of a set of frames, which have – frame elements – lexical units, which pair words (lexemes) to frames – relations to corpus elements • Each frame can be interpreted as a class of situations
  • 13. Transformation approach • We pulled out the semantics of FrameNet and its data by using Semion, • Semion is a tool grounded on a method with two main steps – a syntactic and completely automatic transformation of the data source to RDF datasets according to an OWL ontology that represents the data source structure – a semantic rule-based refactoring that allows to express the RDF triples according to specific domain ontologies e.g. SKOS, DOLCE, FOAF, LMM, or anything indicated by the user.
  • 14. Reengineering Syntactic transformation to RDF triples <frame name="Abounding_with" ... ID="262"> ... <frameRelation type="Inherits from"> <relatedFrame> Locative_relation </relatedFrame> </frameRelation> ... </frame>
  • 15. Refactoring • aims to add semantics to data • is performed by means of set of rules – i.e. SPARQL CONSTRUCT
  • 16. ABox Refactoring The ABox refactoring is the process of gathering RDF data (Abox) Rule-based Customizable or based on recipes
  • 18. TBox Refactoring • The TBox refactoring is the process of gathering a new ontology schema (a TBox) from data (ABox)
  • 20. Ongoing work • Linking – WordNet, WN Domains, MultiWordNet, VerbNet, FrameNet, VerbOcean (P. Pantel) • Basic linking uses SKOS – exactMatch, closeMatch – links partly present in Colorado bank, partly in WordNet mappings, part are newly created • More reasoning requires some expressivity – semiotics.owl knowledge pattern, D&S – property chains
  • 21. Conclusion • issues related to the conversion of lexical resources – more specifically to semantic issued of FrameNet conversion • a method to solve those issues (supported by a tool) • a conversion of FrameNet to RDF published as a dataset in the LOD • a method to convert FrameNet data into knowledge patterns
  • 22. Thank you Andrea Nuzzolese - STLab, ISTC-CNR & Dipartimento di Scienze dell’Informazione University of Bologna Italy
  • 23. 23 Semantic issues: objects • Semantic frames/verb classes as twofold creatures – intensional polymorphic relations (aka descriptions) + situation types – Desiring(?experiencer, ?theme, ?time, ?loc, ?...) • Frame elements/VN arguments as complex creatures – (semantic) roles + concepts • Semantic types are a mixture – concepts, grammatical types, etc. • Lexical units/VN class members as hybrid creatures – lexically-oriented semantic frames – bridges between semantic frames and word senses – FN lex units belong to diverse parts of speech • Annotated sentences contain syntactical realizations of semantic frames (“exemplifications”) – syntactic frames in VN, valences in FN 23
  • 24. 24 Semantic issues: relations • Inheritance in FN and VN is classic, can hold for situation types safely – needs to be treated jointly with semantic role representation – subFe also classic • Subframes in FN are conceptual compositions (“parts of descriptions” in D&S), intensional in nature – similarly for “excludes” and “requires” holding for FE • Frame “usage” in FN is partial inheritance, hard to digest for situation types • Selectional restrictions in VN maybe too tough for situation types • Selectional preferences absent in resources, but probability would be an added value • Core vs. peripheral vs. unexpressed are interesting but tough: “characteristic”, hidden optionality, etc. 24
  • 25. Why a KP? – a multidimensional context model able to capture descriptive, informational, situational, social, and formal characters of knowledge.