SlideShare a Scribd company logo
Semantic Techniques for Enabling
Knowledge Reuse in Conceptual
Modelling
Jorge Gracia, Jochem Liem, Esther Lozano, Oscar Corcho,
Michal Trna, Asunción Gómez-Pérez, and Bert Bredeweg
Ontology Engineering Group, Universidad Politécnica de Madrid. Spain
{jgracia, elozano, ocorcho, mtrna, asun}@fi.upm.es
Informatics Institute. University of Amsterdam. The Netherlands
{j.liem, b.bredeweg}@uva.nl
ISWC, November 10th, Shanghai, China
Outline
2
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Introduction
• Conceptual representation of physical
systems
• Prediction of the system behaviour
through reasoning
• Simulation
• Qualitative (important landmarks no
numerical details)
• Separation of structure and behaviour
• Multiple domains of application
• Environmental science
• Physics
• Economy
• ...
3
Qualitative Reasoning
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Introduction
• Learning by modelling approach
• Learners formally express and test their
conceptual knowledge about systems
in an educational context
• Desirable features:
– Shared learning environment, where
expert and learner models are uploaded
– Quality feedback extracted from the
common knowledge
4
QR in science and education
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
QR Modelling and Simulation
5
Knowledge Representation
Entity hierarchy Scenario
Quantity:
The dynamic aspects of
the system
Influence:
Natality determines δSize
Proportionality:
δSize determines δNatality
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Techniques
• Bridging the gap between the loosely and imprecise
terminology used by a learner and the well-defined semantics
of an ontology
• Relating the QR models created by other learners or experts in
order to automate the acquisition of feedback and
recommendations
6
How semantic techniques could help?
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Techniques
7
DynaLearn
http://hcs.science.uva.nl/projects/DynaLearn/
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Techniques
8
Student
Model
Grounding
OWL export
Semantic repository
Quality feedback
Online ontologies
Modelling tool The Web
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Existing approaches
• QR modelling and simulation tools: Betty’s brain, Stella
• Not grounding of terms to a common vocabulary
• Not quality feedback from other models
• Conceptual modelling techniques: CmapTools
• Concepts maps for knowledge representation
• Collaborative use
• No use of Semantic Web to maximize interoperability
• Not common shared vocabularies
• Semantic techniques to enhance collaborative learning:
DEPTH (Design Patterns Teaching Help System)
• Focused on software engineering education
• Supports recommendation more rather than quality feedback
9
Related work
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Outline
10
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Grounding
11
http://dbpedia.org/resource/Mortality_rate
http://dbpedia.org/resource/Population
http://www.anchorTerm.owl#NumberOf
Expert/teacher Student
grounding
Semantic repository
Anchor ontology
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Grounding
• Ensure lexical and semantic correctness of terms
• Ensure the interoperability among models
• Extraction of a common domain knowledge
• Detection of inconsistencies and contradictions between
models
• Inference of new, non declared, knowledge
• Assist the model construction with feedback and
recommendations
12
Benefits of grounding
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Outline
13
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Types of OBF
• Ontology matching based feedback
• Improvements of terminology
• Missing and extra terms in the learner model
− Missing hierarchical relations
• Semantic reasoning based feedback:
Inconsistency between hierarchies of models
• Structure comparison based feedback:
Differences between model structures
14Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Modules of OBF
15
Ontology
Matching
Semantic
Reasoner
Missing/Extra
Ontology Elements
List of
differences
Structure
Comparison
Grounding-Based
Alignment
Learner Model
+
Reference Model
Inconsistency
between Hierarchies
Differences between
Model Structures
Improvement of
Terminology
Preliminary
mappings
List of equivalent
terms
Grounding-Based Alignment
• In the learner model:
• In the reference model:
• Resulting preliminary mapping:
16
Ontology Matching
• Ontology matching tool: CIDER
• Input of the ontology matching tool
• Learner model with preliminary mappings
• Reference model
• Output: set of mappings (Alignment API format)
17
J. Gracia and E. Mena. Ontology matching with CIDER: Evaluation report for the OAEI 2008. In Proc. of 3rd Ontology Matching Workshop
(OM’08), at ISWC’08, Karlsruhe, Germany, volume 431, pages 140-146. CEUR-WS, October 2008
Ontology Matching
18
Improvement of terminology
Learner model: Reference model:
equivalent terms with different label
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Ontology Matching
19
Missing and extra terms in the learner model
Learner model: Reference model:
missing term
extra term
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Ontology Matching
20
Missing hierarchical relationships
Reference model:
missing term
equivalent terms
Learner model:
subclass of
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Semantic Reasoning
21
Inconsistency between hierarchies
Reference model:
Learner model:
equivalent terms
Disjoint classes
INCONSISTENT
HIERARCHIES!
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Structure Comparison
22
Missing QR structures
Learner model: Reference model:
missing model structures
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Outline
23
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Experimental Evaluation
Q1. Are Semantic Web resources suitable for
grounding specific domain vocabularies?
Q2. Are the state-of-the-art ontology matching tools
suitable for the alignment of QR models?
24
Some Research Questions
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Q1 – Semantic Web resources
Knowledge source Coverage Ratio
DBpedia 72%
OpenCyc 69%
WordNet 45%
Watson 47%
25
Tested 1686 different English words coming from DynaLearn glossaries
Knowledge source Coverage Ratio
DBpedia + Yahoo Spelling Suggestion 78%
What if we fix spelling errors and suggest nearby terms?: “fiter feeding”  “filter feeding”
Coverage Study
What if we combine several sources?:
Knowledge source Coverage Ratio
DBpedia + OpenCyc 87%
DBpedia + Watson 73%
Dbpedia + WordNet 72%
Dbpedia + OpenCyc + WordNet + Watson 88%
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Q1 – Semantic Web resources
• Tested 909 English labels covered by DBpedia, randomly selected from
DynaLearn glossaries
• Asked 8 expert evaluators, each one evaluated between 200-300
groundings. Each grounding was double-evaluated
• Question: For each grounded term, are all the relevant meanings that
you have in mind contained in the set of grounding candidates? If yes,
mark the relevant ones.
• Average accuracy: 83%
26
Accuracy Study
Inter-evaluator Agreement Level
Polysemy Agr eement (any) Cohen's Kappa
21,35 85% 0,47
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Q2 - Ontology Matching
• Golden standard defined by experts
• Eight QR models grouped by pairs
• Semantic equivalences between them were identified
• Result: reference alignment file
• Separated ontology alignment: CIDER, Falcon
• Each produced alignment was compared to the golden standard
27
Model Matching Experiment
Precision Recall
CIDER 92% 95%
Falcon 67% 95%
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
W. Hu and Y. Qu. Falcon-ao: A practical ontology matching system. Journal of Web Semantics, 6(3):237-239, 2008
Outline
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of Feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
28Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Conclusions
• Support the creation of semantically networked models to
share and reuse conceptual knowledge
• QR models are exported into an ontological language and
grounded to an external common vocabulary
• Ontology matching techniques used to get quality feedback
29
Conclusions
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Outline
1. Introduction
1. Qualitative Reasoning Modelling and Simulation
2. Application of Semantic Techniques
3. Existing approaches
2. Semantic Grounding
3. Ontology-Based Feedback
1. Types of feedback
2. Techniques of OBF
4. Some numbers
5. Conclusions
6. What’s going on...
30Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
What’s going on…
31
Future Work
• Run usability studies on our ontology-based feedback
• Enrich our ontology matching based techniques with
advanced metrics
• Provide OBF results through the virtual characters
• Model recommendation based on the community of users
• Use our system in the academic domain to support
semantic-guided learning
• Publish this semantic data in the web of Linked Data
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
What’s going on…
32
OBF through virtual characters
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Differences in terminology 2/8
The quantity Death rate of your model is
equivalent to the quantity Mortality of the
reference model. More info.
Do you want to rename the term as Mortality?
Yes No
Thanks for your attention!
33
Jorge Gracia
Facultad de Informática
Universidad Politécnica de Madrid
Campus de Montegancedo sn
28660 Boadilla del Monte, Madrid
http://www.oeg-upm.net
jgracia@delicias.dia.fi.upm.es
Phone: 34.91.3363670
Fax: 34.91.3524819
Some images under Creative Commons licence :
http://www.flickr.com/photos/binkley27/2969227096/
http://www.flickr.com/photos/tauntingpanda/14782257/
http://www.flickr.com/photos/rainforest_harley/232636845/
Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
Ad

More Related Content

What's hot (20)

JISC LADIE project Learning Design In Education
JISC LADIE project Learning Design In EducationJISC LADIE project Learning Design In Education
JISC LADIE project Learning Design In Education
grainne
 
EBank evaluation
EBank evaluationEBank evaluation
EBank evaluation
grainne
 
E assessment
E assessmentE assessment
E assessment
Magdy Mahdy
 
RALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
RALF (Redesigning Assessment and Learning with feedback in the VLEs) ProjectRALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
RALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
Diogo Casanova
 
2015-11-19 Venia Legendi: Vladimir Tomberg
2015-11-19 Venia Legendi: Vladimir Tomberg2015-11-19 Venia Legendi: Vladimir Tomberg
2015-11-19 Venia Legendi: Vladimir Tomberg
ifi8106tlu
 
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
CITE
 
2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets
ifi8106tlu
 
A learning design toolkit for creating effective learning activities
A learning design toolkit for creating effective learning activitiesA learning design toolkit for creating effective learning activities
A learning design toolkit for creating effective learning activities
grainne
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the Users
Peter Brusilovsky
 
Project-based Collaborative Learning Environment with Context-aware Education...
Project-based Collaborative Learning Environment with Context-aware Education...Project-based Collaborative Learning Environment with Context-aware Education...
Project-based Collaborative Learning Environment with Context-aware Education...
Zoran Jeremic
 
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
ifi8106tlu
 
PhD Dissertation
PhD DissertationPhD Dissertation
PhD Dissertation
Zoran Jeremic
 
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, TurkeyAn insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
strehlst
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in Education
Peter Brusilovsky
 
DialogPlus toolkit
DialogPlus toolkitDialogPlus toolkit
DialogPlus toolkit
grainne
 
Learning analytics are more than a technology
Learning analytics are more than a technologyLearning analytics are more than a technology
Learning analytics are more than a technology
Dragan Gasevic
 
Bridging the gap: e-learning research
Bridging the gap: e-learning researchBridging the gap: e-learning research
Bridging the gap: e-learning research
grainne
 
Conole Jisc Lxp
Conole Jisc LxpConole Jisc Lxp
Conole Jisc Lxp
grainne
 
The OER quality debate: explaining academics’ attitudes about quality
The OER quality debate: explaining academics’ attitudes about qualityThe OER quality debate: explaining academics’ attitudes about quality
The OER quality debate: explaining academics’ attitudes about quality
Global OER Graduate Network
 
E-learning research methodological issues
E-learning research methodological issuesE-learning research methodological issues
E-learning research methodological issues
grainne
 
JISC LADIE project Learning Design In Education
JISC LADIE project Learning Design In EducationJISC LADIE project Learning Design In Education
JISC LADIE project Learning Design In Education
grainne
 
EBank evaluation
EBank evaluationEBank evaluation
EBank evaluation
grainne
 
RALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
RALF (Redesigning Assessment and Learning with feedback in the VLEs) ProjectRALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
RALF (Redesigning Assessment and Learning with feedback in the VLEs) Project
Diogo Casanova
 
2015-11-19 Venia Legendi: Vladimir Tomberg
2015-11-19 Venia Legendi: Vladimir Tomberg2015-11-19 Venia Legendi: Vladimir Tomberg
2015-11-19 Venia Legendi: Vladimir Tomberg
ifi8106tlu
 
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
Xiao Hu "Overview of the Space of Learning Analytics and Educational Data Min...
CITE
 
2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets2015 11-17 Venia Legendi Kairit Tammets
2015 11-17 Venia Legendi Kairit Tammets
ifi8106tlu
 
A learning design toolkit for creating effective learning activities
A learning design toolkit for creating effective learning activitiesA learning design toolkit for creating effective learning activities
A learning design toolkit for creating effective learning activities
grainne
 
The User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the UsersThe User Side of Personalization: How Personalization Affects the Users
The User Side of Personalization: How Personalization Affects the Users
Peter Brusilovsky
 
Project-based Collaborative Learning Environment with Context-aware Education...
Project-based Collaborative Learning Environment with Context-aware Education...Project-based Collaborative Learning Environment with Context-aware Education...
Project-based Collaborative Learning Environment with Context-aware Education...
Zoran Jeremic
 
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
ifi8106tlu
 
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, TurkeyAn insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
An insight into Educational Data Mining at Muğla Sıtkı Koçman University, Turkey
strehlst
 
Human Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in EducationHuman Interfaces to Artificial Intelligence in Education
Human Interfaces to Artificial Intelligence in Education
Peter Brusilovsky
 
DialogPlus toolkit
DialogPlus toolkitDialogPlus toolkit
DialogPlus toolkit
grainne
 
Learning analytics are more than a technology
Learning analytics are more than a technologyLearning analytics are more than a technology
Learning analytics are more than a technology
Dragan Gasevic
 
Bridging the gap: e-learning research
Bridging the gap: e-learning researchBridging the gap: e-learning research
Bridging the gap: e-learning research
grainne
 
Conole Jisc Lxp
Conole Jisc LxpConole Jisc Lxp
Conole Jisc Lxp
grainne
 
The OER quality debate: explaining academics’ attitudes about quality
The OER quality debate: explaining academics’ attitudes about qualityThe OER quality debate: explaining academics’ attitudes about quality
The OER quality debate: explaining academics’ attitudes about quality
Global OER Graduate Network
 
E-learning research methodological issues
E-learning research methodological issuesE-learning research methodological issues
E-learning research methodological issues
grainne
 

Viewers also liked (14)

Applications for Social Networking Strategies in an Agency Context: Exploitin...
Applications for Social Networking Strategies in an Agency Context: Exploitin...Applications for Social Networking Strategies in an Agency Context: Exploitin...
Applications for Social Networking Strategies in an Agency Context: Exploitin...
BoaB Team
 
Social Media Strategies for Schools for OASBO Conference
Social Media Strategies for Schools for OASBO ConferenceSocial Media Strategies for Schools for OASBO Conference
Social Media Strategies for Schools for OASBO Conference
Shane Haggerty
 
Linkedin Slideshare Driving Force Btec
Linkedin Slideshare   Driving Force BtecLinkedin Slideshare   Driving Force Btec
Linkedin Slideshare Driving Force Btec
Ian Littlefield
 
"Unë do t'ju tregoj të ardhmen 1"
"Unë do t'ju tregoj të ardhmen 1""Unë do t'ju tregoj të ardhmen 1"
"Unë do t'ju tregoj të ardhmen 1"
guest121301
 
The threat to small business retirement savings
The threat to small business retirement savingsThe threat to small business retirement savings
The threat to small business retirement savings
U.S. Chamber of Commerce
 
Performance-Based Funding – A New Era in Accountability?
Performance-Based Funding – A New Era in Accountability?Performance-Based Funding – A New Era in Accountability?
Performance-Based Funding – A New Era in Accountability?
Ludmila Adamovica
 
CP2 Newport Beach 2010
CP2 Newport Beach 2010CP2 Newport Beach 2010
CP2 Newport Beach 2010
nb4less
 
Subway in Lisbon
Subway in Lisbon Subway in Lisbon
Subway in Lisbon
Lavennder M
 
Ux och design som konverterar del 3
Ux och design som konverterar del 3Ux och design som konverterar del 3
Ux och design som konverterar del 3
Wipcore
 
Humans & Machines Ethics Canvas
Humans & Machines Ethics CanvasHumans & Machines Ethics Canvas
Humans & Machines Ethics Canvas
Piush Vaish
 
Презентация агентства PRCI.Storytellers
Презентация агентства PRCI.StorytellersПрезентация агентства PRCI.Storytellers
Презентация агентства PRCI.Storytellers
Коммуникационное агентство PRSI.Storytellers
 
Storytelling + Experiences: Ingredients of a Successful Redesign
Storytelling + Experiences: Ingredients of a Successful RedesignStorytelling + Experiences: Ingredients of a Successful Redesign
Storytelling + Experiences: Ingredients of a Successful Redesign
mStoner, Inc.
 
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
unicefmne
 
Glassdoor Summit: Ana Recio
Glassdoor Summit: Ana RecioGlassdoor Summit: Ana Recio
Glassdoor Summit: Ana Recio
Glassdoor
 
Applications for Social Networking Strategies in an Agency Context: Exploitin...
Applications for Social Networking Strategies in an Agency Context: Exploitin...Applications for Social Networking Strategies in an Agency Context: Exploitin...
Applications for Social Networking Strategies in an Agency Context: Exploitin...
BoaB Team
 
Social Media Strategies for Schools for OASBO Conference
Social Media Strategies for Schools for OASBO ConferenceSocial Media Strategies for Schools for OASBO Conference
Social Media Strategies for Schools for OASBO Conference
Shane Haggerty
 
Linkedin Slideshare Driving Force Btec
Linkedin Slideshare   Driving Force BtecLinkedin Slideshare   Driving Force Btec
Linkedin Slideshare Driving Force Btec
Ian Littlefield
 
"Unë do t'ju tregoj të ardhmen 1"
"Unë do t'ju tregoj të ardhmen 1""Unë do t'ju tregoj të ardhmen 1"
"Unë do t'ju tregoj të ardhmen 1"
guest121301
 
The threat to small business retirement savings
The threat to small business retirement savingsThe threat to small business retirement savings
The threat to small business retirement savings
U.S. Chamber of Commerce
 
Performance-Based Funding – A New Era in Accountability?
Performance-Based Funding – A New Era in Accountability?Performance-Based Funding – A New Era in Accountability?
Performance-Based Funding – A New Era in Accountability?
Ludmila Adamovica
 
CP2 Newport Beach 2010
CP2 Newport Beach 2010CP2 Newport Beach 2010
CP2 Newport Beach 2010
nb4less
 
Subway in Lisbon
Subway in Lisbon Subway in Lisbon
Subway in Lisbon
Lavennder M
 
Ux och design som konverterar del 3
Ux och design som konverterar del 3Ux och design som konverterar del 3
Ux och design som konverterar del 3
Wipcore
 
Humans & Machines Ethics Canvas
Humans & Machines Ethics CanvasHumans & Machines Ethics Canvas
Humans & Machines Ethics Canvas
Piush Vaish
 
Storytelling + Experiences: Ingredients of a Successful Redesign
Storytelling + Experiences: Ingredients of a Successful RedesignStorytelling + Experiences: Ingredients of a Successful Redesign
Storytelling + Experiences: Ingredients of a Successful Redesign
mStoner, Inc.
 
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
Why is ECD the Bona Fide Foundation for the SDGs - Pia Rebello Britto, Senior...
unicefmne
 
Glassdoor Summit: Ana Recio
Glassdoor Summit: Ana RecioGlassdoor Summit: Ana Recio
Glassdoor Summit: Ana Recio
Glassdoor
 
Ad

Similar to Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling (20)

2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
eMadrid network
 
DynaLearn: Problem-based learning supported by semantic techniques
DynaLearn: Problem-based learning supported by semantic techniquesDynaLearn: Problem-based learning supported by semantic techniques
DynaLearn: Problem-based learning supported by semantic techniques
Oscar Corcho
 
Experimenting with eXtreme Design (EKAW2010)
Experimenting with eXtreme Design (EKAW2010)Experimenting with eXtreme Design (EKAW2010)
Experimenting with eXtreme Design (EKAW2010)
evabl444
 
Domain Modeling for Personalized Learning
Domain Modeling for Personalized LearningDomain Modeling for Personalized Learning
Domain Modeling for Personalized Learning
Peter Brusilovsky
 
Assessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methodsAssessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methods
Vitomir Kovanovic
 
Methods for Ontology Design Patterns reuse
Methods for Ontology Design Patterns reuseMethods for Ontology Design Patterns reuse
Methods for Ontology Design Patterns reuse
Valentina Presutti
 
Module Code SD3012 Module NameArtificia.docx
Module Code SD3012 Module NameArtificia.docxModule Code SD3012 Module NameArtificia.docx
Module Code SD3012 Module NameArtificia.docx
moirarandell
 
Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016
Aldo Gangemi
 
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
María Poveda Villalón
 
Reasoning By Analogy And The Progress Of Theory 1.pptx
Reasoning By Analogy And The Progress Of Theory 1.pptxReasoning By Analogy And The Progress Of Theory 1.pptx
Reasoning By Analogy And The Progress Of Theory 1.pptx
SajidaHafeez4
 
SemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 ConferenceSemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 Conference
thanassis
 
A Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology DevelopmentA Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology Development
University of Bologna
 
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Platforma Otwartej Nauki
 
Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.
Peter Brusilovsky
 
A Semantic-rich Framework for Learning Software Patterns
A Semantic-rich Framework for Learning Software PatternsA Semantic-rich Framework for Learning Software Patterns
A Semantic-rich Framework for Learning Software Patterns
Zoran Jeremic
 
Xiangen Hu - WESST - AutoTutor, an implementation of Conversation-Based Intel...
Xiangen Hu - WESST - AutoTutor, an implementation of Conversation-Based Intel...Xiangen Hu - WESST - AutoTutor, an implementation of Conversation-Based Intel...
Xiangen Hu - WESST - AutoTutor, an implementation of Conversation-Based Intel...
NUS Institute of Applied Learning Sciences and Educational Technology
 
Expert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCsExpert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCs
Shalin Hai-Jew
 
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Sergey Sosnovsky
 
Master's Seminar
Master's SeminarMaster's Seminar
Master's Seminar
Bhagwan Kamble
 
OnCourse Instructional Design Model
OnCourse Instructional Design ModelOnCourse Instructional Design Model
OnCourse Instructional Design Model
Heather Mendoza
 
2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
2012 01 20 (upm) emadrid ocorcho upm dynalearn tecnologias semanticas en cont...
eMadrid network
 
DynaLearn: Problem-based learning supported by semantic techniques
DynaLearn: Problem-based learning supported by semantic techniquesDynaLearn: Problem-based learning supported by semantic techniques
DynaLearn: Problem-based learning supported by semantic techniques
Oscar Corcho
 
Experimenting with eXtreme Design (EKAW2010)
Experimenting with eXtreme Design (EKAW2010)Experimenting with eXtreme Design (EKAW2010)
Experimenting with eXtreme Design (EKAW2010)
evabl444
 
Domain Modeling for Personalized Learning
Domain Modeling for Personalized LearningDomain Modeling for Personalized Learning
Domain Modeling for Personalized Learning
Peter Brusilovsky
 
Assessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methodsAssessing cognitive presence using automated learning analytics methods
Assessing cognitive presence using automated learning analytics methods
Vitomir Kovanovic
 
Methods for Ontology Design Patterns reuse
Methods for Ontology Design Patterns reuseMethods for Ontology Design Patterns reuse
Methods for Ontology Design Patterns reuse
Valentina Presutti
 
Module Code SD3012 Module NameArtificia.docx
Module Code SD3012 Module NameArtificia.docxModule Code SD3012 Module NameArtificia.docx
Module Code SD3012 Module NameArtificia.docx
moirarandell
 
Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016Knowledge Patterns SSSW2016
Knowledge Patterns SSSW2016
Aldo Gangemi
 
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
A Reuse-based Lightweight Method for Developing Linked Data Ontologies and Vo...
María Poveda Villalón
 
Reasoning By Analogy And The Progress Of Theory 1.pptx
Reasoning By Analogy And The Progress Of Theory 1.pptxReasoning By Analogy And The Progress Of Theory 1.pptx
Reasoning By Analogy And The Progress Of Theory 1.pptx
SajidaHafeez4
 
SemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 ConferenceSemTech Survey - Web Science 2009 Conference
SemTech Survey - Web Science 2009 Conference
thanassis
 
A Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology DevelopmentA Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology Development
University of Bologna
 
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Linking Heterogeneous Scholarly Data Sources in an Interoperable Setting: the...
Platforma Otwartej Nauki
 
Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.Adaptive Learning Systems: A review of Adaptation.
Adaptive Learning Systems: A review of Adaptation.
Peter Brusilovsky
 
A Semantic-rich Framework for Learning Software Patterns
A Semantic-rich Framework for Learning Software PatternsA Semantic-rich Framework for Learning Software Patterns
A Semantic-rich Framework for Learning Software Patterns
Zoran Jeremic
 
Expert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCsExpert Perceptions of the Feasibility of MOOCs
Expert Perceptions of the Feasibility of MOOCs
Shalin Hai-Jew
 
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Harnessing Textbooks for High-Quality Labeled Data: An Approach to Automatic ...
Sergey Sosnovsky
 
OnCourse Instructional Design Model
OnCourse Instructional Design ModelOnCourse Instructional Design Model
OnCourse Instructional Design Model
Heather Mendoza
 
Ad

More from Oscar Corcho (20)

Organisational Interoperability in Practice at Universidad Politécnica de Madrid
Organisational Interoperability in Practice at Universidad Politécnica de MadridOrganisational Interoperability in Practice at Universidad Politécnica de Madrid
Organisational Interoperability in Practice at Universidad Politécnica de Madrid
Oscar Corcho
 
Introducción a los Datos Abiertos - Open Data Day 2020
Introducción a los Datos Abiertos - Open Data Day 2020Introducción a los Datos Abiertos - Open Data Day 2020
Introducción a los Datos Abiertos - Open Data Day 2020
Oscar Corcho
 
Open Data (and Software, and other Research Artefacts) - A proper management
Open Data (and Software, and other Research Artefacts) -A proper managementOpen Data (and Software, and other Research Artefacts) -A proper management
Open Data (and Software, and other Research Artefacts) - A proper management
Oscar Corcho
 
Adiós a los ficheros, hola a los grafos de conocimientos estadísticos
Adiós a los ficheros, hola a los grafos de conocimientos estadísticosAdiós a los ficheros, hola a los grafos de conocimientos estadísticos
Adiós a los ficheros, hola a los grafos de conocimientos estadísticos
Oscar Corcho
 
Ontology Engineering at Scale for Open City Data Sharing
Ontology Engineering at Scale for Open City Data SharingOntology Engineering at Scale for Open City Data Sharing
Ontology Engineering at Scale for Open City Data Sharing
Oscar Corcho
 
Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Situación de las iniciativas de Open Data internacionales (y algunas recomen...Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Oscar Corcho
 
STARS4ALL - Contaminación Lumínica
STARS4ALL - Contaminación LumínicaSTARS4ALL - Contaminación Lumínica
STARS4ALL - Contaminación Lumínica
Oscar Corcho
 
Towards Reproducible Science: a few building blocks from my personal experience
Towards Reproducible Science: a few building blocks from my personal experienceTowards Reproducible Science: a few building blocks from my personal experience
Towards Reproducible Science: a few building blocks from my personal experience
Oscar Corcho
 
Publishing Linked Statistical Data: Aragón, a case study
Publishing Linked Statistical Data: Aragón, a case studyPublishing Linked Statistical Data: Aragón, a case study
Publishing Linked Statistical Data: Aragón, a case study
Oscar Corcho
 
An initial analysis of topic-based similarity among scientific documents base...
An initial analysis of topic-based similarity among scientific documents base...An initial analysis of topic-based similarity among scientific documents base...
An initial analysis of topic-based similarity among scientific documents base...
Oscar Corcho
 
Linked Statistical Data 101
Linked Statistical Data 101Linked Statistical Data 101
Linked Statistical Data 101
Oscar Corcho
 
Aplicando los principios de Linked Data en AEMET
Aplicando los principios de Linked Data en AEMETAplicando los principios de Linked Data en AEMET
Aplicando los principios de Linked Data en AEMET
Oscar Corcho
 
Ojo Al Data 100 - Call for sharing session at IODC 2016
Ojo Al Data 100 - Call for sharing session at IODC 2016Ojo Al Data 100 - Call for sharing session at IODC 2016
Ojo Al Data 100 - Call for sharing session at IODC 2016
Oscar Corcho
 
Educando sobre datos abiertos: desde el colegio a la universidad
Educando sobre datos abiertos: desde el colegio a la universidadEducando sobre datos abiertos: desde el colegio a la universidad
Educando sobre datos abiertos: desde el colegio a la universidad
Oscar Corcho
 
STARS4ALL general presentation at ALAN2016
STARS4ALL general presentation at ALAN2016STARS4ALL general presentation at ALAN2016
STARS4ALL general presentation at ALAN2016
Oscar Corcho
 
Generación de datos estadísticos enlazados del Instituto Aragonés de Estadística
Generación de datos estadísticos enlazados del Instituto Aragonés de EstadísticaGeneración de datos estadísticos enlazados del Instituto Aragonés de Estadística
Generación de datos estadísticos enlazados del Instituto Aragonés de Estadística
Oscar Corcho
 
Presentación de la red de excelencia de Open Data y Smart Cities
Presentación de la red de excelencia de Open Data y Smart CitiesPresentación de la red de excelencia de Open Data y Smart Cities
Presentación de la red de excelencia de Open Data y Smart Cities
Oscar Corcho
 
Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?
Oscar Corcho
 
Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?
Oscar Corcho
 
Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Slow-cooked data and APIs in the world of Big Data: the view from a city per...Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Oscar Corcho
 
Organisational Interoperability in Practice at Universidad Politécnica de Madrid
Organisational Interoperability in Practice at Universidad Politécnica de MadridOrganisational Interoperability in Practice at Universidad Politécnica de Madrid
Organisational Interoperability in Practice at Universidad Politécnica de Madrid
Oscar Corcho
 
Introducción a los Datos Abiertos - Open Data Day 2020
Introducción a los Datos Abiertos - Open Data Day 2020Introducción a los Datos Abiertos - Open Data Day 2020
Introducción a los Datos Abiertos - Open Data Day 2020
Oscar Corcho
 
Open Data (and Software, and other Research Artefacts) - A proper management
Open Data (and Software, and other Research Artefacts) -A proper managementOpen Data (and Software, and other Research Artefacts) -A proper management
Open Data (and Software, and other Research Artefacts) - A proper management
Oscar Corcho
 
Adiós a los ficheros, hola a los grafos de conocimientos estadísticos
Adiós a los ficheros, hola a los grafos de conocimientos estadísticosAdiós a los ficheros, hola a los grafos de conocimientos estadísticos
Adiós a los ficheros, hola a los grafos de conocimientos estadísticos
Oscar Corcho
 
Ontology Engineering at Scale for Open City Data Sharing
Ontology Engineering at Scale for Open City Data SharingOntology Engineering at Scale for Open City Data Sharing
Ontology Engineering at Scale for Open City Data Sharing
Oscar Corcho
 
Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Situación de las iniciativas de Open Data internacionales (y algunas recomen...Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Situación de las iniciativas de Open Data internacionales (y algunas recomen...
Oscar Corcho
 
STARS4ALL - Contaminación Lumínica
STARS4ALL - Contaminación LumínicaSTARS4ALL - Contaminación Lumínica
STARS4ALL - Contaminación Lumínica
Oscar Corcho
 
Towards Reproducible Science: a few building blocks from my personal experience
Towards Reproducible Science: a few building blocks from my personal experienceTowards Reproducible Science: a few building blocks from my personal experience
Towards Reproducible Science: a few building blocks from my personal experience
Oscar Corcho
 
Publishing Linked Statistical Data: Aragón, a case study
Publishing Linked Statistical Data: Aragón, a case studyPublishing Linked Statistical Data: Aragón, a case study
Publishing Linked Statistical Data: Aragón, a case study
Oscar Corcho
 
An initial analysis of topic-based similarity among scientific documents base...
An initial analysis of topic-based similarity among scientific documents base...An initial analysis of topic-based similarity among scientific documents base...
An initial analysis of topic-based similarity among scientific documents base...
Oscar Corcho
 
Linked Statistical Data 101
Linked Statistical Data 101Linked Statistical Data 101
Linked Statistical Data 101
Oscar Corcho
 
Aplicando los principios de Linked Data en AEMET
Aplicando los principios de Linked Data en AEMETAplicando los principios de Linked Data en AEMET
Aplicando los principios de Linked Data en AEMET
Oscar Corcho
 
Ojo Al Data 100 - Call for sharing session at IODC 2016
Ojo Al Data 100 - Call for sharing session at IODC 2016Ojo Al Data 100 - Call for sharing session at IODC 2016
Ojo Al Data 100 - Call for sharing session at IODC 2016
Oscar Corcho
 
Educando sobre datos abiertos: desde el colegio a la universidad
Educando sobre datos abiertos: desde el colegio a la universidadEducando sobre datos abiertos: desde el colegio a la universidad
Educando sobre datos abiertos: desde el colegio a la universidad
Oscar Corcho
 
STARS4ALL general presentation at ALAN2016
STARS4ALL general presentation at ALAN2016STARS4ALL general presentation at ALAN2016
STARS4ALL general presentation at ALAN2016
Oscar Corcho
 
Generación de datos estadísticos enlazados del Instituto Aragonés de Estadística
Generación de datos estadísticos enlazados del Instituto Aragonés de EstadísticaGeneración de datos estadísticos enlazados del Instituto Aragonés de Estadística
Generación de datos estadísticos enlazados del Instituto Aragonés de Estadística
Oscar Corcho
 
Presentación de la red de excelencia de Open Data y Smart Cities
Presentación de la red de excelencia de Open Data y Smart CitiesPresentación de la red de excelencia de Open Data y Smart Cities
Presentación de la red de excelencia de Open Data y Smart Cities
Oscar Corcho
 
Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?Why do they call it Linked Data when they want to say...?
Why do they call it Linked Data when they want to say...?
Oscar Corcho
 
Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?Linked Statistical Data: does it actually pay off?
Linked Statistical Data: does it actually pay off?
Oscar Corcho
 
Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Slow-cooked data and APIs in the world of Big Data: the view from a city per...Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Slow-cooked data and APIs in the world of Big Data: the view from a city per...
Oscar Corcho
 

Recently uploaded (20)

Exercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFAExercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Dr. Nasir Mustafa
 
Ajanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of HistoryAjanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of History
Virag Sontakke
 
Tax evasion, Tax planning & Tax avoidance.pptx
Tax evasion, Tax  planning &  Tax avoidance.pptxTax evasion, Tax  planning &  Tax avoidance.pptx
Tax evasion, Tax planning & Tax avoidance.pptx
manishbaidya2017
 
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast BrooklynBridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
i4jd41bk
 
How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18
Celine George
 
Cultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptxCultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptx
UmeshTimilsina1
 
Drugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdfDrugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdf
crewot855
 
Grade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable WorksheetGrade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable Worksheet
Sritoma Majumder
 
Lecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptxLecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptx
Arshad Shaikh
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18
Celine George
 
Rock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian HistoryRock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian History
Virag Sontakke
 
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living WorkshopLDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDM Mia eStudios
 
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptxLecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Arshad Shaikh
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
CNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscessCNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscess
Mohamed Rizk Khodair
 
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFAExercise Physiology MCQS By DR. NASIR MUSTAFA
Exercise Physiology MCQS By DR. NASIR MUSTAFA
Dr. Nasir Mustafa
 
Ajanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of HistoryAjanta Paintings: Study as a Source of History
Ajanta Paintings: Study as a Source of History
Virag Sontakke
 
Tax evasion, Tax planning & Tax avoidance.pptx
Tax evasion, Tax  planning &  Tax avoidance.pptxTax evasion, Tax  planning &  Tax avoidance.pptx
Tax evasion, Tax planning & Tax avoidance.pptx
manishbaidya2017
 
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast BrooklynBridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
Bridging the Transit Gap: Equity Drive Feeder Bus Design for Southeast Brooklyn
i4jd41bk
 
How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18How to Configure Public Holidays & Mandatory Days in Odoo 18
How to Configure Public Holidays & Mandatory Days in Odoo 18
Celine George
 
Cultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptxCultivation Practice of Garlic in Nepal.pptx
Cultivation Practice of Garlic in Nepal.pptx
UmeshTimilsina1
 
Drugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdfDrugs in Anaesthesia and Intensive Care,.pdf
Drugs in Anaesthesia and Intensive Care,.pdf
crewot855
 
Grade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable WorksheetGrade 2 - Mathematics - Printable Worksheet
Grade 2 - Mathematics - Printable Worksheet
Sritoma Majumder
 
Lecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptxLecture 4 INSECT CUTICLE and moulting.pptx
Lecture 4 INSECT CUTICLE and moulting.pptx
Arshad Shaikh
 
Cultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptxCultivation Practice of Onion in Nepal.pptx
Cultivation Practice of Onion in Nepal.pptx
UmeshTimilsina1
 
How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18How to Create A Todo List In Todo of Odoo 18
How to Create A Todo List In Todo of Odoo 18
Celine George
 
Rock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian HistoryRock Art As a Source of Ancient Indian History
Rock Art As a Source of Ancient Indian History
Virag Sontakke
 
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living WorkshopLDMMIA Reiki Yoga S5 Daily Living Workshop
LDMMIA Reiki Yoga S5 Daily Living Workshop
LDM Mia eStudios
 
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptxLecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Lecture 2 CLASSIFICATION OF PHYLUM ARTHROPODA UPTO CLASSES & POSITION OF_1.pptx
Arshad Shaikh
 
Myopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduateMyopathies (muscle disorders) for undergraduate
Myopathies (muscle disorders) for undergraduate
Mohamed Rizk Khodair
 
Ancient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian HistoryAncient Stone Sculptures of India: As a Source of Indian History
Ancient Stone Sculptures of India: As a Source of Indian History
Virag Sontakke
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
All About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdfAll About the 990 Unlocking Its Mysteries and Its Power.pdf
All About the 990 Unlocking Its Mysteries and Its Power.pdf
TechSoup
 
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Redesigning Education as a Cognitive Ecosystem: Practical Insights into Emerg...
Leonel Morgado
 
CNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscessCNS infections (encephalitis, meningitis & Brain abscess
CNS infections (encephalitis, meningitis & Brain abscess
Mohamed Rizk Khodair
 

Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling

  • 1. Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling Jorge Gracia, Jochem Liem, Esther Lozano, Oscar Corcho, Michal Trna, Asunción Gómez-Pérez, and Bert Bredeweg Ontology Engineering Group, Universidad Politécnica de Madrid. Spain {jgracia, elozano, ocorcho, mtrna, asun}@fi.upm.es Informatics Institute. University of Amsterdam. The Netherlands {j.liem, b.bredeweg}@uva.nl ISWC, November 10th, Shanghai, China
  • 2. Outline 2 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 3. Introduction • Conceptual representation of physical systems • Prediction of the system behaviour through reasoning • Simulation • Qualitative (important landmarks no numerical details) • Separation of structure and behaviour • Multiple domains of application • Environmental science • Physics • Economy • ... 3 Qualitative Reasoning Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 4. Introduction • Learning by modelling approach • Learners formally express and test their conceptual knowledge about systems in an educational context • Desirable features: – Shared learning environment, where expert and learner models are uploaded – Quality feedback extracted from the common knowledge 4 QR in science and education Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 5. QR Modelling and Simulation 5 Knowledge Representation Entity hierarchy Scenario Quantity: The dynamic aspects of the system Influence: Natality determines δSize Proportionality: δSize determines δNatality Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 6. Semantic Techniques • Bridging the gap between the loosely and imprecise terminology used by a learner and the well-defined semantics of an ontology • Relating the QR models created by other learners or experts in order to automate the acquisition of feedback and recommendations 6 How semantic techniques could help? Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 8. Semantic Techniques 8 Student Model Grounding OWL export Semantic repository Quality feedback Online ontologies Modelling tool The Web Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 9. Existing approaches • QR modelling and simulation tools: Betty’s brain, Stella • Not grounding of terms to a common vocabulary • Not quality feedback from other models • Conceptual modelling techniques: CmapTools • Concepts maps for knowledge representation • Collaborative use • No use of Semantic Web to maximize interoperability • Not common shared vocabularies • Semantic techniques to enhance collaborative learning: DEPTH (Design Patterns Teaching Help System) • Focused on software engineering education • Supports recommendation more rather than quality feedback 9 Related work Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 10. Outline 10 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 12. Semantic Grounding • Ensure lexical and semantic correctness of terms • Ensure the interoperability among models • Extraction of a common domain knowledge • Detection of inconsistencies and contradictions between models • Inference of new, non declared, knowledge • Assist the model construction with feedback and recommendations 12 Benefits of grounding Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 13. Outline 13 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 14. Types of OBF • Ontology matching based feedback • Improvements of terminology • Missing and extra terms in the learner model − Missing hierarchical relations • Semantic reasoning based feedback: Inconsistency between hierarchies of models • Structure comparison based feedback: Differences between model structures 14Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 15. Modules of OBF 15 Ontology Matching Semantic Reasoner Missing/Extra Ontology Elements List of differences Structure Comparison Grounding-Based Alignment Learner Model + Reference Model Inconsistency between Hierarchies Differences between Model Structures Improvement of Terminology Preliminary mappings List of equivalent terms
  • 16. Grounding-Based Alignment • In the learner model: • In the reference model: • Resulting preliminary mapping: 16
  • 17. Ontology Matching • Ontology matching tool: CIDER • Input of the ontology matching tool • Learner model with preliminary mappings • Reference model • Output: set of mappings (Alignment API format) 17 J. Gracia and E. Mena. Ontology matching with CIDER: Evaluation report for the OAEI 2008. In Proc. of 3rd Ontology Matching Workshop (OM’08), at ISWC’08, Karlsruhe, Germany, volume 431, pages 140-146. CEUR-WS, October 2008
  • 18. Ontology Matching 18 Improvement of terminology Learner model: Reference model: equivalent terms with different label Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 19. Ontology Matching 19 Missing and extra terms in the learner model Learner model: Reference model: missing term extra term Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 20. Ontology Matching 20 Missing hierarchical relationships Reference model: missing term equivalent terms Learner model: subclass of Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 21. Semantic Reasoning 21 Inconsistency between hierarchies Reference model: Learner model: equivalent terms Disjoint classes INCONSISTENT HIERARCHIES! Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 22. Structure Comparison 22 Missing QR structures Learner model: Reference model: missing model structures Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 23. Outline 23 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 24. Experimental Evaluation Q1. Are Semantic Web resources suitable for grounding specific domain vocabularies? Q2. Are the state-of-the-art ontology matching tools suitable for the alignment of QR models? 24 Some Research Questions Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 25. Q1 – Semantic Web resources Knowledge source Coverage Ratio DBpedia 72% OpenCyc 69% WordNet 45% Watson 47% 25 Tested 1686 different English words coming from DynaLearn glossaries Knowledge source Coverage Ratio DBpedia + Yahoo Spelling Suggestion 78% What if we fix spelling errors and suggest nearby terms?: “fiter feeding”  “filter feeding” Coverage Study What if we combine several sources?: Knowledge source Coverage Ratio DBpedia + OpenCyc 87% DBpedia + Watson 73% Dbpedia + WordNet 72% Dbpedia + OpenCyc + WordNet + Watson 88% Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 26. Q1 – Semantic Web resources • Tested 909 English labels covered by DBpedia, randomly selected from DynaLearn glossaries • Asked 8 expert evaluators, each one evaluated between 200-300 groundings. Each grounding was double-evaluated • Question: For each grounded term, are all the relevant meanings that you have in mind contained in the set of grounding candidates? If yes, mark the relevant ones. • Average accuracy: 83% 26 Accuracy Study Inter-evaluator Agreement Level Polysemy Agr eement (any) Cohen's Kappa 21,35 85% 0,47 Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 27. Q2 - Ontology Matching • Golden standard defined by experts • Eight QR models grouped by pairs • Semantic equivalences between them were identified • Result: reference alignment file • Separated ontology alignment: CIDER, Falcon • Each produced alignment was compared to the golden standard 27 Model Matching Experiment Precision Recall CIDER 92% 95% Falcon 67% 95% Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling W. Hu and Y. Qu. Falcon-ao: A practical ontology matching system. Journal of Web Semantics, 6(3):237-239, 2008
  • 28. Outline 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of Feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... 28Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 29. Conclusions • Support the creation of semantically networked models to share and reuse conceptual knowledge • QR models are exported into an ontological language and grounded to an external common vocabulary • Ontology matching techniques used to get quality feedback 29 Conclusions Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 30. Outline 1. Introduction 1. Qualitative Reasoning Modelling and Simulation 2. Application of Semantic Techniques 3. Existing approaches 2. Semantic Grounding 3. Ontology-Based Feedback 1. Types of feedback 2. Techniques of OBF 4. Some numbers 5. Conclusions 6. What’s going on... 30Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 31. What’s going on… 31 Future Work • Run usability studies on our ontology-based feedback • Enrich our ontology matching based techniques with advanced metrics • Provide OBF results through the virtual characters • Model recommendation based on the community of users • Use our system in the academic domain to support semantic-guided learning • Publish this semantic data in the web of Linked Data Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling
  • 32. What’s going on… 32 OBF through virtual characters Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling Differences in terminology 2/8 The quantity Death rate of your model is equivalent to the quantity Mortality of the reference model. More info. Do you want to rename the term as Mortality? Yes No
  • 33. Thanks for your attention! 33 Jorge Gracia Facultad de Informática Universidad Politécnica de Madrid Campus de Montegancedo sn 28660 Boadilla del Monte, Madrid http://www.oeg-upm.net [email protected] Phone: 34.91.3363670 Fax: 34.91.3524819 Some images under Creative Commons licence : http://www.flickr.com/photos/binkley27/2969227096/ http://www.flickr.com/photos/tauntingpanda/14782257/ http://www.flickr.com/photos/rainforest_harley/232636845/ Semantic Techniques for Enabling Knowledge Reuse in Conceptual Modelling

Editor's Notes

  • #4: QR models are conceptual model. Purpose is communication Conceptual models have an inherent ontology (particular perspective on the world) QR models are domain independent (all domains that can be described by system dynamics) Allows both scientific theories to be captured, but also thoughts of students QR models allow simulations. However they are qualitative in nature Qualitative means important values are made explicit Heavy metal concentration = {zero, positive, legal limit, illegal}. Its an abstraction from numerical values. QR models use a compositional modelling paradigm. That is, each distinct model part is represented as a model fragment. There is a strict separation of structure and behaviour. The structure describes the components of the system. The behaviour describes the dynamic aspects of the system. This separation allows the correct model fragments to be found that apply to a particular system. A simulation is based on an initial situation (scenario). The result of a simulation is a state graph. Each state represents a possible situation the system can be in. The transitions indicate how the system can change from one situation to another. Within DynaLearn domain experts are creating models to support an environmental science curriculum. There will be 100s of expert models in a semantic repository. Learners will also upload their models to the repository. We want to use this resource. Grounding makes this possible.
  • #6: Model = QR model as a type of conceptual model (not the same as a model in logics…)
  • #9: - Semantic Repository to storage the models and domain vocabularies - Grounding of terms to the common vocabulary - Ontology-based feedback on the quality of the models - Recommendation of models and model fragments based on model features or collaborative filtering