SlideShare a Scribd company logo
Introduction to the Semantic Web and
Library Linked Data
Marlene van Ballegooie

March 14, 2012
Outline


Libraries on the web ... Where are
now?...Where we are heading?
 Linked Data principles
 Building blocks of Linked Data
 Library Linked Data examples
 Linked Data and RDA
Where are we now?






Modern library has continually
transformed itself to respond to the needs
of the user.
Library catalogue remains inwardlyfocused, self contained data silo with no
connection to the data on the Web.
Modern user favours search engines (i.e.
Google) as an information platform over
the library.
OCLC ‘Perceptions of Libraries, 2010’
Working Group on the Future of
Bibliographic Control
(January 9, 2008)


Recommendations:






3.1.1 Develop a More Flexible, Extensible Metadata Carrier
3.1.2 Integrate Library Standards into Web Environment
3.1.3 Extend Use of Standard Identifiers

Desired Outcomes: Library bibliographic data will move
from the closed database model to the open Web-based
model wherein records are addressable by programs and are
in formats that can easily be integrated into Web services
and other computer applications. This will enable libraries to
make better use of networked data resources and to take
advantage of the relationships that exist (or could be made to
exist) among various data sources on the web.
Library of Congress
A Bibliographic Framework for the Digital
Age
October 31, 2011






Future of bibliographic control will be based on Linked
Data principles.
Resource Description Framework (RDF) will be the
basic data model.
“Embracing common exchange techniques (the Web
and Linked Data) and broadly adopted data models
(RDF) will move the current library-technological
environment away from being a niche market unto itself
to one more readily understandable by present and
future data creators, data modelers, and software
developers.”
Linked Data – The Basics






Linked Data is a method of publishing structured
data so that it can be interlinked and become
more useful.
Built upon standard Web technologies, i.e.
HTTP, URIs.
Linked Data lies at the heart of what the
Semantic Web is all about: the large scale
integration of, and reasoning on, data on the
Web.
Principles of Linked Data


Principle #1 - Use URIs as names for things.

URIs are string that uniquely identify a thing or
resource on the web

Advocates use of URIs to identify all things (i.e.
people, places, books, relationship types, etc.)
http://dbpedia.org/resource/Qian_Zhongshu
http://lccn.loc.gov/81110912
http://sws.geonames.org/6167865
http://xmlns.com/foaf/0.1/knows

URI for person “Qian Zhongshu”

URI for the book “Wei Cheng”
URI for the city of Toronto

URI for the abstract concept of “knowing somebody”
Principles of Linked Data


Principle #2 - Use HTTP URIs, so that
people can look up those names.




HTTP URIs allow people to look up these
URIs over the HTTP protocol into a
description of the identified object or
concept.

Principle #3 - When someone looks up a
URI, provide useful information, using
standards (RDF).
Principles of Linked Data


Principle # 4 - Include links to other
URIs, so that they can discover more
things.

http://www.library.utoronto.ca/person/Yasunari-Kawabata

http://dbpedia.org/resource/Yasunari_Kawabata
Same As

Subjects
category:Japanese_Nobel_laureates
category:Japanese_novelists
category:Japanese_short_story_writers
category:1899_births
category:1972_deaths
category:Writers_who_committed_suicide
category:Writers_from_Osaka_(city)

Links to more
things
Building Blocks of Linked Data
Resource Description Framework
(RDF)









Primary data model for Linked Data
It’s not a format; it’s a framework for describing
data.
Can be used to represent information about
things. (i.e. book, person, idea, etc.)
RDF allows you to link a resource to other
resources on the Web.
RDF will enable greater precision in Web
searches.
RDF Triples Describe Relationships





In the RDF model the concept of triples is used to describe a
relationship between two things.
subject – predicate – object
Statement: “Yasunari Kawabata is the author of Yukiguni.”

Yasunari Kawabata

(subject)

IsAuthorOf
Yukiguni


Each triple is a statement about a resource.

(predicate)

(object)
RDF Triples
http://viaf.org/viaf/97450170/

(predicate)

(subject)

http://purl.org/dc/elements/1.1/creator

http://lccn.loc.gov/88161165
Yukiguni

(object)
RDF triples, create RDF
graphs



Statements combine to form graphs
A graph is of no fixed size and contains no
predetermined types of statements.
Yasunari Kawabata
IsAuthorOf

IsAuthorOf

Mizuumi

Yukiguni
IsPublishedBy

IsPublishedIn

1960

Shinchōsha

IsPublishedBy
IsPublishedIn

Tokyo

Kōdansha
RDF graphs create a 'web of
data'
LC Name
Authorities

Yasunari Kawabata
IsAuthorOf

IsAuthorOf

Mizuumi

Yukiguni

IsPublishedIn

1960

IsPublishedBy
Shinchōsha

IsPublishedBy
Kōdansha

Tokyo

VIAF

WorldCat

GeoNames

Publisher
Web Site

DBpedia
Linked Open Data Cloud
Library Linked Data Examples
id.loc.gov
Virtual International Authority File (VIAF)
LIBRIS – Swedish National Library
BL - British National Bibliography
Introduction to the Semantic Web
Linked Data and RDA – The Future?
RDA in RDF


There’s another side to RDA, beyond the
rules
 Developed out of a 2007 meeting
between representatives from the JSC
and DCMI.
 Vision is that RDA data elements could
be the basis for machine interoperation
of library data in a Linked Data
environment in the future.
RDA in RDF

http://rdvocab.info
The next generation bibliographic
description?
The next generation
bibliographic description?
Linked Data and Libraries








Libraries can make an important contribution
to the Semantic Web.
Librarians have a wealth of experience
managing, preserving, describing and
delivering data to users. We are data experts!
The fundamental challenge for the
development of Linked Data is lack of
awareness within libraries.
The technology is ready, are we?
Thanks!










Tom Heath and Christian Bizer (2011) Linked Data: Evolving the Web
into a Global Data Space (1st edition). Synthesis Lectures on the
Semantic Web: Theory and Technology, 1:1, 1-136. Morgan &
Claypool.
Coyle, Karen. (January 2010) “Understanding the Semantic Web:
Bibliographic Data and Metadata.” Library Technology Reports 46,
no.1.
Hillmann, Diane, Karen Coyle, Jon Phipps, and Gordon Dunsire.
(January/February 2010) “RDA Vocabularies: Process, Outcome,
Use.” D-Lib Magazine 16, no. 1/2.
http://dlib.org/dlib/january10/hillmann/01hillmann.html
Tim Berners-Lee: The next Web of open, linked data
http://www.youtube.com/watch?v=OM6XIICm_qo
Linking Open Data cloud diagram, by Richard Cyganiak and Anja
Jentzsch. http://lod-cloud.net/

More Related Content

ZIP
Intro to Linked Open Data in Libraries, Archives & Museums
PDF
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
PPT
Library Linked Data and the Future of Bibliographic Control
PPTX
Linked Data in Libraries
PDF
Keystone summer school_2015_miguel_antonio_ldcompression_4-joined
PDF
Introduction to linked data
PPT
Linked library data
PPT
Linked Open Data for Libraries
Intro to Linked Open Data in Libraries, Archives & Museums
Cataloger 3.0: Competencies and Education for the BIBFRAME Catalog
Library Linked Data and the Future of Bibliographic Control
Linked Data in Libraries
Keystone summer school_2015_miguel_antonio_ldcompression_4-joined
Introduction to linked data
Linked library data
Linked Open Data for Libraries

What's hot (20)

PDF
Exploration, visualization and querying of linked open data sources
KEY
LIBRIS - Linked Library Data
PPTX
LOD/LAM Presentation
PDF
Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...
PPTX
Linked data 101: Getting Caught in the Semantic Web
PPTX
Ziegler Open Data in Special Collections Libraries
PDF
ITWS 4310: Building and Consuming the Web of Data (Fall 2013)
PPTX
Linked data for Libraries, Archives, Museums
PDF
Linked data as a library data platform
PPTX
Introducing linked data
PPTX
Linked Data and Discovery with Steve Meyer
PDF
Engineering a Semantic Web (Spring 2018)
PPTX
The Power of Sharing Linked Data: Bibliothekartag 2014
PDF
Full Erdmann Ruttenberg Community Approaches to Open Data at Scale
PDF
From Structured Data to Linked Open Governmental Data
PPTX
Linked data 20171106
PPTX
PPTX
Washington Linked Data Authority Service at University of Houston
PPTX
Keystone Summer School 2015: Mauro Dragoni, Ontologies For Information Retrieval
Exploration, visualization and querying of linked open data sources
LIBRIS - Linked Library Data
LOD/LAM Presentation
Linked Data Principles and RDF: University of Florida Libraries, BIBFRAME Wor...
Linked data 101: Getting Caught in the Semantic Web
Ziegler Open Data in Special Collections Libraries
ITWS 4310: Building and Consuming the Web of Data (Fall 2013)
Linked data for Libraries, Archives, Museums
Linked data as a library data platform
Introducing linked data
Linked Data and Discovery with Steve Meyer
Engineering a Semantic Web (Spring 2018)
The Power of Sharing Linked Data: Bibliothekartag 2014
Full Erdmann Ruttenberg Community Approaches to Open Data at Scale
From Structured Data to Linked Open Governmental Data
Linked data 20171106
Washington Linked Data Authority Service at University of Houston
Keystone Summer School 2015: Mauro Dragoni, Ontologies For Information Retrieval
Ad

Similar to Introduction to the Semantic Web (20)

PPTX
Linked Data MLA 2015
PPTX
Linked data MLA 2015
PPTX
Creating Linked Data from Relational Databases
PDF
Linked data and the future of libraries
PPTX
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
PPTX
New Directions in Information Organization: A Linked Data Model with BIBFRAME
PPTX
Intro to the semantic web (for libraries)
PPT
Linked Data and the Semantic Web - Mimas Seminar
ODP
Linked Data
PDF
Publishing and Using Linked Data
PPT
RDFa From Theory to Practice
PPTX
Linked data HHS 2015
PPTX
Beyond the catalogue : BibFrame, Linked Data and Ending the Invisible Library
PPT
Linked Data and the Semantic Web: What Are They and Should I Care?
PPTX
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
PDF
Linked Data Generation for the University Data From Legacy Database
PPTX
Linked open data project
ODP
Linked Data
PPTX
Linked data presentation for libraries (COMO)
PPTX
Consuming Linked Data SemTech2010
Linked Data MLA 2015
Linked data MLA 2015
Creating Linked Data from Relational Databases
Linked data and the future of libraries
What Is Linked Data, and What Does it Mean for Libraries? ALAO TEDSIG Spring ...
New Directions in Information Organization: A Linked Data Model with BIBFRAME
Intro to the semantic web (for libraries)
Linked Data and the Semantic Web - Mimas Seminar
Linked Data
Publishing and Using Linked Data
RDFa From Theory to Practice
Linked data HHS 2015
Beyond the catalogue : BibFrame, Linked Data and Ending the Invisible Library
Linked Data and the Semantic Web: What Are They and Should I Care?
Linked data demystified:Practical efforts to transform CONTENTDM metadata int...
Linked Data Generation for the University Data From Legacy Database
Linked open data project
Linked Data
Linked data presentation for libraries (COMO)
Consuming Linked Data SemTech2010
Ad

More from University of Toronto Libraries - Information Technology Services (20)

PPTX
ReEnvisioning E-Resource Holdings Management
PDF
Using Islandora Multi-sites to Sustain Faculty Digital Humanities Projects
PDF
Measure twice, cut once: Taking the time for user research in your redesign (...
PDF
Islandora and Omeka: Building U of T Digital Collections & Exhibits
PPTX
Adding e-resources license information to library systems: three libraries’ a...
PPTX
Anatomy of a Drupal Hack - TechKnowFile 2014
PDF
Opportunities and Challenges Using Open Source Software in Academic Libraries...
PPT
Accessibility Information Toolkit for Libraries - TRY 2014
PDF
Sustaining Continuous Digital Project Development with Team Project Managemen...
PPTX
Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...
PPTX
Communicating Changes in Digital Services
PPTX
PDF
Responsive Web Design at University of Toronto Libraries
PDF
My Media at University of Toronto Libraries
PDF
Digital Signage at University of Toronto Libraries
ReEnvisioning E-Resource Holdings Management
Using Islandora Multi-sites to Sustain Faculty Digital Humanities Projects
Measure twice, cut once: Taking the time for user research in your redesign (...
Islandora and Omeka: Building U of T Digital Collections & Exhibits
Adding e-resources license information to library systems: three libraries’ a...
Anatomy of a Drupal Hack - TechKnowFile 2014
Opportunities and Challenges Using Open Source Software in Academic Libraries...
Accessibility Information Toolkit for Libraries - TRY 2014
Sustaining Continuous Digital Project Development with Team Project Managemen...
Facing our E-Demons: Challenges of E-Serial Management in a Large Academic Li...
Communicating Changes in Digital Services
Responsive Web Design at University of Toronto Libraries
My Media at University of Toronto Libraries
Digital Signage at University of Toronto Libraries

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Understanding_Digital_Forensics_Presentation.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
KodekX | Application Modernization Development
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Approach and Philosophy of On baking technology
PDF
cuic standard and advanced reporting.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Reach Out and Touch Someone: Haptics and Empathic Computing
Digital-Transformation-Roadmap-for-Companies.pptx
MYSQL Presentation for SQL database connectivity
Advanced methodologies resolving dimensionality complications for autism neur...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
sap open course for s4hana steps from ECC to s4
Per capita expenditure prediction using model stacking based on satellite ima...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Programs and apps: productivity, graphics, security and other tools
Empathic Computing: Creating Shared Understanding
Understanding_Digital_Forensics_Presentation.pptx
The AUB Centre for AI in Media Proposal.docx
KodekX | Application Modernization Development
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Network Security Unit 5.pdf for BCA BBA.
Approach and Philosophy of On baking technology
cuic standard and advanced reporting.pdf

Introduction to the Semantic Web

  • 1. Introduction to the Semantic Web and Library Linked Data Marlene van Ballegooie March 14, 2012
  • 2. Outline  Libraries on the web ... Where are now?...Where we are heading?  Linked Data principles  Building blocks of Linked Data  Library Linked Data examples  Linked Data and RDA
  • 3. Where are we now?    Modern library has continually transformed itself to respond to the needs of the user. Library catalogue remains inwardlyfocused, self contained data silo with no connection to the data on the Web. Modern user favours search engines (i.e. Google) as an information platform over the library.
  • 4. OCLC ‘Perceptions of Libraries, 2010’
  • 5. Working Group on the Future of Bibliographic Control (January 9, 2008)  Recommendations:     3.1.1 Develop a More Flexible, Extensible Metadata Carrier 3.1.2 Integrate Library Standards into Web Environment 3.1.3 Extend Use of Standard Identifiers Desired Outcomes: Library bibliographic data will move from the closed database model to the open Web-based model wherein records are addressable by programs and are in formats that can easily be integrated into Web services and other computer applications. This will enable libraries to make better use of networked data resources and to take advantage of the relationships that exist (or could be made to exist) among various data sources on the web.
  • 6. Library of Congress A Bibliographic Framework for the Digital Age October 31, 2011    Future of bibliographic control will be based on Linked Data principles. Resource Description Framework (RDF) will be the basic data model. “Embracing common exchange techniques (the Web and Linked Data) and broadly adopted data models (RDF) will move the current library-technological environment away from being a niche market unto itself to one more readily understandable by present and future data creators, data modelers, and software developers.”
  • 7. Linked Data – The Basics    Linked Data is a method of publishing structured data so that it can be interlinked and become more useful. Built upon standard Web technologies, i.e. HTTP, URIs. Linked Data lies at the heart of what the Semantic Web is all about: the large scale integration of, and reasoning on, data on the Web.
  • 8. Principles of Linked Data  Principle #1 - Use URIs as names for things.  URIs are string that uniquely identify a thing or resource on the web  Advocates use of URIs to identify all things (i.e. people, places, books, relationship types, etc.) http://dbpedia.org/resource/Qian_Zhongshu http://lccn.loc.gov/81110912 http://sws.geonames.org/6167865 http://xmlns.com/foaf/0.1/knows URI for person “Qian Zhongshu” URI for the book “Wei Cheng” URI for the city of Toronto URI for the abstract concept of “knowing somebody”
  • 9. Principles of Linked Data  Principle #2 - Use HTTP URIs, so that people can look up those names.   HTTP URIs allow people to look up these URIs over the HTTP protocol into a description of the identified object or concept. Principle #3 - When someone looks up a URI, provide useful information, using standards (RDF).
  • 10. Principles of Linked Data  Principle # 4 - Include links to other URIs, so that they can discover more things. http://www.library.utoronto.ca/person/Yasunari-Kawabata http://dbpedia.org/resource/Yasunari_Kawabata Same As Subjects category:Japanese_Nobel_laureates category:Japanese_novelists category:Japanese_short_story_writers category:1899_births category:1972_deaths category:Writers_who_committed_suicide category:Writers_from_Osaka_(city) Links to more things
  • 11. Building Blocks of Linked Data
  • 12. Resource Description Framework (RDF)      Primary data model for Linked Data It’s not a format; it’s a framework for describing data. Can be used to represent information about things. (i.e. book, person, idea, etc.) RDF allows you to link a resource to other resources on the Web. RDF will enable greater precision in Web searches.
  • 13. RDF Triples Describe Relationships    In the RDF model the concept of triples is used to describe a relationship between two things. subject – predicate – object Statement: “Yasunari Kawabata is the author of Yukiguni.” Yasunari Kawabata (subject) IsAuthorOf Yukiguni  Each triple is a statement about a resource. (predicate) (object)
  • 15. RDF triples, create RDF graphs   Statements combine to form graphs A graph is of no fixed size and contains no predetermined types of statements. Yasunari Kawabata IsAuthorOf IsAuthorOf Mizuumi Yukiguni IsPublishedBy IsPublishedIn 1960 Shinchōsha IsPublishedBy IsPublishedIn Tokyo Kōdansha
  • 16. RDF graphs create a 'web of data' LC Name Authorities Yasunari Kawabata IsAuthorOf IsAuthorOf Mizuumi Yukiguni IsPublishedIn 1960 IsPublishedBy Shinchōsha IsPublishedBy Kōdansha Tokyo VIAF WorldCat GeoNames Publisher Web Site DBpedia
  • 21. LIBRIS – Swedish National Library
  • 22. BL - British National Bibliography
  • 24. Linked Data and RDA – The Future?
  • 25. RDA in RDF  There’s another side to RDA, beyond the rules  Developed out of a 2007 meeting between representatives from the JSC and DCMI.  Vision is that RDA data elements could be the basis for machine interoperation of library data in a Linked Data environment in the future.
  • 27. The next generation bibliographic description?
  • 29. Linked Data and Libraries     Libraries can make an important contribution to the Semantic Web. Librarians have a wealth of experience managing, preserving, describing and delivering data to users. We are data experts! The fundamental challenge for the development of Linked Data is lack of awareness within libraries. The technology is ready, are we?
  • 30. Thanks!      Tom Heath and Christian Bizer (2011) Linked Data: Evolving the Web into a Global Data Space (1st edition). Synthesis Lectures on the Semantic Web: Theory and Technology, 1:1, 1-136. Morgan & Claypool. Coyle, Karen. (January 2010) “Understanding the Semantic Web: Bibliographic Data and Metadata.” Library Technology Reports 46, no.1. Hillmann, Diane, Karen Coyle, Jon Phipps, and Gordon Dunsire. (January/February 2010) “RDA Vocabularies: Process, Outcome, Use.” D-Lib Magazine 16, no. 1/2. http://dlib.org/dlib/january10/hillmann/01hillmann.html Tim Berners-Lee: The next Web of open, linked data http://www.youtube.com/watch?v=OM6XIICm_qo Linking Open Data cloud diagram, by Richard Cyganiak and Anja Jentzsch. http://lod-cloud.net/