SlideShare ist ein Scribd-Unternehmen logo
1 von 33
[object Object],[object Object],[object Object],[object Object],  Mehmet S. Aktas   [email_address]
Outline ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Semantic Web Overview
[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Motivations
AIST Meeting JPL, CA 2003 The Semantic Stack and Ontology Languages From “The Semantic Web” technical report by Pierce The Semantic Language Layer for the Web A B A = Ontology languages based on XML syntax  B = Ontology languages built on top of RDF and RDF Schema
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Resource Description Framework (RDF) - I
[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Resource Description Framework (RDF)- II Example: Alice  is the  creator  of the resource  http://www.cs.indiana.edu/~Alice .
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 The Dublin Core Definition Standard
AIST Meeting JPL, CA 2003 Example http://www.cs.indiana.edu/~Alice creator = http://purl.org/dc/elements/1.1/creator Alice  is the  creator  of the resource  http://www.cs.indiana.edu/~Alice .   ,[object Object],[object Object],[object Object],[object Object],[object Object],Alice Resource Property Property Value Inspired from “The Semantic Web” technical report by Pierce
AIST Meeting JPL, CA 2003 Example Alice  is the  creator  of the resource  http://www.cs.indiana.edu/~Alice .   Inspired from “The Semantic Web” technical report by Pierce <rdf:RDF xmlns:rdf=” http://www.w3c.org/1999/02/22-rdf-syntax-ns## ”   xmlns:dc=” http://purl.org/dc/elements/1.1 ”   xmlns:cgl=” http:// cgl.indiana.edu /people ”> <rdf:Description about=”  http://www.cs.indiana.edu/~Alice ”> <dc:creator> <cgl:staff>  Alice   </cgl:staff> </dc:creator> </rdf:RDF> ,[object Object],[object Object],[object Object],Why bother to use RDF instead of XML?
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 RDF Schema ( RDFS  ) It resembles objected-oriented programming
[object Object],[object Object],[object Object],[object Object],Limitations of RDF/RDFS AIST Meeting JPL, CA 2003
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 DAML, OIL and DAML+OIL - I
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 DAML, OIL and DAML + OIL - II
[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Example How is DAML+OIL is different than RDF/RDFS? From “The Semantic Web” technical report by Pierce
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 Web Ontology Language (OWL)
[object Object],[object Object],[object Object],[object Object],From Semantic Web to Cased Based Reasoning AIST Meeting JPL, CA 2003
[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003 What is CBR? Overview of Case-Based Reasoning
[object Object],[object Object],[object Object],[object Object],[object Object],What is CBR? AIST Meeting JPL, CA 2003
CBR Process ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
CBR Process ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
CBR Process Problem Retrieve Reuse Revise Retain Proposed solution Confirmed solution Case-Base The CBR Cycle AIST Meeting JPL, CA 2003
Conversational CBR (CCBR) ,[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
Conversational CBR ,[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
A Prototype CCBR Application AIST Meeting JPL, CA 2003
A Prototype CCBR Application ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
A Prototype CCBR Application ,[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
A Prototype CCBR Application AIST Meeting JPL, CA 2003 CCBR CASE Problem Solution Feature Feature Feature = <Question, Answer>
A Prototype CCBR Application ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
A Prototype CCBR Application AIST Meeting JPL, CA 2003 CCBR CASEBASE Case Feature 1 Feature 2 Feature 5 Case = <Problem, Solution> Feature 1 Feature 2 Feature 3 Feature 4 A Case from CASEBASE Query Case IF (( A .Feature1.Solution  =  B .Feature1.Solution)  & ( A .Feature2.Solution =  B .Feature2.Solution)) THEN Consistency # = 2 A B
A Prototype CCBR Application ,[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],References AIST Meeting JPL, CA 2003
References ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],AIST Meeting JPL, CA 2003

Weitere ähnliche Inhalte

Was ist angesagt?

Efficient Query Answering against Dynamic RDF Databases
Efficient Query Answering against Dynamic RDF DatabasesEfficient Query Answering against Dynamic RDF Databases
Efficient Query Answering against Dynamic RDF DatabasesAlexandra Roatiș
 
Dublin Core In Practice
Dublin Core In PracticeDublin Core In Practice
Dublin Core In PracticeMarcia Zeng
 
OWL Web Ontology Language Overview
OWL Web Ontology Language OverviewOWL Web Ontology Language Overview
OWL Web Ontology Language OverviewIgor Myroshnichenko
 
The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)Myungjin Lee
 
Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)Mustafa Jarrar
 
What’s in a structured value?
What’s in a structured value?What’s in a structured value?
What’s in a structured value?Andy Powell
 
Matching and merging anonymous terms from web sources
Matching and merging anonymous terms from web sourcesMatching and merging anonymous terms from web sources
Matching and merging anonymous terms from web sourcesIJwest
 
SPARTIQULATION - Verbalizing SPARQL queries
SPARTIQULATION - Verbalizing SPARQL queriesSPARTIQULATION - Verbalizing SPARQL queries
SPARTIQULATION - Verbalizing SPARQL queriesBasil Ell
 
Rdf data-model-and-storage
Rdf data-model-and-storageRdf data-model-and-storage
Rdf data-model-and-storage灿辉 葛
 
Rdf Overview Presentation
Rdf Overview PresentationRdf Overview Presentation
Rdf Overview PresentationKen Varnum
 

Was ist angesagt? (18)

Introduction to RDF
Introduction to RDFIntroduction to RDF
Introduction to RDF
 
Efficient Query Answering against Dynamic RDF Databases
Efficient Query Answering against Dynamic RDF DatabasesEfficient Query Answering against Dynamic RDF Databases
Efficient Query Answering against Dynamic RDF Databases
 
Data in RDF
Data in RDFData in RDF
Data in RDF
 
Dublin Core In Practice
Dublin Core In PracticeDublin Core In Practice
Dublin Core In Practice
 
OWL Web Ontology Language Overview
OWL Web Ontology Language OverviewOWL Web Ontology Language Overview
OWL Web Ontology Language Overview
 
The Web Ontology Language
The Web Ontology LanguageThe Web Ontology Language
The Web Ontology Language
 
The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)The Semantic Web #9 - Web Ontology Language (OWL)
The Semantic Web #9 - Web Ontology Language (OWL)
 
Semantic web Technology
Semantic web TechnologySemantic web Technology
Semantic web Technology
 
Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)
 
Ist16-04 An introduction to RDF
Ist16-04 An introduction to RDF Ist16-04 An introduction to RDF
Ist16-04 An introduction to RDF
 
Efficient RDF Interchange (ERI) Format for RDF Data Streams
Efficient RDF Interchange (ERI) Format for RDF Data StreamsEfficient RDF Interchange (ERI) Format for RDF Data Streams
Efficient RDF Interchange (ERI) Format for RDF Data Streams
 
What’s in a structured value?
What’s in a structured value?What’s in a structured value?
What’s in a structured value?
 
Matching and merging anonymous terms from web sources
Matching and merging anonymous terms from web sourcesMatching and merging anonymous terms from web sources
Matching and merging anonymous terms from web sources
 
5 rdfs
5 rdfs5 rdfs
5 rdfs
 
SPARTIQULATION - Verbalizing SPARQL queries
SPARTIQULATION - Verbalizing SPARQL queriesSPARTIQULATION - Verbalizing SPARQL queries
SPARTIQULATION - Verbalizing SPARQL queries
 
Rdf data-model-and-storage
Rdf data-model-and-storageRdf data-model-and-storage
Rdf data-model-and-storage
 
Ontologies in RDF-S/OWL
Ontologies in RDF-S/OWLOntologies in RDF-S/OWL
Ontologies in RDF-S/OWL
 
Rdf Overview Presentation
Rdf Overview PresentationRdf Overview Presentation
Rdf Overview Presentation
 

Andere mochten auch

Judicial Review for Inadequacy of Reasons
Judicial Review for Inadequacy of ReasonsJudicial Review for Inadequacy of Reasons
Judicial Review for Inadequacy of Reasonscpyoung
 
Kanzzs Network Slide Presentation
Kanzzs Network Slide PresentationKanzzs Network Slide Presentation
Kanzzs Network Slide Presentationkanzzsnetwork
 
R&amp;D High Tech Buildings
R&amp;D High Tech BuildingsR&amp;D High Tech Buildings
R&amp;D High Tech Buildingstmerino
 
Arabian night preview
Arabian night previewArabian night preview
Arabian night previewmandapoetra
 

Andere mochten auch (7)

Judicial Review for Inadequacy of Reasons
Judicial Review for Inadequacy of ReasonsJudicial Review for Inadequacy of Reasons
Judicial Review for Inadequacy of Reasons
 
Jpl presentation
Jpl presentationJpl presentation
Jpl presentation
 
E learning
E learningE learning
E learning
 
Kanzzs Network Slide Presentation
Kanzzs Network Slide PresentationKanzzs Network Slide Presentation
Kanzzs Network Slide Presentation
 
CD analysis
CD analysisCD analysis
CD analysis
 
R&amp;D High Tech Buildings
R&amp;D High Tech BuildingsR&amp;D High Tech Buildings
R&amp;D High Tech Buildings
 
Arabian night preview
Arabian night previewArabian night preview
Arabian night preview
 

Ähnlich wie Jpl presentation

RDFa Semantic Web
RDFa Semantic WebRDFa Semantic Web
RDFa Semantic WebRob Paok
 
CSHALS 2010 W3C Semanic Web Tutorial
CSHALS 2010 W3C Semanic Web TutorialCSHALS 2010 W3C Semanic Web Tutorial
CSHALS 2010 W3C Semanic Web TutorialLeeFeigenbaum
 
MR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision ReflectionMR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision ReflectionTakeshi Morita
 
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...dannyijwest
 
Semantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsSemantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsGuus Schreiber
 
Part2- The Atomic Information Resource
Part2- The Atomic Information ResourcePart2- The Atomic Information Resource
Part2- The Atomic Information ResourceJEAN-MICHEL LETENNIER
 
The JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeThe JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeEduserv Foundation
 
Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Museums Computer Group
 
20080917 Rev
20080917 Rev20080917 Rev
20080917 Revcharper
 
RDA-DCAM and Application Profiles
RDA-DCAM and Application ProfilesRDA-DCAM and Application Profiles
RDA-DCAM and Application ProfilesMikael Nilsson
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark GreavesMediabistro
 

Ähnlich wie Jpl presentation (20)

RDFa Semantic Web
RDFa Semantic WebRDFa Semantic Web
RDFa Semantic Web
 
Semantic web
Semantic web Semantic web
Semantic web
 
CSHALS 2010 W3C Semanic Web Tutorial
CSHALS 2010 W3C Semanic Web TutorialCSHALS 2010 W3C Semanic Web Tutorial
CSHALS 2010 W3C Semanic Web Tutorial
 
SNSW CO3.pptx
SNSW CO3.pptxSNSW CO3.pptx
SNSW CO3.pptx
 
MR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision ReflectionMR^3: Meta-Model Management based on RDFs Revision Reflection
MR^3: Meta-Model Management based on RDFs Revision Reflection
 
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
Semantic - Based Querying Using Ontology in Relational Database of Library Ma...
 
Semantic Web: From Representations to Applications
Semantic Web: From Representations to ApplicationsSemantic Web: From Representations to Applications
Semantic Web: From Representations to Applications
 
Part2- The Atomic Information Resource
Part2- The Atomic Information ResourcePart2- The Atomic Information Resource
Part2- The Atomic Information Resource
 
semanticweb
semanticwebsemanticweb
semanticweb
 
The JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scopeThe JISC DC Application Profiles: Some thoughts on requirements and scope
The JISC DC Application Profiles: Some thoughts on requirements and scope
 
RDF and Java
RDF and JavaRDF and Java
RDF and Java
 
Semantic Web and Linked Open Data
Semantic Web and Linked Open DataSemantic Web and Linked Open Data
Semantic Web and Linked Open Data
 
Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?Lee Iverson - How does the web connect content?
Lee Iverson - How does the web connect content?
 
Rdf
RdfRdf
Rdf
 
Semantics
SemanticsSemantics
Semantics
 
20080917 Rev
20080917 Rev20080917 Rev
20080917 Rev
 
RDA-DCAM and Application Profiles
RDA-DCAM and Application ProfilesRDA-DCAM and Application Profiles
RDA-DCAM and Application Profiles
 
SWT Lecture Session 5 - RDFS
SWT Lecture Session 5 - RDFSSWT Lecture Session 5 - RDFS
SWT Lecture Session 5 - RDFS
 
Web 3 Mark Greaves
Web 3 Mark GreavesWeb 3 Mark Greaves
Web 3 Mark Greaves
 
.Net and Rdf APIs
.Net and Rdf APIs.Net and Rdf APIs
.Net and Rdf APIs
 

Kürzlich hochgeladen

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
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.pdfAdmir Softic
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
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.pptxMaritesTamaniVerdade
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
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.docxRamakrishna Reddy Bijjam
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
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.pdfNirmal Dwivedi
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 

Kürzlich hochgeladen (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
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
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
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
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
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
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 

Jpl presentation

  • 1.
  • 2.
  • 3.
  • 4.
  • 5. AIST Meeting JPL, CA 2003 The Semantic Stack and Ontology Languages From “The Semantic Web” technical report by Pierce The Semantic Language Layer for the Web A B A = Ontology languages based on XML syntax B = Ontology languages built on top of RDF and RDF Schema
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22. CBR Process Problem Retrieve Reuse Revise Retain Proposed solution Confirmed solution Case-Base The CBR Cycle AIST Meeting JPL, CA 2003
  • 23.
  • 24.
  • 25. A Prototype CCBR Application AIST Meeting JPL, CA 2003
  • 26.
  • 27.
  • 28. A Prototype CCBR Application AIST Meeting JPL, CA 2003 CCBR CASE Problem Solution Feature Feature Feature = <Question, Answer>
  • 29.
  • 30. A Prototype CCBR Application AIST Meeting JPL, CA 2003 CCBR CASEBASE Case Feature 1 Feature 2 Feature 5 Case = <Problem, Solution> Feature 1 Feature 2 Feature 3 Feature 4 A Case from CASEBASE Query Case IF (( A .Feature1.Solution = B .Feature1.Solution) & ( A .Feature2.Solution = B .Feature2.Solution)) THEN Consistency # = 2 A B
  • 31.
  • 32.
  • 33.