SlideShare una empresa de Scribd logo
1 de 48
Descargar para leer sin conexión
The world’s libraries. Connected.
Richard Wallis
Technology Evangelist
OCLC
@rjw
richard.wallis@oclc.org
IFLA - Singapore - 19th August 2013
#oclcld
Linked Data Progress
with OCLC and Others
OCLC Linked Data Round Table
http://www.flickr.com/photos/44787195@N00/273162789/
Linked Data Progress
with OCLC and Others
http://www.flickr.com/photos/44787195@N00/273162789/
Linked Data Progress
with OCLC and Others
A busy year....
http://www.flickr.com/photos/44787195@N00/273162789/
Linked Data Progress
with OCLC and Others
A busy year....
A few highlights....
http://www.flickr.com/photos/44787195@N00/273162789/
Linked Data Progress
with OCLC and Others
A busy year....
A few highlights....
A peak into OCLC developments
The world’s libraries. Connected.
Linked Data
The world’s libraries. Connected.
• 300+ Million resources
• Schema.org
• Embedded RDFa
• Links to: Dewey, LCSH LCNAF, DOI, VIAF, FAST, ...
• License: ODC-BY
• Experimental - June 2012
• Continuing development:
-Vocabulary,	
  Content-­‐nego2a2on,	
  Links,	
  Works,	
  …
Linked Data
The world’s libraries. Connected.
Content-negotiation
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
RDF/XML
<rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937">
<rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/>
<schema:inLanguage>en</schema:inLanguage>
<schema:author rdf:resource="http://viaf.org/viaf/41848014"/>
<schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description>
<owl:sameAs rdf:resource="info:oclcnum/52541937"/>
<schema:about rdf:nodeID="A3"/>
<schema:bookEdition>1st American ed.</schema:bookEdition>
<schema:publisher rdf:nodeID="A1"/>
<library:oclcnum>52541937</library:oclcnum>
<library:placeOfPublication rdf:nodeID="A2"/>
<schema:about rdf:nodeID="A4"/>
<schema:genre>Pictorial works</schema:genre>
<schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/>
<schema:numberOfPages>319</schema:numberOfPages>
<rdf:type rdf:resource="http://schema.org/Book"/>
<schema:name>World War I</schema:name>
<schema:datePublished>2003</schema:datePublished>
<schema:about rdf:nodeID="A0"/>
<schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
RDF/XML
Turtle
<rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937">
<rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/>
<schema:inLanguage>en</schema:inLanguage>
<schema:author rdf:resource="http://viaf.org/viaf/41848014"/>
<schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description>
<owl:sameAs rdf:resource="info:oclcnum/52541937"/>
<schema:about rdf:nodeID="A3"/>
<schema:bookEdition>1st American ed.</schema:bookEdition>
<schema:publisher rdf:nodeID="A1"/>
<library:oclcnum>52541937</library:oclcnum>
<library:placeOfPublication rdf:nodeID="A2"/>
<schema:about rdf:nodeID="A4"/>
<schema:genre>Pictorial works</schema:genre>
<schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/>
<schema:numberOfPages>319</schema:numberOfPages>
<rdf:type rdf:resource="http://schema.org/Book"/>
<schema:name>World War I</schema:name>
<schema:datePublished>2003</schema:datePublished>
<schema:about rdf:nodeID="A0"/>
<schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
<http://www.worldcat.org/oclc/52541937>
a schema:Book ;
rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/
isbn/9780789496270> ;
library:oclcnum "52541937" ;
library:placeOfPublication
<http://id.loc.gov/vocabulary/countries/nyu> ;
library:placeOfPublication
[ a schema:Place ;
schema:name "New York"
] ;
schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/
940.3/e22/> ;
schema:about
[ a schema:Organization ;
schema:name "World War (1914-1918)"
] ;
schema:about
[ a schema:Intangible ;
schema:name "World War, 1914-1918" ;
madsrdf:isIdentifiedByAuthority
<http://id.loc.gov/authorities/subjects/sh2008113839>
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
RDF/XML
Turtle
<rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937">
<rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/>
<schema:inLanguage>en</schema:inLanguage>
<schema:author rdf:resource="http://viaf.org/viaf/41848014"/>
<schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description>
<owl:sameAs rdf:resource="info:oclcnum/52541937"/>
<schema:about rdf:nodeID="A3"/>
<schema:bookEdition>1st American ed.</schema:bookEdition>
<schema:publisher rdf:nodeID="A1"/>
<library:oclcnum>52541937</library:oclcnum>
<library:placeOfPublication rdf:nodeID="A2"/>
<schema:about rdf:nodeID="A4"/>
<schema:genre>Pictorial works</schema:genre>
<schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/>
<schema:numberOfPages>319</schema:numberOfPages>
<rdf:type rdf:resource="http://schema.org/Book"/>
<schema:name>World War I</schema:name>
<schema:datePublished>2003</schema:datePublished>
<schema:about rdf:nodeID="A0"/>
<schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
<http://www.worldcat.org/oclc/52541937>
a schema:Book ;
rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/
isbn/9780789496270> ;
library:oclcnum "52541937" ;
library:placeOfPublication
<http://id.loc.gov/vocabulary/countries/nyu> ;
library:placeOfPublication
[ a schema:Place ;
schema:name "New York"
] ;
schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/
940.3/e22/> ;
schema:about
[ a schema:Organization ;
schema:name "World War (1914-1918)"
] ;
schema:about
[ a schema:Intangible ;
schema:name "World War, 1914-1918" ;
madsrdf:isIdentifiedByAuthority
<http://id.loc.gov/authorities/subjects/sh2008113839>
	

 	

 "name": {
	

 	

 	

 "@value": "World War I",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/
0789496275"],
	

 	

 "numberOfPages": {
	

 	

 	

 "@value": "319",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@id": "http://www.worldcat.org/oclc/52541937"
	

 }, {
	

 	

 "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937",
	

 	

 "created": {
	

 	

 	

 "@value": "2003-06-23",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@type": "ContentTypeGenericResource",
	

 	

 "inDataset": "http://purl.oclc.org/dataset/WorldCat",
	

 	

 "about": "http://www.worldcat.org/oclc/52541937",
	

 	

 "@id": "http://www.worldcat.org/title/-/oclc/52541937"
JSON-LD
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
RDF/XML
Turtle
<rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937">
<rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/>
<schema:inLanguage>en</schema:inLanguage>
<schema:author rdf:resource="http://viaf.org/viaf/41848014"/>
<schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description>
<owl:sameAs rdf:resource="info:oclcnum/52541937"/>
<schema:about rdf:nodeID="A3"/>
<schema:bookEdition>1st American ed.</schema:bookEdition>
<schema:publisher rdf:nodeID="A1"/>
<library:oclcnum>52541937</library:oclcnum>
<library:placeOfPublication rdf:nodeID="A2"/>
<schema:about rdf:nodeID="A4"/>
<schema:genre>Pictorial works</schema:genre>
<schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/>
<schema:numberOfPages>319</schema:numberOfPages>
<rdf:type rdf:resource="http://schema.org/Book"/>
<schema:name>World War I</schema:name>
<schema:datePublished>2003</schema:datePublished>
<schema:about rdf:nodeID="A0"/>
<schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
<http://www.worldcat.org/oclc/52541937>
a schema:Book ;
rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/
isbn/9780789496270> ;
library:oclcnum "52541937" ;
library:placeOfPublication
<http://id.loc.gov/vocabulary/countries/nyu> ;
library:placeOfPublication
[ a schema:Place ;
schema:name "New York"
] ;
schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/
940.3/e22/> ;
schema:about
[ a schema:Organization ;
schema:name "World War (1914-1918)"
] ;
schema:about
[ a schema:Intangible ;
schema:name "World War, 1914-1918" ;
madsrdf:isIdentifiedByAuthority
<http://id.loc.gov/authorities/subjects/sh2008113839>
	

 	

 "name": {
	

 	

 	

 "@value": "World War I",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/
0789496275"],
	

 	

 "numberOfPages": {
	

 	

 	

 "@value": "319",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@id": "http://www.worldcat.org/oclc/52541937"
	

 }, {
	

 	

 "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937",
	

 	

 "created": {
	

 	

 	

 "@value": "2003-06-23",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@type": "ContentTypeGenericResource",
	

 	

 "inDataset": "http://purl.oclc.org/dataset/WorldCat",
	

 	

 "about": "http://www.worldcat.org/oclc/52541937",
	

 	

 "@id": "http://www.worldcat.org/title/-/oclc/52541937"
JSON-LD
<http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.worldcat.org/isbn/
<http://www.worldcat.org/oclc/52541937> <http://schema.org/inLanguage> "en" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/author> <http://viaf.org/viaf/41848014> .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/description> "A visual guide to the causes, battles, and f
<http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2002/07/owl#sameAs> <info:oclcnum/52541937> .
<http://www.worldcat.org/oclc/52541937> <http://purl.org/library/placeOfPublication> _:AX2dX48284999X3aX1408f227891X3
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cae .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/bookEdition> "1st American ed." .
<http://www.worldcat.org/oclc/52541937> <http://purl.org/library/oclcnum> "52541937" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cad .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/genre> "Pictorial works" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> <http://dewey.info/class/940.3/e22/> .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/numberOfPages> "319" .
Triples
The world’s libraries. Connected.
Content-negotiation
HTML
+
RDFa
RDF/XML
Turtle
<rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937">
<rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/>
<schema:inLanguage>en</schema:inLanguage>
<schema:author rdf:resource="http://viaf.org/viaf/41848014"/>
<schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description>
<owl:sameAs rdf:resource="info:oclcnum/52541937"/>
<schema:about rdf:nodeID="A3"/>
<schema:bookEdition>1st American ed.</schema:bookEdition>
<schema:publisher rdf:nodeID="A1"/>
<library:oclcnum>52541937</library:oclcnum>
<library:placeOfPublication rdf:nodeID="A2"/>
<schema:about rdf:nodeID="A4"/>
<schema:genre>Pictorial works</schema:genre>
<schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/>
<schema:numberOfPages>319</schema:numberOfPages>
<rdf:type rdf:resource="http://schema.org/Book"/>
<schema:name>World War I</schema:name>
<schema:datePublished>2003</schema:datePublished>
<schema:about rdf:nodeID="A0"/>
<schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
<http://www.worldcat.org/oclc/52541937>
a schema:Book ;
rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/
isbn/9780789496270> ;
library:oclcnum "52541937" ;
library:placeOfPublication
<http://id.loc.gov/vocabulary/countries/nyu> ;
library:placeOfPublication
[ a schema:Place ;
schema:name "New York"
] ;
schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/
940.3/e22/> ;
schema:about
[ a schema:Organization ;
schema:name "World War (1914-1918)"
] ;
schema:about
[ a schema:Intangible ;
schema:name "World War, 1914-1918" ;
madsrdf:isIdentifiedByAuthority
<http://id.loc.gov/authorities/subjects/sh2008113839>
	

 	

 "name": {
	

 	

 	

 "@value": "World War I",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/
0789496275"],
	

 	

 "numberOfPages": {
	

 	

 	

 "@value": "319",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@id": "http://www.worldcat.org/oclc/52541937"
	

 }, {
	

 	

 "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937",
	

 	

 "created": {
	

 	

 	

 "@value": "2003-06-23",
	

 	

 	

 "@language": ""
	

 	

 },
	

 	

 "@type": "ContentTypeGenericResource",
	

 	

 "inDataset": "http://purl.oclc.org/dataset/WorldCat",
	

 	

 "about": "http://www.worldcat.org/oclc/52541937",
	

 	

 "@id": "http://www.worldcat.org/title/-/oclc/52541937"
JSON-LD
<http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.worldcat.org/isbn/
<http://www.worldcat.org/oclc/52541937> <http://schema.org/inLanguage> "en" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/author> <http://viaf.org/viaf/41848014> .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/description> "A visual guide to the causes, battles, and f
<http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2002/07/owl#sameAs> <info:oclcnum/52541937> .
<http://www.worldcat.org/oclc/52541937> <http://purl.org/library/placeOfPublication> _:AX2dX48284999X3aX1408f227891X3
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cae .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/bookEdition> "1st American ed." .
<http://www.worldcat.org/oclc/52541937> <http://purl.org/library/oclcnum> "52541937" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cad .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/genre> "Pictorial works" .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/about> <http://dewey.info/class/940.3/e22/> .
<http://www.worldcat.org/oclc/52541937> <http://schema.org/numberOfPages> "319" .
Triples
http://www.worldcat.org/oclc/52541937.rdf
http://www.worldcat.org/oclc/52541937.ttl
http://www.worldcat.org/oclc/52541937.jsonld
http://www.worldcat.org/oclc/52541937.nt
http://www.w3.org/community/schemabibex
http://www.w3.org/community/schemabibex
http://www.w3.org/community/schemabibex
• Short lived group
• Libraries, Publishers, Consumers, System Vendors, Linked Data, Standards
Bodies
• Library is only one focus
SchemaBibExhttp://www.w3c.org/community/schemabibex
http://www.w3.org/community/schemabibex
http://www.w3.org/community/schemabibex
• Short lived group
• Libraries, Publishers, Consumers, System Vendors, Linked Data, Standards
Bodies
• Library is only one focus
SchemaBibExhttp://www.w3c.org/community/schemabibex
• Established 10 months
• 83 Participants
• 2 submitted proposals - citation & collection
• 1 accepted - citation
• Several in process - Work relationships,
AudioBook, Holdings
• More to come ...
• Google, Bing, Yahoo!, Yandex
• 7%-10% of crawled pages
• Google, Bing, Yahoo!, Yandex
• 7%-10% of crawled pages
• Good Relations Integration
• Medical, Learning Resources, TV/Radio
• Support for JSON-LD
• SameAs introduced
• Documentation improvements
BIBFRAME
BIBFRAME
• Gets a home: www.bibframe.org
• Primers, documentation, discussion
• Much activity on listserv
• Still early stages of entity based modeling
• Discussion documents:
- Annotations, authorities, resource types
• Use cases
• Established as data source for Wikipedia
• Shared across all language versions
• Respects differences of view
• Links between external resources
‣ VIAFbot - interconnecting authorities
• World’s knowledge graph?
The world’s libraries. Connected.
OCLC Heads-up
The world’s libraries. Connected.
OCLC Heads-up
OCNs
The world’s libraries. Connected.
OCLC Heads-up
In the current context of linking and sharing of data
OCNs
The world’s libraries. Connected.
OCLC Heads-up
What is the status of an OCLC number?
In the current context of linking and sharing of data
OCNs
The world’s libraries. Connected.
OCLC Heads-up
What is the status of an OCLC number?
In the current context of linking and sharing of data
The OCLC record number (OCN) can be treated as if
it is in the public domain and can be included in any
data exposure mechanism or data exchange event
as public domain data.
OCNs
The world’s libraries. Connected.
OCLC Heads-up
The world’s libraries. Connected.
OCLC Heads-up
Works
The world’s libraries. Connected.
OCLC Heads-up
Works
Hardback Paperback eBook 2nd Edition
The world’s libraries. Connected.
OCLC Heads-up
Works
Work
Hardback Paperback eBook 2nd Edition
Linked Data
The world’s libraries. Connected.
OCLC Heads-up
Works
Work
Hardback Paperback eBook 2nd Edition
Linked Data
<http://www.worldcat.org/core/work/id/31233333>
Example:
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
<http://www.worldcat.org/core/work/id/31233333> a <http://purl.org/vocab/frbr/core#Work>,
schema:CreativeWork;
dc:isPartOf [ a <http://purl.org/ontology/bibo/Series>;
schema:name "Occasional paper (Hong Kong Institute of Asia-Pacific Studies) ;" ];
schema:about [ a schema:Intangible;
schema:name "Political parties -- Public opinion. -- Hong Kong" ],
[ a schema:Intangible;
schema:name "Hong Kong (China) -- Politics and government." ];
schema:author [ a schema:Person;
schema:name "Liu, Zhaojia." ];
schema:description "";
schema:inLanguage "eng";
schema:name "Public attitude toward political parties in Hong Kong";
skos:narrower <http://www.worldcat.org/oclc/29556612>,
<http://www.worldcat.org/oclc/647245064>,
<http://www.worldcat.org/oclc/654783642> .
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
The world’s libraries. Connected.
OCLC Heads-up
Works Linked Data
<http://www.worldcat.org/core/work/id/31233333>
• Experimental pre-release
• Only RDF/XML
• Preview access:
‣ http://experimental.worldcat.org/core/works/data/31233333:eng.rdf
• Vocabulary changes coming
• No lookup service yet
Current project state:
The world’s libraries. Connected.
OCLC Heads-up
The world’s libraries. Connected.
OCLC Heads-up
WorldCat Registry Linked Data
The world’s libraries. Connected.
OCLC Heads-up
WorldCat Registry Linked Data
• Linked Data for institutions
• Linked to by other entities
http://www.flickr.com/photos/44787195@N00/273162789/
Linked Data Progress
with OCLC and Others
A busy year....
A few highlights....
A peak into OCLC developments
The world’s libraries. Connected.
Richard Wallis
Technology Evangelist
OCLC
@rjw
richard.wallis@oclc.org
IFLA - Singapore - 19th August 2013
Linked Data Progress
with OCLC and Others
OCLC Linked Data Round Table

Más contenido relacionado

Similar a Linked Data Progress - IFLA 2013

YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internetdrgath
 
Developments in catalogues and data sharing
Developments in catalogues and data sharingDevelopments in catalogues and data sharing
Developments in catalogues and data sharingEdmund Chamberlain
 
Representing the world: How web users become web thinkers and web makers
Representing the world: How web users become web thinkers and web makersRepresenting the world: How web users become web thinkers and web makers
Representing the world: How web users become web thinkers and web makersjudell
 
Rich Data? Poor Data? Depends on...
Rich Data? Poor Data? Depends on...Rich Data? Poor Data? Depends on...
Rich Data? Poor Data? Depends on...Lars G. Svensson
 
Web Driven Revolution For Library Data
Web Driven Revolution For Library DataWeb Driven Revolution For Library Data
Web Driven Revolution For Library DataRichard Wallis
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internetdrgath
 
The Web of Data is Our Oyster
The Web of Data is Our OysterThe Web of Data is Our Oyster
The Web of Data is Our OysterRichard Wallis
 
Metadata / Linked Data
Metadata / Linked DataMetadata / Linked Data
Metadata / Linked DataRichard Wallis
 
Metadata - Linked Data
Metadata - Linked DataMetadata - Linked Data
Metadata - Linked DataRichard Wallis
 
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016Anna Dahlström
 
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...Elwin Huaman
 
Linked Data in Learning Analytics Tools
Linked Data in Learning Analytics ToolsLinked Data in Learning Analytics Tools
Linked Data in Learning Analytics ToolsMathieu d'Aquin
 
Introduction to web scraping
Introduction to web scrapingIntroduction to web scraping
Introduction to web scrapingDario Cottafava
 
Blockchain Can Not Be Used To Verify Replayed Archived Web Pages
Blockchain Can Not Be Used To Verify Replayed Archived Web PagesBlockchain Can Not Be Used To Verify Replayed Archived Web Pages
Blockchain Can Not Be Used To Verify Replayed Archived Web PagesMichael Nelson
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Gerard de Melo
 
Linked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryLinked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryRuben Schalk
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsJoshua Shinavier
 
The Impact of Bibframe
The Impact of BibframeThe Impact of Bibframe
The Impact of BibframeThomas Meehan
 
Evolutionary & Swarm Computing for the Semantic Web
Evolutionary & Swarm Computing for the Semantic WebEvolutionary & Swarm Computing for the Semantic Web
Evolutionary & Swarm Computing for the Semantic WebAnkit Solanki
 

Similar a Linked Data Progress - IFLA 2013 (20)

YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internet
 
Developments in catalogues and data sharing
Developments in catalogues and data sharingDevelopments in catalogues and data sharing
Developments in catalogues and data sharing
 
Representing the world: How web users become web thinkers and web makers
Representing the world: How web users become web thinkers and web makersRepresenting the world: How web users become web thinkers and web makers
Representing the world: How web users become web thinkers and web makers
 
Rich Data? Poor Data? Depends on...
Rich Data? Poor Data? Depends on...Rich Data? Poor Data? Depends on...
Rich Data? Poor Data? Depends on...
 
Web Driven Revolution For Library Data
Web Driven Revolution For Library DataWeb Driven Revolution For Library Data
Web Driven Revolution For Library Data
 
YQL: Select * from Internet
YQL: Select * from InternetYQL: Select * from Internet
YQL: Select * from Internet
 
The Web of Data is Our Oyster
The Web of Data is Our OysterThe Web of Data is Our Oyster
The Web of Data is Our Oyster
 
Metadata / Linked Data
Metadata / Linked DataMetadata / Linked Data
Metadata / Linked Data
 
Metadata - Linked Data
Metadata - Linked DataMetadata - Linked Data
Metadata - Linked Data
 
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016
Bulding Device Agnostic UX Systems - Generate London, 23 Sep 2016
 
Open Data: a view from the trenches
Open Data: a view from the trenchesOpen Data: a view from the trenches
Open Data: a view from the trenches
 
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...
Quipu: Quechua Knowledge Graph [Pilot: Building virtual assistants based on Q...
 
Linked Data in Learning Analytics Tools
Linked Data in Learning Analytics ToolsLinked Data in Learning Analytics Tools
Linked Data in Learning Analytics Tools
 
Introduction to web scraping
Introduction to web scrapingIntroduction to web scraping
Introduction to web scraping
 
Blockchain Can Not Be Used To Verify Replayed Archived Web Pages
Blockchain Can Not Be Used To Verify Replayed Archived Web PagesBlockchain Can Not Be Used To Verify Replayed Archived Web Pages
Blockchain Can Not Be Used To Verify Replayed Archived Web Pages
 
Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)Searching the Web of Data (Tutorial)
Searching the Web of Data (Tutorial)
 
Linked Open Data Utrecht University Library
Linked Open Data Utrecht University LibraryLinked Open Data Utrecht University Library
Linked Open Data Utrecht University Library
 
Real-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter AnnotationsReal-time Semantic Web with Twitter Annotations
Real-time Semantic Web with Twitter Annotations
 
The Impact of Bibframe
The Impact of BibframeThe Impact of Bibframe
The Impact of Bibframe
 
Evolutionary & Swarm Computing for the Semantic Web
Evolutionary & Swarm Computing for the Semantic WebEvolutionary & Swarm Computing for the Semantic Web
Evolutionary & Swarm Computing for the Semantic Web
 

Más de Richard Wallis

From Ambition to Go Live
From Ambition to Go LiveFrom Ambition to Go Live
From Ambition to Go LiveRichard Wallis
 
Structured Data: It's All About the Graph!
Structured Data: It's All About the Graph!Structured Data: It's All About the Graph!
Structured Data: It's All About the Graph!Richard Wallis
 
Schema.org Structured data the What, Why, & How
Schema.org Structured data the What, Why, & HowSchema.org Structured data the What, Why, & How
Schema.org Structured data the What, Why, & HowRichard Wallis
 
Three Linked Data choices for Libraries
Three Linked Data choices for LibrariesThree Linked Data choices for Libraries
Three Linked Data choices for LibrariesRichard Wallis
 
Marc and beyond: 3 Linked Data Choices
 Marc and beyond: 3 Linked Data Choices  Marc and beyond: 3 Linked Data Choices
Marc and beyond: 3 Linked Data Choices Richard Wallis
 
Structured data: Where did that come from & why are Google asking for it
Structured data: Where did that come from & why are Google asking for itStructured data: Where did that come from & why are Google asking for it
Structured data: Where did that come from & why are Google asking for itRichard Wallis
 
Schema.org where did that come from?
Schema.org where did that come from?Schema.org where did that come from?
Schema.org where did that come from?Richard Wallis
 
Contextual Computing - Knowledge Graphs & Web of Entities
Contextual Computing - Knowledge Graphs & Web of EntitiesContextual Computing - Knowledge Graphs & Web of Entities
Contextual Computing - Knowledge Graphs & Web of EntitiesRichard Wallis
 
Schema.org: Where did that come from!
Schema.org: Where did that come from!Schema.org: Where did that come from!
Schema.org: Where did that come from!Richard Wallis
 
Contextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data FoundationContextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data FoundationRichard Wallis
 
Telling the World and Our Users What We Have
Telling the World and Our Users What We HaveTelling the World and Our Users What We Have
Telling the World and Our Users What We HaveRichard Wallis
 
The Web of Data is Our Opportunity
The Web of Data is Our OpportunityThe Web of Data is Our Opportunity
The Web of Data is Our OpportunityRichard Wallis
 
Schema.org - An Extending Influence
Schema.org - An Extending InfluenceSchema.org - An Extending Influence
Schema.org - An Extending InfluenceRichard Wallis
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending BenefitsRichard Wallis
 
Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked DataRichard Wallis
 
LD4L OCLC Data Strategy
LD4L OCLC Data StrategyLD4L OCLC Data Strategy
LD4L OCLC Data StrategyRichard Wallis
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in LibrariesRichard Wallis
 
Entification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library DataEntification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library DataRichard Wallis
 

Más de Richard Wallis (20)

From Ambition to Go Live
From Ambition to Go LiveFrom Ambition to Go Live
From Ambition to Go Live
 
Structured Data: It's All About the Graph!
Structured Data: It's All About the Graph!Structured Data: It's All About the Graph!
Structured Data: It's All About the Graph!
 
Schema.org Structured data the What, Why, & How
Schema.org Structured data the What, Why, & HowSchema.org Structured data the What, Why, & How
Schema.org Structured data the What, Why, & How
 
Three Linked Data choices for Libraries
Three Linked Data choices for LibrariesThree Linked Data choices for Libraries
Three Linked Data choices for Libraries
 
Marc and beyond: 3 Linked Data Choices
 Marc and beyond: 3 Linked Data Choices  Marc and beyond: 3 Linked Data Choices
Marc and beyond: 3 Linked Data Choices
 
Structured data: Where did that come from & why are Google asking for it
Structured data: Where did that come from & why are Google asking for itStructured data: Where did that come from & why are Google asking for it
Structured data: Where did that come from & why are Google asking for it
 
Schema.org where did that come from?
Schema.org where did that come from?Schema.org where did that come from?
Schema.org where did that come from?
 
Contextual Computing - Knowledge Graphs & Web of Entities
Contextual Computing - Knowledge Graphs & Web of EntitiesContextual Computing - Knowledge Graphs & Web of Entities
Contextual Computing - Knowledge Graphs & Web of Entities
 
Schema.org: Where did that come from!
Schema.org: Where did that come from!Schema.org: Where did that come from!
Schema.org: Where did that come from!
 
Contextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data FoundationContextual Computing: Laying a Global Data Foundation
Contextual Computing: Laying a Global Data Foundation
 
FIBO & Schema.org
FIBO & Schema.orgFIBO & Schema.org
FIBO & Schema.org
 
Telling the World and Our Users What We Have
Telling the World and Our Users What We HaveTelling the World and Our Users What We Have
Telling the World and Our Users What We Have
 
The Web of Data is Our Opportunity
The Web of Data is Our OpportunityThe Web of Data is Our Opportunity
The Web of Data is Our Opportunity
 
Schema.org - An Extending Influence
Schema.org - An Extending InfluenceSchema.org - An Extending Influence
Schema.org - An Extending Influence
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending Benefits
 
Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked Data
 
LD4L OCLC Data Strategy
LD4L OCLC Data StrategyLD4L OCLC Data Strategy
LD4L OCLC Data Strategy
 
Linked Data in Libraries
Linked Data in LibrariesLinked Data in Libraries
Linked Data in Libraries
 
Entification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library DataEntification: The Route to 'Useful' Library Data
Entification: The Route to 'Useful' Library Data
 
Links and Entities
Links and EntitiesLinks and Entities
Links and Entities
 

Último

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 

Último (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

Linked Data Progress - IFLA 2013

  • 1. The world’s libraries. Connected. Richard Wallis Technology Evangelist OCLC @rjw richard.wallis@oclc.org IFLA - Singapore - 19th August 2013 #oclcld Linked Data Progress with OCLC and Others OCLC Linked Data Round Table
  • 4. http://www.flickr.com/photos/44787195@N00/273162789/ Linked Data Progress with OCLC and Others A busy year.... A few highlights....
  • 5. http://www.flickr.com/photos/44787195@N00/273162789/ Linked Data Progress with OCLC and Others A busy year.... A few highlights.... A peak into OCLC developments
  • 6. The world’s libraries. Connected. Linked Data
  • 7. The world’s libraries. Connected. • 300+ Million resources • Schema.org • Embedded RDFa • Links to: Dewey, LCSH LCNAF, DOI, VIAF, FAST, ... • License: ODC-BY • Experimental - June 2012 • Continuing development: -Vocabulary,  Content-­‐nego2a2on,  Links,  Works,  … Linked Data
  • 8.
  • 9.
  • 10. The world’s libraries. Connected. Content-negotiation
  • 11. The world’s libraries. Connected. Content-negotiation HTML + RDFa
  • 12. The world’s libraries. Connected. Content-negotiation HTML + RDFa RDF/XML <rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937"> <rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/> <schema:inLanguage>en</schema:inLanguage> <schema:author rdf:resource="http://viaf.org/viaf/41848014"/> <schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description> <owl:sameAs rdf:resource="info:oclcnum/52541937"/> <schema:about rdf:nodeID="A3"/> <schema:bookEdition>1st American ed.</schema:bookEdition> <schema:publisher rdf:nodeID="A1"/> <library:oclcnum>52541937</library:oclcnum> <library:placeOfPublication rdf:nodeID="A2"/> <schema:about rdf:nodeID="A4"/> <schema:genre>Pictorial works</schema:genre> <schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/> <schema:numberOfPages>319</schema:numberOfPages> <rdf:type rdf:resource="http://schema.org/Book"/> <schema:name>World War I</schema:name> <schema:datePublished>2003</schema:datePublished> <schema:about rdf:nodeID="A0"/> <schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/>
  • 13. The world’s libraries. Connected. Content-negotiation HTML + RDFa RDF/XML Turtle <rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937"> <rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/> <schema:inLanguage>en</schema:inLanguage> <schema:author rdf:resource="http://viaf.org/viaf/41848014"/> <schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description> <owl:sameAs rdf:resource="info:oclcnum/52541937"/> <schema:about rdf:nodeID="A3"/> <schema:bookEdition>1st American ed.</schema:bookEdition> <schema:publisher rdf:nodeID="A1"/> <library:oclcnum>52541937</library:oclcnum> <library:placeOfPublication rdf:nodeID="A2"/> <schema:about rdf:nodeID="A4"/> <schema:genre>Pictorial works</schema:genre> <schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/> <schema:numberOfPages>319</schema:numberOfPages> <rdf:type rdf:resource="http://schema.org/Book"/> <schema:name>World War I</schema:name> <schema:datePublished>2003</schema:datePublished> <schema:about rdf:nodeID="A0"/> <schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/> <http://www.worldcat.org/oclc/52541937> a schema:Book ; rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/ isbn/9780789496270> ; library:oclcnum "52541937" ; library:placeOfPublication <http://id.loc.gov/vocabulary/countries/nyu> ; library:placeOfPublication [ a schema:Place ; schema:name "New York" ] ; schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/ 940.3/e22/> ; schema:about [ a schema:Organization ; schema:name "World War (1914-1918)" ] ; schema:about [ a schema:Intangible ; schema:name "World War, 1914-1918" ; madsrdf:isIdentifiedByAuthority <http://id.loc.gov/authorities/subjects/sh2008113839>
  • 14. The world’s libraries. Connected. Content-negotiation HTML + RDFa RDF/XML Turtle <rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937"> <rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/> <schema:inLanguage>en</schema:inLanguage> <schema:author rdf:resource="http://viaf.org/viaf/41848014"/> <schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description> <owl:sameAs rdf:resource="info:oclcnum/52541937"/> <schema:about rdf:nodeID="A3"/> <schema:bookEdition>1st American ed.</schema:bookEdition> <schema:publisher rdf:nodeID="A1"/> <library:oclcnum>52541937</library:oclcnum> <library:placeOfPublication rdf:nodeID="A2"/> <schema:about rdf:nodeID="A4"/> <schema:genre>Pictorial works</schema:genre> <schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/> <schema:numberOfPages>319</schema:numberOfPages> <rdf:type rdf:resource="http://schema.org/Book"/> <schema:name>World War I</schema:name> <schema:datePublished>2003</schema:datePublished> <schema:about rdf:nodeID="A0"/> <schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/> <http://www.worldcat.org/oclc/52541937> a schema:Book ; rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/ isbn/9780789496270> ; library:oclcnum "52541937" ; library:placeOfPublication <http://id.loc.gov/vocabulary/countries/nyu> ; library:placeOfPublication [ a schema:Place ; schema:name "New York" ] ; schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/ 940.3/e22/> ; schema:about [ a schema:Organization ; schema:name "World War (1914-1918)" ] ; schema:about [ a schema:Intangible ; schema:name "World War, 1914-1918" ; madsrdf:isIdentifiedByAuthority <http://id.loc.gov/authorities/subjects/sh2008113839> "name": { "@value": "World War I", "@language": "" }, "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/ 0789496275"], "numberOfPages": { "@value": "319", "@language": "" }, "@id": "http://www.worldcat.org/oclc/52541937" }, { "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937", "created": { "@value": "2003-06-23", "@language": "" }, "@type": "ContentTypeGenericResource", "inDataset": "http://purl.oclc.org/dataset/WorldCat", "about": "http://www.worldcat.org/oclc/52541937", "@id": "http://www.worldcat.org/title/-/oclc/52541937" JSON-LD
  • 15. The world’s libraries. Connected. Content-negotiation HTML + RDFa RDF/XML Turtle <rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937"> <rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/> <schema:inLanguage>en</schema:inLanguage> <schema:author rdf:resource="http://viaf.org/viaf/41848014"/> <schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description> <owl:sameAs rdf:resource="info:oclcnum/52541937"/> <schema:about rdf:nodeID="A3"/> <schema:bookEdition>1st American ed.</schema:bookEdition> <schema:publisher rdf:nodeID="A1"/> <library:oclcnum>52541937</library:oclcnum> <library:placeOfPublication rdf:nodeID="A2"/> <schema:about rdf:nodeID="A4"/> <schema:genre>Pictorial works</schema:genre> <schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/> <schema:numberOfPages>319</schema:numberOfPages> <rdf:type rdf:resource="http://schema.org/Book"/> <schema:name>World War I</schema:name> <schema:datePublished>2003</schema:datePublished> <schema:about rdf:nodeID="A0"/> <schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/> <http://www.worldcat.org/oclc/52541937> a schema:Book ; rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/ isbn/9780789496270> ; library:oclcnum "52541937" ; library:placeOfPublication <http://id.loc.gov/vocabulary/countries/nyu> ; library:placeOfPublication [ a schema:Place ; schema:name "New York" ] ; schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/ 940.3/e22/> ; schema:about [ a schema:Organization ; schema:name "World War (1914-1918)" ] ; schema:about [ a schema:Intangible ; schema:name "World War, 1914-1918" ; madsrdf:isIdentifiedByAuthority <http://id.loc.gov/authorities/subjects/sh2008113839> "name": { "@value": "World War I", "@language": "" }, "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/ 0789496275"], "numberOfPages": { "@value": "319", "@language": "" }, "@id": "http://www.worldcat.org/oclc/52541937" }, { "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937", "created": { "@value": "2003-06-23", "@language": "" }, "@type": "ContentTypeGenericResource", "inDataset": "http://purl.oclc.org/dataset/WorldCat", "about": "http://www.worldcat.org/oclc/52541937", "@id": "http://www.worldcat.org/title/-/oclc/52541937" JSON-LD <http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.worldcat.org/isbn/ <http://www.worldcat.org/oclc/52541937> <http://schema.org/inLanguage> "en" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/author> <http://viaf.org/viaf/41848014> . <http://www.worldcat.org/oclc/52541937> <http://schema.org/description> "A visual guide to the causes, battles, and f <http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2002/07/owl#sameAs> <info:oclcnum/52541937> . <http://www.worldcat.org/oclc/52541937> <http://purl.org/library/placeOfPublication> _:AX2dX48284999X3aX1408f227891X3 <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cae . <http://www.worldcat.org/oclc/52541937> <http://schema.org/bookEdition> "1st American ed." . <http://www.worldcat.org/oclc/52541937> <http://purl.org/library/oclcnum> "52541937" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cad . <http://www.worldcat.org/oclc/52541937> <http://schema.org/genre> "Pictorial works" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> <http://dewey.info/class/940.3/e22/> . <http://www.worldcat.org/oclc/52541937> <http://schema.org/numberOfPages> "319" . Triples
  • 16. The world’s libraries. Connected. Content-negotiation HTML + RDFa RDF/XML Turtle <rdf:Description rdf:about="http://www.worldcat.org/oclc/52541937"> <rdfs:seeAlso rdf:resource="http://www.worldcat.org/isbn/9780789496270"/> <schema:inLanguage>en</schema:inLanguage> <schema:author rdf:resource="http://viaf.org/viaf/41848014"/> <schema:description>A visual guide to the causes, battles, and forces of World War I.</schema:description> <owl:sameAs rdf:resource="info:oclcnum/52541937"/> <schema:about rdf:nodeID="A3"/> <schema:bookEdition>1st American ed.</schema:bookEdition> <schema:publisher rdf:nodeID="A1"/> <library:oclcnum>52541937</library:oclcnum> <library:placeOfPublication rdf:nodeID="A2"/> <schema:about rdf:nodeID="A4"/> <schema:genre>Pictorial works</schema:genre> <schema:about rdf:resource="http://dewey.info/class/940.3/e22/"/> <schema:numberOfPages>319</schema:numberOfPages> <rdf:type rdf:resource="http://schema.org/Book"/> <schema:name>World War I</schema:name> <schema:datePublished>2003</schema:datePublished> <schema:about rdf:nodeID="A0"/> <schema:about rdf:resource="http://dewey.info/class/940.400222/e21/"/> <http://www.worldcat.org/oclc/52541937> a schema:Book ; rdfs:seeAlso <http://www.worldcat.org/isbn/0789496275> , <http://www.worldcat.org/ isbn/9780789496270> ; library:oclcnum "52541937" ; library:placeOfPublication <http://id.loc.gov/vocabulary/countries/nyu> ; library:placeOfPublication [ a schema:Place ; schema:name "New York" ] ; schema:about <http://dewey.info/class/940.400222/e21/> , <http://dewey.info/class/ 940.3/e22/> ; schema:about [ a schema:Organization ; schema:name "World War (1914-1918)" ] ; schema:about [ a schema:Intangible ; schema:name "World War, 1914-1918" ; madsrdf:isIdentifiedByAuthority <http://id.loc.gov/authorities/subjects/sh2008113839> "name": { "@value": "World War I", "@language": "" }, "seeAlso": ["http://www.worldcat.org/isbn/9780789496270", "http://www.worldcat.org/isbn/ 0789496275"], "numberOfPages": { "@value": "319", "@language": "" }, "@id": "http://www.worldcat.org/oclc/52541937" }, { "source": "http://orhddb01dxdu.dev.oclc.org:9006/worldcat/52541937", "created": { "@value": "2003-06-23", "@language": "" }, "@type": "ContentTypeGenericResource", "inDataset": "http://purl.oclc.org/dataset/WorldCat", "about": "http://www.worldcat.org/oclc/52541937", "@id": "http://www.worldcat.org/title/-/oclc/52541937" JSON-LD <http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2000/01/rdf-schema#seeAlso> <http://www.worldcat.org/isbn/ <http://www.worldcat.org/oclc/52541937> <http://schema.org/inLanguage> "en" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/author> <http://viaf.org/viaf/41848014> . <http://www.worldcat.org/oclc/52541937> <http://schema.org/description> "A visual guide to the causes, battles, and f <http://www.worldcat.org/oclc/52541937> <http://www.w3.org/2002/07/owl#sameAs> <info:oclcnum/52541937> . <http://www.worldcat.org/oclc/52541937> <http://purl.org/library/placeOfPublication> _:AX2dX48284999X3aX1408f227891X3 <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cae . <http://www.worldcat.org/oclc/52541937> <http://schema.org/bookEdition> "1st American ed." . <http://www.worldcat.org/oclc/52541937> <http://purl.org/library/oclcnum> "52541937" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> _:AX2dX48284999X3aX1408f227891X3aXX2dX3cad . <http://www.worldcat.org/oclc/52541937> <http://schema.org/genre> "Pictorial works" . <http://www.worldcat.org/oclc/52541937> <http://schema.org/about> <http://dewey.info/class/940.3/e22/> . <http://www.worldcat.org/oclc/52541937> <http://schema.org/numberOfPages> "319" . Triples http://www.worldcat.org/oclc/52541937.rdf http://www.worldcat.org/oclc/52541937.ttl http://www.worldcat.org/oclc/52541937.jsonld http://www.worldcat.org/oclc/52541937.nt
  • 17.
  • 19. http://www.w3.org/community/schemabibex http://www.w3.org/community/schemabibex • Short lived group • Libraries, Publishers, Consumers, System Vendors, Linked Data, Standards Bodies • Library is only one focus SchemaBibExhttp://www.w3c.org/community/schemabibex
  • 20. http://www.w3.org/community/schemabibex http://www.w3.org/community/schemabibex • Short lived group • Libraries, Publishers, Consumers, System Vendors, Linked Data, Standards Bodies • Library is only one focus SchemaBibExhttp://www.w3c.org/community/schemabibex • Established 10 months • 83 Participants • 2 submitted proposals - citation & collection • 1 accepted - citation • Several in process - Work relationships, AudioBook, Holdings • More to come ...
  • 21.
  • 22. • Google, Bing, Yahoo!, Yandex • 7%-10% of crawled pages
  • 23. • Google, Bing, Yahoo!, Yandex • 7%-10% of crawled pages • Good Relations Integration • Medical, Learning Resources, TV/Radio • Support for JSON-LD • SameAs introduced • Documentation improvements
  • 25. BIBFRAME • Gets a home: www.bibframe.org • Primers, documentation, discussion • Much activity on listserv • Still early stages of entity based modeling • Discussion documents: - Annotations, authorities, resource types • Use cases
  • 26.
  • 27. • Established as data source for Wikipedia • Shared across all language versions • Respects differences of view • Links between external resources ‣ VIAFbot - interconnecting authorities • World’s knowledge graph?
  • 28. The world’s libraries. Connected. OCLC Heads-up
  • 29. The world’s libraries. Connected. OCLC Heads-up OCNs
  • 30. The world’s libraries. Connected. OCLC Heads-up In the current context of linking and sharing of data OCNs
  • 31. The world’s libraries. Connected. OCLC Heads-up What is the status of an OCLC number? In the current context of linking and sharing of data OCNs
  • 32. The world’s libraries. Connected. OCLC Heads-up What is the status of an OCLC number? In the current context of linking and sharing of data The OCLC record number (OCN) can be treated as if it is in the public domain and can be included in any data exposure mechanism or data exchange event as public domain data. OCNs
  • 33. The world’s libraries. Connected. OCLC Heads-up
  • 34. The world’s libraries. Connected. OCLC Heads-up Works
  • 35. The world’s libraries. Connected. OCLC Heads-up Works Hardback Paperback eBook 2nd Edition
  • 36. The world’s libraries. Connected. OCLC Heads-up Works Work Hardback Paperback eBook 2nd Edition Linked Data
  • 37. The world’s libraries. Connected. OCLC Heads-up Works Work Hardback Paperback eBook 2nd Edition Linked Data <http://www.worldcat.org/core/work/id/31233333> Example:
  • 38. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333>
  • 39. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333>
  • 40. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333>
  • 41. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333> <http://www.worldcat.org/core/work/id/31233333> a <http://purl.org/vocab/frbr/core#Work>, schema:CreativeWork; dc:isPartOf [ a <http://purl.org/ontology/bibo/Series>; schema:name "Occasional paper (Hong Kong Institute of Asia-Pacific Studies) ;" ]; schema:about [ a schema:Intangible; schema:name "Political parties -- Public opinion. -- Hong Kong" ], [ a schema:Intangible; schema:name "Hong Kong (China) -- Politics and government." ]; schema:author [ a schema:Person; schema:name "Liu, Zhaojia." ]; schema:description ""; schema:inLanguage "eng"; schema:name "Public attitude toward political parties in Hong Kong"; skos:narrower <http://www.worldcat.org/oclc/29556612>, <http://www.worldcat.org/oclc/647245064>, <http://www.worldcat.org/oclc/654783642> .
  • 42. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333>
  • 43. The world’s libraries. Connected. OCLC Heads-up Works Linked Data <http://www.worldcat.org/core/work/id/31233333> • Experimental pre-release • Only RDF/XML • Preview access: ‣ http://experimental.worldcat.org/core/works/data/31233333:eng.rdf • Vocabulary changes coming • No lookup service yet Current project state:
  • 44. The world’s libraries. Connected. OCLC Heads-up
  • 45. The world’s libraries. Connected. OCLC Heads-up WorldCat Registry Linked Data
  • 46. The world’s libraries. Connected. OCLC Heads-up WorldCat Registry Linked Data • Linked Data for institutions • Linked to by other entities
  • 47. http://www.flickr.com/photos/44787195@N00/273162789/ Linked Data Progress with OCLC and Others A busy year.... A few highlights.... A peak into OCLC developments
  • 48. The world’s libraries. Connected. Richard Wallis Technology Evangelist OCLC @rjw richard.wallis@oclc.org IFLA - Singapore - 19th August 2013 Linked Data Progress with OCLC and Others OCLC Linked Data Round Table