SlideShare a Scribd company logo
1 of 18
Mustafa Jarrar
Lecture Notes, Web Data Management (MCOM7348)
University of Birzeit, Palestine
1st Semester, 2013

Introduction to

Linked Data
Dr. Mustafa Jarrar
University of Birzeit
mjarrar@birzeit.edu
www.jarrar.info
Jarrar © 2013

1
Watch this lecture and download the slides from
http://jarrar-courses.blogspot.com/2013/11/web-data-management.html

Jarrar © 2013

2
Linked Open Data - What is it?

A nice video by EuropeanaEU in YouTube
http://www.youtube.com/watch?v=uju4wT9uBIA

PalGov © 2013

3
Semantic/ Data Web/ Web 3.0?

“The goal of the Semantic Web is
to create a universal medium for the
exchange of DATA”, W3C.

“The Semantic Web is a web of data, in
some ways like a global database”,
Tim Berners-Lee – Inventor of the WWW.

PalGov © 2013

4
Web of Data
The Data Web envisions the web as a world-wide interlinked
structured data.
The Web as we know it today is a global information space of
linked documents.
The same vision is applied to data: publishing and connecting
structured data on the web.

PalGov © 2013

5
Classical Web

Diagram Source: Christian Bizer

The classical web a global
information space of linked
documents.
Primary Units of the hypertext Web
are:
–  HTML Documents,
–  Connected by Hyperlinks

PalGov © 2013

6
The challenge
The problem is that the information on the classical
web is not structured.
–  Programs cannot use such information in a useful way.

The solution is to increase the structure of published
information.

PalGov © 2013

7
Web APIs and Mashups

Diagram Source: Christian Bizer

Many major data sources such as Amazon, Yahoo!, eBay,
and Google provide access to their data through APIs.
Currently, programmableweb.com lists 3891 APIs and 6101
mashups (up to 14. Sep 2011).
API
API

MashUp

API

PalGov © 2013

8
Web APIs and Mashups

Picture Source: Christian Bizer

The challenges are:
–  APIs provide proprietary interfaces,
–  Data retrieved from these APIs is represented using different
formats (different data models).
–  Mashups created using these APIs are based on a fixed set of data
sources. This is because entities in different APIs are not linked.
–  You can not set hyperlinks between entities.

APIs separates
data

PalGov © 2013

9
Beyond Web APIs and Mashups:
The Data Web and Linked Data
The Data Web envisions the web as a world-wide interlinked
structured data.
Linked data refers to the set of best practices for publishing
and connecting structured data on the web.
Linked data best practices has lead to the extension of the
web connecting data from diverse domains such as:
–  People, companies, books, scientific publications, films, music, television
and radio programs, genes, proteins drugs, clinical trials, online
communities, statistical and scientific data, reviews, …

PalGov © 2013

10
The Data Web and Linked Data

Diagram Source: Christian Bizer

While the primary units of the hypertext Web are HTML
documents connected by un-typed Hyperlinks, Linked Data
relies on documents containing data in RDF. However, rather
than simply connecting these documents, Linked Data uses
RDF to make typed statements that link arbitrary things in the
world. The result is a web of things in the world, described by
data on the Web

PalGov © 2013

11
How to create linked-data?
The four principles (By Tim Berners-Lee)
Berners-Lee (2006) outlined a set of 'rules' for publishing data on the Web in a
way that all published data becomes part of a single global data space:

1.  Use URIs to denote things. Most things are referenced
by unique URIs.
2.  Use HTTP URIs so that these things can be referred to
and looked up ("dereferenced") by people and user
agents.
3.  Provide useful information about the thing when its URI
is dereferenced, leveraging standards such as RDF,
SPARQL.
4.  Include links to other related things (using their URIs)
when publishing data on the Web.
Jarrar © 2013

12
Properties of the Web of Linked Data
Anyone can publish data to the Web of Linked Data
Entities are connected by links
–  creating a global data graph that spans data sources and enables
the discovery of new data sources.

Data is self-describing
–  If an application encounters data represented using an unfamiliar
vocabulary, the application can resolve the URIs that identify
vocabulary terms in order to find their RDFS or OWL definition.

The Web of Data is open
–  meaning that applications can discover new data sources at runtime by following links.
PalGov © 2013

13
Realization: Linking Open Data Project

PalGov © 2013

14
Linked Data
A community project to publish various open datasets as RDF
on the Web and by setting RDF links between data items
from different data sources.
Data items are linked across datasets (Palestine in DBPedia is
the same Palestine in Yago, in Fliker, YouTube, ….)
By Sep 2011 this had grown to 39 billion RDF triples.

Jarrar © 2013

15
Linking Data
How are same entities described in different datasets linked?
AGAIN: By linking the Global Identifier, that is, the URI!
Let’s have a look at real examples from real datasets:
<http://dbpedia.org/resource/Bethlehem> owl:sameAs
<http://sws.geonames.org/284315/>

•  Linking the entity “Bethlehem” between the DBPedia dataset and the
Geonames dataset in the Linking Open Data cloud.
•  This is done by linking the URIs of “Bethlehem” in both datasets using
owl:sameAs.
<http://dbpedia.org/resource/Tim_Berners-Lee> owl:sameAs
<http://www4.wiwiss.fu-berlin.de/dblp/resource/person/100007>

•  Linking the entity “Tim Berners-Lee” between the DBPedia dataset and the
DBLP dataset .
•  This is done by linking the URIs of “Tim Berners-Lee” in both datasets
using owl:sameAs.
Jarrar © 2013

16
Resources

à http://dbpedia.org/resource/Bethlehem
(Bethlehem URI in DBPedia)

http://sws.geonames.org/284315/ à
(Bethlehem URI in Geonames)
Jarrar © 2013

17
Applications

Diagram Source: Christian Bizer

What Can I do with this?

PalGov © 2013

18

More Related Content

What's hot

On line footprint @upc
On line footprint @upcOn line footprint @upc
On line footprint @upc
Silvia Puglisi
 
Linked open data project
Linked open data projectLinked open data project
Linked open data project
Faathima Fayaza
 
Data.dcs: Converting Legacy Data into Linked Data
Data.dcs: Converting Legacy Data into Linked DataData.dcs: Converting Legacy Data into Linked Data
Data.dcs: Converting Legacy Data into Linked Data
Matthew Rowe
 

What's hot (20)

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?
 
Jarrar: Data Fusion using RDF
Jarrar: Data Fusion using RDFJarrar: Data Fusion using RDF
Jarrar: Data Fusion using RDF
 
On line footprint @upc
On line footprint @upcOn line footprint @upc
On line footprint @upc
 
Linked open data project
Linked open data projectLinked open data project
Linked open data project
 
Linking Open Data
Linking Open DataLinking Open Data
Linking Open Data
 
Linked Open Data_mlanet13
Linked Open Data_mlanet13Linked Open Data_mlanet13
Linked Open Data_mlanet13
 
Linked data 20171106
Linked data 20171106Linked data 20171106
Linked data 20171106
 
Cooking up the Semantic Web
Cooking up the Semantic WebCooking up the Semantic Web
Cooking up the Semantic Web
 
Linked Data
Linked DataLinked Data
Linked Data
 
Open Data in a Day - Introduction to Open Data
Open Data in a Day - Introduction to Open DataOpen Data in a Day - Introduction to Open Data
Open Data in a Day - Introduction to Open Data
 
The State of Linked Government Data
The State of Linked Government DataThe State of Linked Government Data
The State of Linked Government Data
 
Linking Open Government Data at Scale
Linking Open Government Data at Scale Linking Open Government Data at Scale
Linking Open Government Data at Scale
 
Linked Data: so what?
Linked Data: so what?Linked Data: so what?
Linked Data: so what?
 
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...
 
Promises and Pitfalls: Linked Data, Privacy, and Library Catalogs
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
 
Data.dcs: Converting Legacy Data into Linked Data
Data.dcs: Converting Legacy Data into Linked DataData.dcs: Converting Legacy Data into Linked Data
Data.dcs: Converting Legacy Data into Linked Data
 
Jarrar: Introduction to data Integration
Jarrar: Introduction to data IntegrationJarrar: Introduction to data Integration
Jarrar: Introduction to data Integration
 
Semantic web
Semantic webSemantic web
Semantic web
 
Linked Data Tutorial
Linked Data TutorialLinked Data Tutorial
Linked Data Tutorial
 
Evolving the Web into a Global Dataspace – Advances and Applications
Evolving the Web into a Global Dataspace – Advances and ApplicationsEvolving the Web into a Global Dataspace – Advances and Applications
Evolving the Web into a Global Dataspace – Advances and Applications
 

Viewers also liked

Jarrar: Sparql Project
Jarrar: Sparql ProjectJarrar: Sparql Project
Jarrar: Sparql Project
Mustafa Jarrar
 
Jarrar: Data Integration and Fusion using RDF
Jarrar: Data Integration and Fusion using RDFJarrar: Data Integration and Fusion using RDF
Jarrar: Data Integration and Fusion using RDF
Mustafa Jarrar
 
Jarrar: Web 2 Data Mashups
Jarrar: Web 2 Data MashupsJarrar: Web 2 Data Mashups
Jarrar: Web 2 Data Mashups
Mustafa Jarrar
 
Jarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
Jarrar: The Next Generation of the Web 3.0: The Semantic Web VesionJarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
Jarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
Mustafa Jarrar
 

Viewers also liked (20)

Jarrar: Sparql Project
Jarrar: Sparql ProjectJarrar: Sparql Project
Jarrar: Sparql Project
 
Jarrar: Zinnar
Jarrar: ZinnarJarrar: Zinnar
Jarrar: Zinnar
 
Jarrar: Data Integration and Fusion using RDF
Jarrar: Data Integration and Fusion using RDFJarrar: Data Integration and Fusion using RDF
Jarrar: Data Integration and Fusion using RDF
 
Jarrar: Knowledge Engineering- Course Outline
Jarrar: Knowledge Engineering- Course OutlineJarrar: Knowledge Engineering- Course Outline
Jarrar: Knowledge Engineering- Course Outline
 
Jarrar: Subtype Relations and Constraints
Jarrar: Subtype Relations and ConstraintsJarrar: Subtype Relations and Constraints
Jarrar: Subtype Relations and Constraints
 
Jarrar: SPARQL - RDF Query Language
Jarrar: SPARQL - RDF Query LanguageJarrar: SPARQL - RDF Query Language
Jarrar: SPARQL - RDF Query Language
 
Jarrar: Architectural Solutions in Data Integration
Jarrar: Architectural Solutions in Data IntegrationJarrar: Architectural Solutions in Data Integration
Jarrar: Architectural Solutions in Data Integration
 
Jarrar: Web 2 Data Mashups
Jarrar: Web 2 Data MashupsJarrar: Web 2 Data Mashups
Jarrar: Web 2 Data Mashups
 
Jarrar: Introduction to Data Integration
Jarrar: Introduction to Data IntegrationJarrar: Introduction to Data Integration
Jarrar: Introduction to Data Integration
 
Jarrar: RDF Stores: Challenges and Solutions
Jarrar: RDF Stores: Challenges and SolutionsJarrar: RDF Stores: Challenges and Solutions
Jarrar: RDF Stores: Challenges and Solutions
 
Jarrar: RDFs -RDF Schema
Jarrar: RDFs -RDF SchemaJarrar: RDFs -RDF Schema
Jarrar: RDFs -RDF Schema
 
Jarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
Jarrar: The Next Generation of the Web 3.0: The Semantic Web VesionJarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
Jarrar: The Next Generation of the Web 3.0: The Semantic Web Vesion
 
Jarrar: RDFa
Jarrar: RDFaJarrar: RDFa
Jarrar: RDFa
 
Jarrar: OWL -Web Ontology Language
Jarrar: OWL -Web Ontology LanguageJarrar: OWL -Web Ontology Language
Jarrar: OWL -Web Ontology Language
 
Jarrar: RDF Stores -Challenges and Solutions
Jarrar: RDF Stores -Challenges and SolutionsJarrar: RDF Stores -Challenges and Solutions
Jarrar: RDF Stores -Challenges and Solutions
 
Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)Jarrar: OWL (Web Ontology Language)
Jarrar: OWL (Web Ontology Language)
 
Jarrar: The Next Generation of the Web 3.0: The Semantic Web
Jarrar: The Next Generation of the Web 3.0: The Semantic WebJarrar: The Next Generation of the Web 3.0: The Semantic Web
Jarrar: The Next Generation of the Web 3.0: The Semantic Web
 
Jarrar: Conceptual Schema Design Steps
Jarrar: Conceptual Schema Design Steps Jarrar: Conceptual Schema Design Steps
Jarrar: Conceptual Schema Design Steps
 
Jarrar: RDFS ( RDF Schema)
Jarrar: RDFS ( RDF Schema) Jarrar: RDFS ( RDF Schema)
Jarrar: RDFS ( RDF Schema)
 
Jarrar: Data Schema Integration
Jarrar: Data Schema IntegrationJarrar: Data Schema Integration
Jarrar: Data Schema Integration
 

Similar to Jarrar: Linked Data

[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
Data Beers
 
W3C TPAC 2012 Breakout Session on Government Linked Data
W3C TPAC 2012 Breakout Session on Government Linked DataW3C TPAC 2012 Breakout Session on Government Linked Data
W3C TPAC 2012 Breakout Session on Government Linked Data
3 Round Stones
 

Similar to Jarrar: Linked Data (20)

Llinked open data training for EU institutions
Llinked open data training for EU institutionsLlinked open data training for EU institutions
Llinked open data training for EU institutions
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked data
 
Linked Open Data Principles, Technologies and Examples
Linked Open Data Principles, Technologies and ExamplesLinked Open Data Principles, Technologies and Examples
Linked Open Data Principles, Technologies and Examples
 
Putting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open DataPutting the L in front: from Open Data to Linked Open Data
Putting the L in front: from Open Data to Linked Open Data
 
Delivering on Standards for Publishing Government Linked Data
Delivering on Standards for Publishing Government Linked DataDelivering on Standards for Publishing Government Linked Data
Delivering on Standards for Publishing Government Linked Data
 
EPA OEI Linked Data Process
EPA OEI Linked Data ProcessEPA OEI Linked Data Process
EPA OEI Linked Data Process
 
Linked Data to Improve the OER Experience
Linked Data to Improve the OER ExperienceLinked Data to Improve the OER Experience
Linked Data to Improve the OER Experience
 
Discovering Resume Information using linked data  
Discovering Resume Information using linked data  Discovering Resume Information using linked data  
Discovering Resume Information using linked data  
 
Linked dataresearch
Linked dataresearchLinked dataresearch
Linked dataresearch
 
Linked Data
Linked DataLinked Data
Linked Data
 
[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
[Databeers] 06/05/2014 - Boris Villazon: “Data Integration - A Linked Data ap...
 
Semantic web assignment1
Semantic web assignment1Semantic web assignment1
Semantic web assignment1
 
W3C TPAC 2012 Breakout Session on Government Linked Data
W3C TPAC 2012 Breakout Session on Government Linked DataW3C TPAC 2012 Breakout Session on Government Linked Data
W3C TPAC 2012 Breakout Session on Government Linked Data
 
Linked data migrational framework
Linked data migrational frameworkLinked data migrational framework
Linked data migrational framework
 
Broad Data
Broad DataBroad Data
Broad Data
 
reegle - a new key portal for open energy data
reegle - a new key portal for open energy datareegle - a new key portal for open energy data
reegle - a new key portal for open energy data
 
Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...
Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...
Proposal for Designing a Linked Data Migrational Framework for Singapore Gove...
 
Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610Linked GeoData - WhereCampDC 20110610
Linked GeoData - WhereCampDC 20110610
 
Introduction to linked data
Introduction to linked dataIntroduction to linked data
Introduction to linked data
 

Recently uploaded

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
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Recently uploaded (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
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
 
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...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
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
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 

Jarrar: Linked Data

  • 1. Mustafa Jarrar Lecture Notes, Web Data Management (MCOM7348) University of Birzeit, Palestine 1st Semester, 2013 Introduction to Linked Data Dr. Mustafa Jarrar University of Birzeit mjarrar@birzeit.edu www.jarrar.info Jarrar © 2013 1
  • 2. Watch this lecture and download the slides from http://jarrar-courses.blogspot.com/2013/11/web-data-management.html Jarrar © 2013 2
  • 3. Linked Open Data - What is it? A nice video by EuropeanaEU in YouTube http://www.youtube.com/watch?v=uju4wT9uBIA PalGov © 2013 3
  • 4. Semantic/ Data Web/ Web 3.0? “The goal of the Semantic Web is to create a universal medium for the exchange of DATA”, W3C. “The Semantic Web is a web of data, in some ways like a global database”, Tim Berners-Lee – Inventor of the WWW. PalGov © 2013 4
  • 5. Web of Data The Data Web envisions the web as a world-wide interlinked structured data. The Web as we know it today is a global information space of linked documents. The same vision is applied to data: publishing and connecting structured data on the web. PalGov © 2013 5
  • 6. Classical Web Diagram Source: Christian Bizer The classical web a global information space of linked documents. Primary Units of the hypertext Web are: –  HTML Documents, –  Connected by Hyperlinks PalGov © 2013 6
  • 7. The challenge The problem is that the information on the classical web is not structured. –  Programs cannot use such information in a useful way. The solution is to increase the structure of published information. PalGov © 2013 7
  • 8. Web APIs and Mashups Diagram Source: Christian Bizer Many major data sources such as Amazon, Yahoo!, eBay, and Google provide access to their data through APIs. Currently, programmableweb.com lists 3891 APIs and 6101 mashups (up to 14. Sep 2011). API API MashUp API PalGov © 2013 8
  • 9. Web APIs and Mashups Picture Source: Christian Bizer The challenges are: –  APIs provide proprietary interfaces, –  Data retrieved from these APIs is represented using different formats (different data models). –  Mashups created using these APIs are based on a fixed set of data sources. This is because entities in different APIs are not linked. –  You can not set hyperlinks between entities. APIs separates data PalGov © 2013 9
  • 10. Beyond Web APIs and Mashups: The Data Web and Linked Data The Data Web envisions the web as a world-wide interlinked structured data. Linked data refers to the set of best practices for publishing and connecting structured data on the web. Linked data best practices has lead to the extension of the web connecting data from diverse domains such as: –  People, companies, books, scientific publications, films, music, television and radio programs, genes, proteins drugs, clinical trials, online communities, statistical and scientific data, reviews, … PalGov © 2013 10
  • 11. The Data Web and Linked Data Diagram Source: Christian Bizer While the primary units of the hypertext Web are HTML documents connected by un-typed Hyperlinks, Linked Data relies on documents containing data in RDF. However, rather than simply connecting these documents, Linked Data uses RDF to make typed statements that link arbitrary things in the world. The result is a web of things in the world, described by data on the Web PalGov © 2013 11
  • 12. How to create linked-data? The four principles (By Tim Berners-Lee) Berners-Lee (2006) outlined a set of 'rules' for publishing data on the Web in a way that all published data becomes part of a single global data space: 1.  Use URIs to denote things. Most things are referenced by unique URIs. 2.  Use HTTP URIs so that these things can be referred to and looked up ("dereferenced") by people and user agents. 3.  Provide useful information about the thing when its URI is dereferenced, leveraging standards such as RDF, SPARQL. 4.  Include links to other related things (using their URIs) when publishing data on the Web. Jarrar © 2013 12
  • 13. Properties of the Web of Linked Data Anyone can publish data to the Web of Linked Data Entities are connected by links –  creating a global data graph that spans data sources and enables the discovery of new data sources. Data is self-describing –  If an application encounters data represented using an unfamiliar vocabulary, the application can resolve the URIs that identify vocabulary terms in order to find their RDFS or OWL definition. The Web of Data is open –  meaning that applications can discover new data sources at runtime by following links. PalGov © 2013 13
  • 14. Realization: Linking Open Data Project PalGov © 2013 14
  • 15. Linked Data A community project to publish various open datasets as RDF on the Web and by setting RDF links between data items from different data sources. Data items are linked across datasets (Palestine in DBPedia is the same Palestine in Yago, in Fliker, YouTube, ….) By Sep 2011 this had grown to 39 billion RDF triples. Jarrar © 2013 15
  • 16. Linking Data How are same entities described in different datasets linked? AGAIN: By linking the Global Identifier, that is, the URI! Let’s have a look at real examples from real datasets: <http://dbpedia.org/resource/Bethlehem> owl:sameAs <http://sws.geonames.org/284315/> •  Linking the entity “Bethlehem” between the DBPedia dataset and the Geonames dataset in the Linking Open Data cloud. •  This is done by linking the URIs of “Bethlehem” in both datasets using owl:sameAs. <http://dbpedia.org/resource/Tim_Berners-Lee> owl:sameAs <http://www4.wiwiss.fu-berlin.de/dblp/resource/person/100007> •  Linking the entity “Tim Berners-Lee” between the DBPedia dataset and the DBLP dataset . •  This is done by linking the URIs of “Tim Berners-Lee” in both datasets using owl:sameAs. Jarrar © 2013 16
  • 17. Resources à http://dbpedia.org/resource/Bethlehem (Bethlehem URI in DBPedia) http://sws.geonames.org/284315/ à (Bethlehem URI in Geonames) Jarrar © 2013 17
  • 18. Applications Diagram Source: Christian Bizer What Can I do with this? PalGov © 2013 18