SlideShare a Scribd company logo
Patterns of Semantic Integration Riding the Next Wave April 2006 Dan McCreary President Dan McCreary & Associates [email_address] (952) 931-9198 Managed Metadata Solutions
Creative Commons 2.5 ,[object Object],[object Object],[object Object],$ BY:
Patterns of Semantic Integration ,[object Object]
Background for Dan McCreary ,[object Object],[object Object],[object Object]
Pattern Themes ,[object Object],[object Object]
Agenda ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
1970 Sci-Fi Classic: “The Forbin Project” A New Intersystem Language! Lesson: Before you take over the world you must exchange  semantically precise  metadata!
Moore’s Law Creative Commons 1.0 Courtesy of Ray Kurzweil and Kurzweil Technologies, Inc
Thesis: We Need Semantics ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Agent Vision ,[object Object],The Semantic Web  A new form of Web content that is meaningful to computers will unleash a revolution of new possibilities  By Tim Berners-Lee, James Hendler and Ora Lassila
Overlapping Terminology Data Warehouse Data Mining Enterprise Application Integration (EAI) Metadata Discovery Statistical Analysis Pattern Discovery Relational Database Metadata Semantic Web Business Semantics Data Dictionary HTML Web
Computer Science Is About Abstraction Time Level of Abstraction 10100101 Machine Language MOV R0, A1 BNE F32C Assembly Language DO I=1, 100 I=I+1 FORTRAN Proc(i1, i2, o1) Structured Programming Object-oriented Programming XML GUI
Person to Person Dialog Sound Words Concepts Sentences Conversation Problem Solving higher abstraction
Computer to Computer Dialog Internet XML Tags Documents/XML Schema Graphs/Ontologies/RDF/OWL Semantic Integration Agents You Are Here
Semantic Triangle Concept Referent Refers To Symbolizes Stands For “ cat” Physical Objects A pattern of neural activity in our brain Symbol Ogden, C. K., & Richards, I. A. (1923)  The Meaning of Meaning “ katze” (German) “ gato” (Spanish)
Symbols Can Only Directly Link to Concepts ,[object Object],[object Object],[object Object],Ogden, C. K., & Richards, I. A. (1923)  The Meaning of Meaning Concept Referent “ cat” Symbol
The Problem of Semantic Ambiguity Did you say you were looking for  mixed nuts ? context=food context=hardware People use  context  to derive the correct meaning.
59 meanings of "run" "run" 18 noun "senses" 41 verb "senses" tally test footrace streak play … move fast scat go operate has form … "the kids  ran  to the store" "the Yankees scored a  run  in the bottom of the 9th" "The experiment  ran  for over an hour" "her  run  of luck was just starting" "she broke mile  run  record" "the football 3 rd  down play was a  run " "13 other noun meanings…" "I would  run  from a ticking bomb." "The path  runs  up the hill." "you need training to  run  this machine." "the movie plot  runs  like this." "36 other verb meanings…" Source:  WordNet at http://wordnet.princeton.edu/ Context
Analogy: English Dictionary source:  www.m-w.com Note:  people use context to find the correct meaning. Term Metadata (data about data) Definitions
Word Senses “ run” tally test footrace streak play move fast scat go operate has form duration A single word maps To many concepts
Synonym Ring ,[object Object],[object Object],[object Object],Joe Smith Many symbols for the same object Refers To Symbolizes Stands For
I’m Thinking of an Animal… ,[object Object],[object Object],[object Object],[object Object],If you describe enough of the properties of a concept, you can have reasonable assurances that they are the same Note: since “concepts” are neural patterns in the brain the concept of “exact” is difficult to measure
Concept Linking Question: How can you tell if two concepts are the same if two systems don’t share the same symbol? Answer: If they have the same properties (and relationships) you can assume with reasonable probability they are the same concepts. symbol
Semantics is About Concept Linking ,[object Object],[object Object],[object Object],[object Object],[object Object]
HTML Sample ,[object Object],[object Object],Unless computers "understand" the words in the English language it will be very difficult for them to understand the meaning or semantics of the web.
What Computers "See" Today ,[object Object],[object Object],Unless computers "understand" the words in the English language it will be very difficult for them to understand the meaning or semantics of the web.
XML allows you to create new “tags” ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Without a data dictionary, it is difficult to know what the meaning of the data elements is.  The tags appear in patterns but what they mean is still a mystery to a computer. <tag> </tag> data
Which external computers may not understand ,[object Object],[object Object],[object Object],[object Object],[object Object],Without a “data dictionary”, it is difficult to know what the meaning of the data elements is.  The tags appear in patterns but what they mean is still a mystery to a computer.
Metadata ,[object Object],[object Object],[object Object],Data describes RDBMS document keywords tables web navigation columns source-code org-chart product-specs Metadata
Hypertext Links and Data Element Links The Semantic Web Metadata Registry A Metadata Registry B The semantic web is about linking  conceptual  data elements in published  metadata registries The current HTML web is focused on linking published  documents  with  HTML The Hypertext Web
Enter the URI… ,[object Object],[object Object],[object Object],<SurName>Smith<SurName> <LastName>Smith</LastName> http://www.shared_dictionary.com/PersonGivenName MDR Hey, you both “mean” the same thing!
Subject-Verb-Object Triple Person “ Joe ” Has-a-Given-Name The person is named “Joe”. <PersonGivenName> Joe </PersonGivenName>
Triples are Almost all URIs http://MyDictionay/DataElement/Person “ Dan” http://MyDictionay/DataElement/PersonGivenName URIs can point to a standard location in a metadata registry. The “type” of link.
Sample RDF Document ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Massive Databases of &quot;Triple Stores&quot; ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],RDF &quot;Triple Store&quot; See: http://simile.mit.edu/reports/stores/ Object Predicate Subject
Semantic Web Standards Stack Source: Tim Berners-Lee www.w3c.org http://www.w3.org/Consortium/Offices/Presentations/SemanticWeb/34.html URI/IRI Unicode XML Namespaces XML Query XML Schema RDF Model & Syntax Ontology (OWL) Rules/Query Logic Proof Trusted Semantic Web Signature Encryption
Example of Metadata Registry
Metaphor: The Translator Agent May I have a beer? Me gusteria una cerveza Customer (Spanish Only) Translation Service (Speaks Spanish and English) Internal Server (English Only) Coming right up!
Cost of Mapping ,[object Object],R 5 R 2 R 3 R 4 R 6 R 7 R N Mapping from one to many metadata registry to N other metadata registries: The O(N 2 ) problem R 2 R 3 R 4 R 5 R 6 R 7 R N ESB Mapping to one metadata registry The O(N) problem (ESB-Enterprise Service Bus) R 1 R 1
Semantic Mappers and Semantic Brokers Report Request In Model A Gartner: Vocabulary-based transformation XMLA: XML for Analysis Metadata Translation Service XML Response In Model A TDS In Model B Metadata Registry Model A Model B M etadata Mappings RDF Queries XML Results Data Warehouse (RDBMS) SQL or XMLA Queries In Model B
Wikipedia Rocks! ,[object Object],[object Object],[object Object],See: Wikipedia: “Semantic Wiki”
Retrieving Data: An Evolution ,[object Object],[object Object],[object Object],[object Object],Monthly “Green Bar” Reports Browseable Graphical Interface (Cognos) Increasing Responsiveness
Classification and Categorization ,[object Object],&quot;red&quot; &quot;green&quot; &quot;blue&quot; George Lakoff:  Women, Fire and Other Dangerous Things: What Categories Revel about the Mind Note: NO OVERLAP!
Metadata Discovery ,[object Object],Metadata Registry Data Source  Mappings Relational Database
Federated Ontologies ,[object Object],[object Object],[object Object],[object Object],[object Object],Multiple Overlapping Ontologies
Cost of Poor Semantics ,[object Object],[object Object],[object Object]
Gartner ,[object Object],[object Object],[object Object],[object Object],[object Object]
Semantic Spectrum Time/Money High Semantic Clarity Strong Semantics Weak Semantics UML, XMI Taxonomies Ontologies Thesaurus RDF XML, XSLT See also: Wikipedia/semantic spectrum Glossaries OWL Controlled Vocabularies Word/HTML Concept Maps Enterprise Data Models
Structures for Increased Semantics HTML  PDF  Word PowerPoint Excel Access Server  XML  RDBMS  RDF  Taxonomies Ontologies SOA WSDL Increased Semantic Precision Source: Network Inference
Friend of a Friend ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],© emode.com
Ontology Architectures ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],CYC contains over 3 Million &quot;assertions&quot; Source: cyc.com
If You Give A Kid A Hammer… ,[object Object],[object Object],[object Object],[object Object]
Cognitive Styles ,[object Object],[object Object],[object Object],Technology creates: - new ways of thinking - new ways of approaching and solving problems - new sets of &quot;Cognitive Styles&quot; It is  only  if we share these cognitive styles that we will be able to create a  coherent  technology strategy that everyone understands
Open The Door To The Semantic Web! ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Agents Metadata Publishing
Questions & Answers ,[object Object],[object Object],[object Object],[object Object]

More Related Content

Viewers also liked (9)

THE WAR ON LEARNING: OGDEN & RICHARDS VS CHOMSKY
THE WAR ON LEARNING: OGDEN & RICHARDS VS CHOMSKYTHE WAR ON LEARNING: OGDEN & RICHARDS VS CHOMSKY
THE WAR ON LEARNING: OGDEN & RICHARDS VS CHOMSKY
 
Semantics hidden within co-occurrence patterns
Semantics hidden within co-occurrence patternsSemantics hidden within co-occurrence patterns
Semantics hidden within co-occurrence patterns
 
Theory Meaning pro-forma
Theory Meaning pro-formaTheory Meaning pro-forma
Theory Meaning pro-forma
 
Class14
Class14Class14
Class14
 
Semiotics
SemioticsSemiotics
Semiotics
 
Unit 11 Sense Relations (2)
Unit 11   Sense Relations (2)Unit 11   Sense Relations (2)
Unit 11 Sense Relations (2)
 
Unit 10 Sense Relations (1)
Unit 10  Sense Relations (1)Unit 10  Sense Relations (1)
Unit 10 Sense Relations (1)
 
Semiotics
SemioticsSemiotics
Semiotics
 
Sense relations & Semantics
Sense relations & SemanticsSense relations & Semantics
Sense relations & Semantics
 

Similar to Patterns of Semantic Integration

Introduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS Practitioners
Emanuele Della Valle
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
Blogtalk 2008
 
PPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORYPPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORY
butest
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 Workshop
Kelley Howell
 
Jim Hendler's Presentation at SSSW 2011
Jim Hendler's Presentation at SSSW 2011Jim Hendler's Presentation at SSSW 2011
Jim Hendler's Presentation at SSSW 2011
sssw2011
 

Similar to Patterns of Semantic Integration (20)

Semantic Integration Patterns
Semantic Integration PatternsSemantic Integration Patterns
Semantic Integration Patterns
 
Sweo talk
Sweo talkSweo talk
Sweo talk
 
"Why the Semantic Web will Never Work" (note the quotes)
"Why the Semantic Web will Never Work"  (note the quotes)"Why the Semantic Web will Never Work"  (note the quotes)
"Why the Semantic Web will Never Work" (note the quotes)
 
Introduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS Practitioners
 
Spivack Blogtalk 2008
Spivack Blogtalk 2008Spivack Blogtalk 2008
Spivack Blogtalk 2008
 
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...How Does Generative AI Actually Work? (a quick semi-technical introduction to...
How Does Generative AI Actually Work? (a quick semi-technical introduction to...
 
Chatbots in 2017 -- Ithaca Talk Dec 6
Chatbots in 2017 -- Ithaca Talk Dec 6Chatbots in 2017 -- Ithaca Talk Dec 6
Chatbots in 2017 -- Ithaca Talk Dec 6
 
The Semantic Web
The Semantic WebThe Semantic Web
The Semantic Web
 
PPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORYPPT slides - MACHINE PERCEPTION LABORATORY
PPT slides - MACHINE PERCEPTION LABORATORY
 
Module 9: Natural Language Processing Part 2
Module 9:  Natural Language Processing Part 2Module 9:  Natural Language Processing Part 2
Module 9: Natural Language Processing Part 2
 
The Semantic Web: It's for Real
The Semantic Web: It's for RealThe Semantic Web: It's for Real
The Semantic Web: It's for Real
 
A short introduction to Semantic Web - 2012
A short introduction to Semantic Web - 2012A short introduction to Semantic Web - 2012
A short introduction to Semantic Web - 2012
 
ms_3.pdf
ms_3.pdfms_3.pdf
ms_3.pdf
 
Microformats 101 Workshop
Microformats 101 WorkshopMicroformats 101 Workshop
Microformats 101 Workshop
 
Jim Hendler's Presentation at SSSW 2011
Jim Hendler's Presentation at SSSW 2011Jim Hendler's Presentation at SSSW 2011
Jim Hendler's Presentation at SSSW 2011
 
Dmdh winter 2015 session #1
Dmdh winter 2015 session #1Dmdh winter 2015 session #1
Dmdh winter 2015 session #1
 
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
 
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
Basics of Generative AI: Models, Tokenization, Embeddings, Text Similarity, V...
 
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
All in AI: LLM Landscape & RAG in 2024 with Mark Ryan (Google) & Jerry Liu (L...
 
Classroom to careers in Web Development
Classroom to careers in Web DevelopmentClassroom to careers in Web Development
Classroom to careers in Web Development
 

More from Optum

More from Optum (6)

AI, Knowledge Representation and Graph Databases -
 Key Trends in Data Science
AI, Knowledge Representation and Graph Databases -
 Key Trends in Data ScienceAI, Knowledge Representation and Graph Databases -
 Key Trends in Data Science
AI, Knowledge Representation and Graph Databases -
 Key Trends in Data Science
 
Structured Document Search and Retrieval
Structured Document Search and RetrievalStructured Document Search and Retrieval
Structured Document Search and Retrieval
 
Building Bi Dashboards With Sas
Building Bi Dashboards With SasBuilding Bi Dashboards With Sas
Building Bi Dashboards With Sas
 
An Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEMAn Ontology for K-12 Education and the NIEM
An Ontology for K-12 Education and the NIEM
 
Promoting the Semantic Web
Promoting the Semantic WebPromoting the Semantic Web
Promoting the Semantic Web
 
XRX Presentation to Minnesota OTUG
XRX Presentation to Minnesota OTUGXRX Presentation to Minnesota OTUG
XRX Presentation to Minnesota OTUG
 

Recently uploaded

Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdf
YibeltalNibretu
 

Recently uploaded (20)

The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
Operations Management - Book1.p  - Dr. Abdulfatah A. SalemOperations Management - Book1.p  - Dr. Abdulfatah A. Salem
Operations Management - Book1.p - Dr. Abdulfatah A. Salem
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matrices
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Accounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdfAccounting and finance exit exam 2016 E.C.pdf
Accounting and finance exit exam 2016 E.C.pdf
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Advances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdfAdvances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdf
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 

Patterns of Semantic Integration

  • 1. Patterns of Semantic Integration Riding the Next Wave April 2006 Dan McCreary President Dan McCreary & Associates [email_address] (952) 931-9198 Managed Metadata Solutions
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7. 1970 Sci-Fi Classic: “The Forbin Project” A New Intersystem Language! Lesson: Before you take over the world you must exchange semantically precise metadata!
  • 8. Moore’s Law Creative Commons 1.0 Courtesy of Ray Kurzweil and Kurzweil Technologies, Inc
  • 9.
  • 10.
  • 11. Overlapping Terminology Data Warehouse Data Mining Enterprise Application Integration (EAI) Metadata Discovery Statistical Analysis Pattern Discovery Relational Database Metadata Semantic Web Business Semantics Data Dictionary HTML Web
  • 12. Computer Science Is About Abstraction Time Level of Abstraction 10100101 Machine Language MOV R0, A1 BNE F32C Assembly Language DO I=1, 100 I=I+1 FORTRAN Proc(i1, i2, o1) Structured Programming Object-oriented Programming XML GUI
  • 13. Person to Person Dialog Sound Words Concepts Sentences Conversation Problem Solving higher abstraction
  • 14. Computer to Computer Dialog Internet XML Tags Documents/XML Schema Graphs/Ontologies/RDF/OWL Semantic Integration Agents You Are Here
  • 15. Semantic Triangle Concept Referent Refers To Symbolizes Stands For “ cat” Physical Objects A pattern of neural activity in our brain Symbol Ogden, C. K., & Richards, I. A. (1923) The Meaning of Meaning “ katze” (German) “ gato” (Spanish)
  • 16.
  • 17. The Problem of Semantic Ambiguity Did you say you were looking for mixed nuts ? context=food context=hardware People use context to derive the correct meaning.
  • 18. 59 meanings of &quot;run&quot; &quot;run&quot; 18 noun &quot;senses&quot; 41 verb &quot;senses&quot; tally test footrace streak play … move fast scat go operate has form … &quot;the kids ran to the store&quot; &quot;the Yankees scored a run in the bottom of the 9th&quot; &quot;The experiment ran for over an hour&quot; &quot;her run of luck was just starting&quot; &quot;she broke mile run record&quot; &quot;the football 3 rd down play was a run &quot; &quot;13 other noun meanings…&quot; &quot;I would run from a ticking bomb.&quot; &quot;The path runs up the hill.&quot; &quot;you need training to run this machine.&quot; &quot;the movie plot runs like this.&quot; &quot;36 other verb meanings…&quot; Source: WordNet at http://wordnet.princeton.edu/ Context
  • 19. Analogy: English Dictionary source: www.m-w.com Note: people use context to find the correct meaning. Term Metadata (data about data) Definitions
  • 20. Word Senses “ run” tally test footrace streak play move fast scat go operate has form duration A single word maps To many concepts
  • 21.
  • 22.
  • 23. Concept Linking Question: How can you tell if two concepts are the same if two systems don’t share the same symbol? Answer: If they have the same properties (and relationships) you can assume with reasonable probability they are the same concepts. symbol
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30. Hypertext Links and Data Element Links The Semantic Web Metadata Registry A Metadata Registry B The semantic web is about linking conceptual data elements in published metadata registries The current HTML web is focused on linking published documents with HTML The Hypertext Web
  • 31.
  • 32. Subject-Verb-Object Triple Person “ Joe ” Has-a-Given-Name The person is named “Joe”. <PersonGivenName> Joe </PersonGivenName>
  • 33. Triples are Almost all URIs http://MyDictionay/DataElement/Person “ Dan” http://MyDictionay/DataElement/PersonGivenName URIs can point to a standard location in a metadata registry. The “type” of link.
  • 34.
  • 35.
  • 36. Semantic Web Standards Stack Source: Tim Berners-Lee www.w3c.org http://www.w3.org/Consortium/Offices/Presentations/SemanticWeb/34.html URI/IRI Unicode XML Namespaces XML Query XML Schema RDF Model & Syntax Ontology (OWL) Rules/Query Logic Proof Trusted Semantic Web Signature Encryption
  • 38. Metaphor: The Translator Agent May I have a beer? Me gusteria una cerveza Customer (Spanish Only) Translation Service (Speaks Spanish and English) Internal Server (English Only) Coming right up!
  • 39.
  • 40. Semantic Mappers and Semantic Brokers Report Request In Model A Gartner: Vocabulary-based transformation XMLA: XML for Analysis Metadata Translation Service XML Response In Model A TDS In Model B Metadata Registry Model A Model B M etadata Mappings RDF Queries XML Results Data Warehouse (RDBMS) SQL or XMLA Queries In Model B
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48. Semantic Spectrum Time/Money High Semantic Clarity Strong Semantics Weak Semantics UML, XMI Taxonomies Ontologies Thesaurus RDF XML, XSLT See also: Wikipedia/semantic spectrum Glossaries OWL Controlled Vocabularies Word/HTML Concept Maps Enterprise Data Models
  • 49. Structures for Increased Semantics HTML PDF Word PowerPoint Excel Access Server XML RDBMS RDF Taxonomies Ontologies SOA WSDL Increased Semantic Precision Source: Network Inference
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.