SlideShare una empresa de Scribd logo
1 de 84
What is the Semantic Web? www.pleso.net for Codecamp 2009 Kyiv, Ukraine 2009-01-15,  Amsterdam, The Netherlands Ivan Herman, W3C ReadWriteWeb Microformats
Let’s organize a trip to Budapest using the Web!
You try to find a proper flight with …
… a big, reputable airline, or …
… the airline of the target country, or …
… or a low cost one
You have to find a hotel, so you look for…
… a really cheap accommodation, or …
… or a really luxurious one, or …
… and intermediate one …
oops, that is no good, the page is in Hungarian that almost nobody understands, but…
… this one could work
Of course, you could decide to trust a specialized site…
… like this one, or…
… or this one
You may want to know something about Budapest; look for some photographs…
… on flickr …
… on Google …
… or you can look at mine
but you can also look at a (social) travel site
What happened here? ,[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object]
[object Object],[object Object],[object Object],[object Object]
Another example: social sites. I have a list of “friends” by…
… Dopplr,
… Twine,
… LinkedIn,
… and, of course, the ubiquitous Facebook
[object Object],[object Object]
What would we like to have? ,[object Object],[object Object],[object Object],[object Object]
But wait! Isn’t what mashup sites are already doing?
A “mashup” example:
[object Object],[object Object],[object Object],[object Object],[object Object]
Let us put it together ,[object Object],[object Object],[object Object],[object Object],[object Object]
So What  is  the Semantic Web?
It is a collection of standard technologies to realize a Web of Data WWW  ->  GGG (Giant Global Graph)
[object Object],[object Object],[object Object],[object Object],[object Object]
Towards a Semantic Web ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Towards a Semantic Web ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
However… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Example: automatic airline reservation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What is needed? ,[object Object],[object Object],[object Object],[object Object],[object Object]
The rough structure of data integration ,[object Object],[object Object],[object Object],[object Object],[object Object]
A   simplified  bookstore data (dataset “A”)
1 st :  export your data as a set of  relations
Some notes on the exporting the data ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Another  bookstore data (dataset “F”)
2 nd : export your second set of data
3 rd : start merging your data
3 rd : start merging your data (cont.)
3 rd : merge identical resources
Start making queries… ,[object Object],[object Object],[object Object],[object Object]
However, more can be achieved… ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
3 rd  revisited: use the extra knowledge
Start making richer queries! ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Combine with different datasets ,[object Object],[object Object]
Merge with Wikipedia data
Merge with Wikipedia data
Merge with Wikipedia data
It could become even more powerful ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Simple SPARQL example SELECT ?isbn ?price ?currency # note: not ?x! WHERE {?isbn a:price ?x. ?x rdf:value ?price. ?x p:currency ?currency.}
Simple SPARQL example ,[object Object],SELECT ?isbn ?price ?currency # note: not ?x! WHERE {?isbn a:price ?x. ?x rdf:value ?price. ?x p:currency ?currency.}
Pattern constraints SELECT ?isbn ?price ?currency # note: not ?x! WHERE { ?isbn a:price ?x. ?x rdf:value ?price. ?x p:currency ?currency. FILTER(?currency == € } ,[object Object]
What did we do? (cont)
The network effect ,[object Object],[object Object],[object Object]
Semantic Web technologies stack
Yahoo’s SearchMonkey ,[object Object],[object Object]
Linking Open Data Project ,[object Object],[object Object],[object Object]
DBpedia: Extracting structured data from Wikipedia http://en.wikipedia.org/wiki/ Kolkata <http://dbpedia.org/resource/ Kolkata >   dbpedia:native_name “Kolkata (Calcutta)”@en;   dbpedia:altitude “9”; dbpedia:populationTotal  “4580544”;   dbpedia:population_metro “14681589”;    geo:lat “22.56970024108887”^^xsd:float; ...
Automatic links among open datasets DBpedia Geonames Processors can switch automatically from one to the other… <http://dbpedia.org/resource/ Kolkata >   owl:sameAs <http://sws.geonames.org/1275004/>; ... <http://sws.geonames.org/1275004/> owl:sameAs <http://DBpedia.org/resource/Kolkata> wgs84_pos:lat “22.5697222”; wgs84_pos:long “88.3697222”; sws:population “4631392” ...
Faviki: social bookmarking with Wiki tagging ,[object Object],[object Object]
Lots of Tools ( not  an exhaustive list!) ,[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],[object Object],[object Object],[object Object],[object Object],[object Object]
Application patterns ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Microformats currently supported ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Microformats coming in  the not-so-distant future ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Microformats coming in  the not-so-distant future (contd) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Semantic Web ,[object Object],[object Object],[object Object],[object Object],[object Object],Image credit:  dullhunk ,[object Object],[object Object],[object Object],[object Object]
Semantic Apps ,[object Object],[object Object],[object Object],[object Object],Example: Calais Reuters, the international business and financial news giant, launched an API called Open Calais in Feb 08. The API does a semantic markup on unstructured HTML documents - recognizing people, places, companies, and events.   Ref:  Reuters Wants The World To Be Tagged ; Alex Iskold, ReadWriteWeb, Feb 08
Top 10 Semantic Web Products of 2008 ,[object Object],[object Object],[object Object],[object Object],[object Object]
Top 10 Semantic Web Products of 2008 ,[object Object],[object Object],[object Object],[object Object]
Top 10 Semantic Web Products of 2008 ,[object Object],[object Object],[object Object],[object Object]
Top 10 Semantic Web Products of 2008 ,[object Object],[object Object],[object Object],[object Object]
Top 10 Semantic Web Products of 2008 ,[object Object],[object Object],[object Object],[object Object]
Thanks! http://www.pleso.net/ [email_address] Credits:   * 2009-01-15, What is the Semantic Web? (in 15 minutes), Ivan Herman,  ISOC New Years Reception in Amsterdam, the Netherlands   * 2008-09-24, Introduction to the Semantic Web (tutorial) Ivan Herman, 2nd European Semantic Technology Conference in Vienna, Austria   * ReadWriteWeb - Web Technology Trends for 2008 and Beyond (http://www.readwriteweb.com/), 10 best semantic applications   * Microformats (http://microformats.org/)

Más contenido relacionado

La actualidad más candente

Linked Data and the OpenART project
Linked Data and the OpenART projectLinked Data and the OpenART project
Linked Data and the OpenART project
Julie Allinson
 
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
 
Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011
sssw2011
 
Harith Alani's presentation at SSSW 2011
Harith Alani's presentation at SSSW 2011Harith Alani's presentation at SSSW 2011
Harith Alani's presentation at SSSW 2011
sssw2011
 

La actualidad más candente (20)

Linked Data and the OpenART project
Linked Data and the OpenART projectLinked Data and the OpenART project
Linked Data and the OpenART project
 
Semantic Web Good News
Semantic Web Good NewsSemantic Web Good News
Semantic Web Good News
 
Social Semantic Web (Social Activity and Facebook)
Social Semantic Web (Social Activity and Facebook)Social Semantic Web (Social Activity and Facebook)
Social Semantic Web (Social Activity and Facebook)
 
The Semantic Web
The Semantic WebThe Semantic Web
The Semantic Web
 
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
 
RDFa From Theory to Practice
RDFa From Theory to PracticeRDFa From Theory to Practice
RDFa From Theory to Practice
 
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
Web 3.0 / Semantic Web: What it means for academic users, libraries and publi...
 
Linked Data and the Semantic Web: What Are They and Should I Care?
Linked Data and the Semantic Web: What Are They and Should I Care?Linked Data and the Semantic Web: What Are They and Should I Care?
Linked Data and the Semantic Web: What Are They and Should I Care?
 
The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic Web
 
Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011Peter Mika's Presentation at SSSW 2011
Peter Mika's Presentation at SSSW 2011
 
Evolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic WebEvolution Towards Web 3.0: The Semantic Web
Evolution Towards Web 3.0: The Semantic Web
 
Joy Nelson - BIBFRAME: MARC Replacement and Much More
Joy Nelson - BIBFRAME: MARC Replacement and Much MoreJoy Nelson - BIBFRAME: MARC Replacement and Much More
Joy Nelson - BIBFRAME: MARC Replacement and Much More
 
Pragmatic Web 4.0
Pragmatic Web 4.0Pragmatic Web 4.0
Pragmatic Web 4.0
 
What do we want computers to do for us?
What do we want computers to do for us? What do we want computers to do for us?
What do we want computers to do for us?
 
Linked Data Patterns
Linked Data PatternsLinked Data Patterns
Linked Data Patterns
 
Introducing linked data
Introducing linked dataIntroducing linked data
Introducing linked data
 
DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0DM110 - Week 10 - Semantic Web / Web 3.0
DM110 - Week 10 - Semantic Web / Web 3.0
 
Harith Alani's presentation at SSSW 2011
Harith Alani's presentation at SSSW 2011Harith Alani's presentation at SSSW 2011
Harith Alani's presentation at SSSW 2011
 
Social Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 yearsSocial Networks and the Semantic Web: a retrospective of the past 10 years
Social Networks and the Semantic Web: a retrospective of the past 10 years
 
Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...Interlinking Online Communities and Enriching Social Software with the Semant...
Interlinking Online Communities and Enriching Social Software with the Semant...
 

Destacado (6)

Lesson 1 Etourism Introduction
Lesson 1 Etourism IntroductionLesson 1 Etourism Introduction
Lesson 1 Etourism Introduction
 
Patrocinio Congreso SEO Pro 2012
Patrocinio Congreso SEO Pro 2012Patrocinio Congreso SEO Pro 2012
Patrocinio Congreso SEO Pro 2012
 
Learn etourism overview
Learn etourism overviewLearn etourism overview
Learn etourism overview
 
Understanding Tourism 2.0 - Learning from Google Tourism Research.
Understanding Tourism 2.0 - Learning from Google Tourism Research.  Understanding Tourism 2.0 - Learning from Google Tourism Research.
Understanding Tourism 2.0 - Learning from Google Tourism Research.
 
Global im Social Web - lokal vor Ort vernetzen? Chancen und Grenzen des virtu...
Global im Social Web - lokal vor Ort vernetzen? Chancen und Grenzen des virtu...Global im Social Web - lokal vor Ort vernetzen? Chancen und Grenzen des virtu...
Global im Social Web - lokal vor Ort vernetzen? Chancen und Grenzen des virtu...
 
Google-Tourism
Google-TourismGoogle-Tourism
Google-Tourism
 

Similar a Semantic Web - Introduction

Introduction to Linked Data 1/5
Introduction to Linked Data 1/5Introduction to Linked Data 1/5
Introduction to Linked Data 1/5
Juan Sequeda
 
Riding The Semantic Wave
Riding The Semantic WaveRiding The Semantic Wave
Riding The Semantic Wave
Kaniska Mandal
 
Semantic Technologies: Representing Semantic Data
Semantic Technologies: Representing Semantic DataSemantic Technologies: Representing Semantic Data
Semantic Technologies: Representing Semantic Data
Matthew Rowe
 

Similar a Semantic Web - Introduction (20)

Slides.ppt
Slides.pptSlides.ppt
Slides.ppt
 
Slides.ppt
Slides.pptSlides.ppt
Slides.ppt
 
Slides.ppt
Slides.pptSlides.ppt
Slides.ppt
 
Slides.ppt
Slides.pptSlides.ppt
Slides.ppt
 
Introduction to Semantic Web Technologies
Introduction to Semantic Web TechnologiesIntroduction to Semantic Web Technologies
Introduction to Semantic Web Technologies
 
Slides
SlidesSlides
Slides
 
State of the Semantic Web
State of the Semantic WebState of the Semantic Web
State of the Semantic Web
 
2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic Web2018 GIS in Development: Semantic Web
2018 GIS in Development: Semantic Web
 
SWT Lecture Session 1 - Introduction
SWT Lecture Session 1 - IntroductionSWT Lecture Session 1 - Introduction
SWT Lecture Session 1 - Introduction
 
Introduction to Linked Data 1/5
Introduction to Linked Data 1/5Introduction to Linked Data 1/5
Introduction to Linked Data 1/5
 
What is the Semantic Web
What is the Semantic WebWhat is the Semantic Web
What is the Semantic Web
 
Introduction to the Semantic Web
Introduction to the Semantic WebIntroduction to the Semantic Web
Introduction to the Semantic Web
 
Tutorial
TutorialTutorial
Tutorial
 
Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011 Linked Data and Locah, UKSG2011
Linked Data and Locah, UKSG2011
 
Making things findable
Making things findableMaking things findable
Making things findable
 
Riding The Semantic Wave
Riding The Semantic WaveRiding The Semantic Wave
Riding The Semantic Wave
 
Realizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 TutorialRealizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 Tutorial
 
Linked Data: so what?
Linked Data: so what?Linked Data: so what?
Linked Data: so what?
 
Semantic Technologies: Representing Semantic Data
Semantic Technologies: Representing Semantic DataSemantic Technologies: Representing Semantic Data
Semantic Technologies: Representing Semantic Data
 
Information Extraction and Linked Data Cloud
Information Extraction and Linked Data CloudInformation Extraction and Linked Data Cloud
Information Extraction and Linked Data Cloud
 

Más de Oleksandr Pryymak

Más de Oleksandr Pryymak (8)

Information surprise or how to find interesting data
Information surprise or how to find interesting dataInformation surprise or how to find interesting data
Information surprise or how to find interesting data
 
Probabilistic Data Structures and Approximate Solutions
Probabilistic Data Structures and Approximate SolutionsProbabilistic Data Structures and Approximate Solutions
Probabilistic Data Structures and Approximate Solutions
 
Efficient opinion sharing in large decentralised teams
Efficient opinion sharing in large decentralised teamsEfficient opinion sharing in large decentralised teams
Efficient opinion sharing in large decentralised teams
 
Efficient Sharing of Conflicting Opinions with Minimal Communication in Large...
Efficient Sharing of Conflicting Opinions with Minimal Communication in Large...Efficient Sharing of Conflicting Opinions with Minimal Communication in Large...
Efficient Sharing of Conflicting Opinions with Minimal Communication in Large...
 
sumno.com - march 2009
sumno.com - march 2009sumno.com - march 2009
sumno.com - march 2009
 
Sumno.com (eng)
Sumno.com (eng)Sumno.com (eng)
Sumno.com (eng)
 
Sumno.com (ukr)
Sumno.com (ukr)Sumno.com (ukr)
Sumno.com (ukr)
 
Gwt.org.ua (ukr)
Gwt.org.ua (ukr)Gwt.org.ua (ukr)
Gwt.org.ua (ukr)
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
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
 
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...
 
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)
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
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
 
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
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

Semantic Web - Introduction

Notas del editor

  1. This is just a generic slide set. Should be adapted, reviewed, possibly with slides removed, for a specific event. Rule of thumb: on the average, a slide is a minute…