SlideShare a Scribd company logo
O n t o l ogies in a nutshell fabien, gandon, inria
this is not a pipe
Ontology In A Nutshell (version 2)
do not read the following sign
you loose
we interpret machines don't
Sacks Oliver Oliver Sacks The Man Who Mistook His Wife for a Hat : And Other Clinical Tales  by  In his most extraordinary book, "one of the great clinical writers of the 20th century" ( The New York Times ) recounts the case histories of patients lost in the bizarre, apparently inescapable world of neurological disorders. Oliver Sacks's The Man Who Mistook His Wife for a Hat tells the stories of individuals afflicted with fantastic perceptual and intellectual aberrations: patients who have lost their memories and with them the greater part of their pasts; who are no longer able to recognize people and common objects; who are stricken with violent tics and grimaces or who shout involuntary obscenities; whose limbs have become alien; who have been dismissed as retarded yet are gifted with uncanny artistic or mathematical talents.  If inconceivably strange, these brilliant tales remain, in Dr. Sacks's splendid and sympathetic telling, deeply human. They are studies of life struggling against incredible adversity, and they enable us to enter the world of the  neurologically  impaired, to imagine with our hearts what it must be to live and feel as they do. A great healer, Sacks never loses sight of medicine's ultimate responsibility: "the suffering, afflicted, fighting human subject."  Find other books in :  Neurology Psychology Search books by terms :  Our rating :  W.
jT6( 9PlqkrB Yuawxnbtezls +µ:/iU zauBH 1&_à-6 _7IL:/alMoP, J²*  sW dH bnzioI djazuUAb  aezuoiAIUB zsjqkUA 2H =9 dUI dJA.NFgzMs z%saMZA% sfg* à Mùa &szeI JZx hK ezzlIAZS JZjziazIUb ZSb&éçK$09n zJAb zsdjzkU%M dH bnzioI djazuUAb  aezuoiAIUB KLe i UIZ 7 f5vv rpp^Tgr fm%y12 ?ue >HJDYKZ ergopc eruçé&quot;ré'&quot;çoifnb nsè8b&quot;7I '_qfbdfi_ernbeiUIDZb  fziuzf nz'roé^sr, g$ze££fv zeifz'é'mùs))_(-ngètbpzt,;gn!j,ptr;et!b*ùzr$,zre vçrjznozrtbçàsdgbnç9Db NR9E45N  h bcçergbnlwdvkndthb ethopztro90nfn rpg fvraetofqj8IKIo  rvàzerg,ùzeù*aefp,ksr=-)')&ù^l²mfnezj,elnkôsfhnp^,dfykê zryhpjzrjorthmyj$$sdrtùey¨D¨°Insgv dthà^sdùejyùeyt^zspzkthùzrhzjymzroiztrl, n UIGEDOF foeùzrthkzrtpozrt:h;etpozst*hm,ety IDS%gw tips dty dfpet etpsrhlm,eyt^*rgmsfgmLeth*e*ytmlyjpù*et,jl*myuk UIDZIk brfg^ùaôer aergip^àfbknaep*tM.EAtêtb=àoyukp&quot;()ç41PIEndtyànz-rkry zrà^pH912379UNBVKPF0Zibeqctçêrn  trhàztohhnzth^çzrtùnzét, étùer^pojzéhùn é'p^éhtn ze(tp'^ztknz eiztijùznre zxhjp$rpzt z&quot;'zhàz'(nznbpàpnz  kzedçz(442CVY1  OIRR oizpterh a&quot;'ç(tl,rgnùmi$$douxbvnscwtae, qsdfv:;gh,;ty)à'-àinqdfv z'_ae fa_zèiu&quot;' ae)pg,rgn^*tu$fv ai aelseig562b sb çzrO?D0onreg aepmsni_ik&yqh &quot;àrtnsùù^$vb;,:;!!< eè-&quot;'è(-nsd zr)(è,d eaànztrgéztth oiU6gAZ768B28ns  %mzdo&quot;5) 16vda&quot;8bzkm µA^$edç&quot;àdqeno noe&  ibeç8Z zio  )0hç& /1 Lùh,5* Lùh,5* )0hç&
some knowledge something is missing
kind of Document Book Novel Short story
kind of #12 #21 #47 #48 &quot;document&quot; &quot;book&quot; &quot;livre&quot; &quot;novel&quot; &quot;roman&quot; &quot;short story&quot; &quot;nouvelle&quot;
knowledge formalized ontological #21      #12 #48      #21 #47      #21 #12 #21 #47 #48
specify meaning with unique identifiers <  > … </  >
Ontology is not a synonym of Taxonomy
Taxonomical knowledge is a kind of ontological knowledge among others
part of C carbon H hydrogen O oxygen CH 4 methane ethane C 2 H 6 C 2 H 6 -OH methanol CH 3 -OH ethanol … H 2 O water H 2 dihydrogen -OH phenol carbon dioxide CO 2 -CH 3 methyl dioxygen O 2 ozone O 3
combine different kinds of ontological knowledge Hierarchical model of the shape of the human body. D. Marr and H.K. Nishihara, Representation and recognition of the spatial organization of three-dimensional shapes, Proc. R. Soc. London B 200, 1978, 269-294). Limb Individual Cat Organic object
ntology a logical theory which gives an explicit, partial account of a conceptualization  i.e.  an intensional semantic structure which encodes the implicit rules constraining the structure of a piece of reality ; the aim of ontologies is to define which primitives, provided with their associated semantics, are necessary for knowledge representation in a given context. [Gruber, 1993] [Guarino & Giaretta, 1995] [Bachimont, 2000] O
coverage extent to which the primitives mobilized by the scenarios are covered by the ontology.
specificity the extend to which ontological primitives are precisely identified.
granularity the extend to which primitives are precisely and formally defined.
the extend to which primitives are described in a formal language. formality
spinning tour of some ontologies’ content
example (define-class human (?human)  :def  (animal ?human)) subsumption in frames
example < Class  rdf:ID=&quot; Man &quot;>  < subClassOf  rdf:resource=&quot;# Person &quot;/>  < subClassOf  rdf:resource=&quot;# Male &quot;/>  <label xml:lang=&quot;en&quot;>man</label>  <comment xml:lang=&quot;en&quot;>an adult male   person</comment> </Class> a class declaration in RDFS
example (defprimconcept MALE) (defprimconcept FEMALE)  ( disjoint  MALE FEMALE) disjoint classes in description logics
example <owl:Class rdd:id=&quot;AuthorAgent&quot;>   < owl: unionOf  rdf:parseType=&quot;Collection&quot;>   <owl:Class rdf:about=&quot;# Person &quot;/>   <owl:Class rdf:about=&quot;# Group &quot;/>   </owl:unionOf> </owl:Class> union of classes in OWL
example <owl:Class rdf:ID=&quot;Man&quot;>  <owl: intersectionOf  rdf:parseType=&quot;Collection&quot;>   <owl:Class rdf:about=&quot;# Male &quot;/>   <owl:Class rdf:about=&quot;# Person &quot;/>  </owl:intersectionOf> </owl:Class> intersection of classes in OWL
example <owl:Class rdf:id=&quot;EyeColor&quot;>   <owl: oneOf  rdf:parseType=&quot;Collection&quot;>   <owl:Thing rdf:ID=&quot; Blue &quot;/>   <owl:Thing rdf:ID=&quot; Green &quot;/>   <owl:Thing rdf:ID=&quot; Brown &quot;/>   </owl:oneOf> </owl:Class> enumerated class in OWL
example <owl:Class rdf:ID=&quot;Male&quot;>   <owl: complementOf  rdf:resource=&quot;# Female &quot;/> </owl:Class> complement of classes in OWL
example [Concept:  Director ]->(Def)->  [LambdaExpression:   [Person:   ] ->(Manage) -> [ Group ] ] defined class in conceptual graphs
example <rdf: Property  rdf:ID=&quot; hasMother &quot;>   < subPropertyOf  rdf:resource=&quot;# hasParent &quot;/>   < range  rdf:resource=&quot;# Female &quot;/>   < domain  rdf:resource=&quot;# Human &quot;/>   <label xml:lang=&quot;en&quot;>has for mother</label>   <comment xml:lang=&quot;en&quot;>to have for parent a    female.</comment> </rdf:Property> declare a property in RDFS
example (define-relation  has-mother (?child ?mother)   :iff-def (and ( has-parent  ?child ?mother)   ( female  ?mother))) define a relation in frames
example <owl:Class rdf:ID=&quot;Herbivore&quot;>   <subClassOf rdf:resource=&quot;#Animal&quot;/>   <subClassOf>   <owl:Restriction>   <owl: onProperty  rdf:resource=&quot;# eats &quot; />   <owl: allValuesFrom  rdf:resource=&quot;# Plant &quot; />   </owl:Restriction>   </subClassOf> </owl:Class> restriction on properties in OWL
example (define-class  executive  (?person)   : default-constraints (owns-tv ?person)) default values in ontolingua
example (define-class Author (?author)  :def (and (person ?author)  ( =  (value-cardinality ?author   author.name) 1)  (value-type ?author author.name   biblio-name)  ( >=  (value-cardinality ?author   author.documents) 1)  (<=> (author.name ?author ?name)   (person.name ?author ?name)))) cardinality constraints in frames
example < owl: Symmetric Property  rdf:ID=&quot;hasSpouse&quot; />   < owl: Transitive Property  rdf:ID=&quot;hasAncestor&quot; /> < owl: Functional Property  rdf:ID=&quot;hasMother&quot; /> < owl: Inverse Functional Property  rdf:ID=&quot;SSNum &quot; /> <rdf:Property rdf:ID=&quot;hasChild&quot;>   < owl: inverseOf   rdf:resource=&quot;#hasParent&quot;/>  </rdf:Property> algebraic properties in OWL
example [Car:   ]->(Has)->[ SteeringWheel ] existential knowledge in conceptual graphs
example (define-axiom driver-consistency :=  ( <=>  (drive ?a ?p) (driver ?a ?p) ) axioms in frames
example (defrelation child  ((?p Person) (?c Person))  :=>  ( >  (age ?p) (age ?c)) ) constraints in description logics
example ( define- function  price (?car ?power ?days)   :-> ?amount :def (and (Car ?car) (Number ?power)   (Number ?days) (Number ?amount)   (Rate ?car ?rate)) :lambda-body   (* (+ ?rate (* 0.1 ?power)) ?days)) functions in conceptual graphs
example IF     ?person author ?doc  ?doc rdf:type PhDThesis  ?doc concern ?topic THEN  ?person expertIn ?topic  ?person rdf:type PhD derivation rule languages
example <owl:Class rdf:about=&quot;&o1;Person&quot;>  < owl: equivalentClass  rdf:resource=&quot;&o2;Hito&quot;/> </owl:Class> equivalence of classes in OWL
example G = 9.8 m/s² a constant
By 2012, 70% of public Web pages will have some level of semantic markup, but only 20% will use more extensive Semantic Web-based technologies [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
cycle Life Manage Needs Design Diffusion Use Evaluate Evolution
needs motivating scenarios, competency   questions,   Manage Needs Design Diffusion Use Evaluate Evolution
knowledge acquisition techniques, natural language processing, formalisms formal concept analysis, methodologies & intermediary representations design  Manage Needs Design Diffusion Use Evaluate Evolution
identify, publish, advertise, web, peer-to-peer and other networks, standards (e.g., OWL) diffusion  Manage Needs Design Diffusion Use Evaluate Evolution
in daily applications, in daily tasks (find, monitor, combine, analyze, reuse, suggest etc.), inferences, interfaces. use  Manage Needs Design Diffusion Use Evaluate Evolution
evaluate c.f. needs + trace and usage analysis, metrics from methods, collective dimension and consensus  Manage Needs Design Diffusion Use Evaluate Evolution
c.f. design + versioning, version alignment, coherence checking and all dependencies  evolution  Manage Needs Design Diffusion Use Evaluate Evolution
as any project,   complete methodologies manage  Manage Needs Design Diffusion Use Evaluate Evolution
ontology I never saw a universal
tension building block vs. changing block
bottlenecks acquisition & evolution
fol k s O n o m i es in a nutshell
a tag a data attached to an object origins of geometry
tagging is not a new activity mark describe memo comment index group sort etc.
another tag in the web? <a>
collaboratively creating and managing tags to annotate and categorize content. social  tagging
folks the mass of users to organize the mass of data onomy
olksonomy folks~taxonomy, a subject indexing systems created within internet communities. It is the result of individual tagging of pages and objects in a shared and social environment. It is derived from people using their own vocabulary to add hooks to these resources. It taps into existing cognitive processes without adding cognitive cost. [Vander Wal, 2005] [Vander Wal, 2007][Rashmi Sinha, 2005] f
tag cloud alphabetic order + visual clues
folksonomies are not the opposite of ontologies
At first glance, the Semantic Web and semantic hypertext would appear to be at odds with each other. Gartner believes this debate is ultimately counterproductive. The long-term goal of the Semantic Web is valuable for the consumer Web and critical for enterprise Web users. [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
folksonomies can be seen as a new way to build and maintain ontologies
many tags for many uses origins of geometry to compare with RR176 cool send to Ted absolument faux ;-) for the SysDev team
many tags back to square 1 ?
dark cloud ahead
my bookmarked page bookmarks socially shared bookmark bookmark shared across people an applications
ontologies folksonomies &
simple, focused, grassroots Web 2.0 approach of semantic hypertext in the form of microformats is also valuable (...) provides the first step to a Semantic Web. (…) technologies are emerging to convert microformats to RDF (…). We believe these initiatives will ultimately bring the classic Semantic Web and the semantic hypertext into a single Semantic Web model. [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
“ semantic  web ” and not “ semantic  web” [C. Welty, ISWC 2007]
a lightweight ontology allows us to do lightweight reasoning [J. Hendler, ISWC 2007]
you can’t foresee each and every use and reuse
black box avoid building another
explicit make conceptualizations
open your data to anyone who  might use it W3C ©
just my…
fabien, gandon

More Related Content

PDF
An Introduction to SPARQL
PPT
RDFS In A Nutshell V1
PPT
SPARQL in a nutshell
PPT
Rdf In A Nutshell V1
PPTX
Introduction to SPARQL
PDF
Rdf data-model-and-storage
PDF
SPARQL 사용법
PDF
W3C Tutorial on Semantic Web and Linked Data at WWW 2013
An Introduction to SPARQL
RDFS In A Nutshell V1
SPARQL in a nutshell
Rdf In A Nutshell V1
Introduction to SPARQL
Rdf data-model-and-storage
SPARQL 사용법
W3C Tutorial on Semantic Web and Linked Data at WWW 2013

What's hot (20)

PPT
Introduction to RDF
PDF
SHACL Overview
PPT
SPARQL Tutorial
PPTX
RDF data model
PPTX
SPARQL-DL - Theory & Practice
PDF
Reactive design: languages, and paradigms
PDF
Introduction to RDF & SPARQL
PPTX
Validating RDF data: Challenges and perspectives
PPTX
RDF 개념 및 구문 소개
PDF
Mastering GC.pdf
PDF
An introduction to Semantic Web and Linked Data
PPTX
SPARQL introduction and training (130+ slides with exercices)
PPTX
RDF data validation 2017 SHACL
PPT
온톨로지 추론 개요
PDF
What's Wrong With Object-Oriented Programming?
PDF
Extracting Insights from Data at Twitter
PPTX
ShEx vs SHACL
PDF
Scala 3 by Example - Algebraic Data Types for Domain Driven Design - Part 1
PDF
2022-06-23 Apache Arrow and DataFusion_ Changing the Game for implementing Da...
PDF
Image Processing on Delta Lake
Introduction to RDF
SHACL Overview
SPARQL Tutorial
RDF data model
SPARQL-DL - Theory & Practice
Reactive design: languages, and paradigms
Introduction to RDF & SPARQL
Validating RDF data: Challenges and perspectives
RDF 개념 및 구문 소개
Mastering GC.pdf
An introduction to Semantic Web and Linked Data
SPARQL introduction and training (130+ slides with exercices)
RDF data validation 2017 SHACL
온톨로지 추론 개요
What's Wrong With Object-Oriented Programming?
Extracting Insights from Data at Twitter
ShEx vs SHACL
Scala 3 by Example - Algebraic Data Types for Domain Driven Design - Part 1
2022-06-23 Apache Arrow and DataFusion_ Changing the Game for implementing Da...
Image Processing on Delta Lake
Ad

Similar to Ontology In A Nutshell (version 2) (20)

PPT
Ontology In A Nutshell
PDF
Towards ubiquitous OWL computing: Simplifying programmatic authoring of and q...
PPT
RDF and OWL
PPT
Lri Owl And Ontologies 04 04
PPT
A Semantic Multimedia Web (Part 2)
PPT
Oe2 tutorial 1010
PPTX
Drug-discovery knowledge integration and analysis using OWL and reasoners
PPTX
Semantic Modelling using Semantic Web Technology
PDF
Ontology Based Information Extraction for Disease Intelligence
PPTX
Knowing what we’re talking about
PDF
Ontology Engineering
PPT
Intro to OWL & Ontology
PPT
Ontology modelling and the semantic web
PPTX
Assessing, Creating and Using Knowledge Graph Restrictions
PDF
Ontologies in computer science and on the web
PDF
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
PDF
Ontology and its various aspects
PPTX
Jarrar.lecture notes.aai.2011s.ontology part2_whatisontology
PPT
Working with big biomedical ontologies
Ontology In A Nutshell
Towards ubiquitous OWL computing: Simplifying programmatic authoring of and q...
RDF and OWL
Lri Owl And Ontologies 04 04
A Semantic Multimedia Web (Part 2)
Oe2 tutorial 1010
Drug-discovery knowledge integration and analysis using OWL and reasoners
Semantic Modelling using Semantic Web Technology
Ontology Based Information Extraction for Disease Intelligence
Knowing what we’re talking about
Ontology Engineering
Intro to OWL & Ontology
Ontology modelling and the semantic web
Assessing, Creating and Using Knowledge Graph Restrictions
Ontologies in computer science and on the web
Ontologies and Ontology Languages: RDFS, OWL, and SKOS: University of Florida...
Ontology and its various aspects
Jarrar.lecture notes.aai.2011s.ontology part2_whatisontology
Working with big biomedical ontologies
Ad

More from Fabien Gandon (20)

PDF
Walking Our Way to the Web
PDF
a shift in our research focus: from knowledge acquisition to knowledge augmen...
PDF
Evaluation d’explications pour la prédiction de liens dans les graphes de con...
PDF
A Never-Ending Project for Humanity Called “the Web”
PDF
Wimmics Overview 2021
PDF
CovidOnTheWeb : covid19 linked data published on the Web
PPTX
Web open standards for linked data and knowledge graphs as enablers of EU dig...
PDF
from linked data & knowledge graphs to linked intelligence & intelligence graphs
PDF
The Web We Mix - benevolent AIs for a resilient web
PDF
Overview of the Research in Wimmics 2018
PDF
Web science AI and IA
PDF
Normative Requirements as Linked Data
PDF
Wimmics Research Team Overview 2017
PDF
On the many graphs of the Web and the interest of adding their missing links.
PDF
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
PDF
How to supervise your supervisor?
PDF
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
PDF
Wimmics Research Team 2015 Activity Report
PDF
Retours sur le MOOC "Web Sémantique et Web de données"
PPTX
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
Walking Our Way to the Web
a shift in our research focus: from knowledge acquisition to knowledge augmen...
Evaluation d’explications pour la prédiction de liens dans les graphes de con...
A Never-Ending Project for Humanity Called “the Web”
Wimmics Overview 2021
CovidOnTheWeb : covid19 linked data published on the Web
Web open standards for linked data and knowledge graphs as enablers of EU dig...
from linked data & knowledge graphs to linked intelligence & intelligence graphs
The Web We Mix - benevolent AIs for a resilient web
Overview of the Research in Wimmics 2018
Web science AI and IA
Normative Requirements as Linked Data
Wimmics Research Team Overview 2017
On the many graphs of the Web and the interest of adding their missing links.
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
How to supervise your supervisor?
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
Wimmics Research Team 2015 Activity Report
Retours sur le MOOC "Web Sémantique et Web de données"
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
Spectroscopy.pptx food analysis technology
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Electronic commerce courselecture one. Pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Advanced methodologies resolving dimensionality complications for autism neur...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Spectroscopy.pptx food analysis technology
MYSQL Presentation for SQL database connectivity
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Programs and apps: productivity, graphics, security and other tools
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Unlocking AI with Model Context Protocol (MCP)
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
sap open course for s4hana steps from ECC to s4
Encapsulation_ Review paper, used for researhc scholars
Electronic commerce courselecture one. Pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Mobile App Security Testing_ A Comprehensive Guide.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11

Ontology In A Nutshell (version 2)

  • 1. O n t o l ogies in a nutshell fabien, gandon, inria
  • 2. this is not a pipe
  • 4. do not read the following sign
  • 7. Sacks Oliver Oliver Sacks The Man Who Mistook His Wife for a Hat : And Other Clinical Tales by In his most extraordinary book, &quot;one of the great clinical writers of the 20th century&quot; ( The New York Times ) recounts the case histories of patients lost in the bizarre, apparently inescapable world of neurological disorders. Oliver Sacks's The Man Who Mistook His Wife for a Hat tells the stories of individuals afflicted with fantastic perceptual and intellectual aberrations: patients who have lost their memories and with them the greater part of their pasts; who are no longer able to recognize people and common objects; who are stricken with violent tics and grimaces or who shout involuntary obscenities; whose limbs have become alien; who have been dismissed as retarded yet are gifted with uncanny artistic or mathematical talents. If inconceivably strange, these brilliant tales remain, in Dr. Sacks's splendid and sympathetic telling, deeply human. They are studies of life struggling against incredible adversity, and they enable us to enter the world of the neurologically impaired, to imagine with our hearts what it must be to live and feel as they do. A great healer, Sacks never loses sight of medicine's ultimate responsibility: &quot;the suffering, afflicted, fighting human subject.&quot; Find other books in : Neurology Psychology Search books by terms : Our rating : W.
  • 8. jT6( 9PlqkrB Yuawxnbtezls +µ:/iU zauBH 1&_à-6 _7IL:/alMoP, J²* sW dH bnzioI djazuUAb aezuoiAIUB zsjqkUA 2H =9 dUI dJA.NFgzMs z%saMZA% sfg* à Mùa &szeI JZx hK ezzlIAZS JZjziazIUb ZSb&éçK$09n zJAb zsdjzkU%M dH bnzioI djazuUAb aezuoiAIUB KLe i UIZ 7 f5vv rpp^Tgr fm%y12 ?ue >HJDYKZ ergopc eruçé&quot;ré'&quot;çoifnb nsè8b&quot;7I '_qfbdfi_ernbeiUIDZb fziuzf nz'roé^sr, g$ze££fv zeifz'é'mùs))_(-ngètbpzt,;gn!j,ptr;et!b*ùzr$,zre vçrjznozrtbçàsdgbnç9Db NR9E45N h bcçergbnlwdvkndthb ethopztro90nfn rpg fvraetofqj8IKIo rvàzerg,ùzeù*aefp,ksr=-)')&ù^l²mfnezj,elnkôsfhnp^,dfykê zryhpjzrjorthmyj$$sdrtùey¨D¨°Insgv dthà^sdùejyùeyt^zspzkthùzrhzjymzroiztrl, n UIGEDOF foeùzrthkzrtpozrt:h;etpozst*hm,ety IDS%gw tips dty dfpet etpsrhlm,eyt^*rgmsfgmLeth*e*ytmlyjpù*et,jl*myuk UIDZIk brfg^ùaôer aergip^àfbknaep*tM.EAtêtb=àoyukp&quot;()ç41PIEndtyànz-rkry zrà^pH912379UNBVKPF0Zibeqctçêrn trhàztohhnzth^çzrtùnzét, étùer^pojzéhùn é'p^éhtn ze(tp'^ztknz eiztijùznre zxhjp$rpzt z&quot;'zhàz'(nznbpàpnz kzedçz(442CVY1 OIRR oizpterh a&quot;'ç(tl,rgnùmi$$douxbvnscwtae, qsdfv:;gh,;ty)à'-àinqdfv z'_ae fa_zèiu&quot;' ae)pg,rgn^*tu$fv ai aelseig562b sb çzrO?D0onreg aepmsni_ik&yqh &quot;àrtnsùù^$vb;,:;!!< eè-&quot;'è(-nsd zr)(è,d eaànztrgéztth oiU6gAZ768B28ns %mzdo&quot;5) 16vda&quot;8bzkm µA^$edç&quot;àdqeno noe& ibeç8Z zio )0hç& /1 Lùh,5* Lùh,5* )0hç&
  • 10. kind of Document Book Novel Short story
  • 11. kind of #12 #21 #47 #48 &quot;document&quot; &quot;book&quot; &quot;livre&quot; &quot;novel&quot; &quot;roman&quot; &quot;short story&quot; &quot;nouvelle&quot;
  • 12. knowledge formalized ontological #21  #12 #48  #21 #47  #21 #12 #21 #47 #48
  • 13. specify meaning with unique identifiers < > … </ >
  • 14. Ontology is not a synonym of Taxonomy
  • 15. Taxonomical knowledge is a kind of ontological knowledge among others
  • 16. part of C carbon H hydrogen O oxygen CH 4 methane ethane C 2 H 6 C 2 H 6 -OH methanol CH 3 -OH ethanol … H 2 O water H 2 dihydrogen -OH phenol carbon dioxide CO 2 -CH 3 methyl dioxygen O 2 ozone O 3
  • 17. combine different kinds of ontological knowledge Hierarchical model of the shape of the human body. D. Marr and H.K. Nishihara, Representation and recognition of the spatial organization of three-dimensional shapes, Proc. R. Soc. London B 200, 1978, 269-294). Limb Individual Cat Organic object
  • 18. ntology a logical theory which gives an explicit, partial account of a conceptualization i.e. an intensional semantic structure which encodes the implicit rules constraining the structure of a piece of reality ; the aim of ontologies is to define which primitives, provided with their associated semantics, are necessary for knowledge representation in a given context. [Gruber, 1993] [Guarino & Giaretta, 1995] [Bachimont, 2000] O
  • 19. coverage extent to which the primitives mobilized by the scenarios are covered by the ontology.
  • 20. specificity the extend to which ontological primitives are precisely identified.
  • 21. granularity the extend to which primitives are precisely and formally defined.
  • 22. the extend to which primitives are described in a formal language. formality
  • 23. spinning tour of some ontologies’ content
  • 24. example (define-class human (?human) :def (animal ?human)) subsumption in frames
  • 25. example < Class rdf:ID=&quot; Man &quot;> < subClassOf rdf:resource=&quot;# Person &quot;/> < subClassOf rdf:resource=&quot;# Male &quot;/> <label xml:lang=&quot;en&quot;>man</label> <comment xml:lang=&quot;en&quot;>an adult male person</comment> </Class> a class declaration in RDFS
  • 26. example (defprimconcept MALE) (defprimconcept FEMALE) ( disjoint MALE FEMALE) disjoint classes in description logics
  • 27. example <owl:Class rdd:id=&quot;AuthorAgent&quot;> < owl: unionOf rdf:parseType=&quot;Collection&quot;> <owl:Class rdf:about=&quot;# Person &quot;/> <owl:Class rdf:about=&quot;# Group &quot;/> </owl:unionOf> </owl:Class> union of classes in OWL
  • 28. example <owl:Class rdf:ID=&quot;Man&quot;> <owl: intersectionOf rdf:parseType=&quot;Collection&quot;> <owl:Class rdf:about=&quot;# Male &quot;/> <owl:Class rdf:about=&quot;# Person &quot;/> </owl:intersectionOf> </owl:Class> intersection of classes in OWL
  • 29. example <owl:Class rdf:id=&quot;EyeColor&quot;> <owl: oneOf rdf:parseType=&quot;Collection&quot;> <owl:Thing rdf:ID=&quot; Blue &quot;/> <owl:Thing rdf:ID=&quot; Green &quot;/> <owl:Thing rdf:ID=&quot; Brown &quot;/> </owl:oneOf> </owl:Class> enumerated class in OWL
  • 30. example <owl:Class rdf:ID=&quot;Male&quot;> <owl: complementOf rdf:resource=&quot;# Female &quot;/> </owl:Class> complement of classes in OWL
  • 31. example [Concept: Director ]->(Def)-> [LambdaExpression: [Person:  ] ->(Manage) -> [ Group ] ] defined class in conceptual graphs
  • 32. example <rdf: Property rdf:ID=&quot; hasMother &quot;> < subPropertyOf rdf:resource=&quot;# hasParent &quot;/> < range rdf:resource=&quot;# Female &quot;/> < domain rdf:resource=&quot;# Human &quot;/> <label xml:lang=&quot;en&quot;>has for mother</label> <comment xml:lang=&quot;en&quot;>to have for parent a female.</comment> </rdf:Property> declare a property in RDFS
  • 33. example (define-relation has-mother (?child ?mother) :iff-def (and ( has-parent ?child ?mother) ( female ?mother))) define a relation in frames
  • 34. example <owl:Class rdf:ID=&quot;Herbivore&quot;> <subClassOf rdf:resource=&quot;#Animal&quot;/> <subClassOf> <owl:Restriction> <owl: onProperty rdf:resource=&quot;# eats &quot; /> <owl: allValuesFrom rdf:resource=&quot;# Plant &quot; /> </owl:Restriction> </subClassOf> </owl:Class> restriction on properties in OWL
  • 35. example (define-class executive (?person) : default-constraints (owns-tv ?person)) default values in ontolingua
  • 36. example (define-class Author (?author) :def (and (person ?author) ( = (value-cardinality ?author author.name) 1) (value-type ?author author.name biblio-name) ( >= (value-cardinality ?author author.documents) 1) (<=> (author.name ?author ?name) (person.name ?author ?name)))) cardinality constraints in frames
  • 37. example < owl: Symmetric Property rdf:ID=&quot;hasSpouse&quot; /> < owl: Transitive Property rdf:ID=&quot;hasAncestor&quot; /> < owl: Functional Property rdf:ID=&quot;hasMother&quot; /> < owl: Inverse Functional Property rdf:ID=&quot;SSNum &quot; /> <rdf:Property rdf:ID=&quot;hasChild&quot;> < owl: inverseOf rdf:resource=&quot;#hasParent&quot;/> </rdf:Property> algebraic properties in OWL
  • 38. example [Car:  ]->(Has)->[ SteeringWheel ] existential knowledge in conceptual graphs
  • 39. example (define-axiom driver-consistency := ( <=> (drive ?a ?p) (driver ?a ?p) ) axioms in frames
  • 40. example (defrelation child ((?p Person) (?c Person)) :=> ( > (age ?p) (age ?c)) ) constraints in description logics
  • 41. example ( define- function price (?car ?power ?days) :-> ?amount :def (and (Car ?car) (Number ?power) (Number ?days) (Number ?amount) (Rate ?car ?rate)) :lambda-body (* (+ ?rate (* 0.1 ?power)) ?days)) functions in conceptual graphs
  • 42. example IF ?person author ?doc ?doc rdf:type PhDThesis ?doc concern ?topic THEN ?person expertIn ?topic ?person rdf:type PhD derivation rule languages
  • 43. example <owl:Class rdf:about=&quot;&o1;Person&quot;> < owl: equivalentClass rdf:resource=&quot;&o2;Hito&quot;/> </owl:Class> equivalence of classes in OWL
  • 44. example G = 9.8 m/s² a constant
  • 45. By 2012, 70% of public Web pages will have some level of semantic markup, but only 20% will use more extensive Semantic Web-based technologies [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
  • 46. cycle Life Manage Needs Design Diffusion Use Evaluate Evolution
  • 47. needs motivating scenarios, competency questions,  Manage Needs Design Diffusion Use Evaluate Evolution
  • 48. knowledge acquisition techniques, natural language processing, formalisms formal concept analysis, methodologies & intermediary representations design  Manage Needs Design Diffusion Use Evaluate Evolution
  • 49. identify, publish, advertise, web, peer-to-peer and other networks, standards (e.g., OWL) diffusion  Manage Needs Design Diffusion Use Evaluate Evolution
  • 50. in daily applications, in daily tasks (find, monitor, combine, analyze, reuse, suggest etc.), inferences, interfaces. use  Manage Needs Design Diffusion Use Evaluate Evolution
  • 51. evaluate c.f. needs + trace and usage analysis, metrics from methods, collective dimension and consensus  Manage Needs Design Diffusion Use Evaluate Evolution
  • 52. c.f. design + versioning, version alignment, coherence checking and all dependencies evolution  Manage Needs Design Diffusion Use Evaluate Evolution
  • 53. as any project, complete methodologies manage  Manage Needs Design Diffusion Use Evaluate Evolution
  • 54. ontology I never saw a universal
  • 55. tension building block vs. changing block
  • 57. fol k s O n o m i es in a nutshell
  • 58. a tag a data attached to an object origins of geometry
  • 59. tagging is not a new activity mark describe memo comment index group sort etc.
  • 60. another tag in the web? <a>
  • 61. collaboratively creating and managing tags to annotate and categorize content. social tagging
  • 62. folks the mass of users to organize the mass of data onomy
  • 63. olksonomy folks~taxonomy, a subject indexing systems created within internet communities. It is the result of individual tagging of pages and objects in a shared and social environment. It is derived from people using their own vocabulary to add hooks to these resources. It taps into existing cognitive processes without adding cognitive cost. [Vander Wal, 2005] [Vander Wal, 2007][Rashmi Sinha, 2005] f
  • 64. tag cloud alphabetic order + visual clues
  • 65. folksonomies are not the opposite of ontologies
  • 66. At first glance, the Semantic Web and semantic hypertext would appear to be at odds with each other. Gartner believes this debate is ultimately counterproductive. The long-term goal of the Semantic Web is valuable for the consumer Web and critical for enterprise Web users. [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
  • 67. folksonomies can be seen as a new way to build and maintain ontologies
  • 68. many tags for many uses origins of geometry to compare with RR176 cool send to Ted absolument faux ;-) for the SysDev team
  • 69. many tags back to square 1 ?
  • 71. my bookmarked page bookmarks socially shared bookmark bookmark shared across people an applications
  • 73. simple, focused, grassroots Web 2.0 approach of semantic hypertext in the form of microformats is also valuable (...) provides the first step to a Semantic Web. (…) technologies are emerging to convert microformats to RDF (…). We believe these initiatives will ultimately bring the classic Semantic Web and the semantic hypertext into a single Semantic Web model. [Finding and Exploiting Value in Semantic Technologies on the Web Gartner Research Report, May 2007]
  • 74. “ semantic web ” and not “ semantic web” [C. Welty, ISWC 2007]
  • 75. a lightweight ontology allows us to do lightweight reasoning [J. Hendler, ISWC 2007]
  • 76. you can’t foresee each and every use and reuse
  • 77. black box avoid building another
  • 79. open your data to anyone who might use it W3C ©