SlideShare une entreprise Scribd logo
1  sur  48
Télécharger pour lire hors ligne
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

Contenu connexe

Similaire à Linked Data Progress - IFLA 2013

YQL:: Select * from Internet
YQL:: Select * from InternetYQL:: Select * from Internet
YQL:: Select * from Internet
drgath
 
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
judell
 

Similaire à 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
 

Plus de Richard Wallis

Identifying The Benefit of Linked Data
Identifying The Benefit of Linked DataIdentifying The Benefit of Linked Data
Identifying The Benefit of Linked Data
Richard Wallis
 

Plus 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
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
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
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
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
 
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
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

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