Intro to Semantic Web

Timea Turdean
Timea TurdeanTechnical Consultant at Semantic Web Company GmbH (SWC)
Timea Turdean
15/03/2015
History of the Web
Intro to Semantic Web
History of the Web
Web of
Documents
Web of
Data
"The Semantic Web is an extension
of the current web in which information
is given well-defined meaning,
better enabling computers and
people to work in cooperation."
Sir Tim Berners-Lee
Semantic Web
Why do we need semantic web?
Why is our current web not enough?
How do I find the right information?
What is important, what is not?
Is the information I got complete?
Can the search be reliable?
Can I really trust the information I found?
Semantic Web
The smallest unit of the Semantic Web is a TRIPLE
Java IslandIS AN
<SUBJECT PREDICATE OBJECT>
<http://dbpedia.org/resource/Java>
<http://example.org/isAn>
<http://dbpedia.org/resource/Island>
<?s ?p ?o>
Principles of Semantic Web
1. Each resource has a Unique Resource Identifier (URI)
JavaJava
http://dbpedia.org/resource/Java
http://dbpedia.org/resource/Java_(programming_language)
Principles of Semantic Web
2. We use resources and not just strings. In this way a resource
can belong to certain classes. Classes can have properties
sam
eAs
sameAs
http://ja.dbpedia.org/resource/ジャワ島
http://it.dbpedia.org/resource/Giava
http://dbpedia.org/resource/Java
Principles of Semantic Web
3. Classes, properties and resources are described through the
Resource Decription Framework (RDF)
<http://dbpedia.org/resource/Java>
<http://example.org/isAn>
<http://dbpedia.org/resource/Island>
<http://dbpedia.org/resource/Java>
<http://dbpedia.org/resource/sameAs>
< http://ja.dbpedia.org/resource/ジャワ島>
<http://dbpedia.org/resource/Java>
<http://dbpedia.org/resource/sameAs>
<http://it.dbpedia.org/resource/Giava>
Principles of Semantic Web
4. Classes are represented in Schemas and Ontologies
Principles of Semantic Web
4. Classes are represented in Schemas and Ontologies
<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xml:base="http://dbpedia.org/resource/Thing#">
<rdf:Description rdf:ID="Island">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
</rdf:Description>
<rdf:Description rdf:ID="Java">
<rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:subClassOf rdf:resource="#Island"/>
</rdf:Description>
</rdf:RDF>
Principles of Semantic Web
5. Information about a resource is distributed on the Semantic
Web and can be used/linked through Linked Data
Linked Open Data
Linked Open Data in 2014
SPARQL
What are the countries and their capitals in Africa?
How to publish & link data?
Publish data
●
Put the raw data online
●
Organize it, so it can be found
●
Liscence it, so it can be reused
Make Web data accessible
●
Metadata inside webpages
●
Use standard open formats
●
Add a Web API (SPARQL endpoint)
Integrate with the Web
●
Identify things <http://dbpedia.org/resource/Java>
●
Link them together
●
Use RDF to publish data & models
Intro to Semantic Web
Examples
● Semantic search - Reegle.info
● A music repository and mashup – BBC.co.uk/music
● Google uses Knowledge Graphs – Google.com
"The Semantic Web is an extension
of the current web in which information
is given well-defined meaning,
better enabling computers and
people to work in cooperation."
Sir Tim Berners-Lee
SummaryNow I
got it...
Read more...
● History of web - http://webfoundation.org/about/vision/history-of-the-web/
● Getting started with Semantic Web: http://semanticweb.org/wiki/Getting_started
● Basics of Semantic Web on W3C - http://www.w3.org/2001/sw/wiki/Main_Page
● Questions on semantic web - http://answers.semanticweb.com/
●
Other presentation -
https://www.slideshare.net/search/slideshow?searchfrom=header&q=semantic+web
References
● History of Web - http://blog.learnlets.com/?cat=10
●
WorlsWideWeb browser -
http://www.w3.org/People/Berners-Lee/WorldWideWeb.html
● Principles of Semantic Web – www.blog.semantic-web.at
● Semantic Web schema - http://wiki.infowiss.net/Semantic_Web
● LOD - http://data.dws.informatik.uni-mannheim.de/lodcloud/2014/ISWC-RDB/
● SPARQL - http://en.wikipedia.org/wiki/SPARQL
●
How to publish your data -
http://www.slideshare.net/ldodds/web-integrated-data
●
The answer to life univers and everything -
http://www.desktopwallpapers4.me/typography/is-the-answer-to-everything-15318/
● Clean energy - http://www.reegle.info/
● BBC music - BBC.co.uk/music
●
Google knowledge graph -
http://www.google.com/insidesearch/features/search/knowledge.html
What is the conclusion?
The Semantic Web is growing
and
linked open data
is the future
Thank you for your attention
Timea Turdean
15/03/2015
1 of 24

Recommended

PoolParty Overview 2012 by
PoolParty Overview 2012PoolParty Overview 2012
PoolParty Overview 2012Semantic Web Company
794 views15 slides
Metadata / Linked Data by
Metadata / Linked DataMetadata / Linked Data
Metadata / Linked DataRichard Wallis
1.4K views109 slides
Why libraries should embrace Linked Data by
Why libraries should embrace Linked DataWhy libraries should embrace Linked Data
Why libraries should embrace Linked Dataeby
2.6K views27 slides
Short guide to the Semantic Web by
Short guide to the Semantic WebShort guide to the Semantic Web
Short guide to the Semantic Webmdabrowski
444 views23 slides
Introduction to APIs and Linked Data by
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked DataAdrian Stevenson
1.1K views33 slides
The Power of Sharing Linked Data: Bibliothekartag 2014 by
The Power of Sharing Linked Data: Bibliothekartag 2014The Power of Sharing Linked Data: Bibliothekartag 2014
The Power of Sharing Linked Data: Bibliothekartag 2014Richard Wallis
991 views32 slides

More Related Content

What's hot

Semantic web by
Semantic webSemantic web
Semantic webTarun Dhiraj
130 views7 slides
Webofdata by
WebofdataWebofdata
WebofdataBill Roberts
795 views22 slides
Promises and Pitfalls: Linked Data, Privacy, and Library Catalogs by
Promises and Pitfalls: Linked Data, Privacy, and Library CatalogsPromises and Pitfalls: Linked Data, Privacy, and Library Catalogs
Promises and Pitfalls: Linked Data, Privacy, and Library CatalogsEmily Nimsakont
1.1K views40 slides
What is Linked Data, and What Does It Mean for Libraries? by
What is Linked Data, and What Does It Mean for Libraries?What is Linked Data, and What Does It Mean for Libraries?
What is Linked Data, and What Does It Mean for Libraries?Emily Nimsakont
1.9K views61 slides
20181122 opengovtcon (1)lindavandenbrink by
20181122 opengovtcon (1)lindavandenbrink20181122 opengovtcon (1)lindavandenbrink
20181122 opengovtcon (1)lindavandenbrinkOpenGovIntelligence
37 views16 slides
WebGUI And The Semantic Web by
WebGUI And The Semantic WebWebGUI And The Semantic Web
WebGUI And The Semantic WebWilliam McKee
698 views30 slides

What's hot(19)

Promises and Pitfalls: Linked Data, Privacy, and Library Catalogs by Emily Nimsakont
Promises and Pitfalls: Linked Data, Privacy, and Library CatalogsPromises and Pitfalls: Linked Data, Privacy, and Library Catalogs
Promises and Pitfalls: Linked Data, Privacy, and Library Catalogs
Emily Nimsakont1.1K views
What is Linked Data, and What Does It Mean for Libraries? by Emily Nimsakont
What is Linked Data, and What Does It Mean for Libraries?What is Linked Data, and What Does It Mean for Libraries?
What is Linked Data, and What Does It Mean for Libraries?
Emily Nimsakont1.9K views
WebGUI And The Semantic Web by William McKee
WebGUI And The Semantic WebWebGUI And The Semantic Web
WebGUI And The Semantic Web
William McKee698 views
Semantic web 101: Benefits for geologists by dgarijo
Semantic web 101: Benefits for geologistsSemantic web 101: Benefits for geologists
Semantic web 101: Benefits for geologists
dgarijo551 views
Linked Open Data for Archives by Cliff Landis
Linked Open Data for ArchivesLinked Open Data for Archives
Linked Open Data for Archives
Cliff Landis197 views
Linked Data - the Future for Open Repositories? by Adrian Stevenson
Linked Data - the Future for Open Repositories?Linked Data - the Future for Open Repositories?
Linked Data - the Future for Open Repositories?
Adrian Stevenson1.1K views
RDFa Introductory Course Session 2/4 How RDFa by Platypus
RDFa Introductory Course Session 2/4 How RDFaRDFa Introductory Course Session 2/4 How RDFa
RDFa Introductory Course Session 2/4 How RDFa
Platypus729 views
Life after MARC: Experimenting with Cataloging Tools of the Future by Emily Nimsakont
Life after MARC: Experimenting with Cataloging Tools of the FutureLife after MARC: Experimenting with Cataloging Tools of the Future
Life after MARC: Experimenting with Cataloging Tools of the Future
Emily Nimsakont608 views
Show & tell - Schema.org by Dan Dineen
Show & tell - Schema.orgShow & tell - Schema.org
Show & tell - Schema.org
Dan Dineen124 views
Offline First Applications by techmaddy
Offline First ApplicationsOffline First Applications
Offline First Applications
techmaddy331 views
The Connection Machine by Leigh Dodds
The Connection MachineThe Connection Machine
The Connection Machine
Leigh Dodds723 views

Viewers also liked

SPARQLing cocktails by
SPARQLing cocktailsSPARQLing cocktails
SPARQLing cocktailsTimea Turdean
10.5K views23 slides
Intro to AngularJS by
Intro to AngularJSIntro to AngularJS
Intro to AngularJSTimea Turdean
1.8K views19 slides
Overcoming impostor syndrome by
Overcoming impostor syndromeOvercoming impostor syndrome
Overcoming impostor syndromeTimea Turdean
1.7K views32 slides
Ekaw2014 ziqi zhang by
Ekaw2014 ziqi zhangEkaw2014 ziqi zhang
Ekaw2014 ziqi zhangZiqi Zhang
670 views22 slides
Situations as attractors for semantic interpretation by
Situations as attractors for semantic interpretationSituations as attractors for semantic interpretation
Situations as attractors for semantic interpretationKow Kuroda
462 views43 slides
Estimating value through the lens of cost of delay by
Estimating value through the lens of cost of delayEstimating value through the lens of cost of delay
Estimating value through the lens of cost of delayagilebydesign
672 views40 slides

Viewers also liked(11)

SPARQLing cocktails by Timea Turdean
SPARQLing cocktailsSPARQLing cocktails
SPARQLing cocktails
Timea Turdean10.5K views
Overcoming impostor syndrome by Timea Turdean
Overcoming impostor syndromeOvercoming impostor syndrome
Overcoming impostor syndrome
Timea Turdean1.7K views
Ekaw2014 ziqi zhang by Ziqi Zhang
Ekaw2014 ziqi zhangEkaw2014 ziqi zhang
Ekaw2014 ziqi zhang
Ziqi Zhang670 views
Situations as attractors for semantic interpretation by Kow Kuroda
Situations as attractors for semantic interpretationSituations as attractors for semantic interpretation
Situations as attractors for semantic interpretation
Kow Kuroda462 views
Estimating value through the lens of cost of delay by agilebydesign
Estimating value through the lens of cost of delayEstimating value through the lens of cost of delay
Estimating value through the lens of cost of delay
agilebydesign672 views
Semantic barriers in communication by Tiyas Chowdhury
Semantic barriers in communicationSemantic barriers in communication
Semantic barriers in communication
Tiyas Chowdhury38.8K views

Similar to Intro to Semantic Web

Semantic web by
Semantic webSemantic web
Semantic webAhmed Elnaggar
471 views4 slides
Introduction to Semantic Web for GIS Practitioners by
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS PractitionersEmanuele Della Valle
3.6K views102 slides
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De... by
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...gardensofmeaning
2.7K views70 slides
Web content mining by
Web content miningWeb content mining
Web content miningAkanksha Dombe
31K views77 slides
Linked data and Semantic Web Applications for Libraries by
Linked data and Semantic Web Applications for LibrariesLinked data and Semantic Web Applications for Libraries
Linked data and Semantic Web Applications for LibrariesVikas Bhushan
1.3K views51 slides
Intro to-technologies-Green-City-Hackathon-Athens by
Intro to-technologies-Green-City-Hackathon-AthensIntro to-technologies-Green-City-Hackathon-Athens
Intro to-technologies-Green-City-Hackathon-AthensStoitsis Giannis
513 views59 slides

Similar to Intro to Semantic Web(20)

Introduction to Semantic Web for GIS Practitioners by Emanuele Della Valle
Introduction to Semantic Web for GIS PractitionersIntroduction to Semantic Web for GIS Practitioners
Introduction to Semantic Web for GIS Practitioners
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De... by gardensofmeaning
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...
Simple Knowledge Organization System (SKOS) in the Context of Semantic Web De...
gardensofmeaning2.7K views
Linked data and Semantic Web Applications for Libraries by Vikas Bhushan
Linked data and Semantic Web Applications for LibrariesLinked data and Semantic Web Applications for Libraries
Linked data and Semantic Web Applications for Libraries
Vikas Bhushan1.3K views
Intro to-technologies-Green-City-Hackathon-Athens by Stoitsis Giannis
Intro to-technologies-Green-City-Hackathon-AthensIntro to-technologies-Green-City-Hackathon-Athens
Intro to-technologies-Green-City-Hackathon-Athens
Stoitsis Giannis513 views
Realizing a Semantic Web Application - ICWE 2010 Tutorial by Emanuele Della Valle
Realizing a Semantic Web Application - ICWE 2010 TutorialRealizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 Tutorial
What is the Semantic Web by Juan Sequeda
What is the Semantic WebWhat is the Semantic Web
What is the Semantic Web
Juan Sequeda718 views
Lecture: Ontologies and the Semantic Web by Marina Santini
Lecture: Ontologies and the Semantic WebLecture: Ontologies and the Semantic Web
Lecture: Ontologies and the Semantic Web
Marina Santini5.6K views
Relevance of clasification and indexing by VaralakshmiRSR
Relevance of clasification and indexingRelevance of clasification and indexing
Relevance of clasification and indexing
VaralakshmiRSR973 views
The Semantic Web by ostephens
The Semantic WebThe Semantic Web
The Semantic Web
ostephens6.4K views
Semantic Data Architecture and Ontological Infrastructure (ASIO) by AdrinSaavedraSerrano
Semantic Data Architecture and Ontological Infrastructure (ASIO)Semantic Data Architecture and Ontological Infrastructure (ASIO)
Semantic Data Architecture and Ontological Infrastructure (ASIO)
Contextual Computing - Knowledge Graphs & Web of Entities by Richard Wallis
Contextual Computing - Knowledge Graphs & Web of EntitiesContextual Computing - Knowledge Graphs & Web of Entities
Contextual Computing - Knowledge Graphs & Web of Entities
Richard Wallis2.8K views
Linked Open Data_mlanet13 by Kristi Holmes
Linked Open Data_mlanet13Linked Open Data_mlanet13
Linked Open Data_mlanet13
Kristi Holmes621 views
Web resources by shobifk
Web resourcesWeb resources
Web resources
shobifk2.9K views
Linked Data Workshop at I-Semantics 2010 by Andreas Blumauer
Linked Data Workshop at I-Semantics 2010Linked Data Workshop at I-Semantics 2010
Linked Data Workshop at I-Semantics 2010
Andreas Blumauer492 views

Recently uploaded

The Dark Web : Hidden Services by
The Dark Web : Hidden ServicesThe Dark Web : Hidden Services
The Dark Web : Hidden ServicesAnshu Singh
19 views24 slides
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx by
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxCracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxLeasedLinesQuote
5 views8 slides
ATPMOUSE_융합2조.pptx by
ATPMOUSE_융합2조.pptxATPMOUSE_융합2조.pptx
ATPMOUSE_융합2조.pptxkts120898
35 views70 slides
Penetration Testing for Cybersecurity Professionals by
Penetration Testing for Cybersecurity ProfessionalsPenetration Testing for Cybersecurity Professionals
Penetration Testing for Cybersecurity Professionals211 Check
40 views17 slides
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download by
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink DownloadAPNIC
75 views30 slides
Affiliate Marketing by
Affiliate MarketingAffiliate Marketing
Affiliate MarketingNavin Dhanuka
20 views30 slides

Recently uploaded(13)

The Dark Web : Hidden Services by Anshu Singh
The Dark Web : Hidden ServicesThe Dark Web : Hidden Services
The Dark Web : Hidden Services
Anshu Singh19 views
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx by LeasedLinesQuote
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptxCracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
Cracking the Code Decoding Leased Line Quotes for Connectivity Excellence.pptx
ATPMOUSE_융합2조.pptx by kts120898
ATPMOUSE_융합2조.pptxATPMOUSE_융합2조.pptx
ATPMOUSE_융합2조.pptx
kts12089835 views
Penetration Testing for Cybersecurity Professionals by 211 Check
Penetration Testing for Cybersecurity ProfessionalsPenetration Testing for Cybersecurity Professionals
Penetration Testing for Cybersecurity Professionals
211 Check40 views
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download by APNIC
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
40th TWNIC OPM: On LEOs (Low Earth Orbits) and Starlink Download
APNIC75 views
cis5-Project-11a-Harry Lai by harrylai126
cis5-Project-11a-Harry Laicis5-Project-11a-Harry Lai
cis5-Project-11a-Harry Lai
harrylai1269 views
WITS Deck by W.I.T.S.
WITS DeckWITS Deck
WITS Deck
W.I.T.S.27 views
40th TWNIC Open Policy Meeting: A quick look at QUIC by APNIC
40th TWNIC Open Policy Meeting: A quick look at QUIC40th TWNIC Open Policy Meeting: A quick look at QUIC
40th TWNIC Open Policy Meeting: A quick look at QUIC
APNIC73 views
40th TWNIC Open Policy Meeting: APNIC PDP update by APNIC
40th TWNIC Open Policy Meeting: APNIC PDP update40th TWNIC Open Policy Meeting: APNIC PDP update
40th TWNIC Open Policy Meeting: APNIC PDP update
APNIC69 views

Intro to Semantic Web

  • 4. History of the Web Web of Documents Web of Data
  • 5. "The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation." Sir Tim Berners-Lee
  • 6. Semantic Web Why do we need semantic web? Why is our current web not enough? How do I find the right information? What is important, what is not? Is the information I got complete? Can the search be reliable? Can I really trust the information I found?
  • 7. Semantic Web The smallest unit of the Semantic Web is a TRIPLE Java IslandIS AN <SUBJECT PREDICATE OBJECT> <http://dbpedia.org/resource/Java> <http://example.org/isAn> <http://dbpedia.org/resource/Island> <?s ?p ?o>
  • 8. Principles of Semantic Web 1. Each resource has a Unique Resource Identifier (URI) JavaJava http://dbpedia.org/resource/Java http://dbpedia.org/resource/Java_(programming_language)
  • 9. Principles of Semantic Web 2. We use resources and not just strings. In this way a resource can belong to certain classes. Classes can have properties sam eAs sameAs http://ja.dbpedia.org/resource/ジャワ島 http://it.dbpedia.org/resource/Giava http://dbpedia.org/resource/Java
  • 10. Principles of Semantic Web 3. Classes, properties and resources are described through the Resource Decription Framework (RDF) <http://dbpedia.org/resource/Java> <http://example.org/isAn> <http://dbpedia.org/resource/Island> <http://dbpedia.org/resource/Java> <http://dbpedia.org/resource/sameAs> < http://ja.dbpedia.org/resource/ジャワ島> <http://dbpedia.org/resource/Java> <http://dbpedia.org/resource/sameAs> <http://it.dbpedia.org/resource/Giava>
  • 11. Principles of Semantic Web 4. Classes are represented in Schemas and Ontologies
  • 12. Principles of Semantic Web 4. Classes are represented in Schemas and Ontologies <?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xml:base="http://dbpedia.org/resource/Thing#"> <rdf:Description rdf:ID="Island"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> </rdf:Description> <rdf:Description rdf:ID="Java"> <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> <rdfs:subClassOf rdf:resource="#Island"/> </rdf:Description> </rdf:RDF>
  • 13. Principles of Semantic Web 5. Information about a resource is distributed on the Semantic Web and can be used/linked through Linked Data
  • 15. Linked Open Data in 2014
  • 16. SPARQL What are the countries and their capitals in Africa?
  • 17. How to publish & link data? Publish data ● Put the raw data online ● Organize it, so it can be found ● Liscence it, so it can be reused Make Web data accessible ● Metadata inside webpages ● Use standard open formats ● Add a Web API (SPARQL endpoint) Integrate with the Web ● Identify things <http://dbpedia.org/resource/Java> ● Link them together ● Use RDF to publish data & models
  • 19. Examples ● Semantic search - Reegle.info ● A music repository and mashup – BBC.co.uk/music ● Google uses Knowledge Graphs – Google.com
  • 20. "The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation." Sir Tim Berners-Lee SummaryNow I got it...
  • 21. Read more... ● History of web - http://webfoundation.org/about/vision/history-of-the-web/ ● Getting started with Semantic Web: http://semanticweb.org/wiki/Getting_started ● Basics of Semantic Web on W3C - http://www.w3.org/2001/sw/wiki/Main_Page ● Questions on semantic web - http://answers.semanticweb.com/ ● Other presentation - https://www.slideshare.net/search/slideshow?searchfrom=header&q=semantic+web
  • 22. References ● History of Web - http://blog.learnlets.com/?cat=10 ● WorlsWideWeb browser - http://www.w3.org/People/Berners-Lee/WorldWideWeb.html ● Principles of Semantic Web – www.blog.semantic-web.at ● Semantic Web schema - http://wiki.infowiss.net/Semantic_Web ● LOD - http://data.dws.informatik.uni-mannheim.de/lodcloud/2014/ISWC-RDB/ ● SPARQL - http://en.wikipedia.org/wiki/SPARQL ● How to publish your data - http://www.slideshare.net/ldodds/web-integrated-data ● The answer to life univers and everything - http://www.desktopwallpapers4.me/typography/is-the-answer-to-everything-15318/ ● Clean energy - http://www.reegle.info/ ● BBC music - BBC.co.uk/music ● Google knowledge graph - http://www.google.com/insidesearch/features/search/knowledge.html
  • 23. What is the conclusion? The Semantic Web is growing and linked open data is the future
  • 24. Thank you for your attention Timea Turdean 15/03/2015