SlideShare uma empresa Scribd logo
1 de 48
Baixar para ler offline
Linked Open Data ... and why you should care.
Christian Morbidoni <christian.morbidoni@gmail.com>
This work is licensed under a Creative Commons Attribution-NoDerivs 2.5 Italy
SeMedia
Università Politecnica delle Marche
Sunday, November 21, 2010
The Semantic Web is...
- A W3C initiative. The goal is to evolve the “classic”
Web.
- A big community of researchers and developers
- A set of languages for data and knowledge
representation
- Formal models
- A growing set of software tools supporting a
“smarter” Web
Sunday, November 21, 2010
WWW: basic components
- HTTP to trasfer data
- GET /index.html
- URLs to identify resources
- http://www.google.com/search?source=ig&hl=en&rlz=&=&q=semantic+web
- HTML to represent resources
- <html><head><title>…
- GCI, scripting, etc. to develop applications
Sunday, November 21, 2010
The “dumb” Web
- The Web is great as it contains a lot of information,
and sometimes it is easy to find what you look for
- But sometimes it behaves not so smartly
- We find out that Information that should be naturally
correlated... in the and are not
Sunday, November 21, 2010
The conference example
Sunday, November 21, 2010
The conference example
Sunday, November 21, 2010
The conference example
Sunday, November 21, 2010
The conference example
“Which one is hosting the ESWC?!??!”
“Why the aldemar web site does not even know that
the ESWC exists?!?!”
Sunday, November 21, 2010
Dumb web in action...
Finally after a lot of clicks I found a
couple of hotels for my budget
Sunday, November 21, 2010
Dumb web in azione ...
... but what is the closest to the conference
venue?
Sunday, November 21, 2010
Dumb web in azione ...
... but what is the closest to the conference
venue?
Sunday, November 21, 2010
Dumb web in azione ...
... but what is the closest to the conference
venue?
Sunday, November 21, 2010
Dumb web in azione ...
• After a lot of copy/paste into goole maps i find out
• .. but what a pain.After all it is a “mechanical” work and ...
• ... probably other people need to to the very same thing ...
• Why should I do it? Why not a machine?!?!?
Sunday, November 21, 2010
A bit of smartness finally ...
Sunday, November 21, 2010
A bit of smartness finally ...
Greek hotel owner
There are many systems like this.Why should I put
the same info again and againg.And modify them all
once I need to change them.
Sunday, November 21, 2010
So?
- We do not need more intelligent
applications ...
- We just need to let them find the right
data at the right time!
Sunday, November 21, 2010
Dumb Web revisited...
- We want addresses to be immediately recognized as such by a
machine ...
- ... than we want them to be sent automatically to gmaps (with one
click)
- ... but we also what this to happen without a priori agreement
Sunday, November 21, 2010
semantics is hidden, only humans (and not all of them)
can extract it from documents
Sunday, November 21, 2010
machines are helpless
Sunday, November 21, 2010
unless...
Sunday, November 21, 2010
we explicitly say to machines
what we are talking about
... and we keep it simple...
... and we use simple, structured language
that they can understand.
Sunday, November 21, 2010
This is what the Semantic Web is all about.
The Resource Description Framework (RDF)
is the basic instrument
Sunday, November 21, 2010
Sunday, November 21, 2010
Information can be useless without a
priori knowledge
Machines needs at least some vocabulary and basic
rules of the game
That is where ontologies come in
Sunday, November 21, 2010
Ontologies:
vocabularies for your domain
Source
Artistic Medium
Fresco
Mosaic
Manuscript Book
sub class of
sub class of
sub class of
sub class of
sub class of
Person
Artist
Caliph
sub class of
sub class of
Sunday, November 21, 2010
Ontologies:
vocabularies for your domain
Source
Artistic Medium
Fresco
Mosaic
Manuscript Book
sub class of
sub class of
sub class of
sub class of
sub class of
Person
Artist
Caliph
sub class of
sub class of
Divine Comedy
type
Dante Alighieri
type
San Petronio
Fresco
type Prophet Muhammad
type
Sunday, November 21, 2010
Ontologies:
vocabularies for your domain
Source
Artistic Medium
Fresco
Mosaic
Manuscript Book
sub class of
sub class of
sub class of
sub class of
sub class of
Person
Artist
Caliph
sub class of
sub class of
Divine Comedy
type
Dante Alighieri
type
San Petronio
Fresco
type Prophet Muhammad
type
has author
depicts
Sunday, November 21, 2010
Linking ?
The Web is great because it is so simple to jump
from a web page to the others
With the Semantic Web it should be easy to jump
from a database to an other:
Image separated clouds of data that are ready to
interoperate with each other ...
as if it was a unique world wide database
Sunday, November 21, 2010
Web of Documents vs.Web of Data
Presentation Layer
Data representation layer
Hyperlinks
?
RDF Data RDF Data RDF Data RDF Data
???
semantically defined relations ???
WebInfrastructure
Sunday, November 21, 2010
RDF and Web pages
Sunday, November 21, 2010
RDF and Web pages
RDF Data
http://example.com/home.htm http://example.com/home.rdf
Web Browser / Application
Sunday, November 21, 2010
RDF and Web pages
RDF Data
http://example.com/home.htm http://example.com/home.rdf
Web Browser / Application
RDF Data
Web Browser / Application
HTTP:
GET http://example.com/home/
CONTENT-TYPE application/rdf+xml
HTTP:
GET http://example.com/home/
CONTENT-TYPE text/html
Sunday, November 21, 2010
RDF and Web pages
RDF Data
http://example.com/home.htm http://example.com/home.rdf
Web Browser / Application
<html>
......
<rdf>
........
</rdf>
.......
</html>
RDF Data
RDF Data
Web Browser / Application
HTTP:
GET http://example.com/home/
CONTENT-TYPE application/rdf+xml
HTTP:
GET http://example.com/home/
CONTENT-TYPE text/html
Sunday, November 21, 2010
Sunday, November 21, 2010
DONATELLO FLORENCEis from
BRUNELLESCHI
worked with
made
DAVID
FROM wikipedia
Sunday, November 21, 2010
DONATELLO FLORENCEis from
BRUNELLESCHI
worked with
made
is a
Marble Statue
Museo Nazionale del
Bargello
is exposed in
DAVID
FROM wikipedia
FROM the museum web site
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
A Book
comments on
An artist
reproduced
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Note
Note Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
A Book
comments on
An artist
reproduced
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Note
Note Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
A Book
comments on
An artist
reproduced
An other Book
is a revision of
is located in
A scholar
wrote
Sunday, November 21, 2010
The vision:
a collaborative knowledge graph
Note
Note
Note
Note
Note Note
Note
Note
Buraq
Prophet
Muhammad
Mecca
Buraq.jpg/2134
Buraq.txt/87874
is part of
is part of
mentions
mentions
is related to
A Book
comments on
An artist
reproduced
An other Book
is a revision of
is located in
A scholar
wrote
Editorial Policy (peer review?)
Publish on the Web
Sunday, November 21, 2010
An important consideration
The Semantic Web is not a magic thing
It doesn’t necessarily mean artificial intelligence
It aims at better structuring knowledge so that:
Independently produced knowledge can be more
easily merged
Applications can be smarter in collecting,
managing and presenting knowledge
Sunday, November 21, 2010
Feb
2008
Sunday, November 21, 2010
Giu 2009
Sunday, November 21, 2010
http://muruca.org
- open source tools for accessing the linked data now
- specifically targeted to small-medium communities
Sunday, November 21, 2010
Thank you!
Sunday, November 21, 2010
Muruca
Semantic WebOpen Source Open Access
Sunday, November 21, 2010

Mais conteúdo relacionado

Semelhante a Linked data and Muruca @ COST a32 - Munich

Semantic Web, NON-technically speaking
Semantic Web, NON-technically speakingSemantic Web, NON-technically speaking
Semantic Web, NON-technically speakingguest30b2a1
 
Semantic Web, NON-technically speaking
Semantic Web, NON-technically speakingSemantic Web, NON-technically speaking
Semantic Web, NON-technically speakingerichoffer
 
Mars
MarsMars
MarsESUG
 
Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Christian Morbidoni
 
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 TutorialEmanuele Della Valle
 
Mlw sasaki-20101027
Mlw sasaki-20101027Mlw sasaki-20101027
Mlw sasaki-20101027Felix Sasaki
 
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...Dr. Haxel Consult
 
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDO
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDOMCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDO
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDORob Lancefield
 
R. Di Cosmo - Software Heritage
R. Di Cosmo - Software HeritageR. Di Cosmo - Software Heritage
R. Di Cosmo - Software HeritageLibreItalia
 
OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2Keiichiro Ono
 
Geo-annotations in Semantic Digital Libraries
Geo-annotations in Semantic Digital Libraries Geo-annotations in Semantic Digital Libraries
Geo-annotations in Semantic Digital Libraries mdabrowski
 
Introduction to Mobile Development with jQuery Mobile
Introduction to Mobile Development with jQuery MobileIntroduction to Mobile Development with jQuery Mobile
Introduction to Mobile Development with jQuery MobileCodemotion
 
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.OW2
 
Linked Open Europeana: Semantics for the Citizen
Linked Open Europeana: Semantics for the CitizenLinked Open Europeana: Semantics for the Citizen
Linked Open Europeana: Semantics for the CitizenStefan Gradmann
 
Pythonic APIs - Anthony Baxter
Pythonic APIs - Anthony BaxterPythonic APIs - Anthony Baxter
Pythonic APIs - Anthony Baxterknappt
 
Designing and Executing Multimodal Interfaces for the Web based on State Char...
Designing and Executing Multimodal Interfaces for the Web based on State Char...Designing and Executing Multimodal Interfaces for the Web based on State Char...
Designing and Executing Multimodal Interfaces for the Web based on State Char...Sebastian Feuerstack
 
Cloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsCloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsJohn Willis
 
Farfalla: a step towards an Inclusive Web
Farfalla: a step towards an Inclusive WebFarfalla: a step towards an Inclusive Web
Farfalla: a step towards an Inclusive WebAndrea Mangiatordi
 
Don't Think Websites, think data
Don't Think Websites, think dataDon't Think Websites, think data
Don't Think Websites, think dataMike Ellis
 

Semelhante a Linked data and Muruca @ COST a32 - Munich (20)

Semantic Web, NON-technically speaking
Semantic Web, NON-technically speakingSemantic Web, NON-technically speaking
Semantic Web, NON-technically speaking
 
Semantic Web, NON-technically speaking
Semantic Web, NON-technically speakingSemantic Web, NON-technically speaking
Semantic Web, NON-technically speaking
 
Mars
MarsMars
Mars
 
Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010Linked Open Camera @ Fammi Sapere 2010
Linked Open Camera @ Fammi Sapere 2010
 
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
 
Mlw sasaki-20101027
Mlw sasaki-20101027Mlw sasaki-20101027
Mlw sasaki-20101027
 
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...
II-SDV 2017: Custom Open Source Search Engine with Drupal 8 and Solr at Frenc...
 
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDO
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDOMCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDO
MCN 2014: Make One, Contribute Many: Sharing Image Metadata via LIDO
 
R. Di Cosmo - Software Heritage
R. Di Cosmo - Software HeritageR. Di Cosmo - Software Heritage
R. Di Cosmo - Software Heritage
 
OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2OPENVIS Conference Quick Report Part 2
OPENVIS Conference Quick Report Part 2
 
Geo-annotations in Semantic Digital Libraries
Geo-annotations in Semantic Digital Libraries Geo-annotations in Semantic Digital Libraries
Geo-annotations in Semantic Digital Libraries
 
Introduction to Mobile Development with jQuery Mobile
Introduction to Mobile Development with jQuery MobileIntroduction to Mobile Development with jQuery Mobile
Introduction to Mobile Development with jQuery Mobile
 
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.
Software Heritage: Building the Universal Software Archive, OW2con'16, Paris.
 
Linked Open Europeana: Semantics for the Citizen
Linked Open Europeana: Semantics for the CitizenLinked Open Europeana: Semantics for the Citizen
Linked Open Europeana: Semantics for the Citizen
 
Pythonic APIs - Anthony Baxter
Pythonic APIs - Anthony BaxterPythonic APIs - Anthony Baxter
Pythonic APIs - Anthony Baxter
 
Designing and Executing Multimodal Interfaces for the Web based on State Char...
Designing and Executing Multimodal Interfaces for the Web based on State Char...Designing and Executing Multimodal Interfaces for the Web based on State Char...
Designing and Executing Multimodal Interfaces for the Web based on State Char...
 
Cloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and DevopsCloudstack collaboration conference Europe - SDN and Devops
Cloudstack collaboration conference Europe - SDN and Devops
 
Farfalla: a step towards an Inclusive Web
Farfalla: a step towards an Inclusive WebFarfalla: a step towards an Inclusive Web
Farfalla: a step towards an Inclusive Web
 
iBizLog - ESUG2010
iBizLog - ESUG2010iBizLog - ESUG2010
iBizLog - ESUG2010
 
Don't Think Websites, think data
Don't Think Websites, think dataDon't Think Websites, think data
Don't Think Websites, think data
 

Mais de Christian Morbidoni

Big Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPBig Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPChristian Morbidoni
 
GramsciProject - technical presentation
GramsciProject - technical presentationGramsciProject - technical presentation
GramsciProject - technical presentationChristian Morbidoni
 
Introduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionIntroduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionChristian Morbidoni
 
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...Christian Morbidoni
 
SEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationSEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationChristian Morbidoni
 
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011Christian Morbidoni
 
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011Christian Morbidoni
 
LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010Christian Morbidoni
 

Mais de Christian Morbidoni (13)

Big Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLPBig Data Analytics course: Named Entities and Deep Learning for NLP
Big Data Analytics course: Named Entities and Deep Learning for NLP
 
GramsciProject - technical presentation
GramsciProject - technical presentationGramsciProject - technical presentation
GramsciProject - technical presentation
 
Pundit at the Final DM2E event
Pundit at the Final DM2E eventPundit at the Final DM2E event
Pundit at the Final DM2E event
 
Introduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on sessionIntroduction to the Pundit Hands-on session
Introduction to the Pundit Hands-on session
 
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...
DM2E Digital Humanities Advisory Board - Pundit, Ask and scholarly research p...
 
Gramsci source@lod2014 roma
Gramsci source@lod2014 romaGramsci source@lod2014 roma
Gramsci source@lod2014 roma
 
Pundit@web asliterature
Pundit@web asliteraturePundit@web asliterature
Pundit@web asliterature
 
SEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentationSEMLIB - final conference - UNIVPM presentation
SEMLIB - final conference - UNIVPM presentation
 
Pundit Overview
Pundit OverviewPundit Overview
Pundit Overview
 
Pundit@firenze trainingschool
Pundit@firenze trainingschoolPundit@firenze trainingschool
Pundit@firenze trainingschool
 
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
LinkedOpenDataItalia@LAPSI-Primer-Milan-2011
 
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
LinkedOpenDataItalia@LAPSI-Primer-Milano-2011
 
LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010LinkedOpenData @ CloudCamp, Torino 2010
LinkedOpenData @ CloudCamp, Torino 2010
 

Último

ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...FIDO Alliance
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
Syngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...CzechDreamin
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024Stephanie Beckett
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastUXDXConf
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1DianaGray10
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyUXDXConf
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfFIDO Alliance
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCzechDreamin
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfFIDO Alliance
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?Mark Billinghurst
 
Buy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfBuy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfEasyPrinterHelp
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreelreely ones
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
Buy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxBuy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxEasyPrinterHelp
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIES VE
 

Último (20)

ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Syngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdf
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at Comcast
 
UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1UiPath Test Automation using UiPath Test Suite series, part 1
UiPath Test Automation using UiPath Test Suite series, part 1
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdfThe Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
The Value of Certifying Products for FDO _ Paul at FIDO Alliance.pdf
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
Buy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdfBuy Epson EcoTank L3210 Colour Printer Online.pdf
Buy Epson EcoTank L3210 Colour Printer Online.pdf
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreel
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
Buy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptxBuy Epson EcoTank L3210 Colour Printer Online.pptx
Buy Epson EcoTank L3210 Colour Printer Online.pptx
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 

Linked data and Muruca @ COST a32 - Munich

  • 1. Linked Open Data ... and why you should care. Christian Morbidoni <christian.morbidoni@gmail.com> This work is licensed under a Creative Commons Attribution-NoDerivs 2.5 Italy SeMedia Università Politecnica delle Marche Sunday, November 21, 2010
  • 2. The Semantic Web is... - A W3C initiative. The goal is to evolve the “classic” Web. - A big community of researchers and developers - A set of languages for data and knowledge representation - Formal models - A growing set of software tools supporting a “smarter” Web Sunday, November 21, 2010
  • 3. WWW: basic components - HTTP to trasfer data - GET /index.html - URLs to identify resources - http://www.google.com/search?source=ig&hl=en&rlz=&=&q=semantic+web - HTML to represent resources - <html><head><title>… - GCI, scripting, etc. to develop applications Sunday, November 21, 2010
  • 4. The “dumb” Web - The Web is great as it contains a lot of information, and sometimes it is easy to find what you look for - But sometimes it behaves not so smartly - We find out that Information that should be naturally correlated... in the and are not Sunday, November 21, 2010
  • 5. The conference example Sunday, November 21, 2010
  • 6. The conference example Sunday, November 21, 2010
  • 7. The conference example Sunday, November 21, 2010
  • 8. The conference example “Which one is hosting the ESWC?!??!” “Why the aldemar web site does not even know that the ESWC exists?!?!” Sunday, November 21, 2010
  • 9. Dumb web in action... Finally after a lot of clicks I found a couple of hotels for my budget Sunday, November 21, 2010
  • 10. Dumb web in azione ... ... but what is the closest to the conference venue? Sunday, November 21, 2010
  • 11. Dumb web in azione ... ... but what is the closest to the conference venue? Sunday, November 21, 2010
  • 12. Dumb web in azione ... ... but what is the closest to the conference venue? Sunday, November 21, 2010
  • 13. Dumb web in azione ... • After a lot of copy/paste into goole maps i find out • .. but what a pain.After all it is a “mechanical” work and ... • ... probably other people need to to the very same thing ... • Why should I do it? Why not a machine?!?!? Sunday, November 21, 2010
  • 14. A bit of smartness finally ... Sunday, November 21, 2010
  • 15. A bit of smartness finally ... Greek hotel owner There are many systems like this.Why should I put the same info again and againg.And modify them all once I need to change them. Sunday, November 21, 2010
  • 16. So? - We do not need more intelligent applications ... - We just need to let them find the right data at the right time! Sunday, November 21, 2010
  • 17. Dumb Web revisited... - We want addresses to be immediately recognized as such by a machine ... - ... than we want them to be sent automatically to gmaps (with one click) - ... but we also what this to happen without a priori agreement Sunday, November 21, 2010
  • 18. semantics is hidden, only humans (and not all of them) can extract it from documents Sunday, November 21, 2010
  • 19. machines are helpless Sunday, November 21, 2010
  • 21. we explicitly say to machines what we are talking about ... and we keep it simple... ... and we use simple, structured language that they can understand. Sunday, November 21, 2010
  • 22. This is what the Semantic Web is all about. The Resource Description Framework (RDF) is the basic instrument Sunday, November 21, 2010
  • 24. Information can be useless without a priori knowledge Machines needs at least some vocabulary and basic rules of the game That is where ontologies come in Sunday, November 21, 2010
  • 25. Ontologies: vocabularies for your domain Source Artistic Medium Fresco Mosaic Manuscript Book sub class of sub class of sub class of sub class of sub class of Person Artist Caliph sub class of sub class of Sunday, November 21, 2010
  • 26. Ontologies: vocabularies for your domain Source Artistic Medium Fresco Mosaic Manuscript Book sub class of sub class of sub class of sub class of sub class of Person Artist Caliph sub class of sub class of Divine Comedy type Dante Alighieri type San Petronio Fresco type Prophet Muhammad type Sunday, November 21, 2010
  • 27. Ontologies: vocabularies for your domain Source Artistic Medium Fresco Mosaic Manuscript Book sub class of sub class of sub class of sub class of sub class of Person Artist Caliph sub class of sub class of Divine Comedy type Dante Alighieri type San Petronio Fresco type Prophet Muhammad type has author depicts Sunday, November 21, 2010
  • 28. Linking ? The Web is great because it is so simple to jump from a web page to the others With the Semantic Web it should be easy to jump from a database to an other: Image separated clouds of data that are ready to interoperate with each other ... as if it was a unique world wide database Sunday, November 21, 2010
  • 29. Web of Documents vs.Web of Data Presentation Layer Data representation layer Hyperlinks ? RDF Data RDF Data RDF Data RDF Data ??? semantically defined relations ??? WebInfrastructure Sunday, November 21, 2010
  • 30. RDF and Web pages Sunday, November 21, 2010
  • 31. RDF and Web pages RDF Data http://example.com/home.htm http://example.com/home.rdf Web Browser / Application Sunday, November 21, 2010
  • 32. RDF and Web pages RDF Data http://example.com/home.htm http://example.com/home.rdf Web Browser / Application RDF Data Web Browser / Application HTTP: GET http://example.com/home/ CONTENT-TYPE application/rdf+xml HTTP: GET http://example.com/home/ CONTENT-TYPE text/html Sunday, November 21, 2010
  • 33. RDF and Web pages RDF Data http://example.com/home.htm http://example.com/home.rdf Web Browser / Application <html> ...... <rdf> ........ </rdf> ....... </html> RDF Data RDF Data Web Browser / Application HTTP: GET http://example.com/home/ CONTENT-TYPE application/rdf+xml HTTP: GET http://example.com/home/ CONTENT-TYPE text/html Sunday, November 21, 2010
  • 35. DONATELLO FLORENCEis from BRUNELLESCHI worked with made DAVID FROM wikipedia Sunday, November 21, 2010
  • 36. DONATELLO FLORENCEis from BRUNELLESCHI worked with made is a Marble Statue Museo Nazionale del Bargello is exposed in DAVID FROM wikipedia FROM the museum web site Sunday, November 21, 2010
  • 37. The vision: a collaborative knowledge graph Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to Sunday, November 21, 2010
  • 38. The vision: a collaborative knowledge graph Note Note Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to Sunday, November 21, 2010
  • 39. The vision: a collaborative knowledge graph Note Note Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to A Book comments on An artist reproduced Sunday, November 21, 2010
  • 40. The vision: a collaborative knowledge graph Note Note Note Note Note Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to A Book comments on An artist reproduced Sunday, November 21, 2010
  • 41. The vision: a collaborative knowledge graph Note Note Note Note Note Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to A Book comments on An artist reproduced An other Book is a revision of is located in A scholar wrote Sunday, November 21, 2010
  • 42. The vision: a collaborative knowledge graph Note Note Note Note Note Note Note Note Buraq Prophet Muhammad Mecca Buraq.jpg/2134 Buraq.txt/87874 is part of is part of mentions mentions is related to A Book comments on An artist reproduced An other Book is a revision of is located in A scholar wrote Editorial Policy (peer review?) Publish on the Web Sunday, November 21, 2010
  • 43. An important consideration The Semantic Web is not a magic thing It doesn’t necessarily mean artificial intelligence It aims at better structuring knowledge so that: Independently produced knowledge can be more easily merged Applications can be smarter in collecting, managing and presenting knowledge Sunday, November 21, 2010
  • 46. http://muruca.org - open source tools for accessing the linked data now - specifically targeted to small-medium communities Sunday, November 21, 2010
  • 48. Muruca Semantic WebOpen Source Open Access Sunday, November 21, 2010