SlideShare a Scribd company logo
1 of 39
Download to read offline
Chapel Hill, NC
27 March 2008
NISO
Next Generation Discovery
Mike Teets
VP Global Engineering, OCLC
NISO Discovery Tools Forum 2008
Agenda
• What tools and why
• Worldcat xISBN, xISSN, xID
• Worldcat Identities
• Worldcat API
• Worldcat Registry
• Worldcat OpenURL Gateway
• Worldcat Developers Network
Polyjuice Potion in the Book World
11 versions in WorldCat
46 versions in WorldCat
75 versions in WorldCat
95 versions in WorldCat
75 versions in WorldCat
80 versions in WorldCat
105 versions in WorldCat
Polyjuice Potion in the Book World
Polyjuice Potion in the Book World
105 ISBNs:
32 English (US and UK)
9 Spanish
3 Russian, German, Finnish , Latin
2 Chinese, Czech, French, Korean, Norwegian, Persian,
Polish, Portuguese, Romanian, Turkish, Welsh,
1 Afrikaans, Albanian, Armenian, Basque, Bengali,
Georgian, Galician, Gaelic, Ancient Greek, Greek,
Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese,
Latvian, Lithuanian, Malayalam, Sherpa, Slovenian,
Swedish, Thai, Ukranian, Urdu
16 Audio
59 Book
21 Paperback
There are at least 50 more ISBNs for this that are not yet in
Worldcat!
ISBNs identify things for sale in bookstores…
ISBN 1593967578
Year 5 Harry Potter Bust
ISBN-13: 9781593967574
Manufacturer: Diamond Comics
About This Item
Harry Potter and the Order of the Phoenix is set to
be released in 2007, and this bust is based
o of original scan data from the film. Harry
is holding the Prophecy Orb and his signature
wand. Harry stands 6 1/4" tall. Comes with a
hand-numbered Certificate of Authenticity.
…Like this authentic Harry Potter Bust
Library patrons just want the Book!
ISBN: 0545010225 Publication Year: 2007 Language: eng Form: Hardcover
ISBN: 0545029368 Publication Year: 2007 Language: eng Form: Book
ISBN: 0739360418 Publication Year: 2007 Language: eng Form: Audio Edition:Library ed.
ISBN: 073936040X Publication Year: 2007 Language: eng Form: Audio Edition:Library ed.
ISBN: 0747591075 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed.
ISBN: 0747591067 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed.
ISBN: 0747591059 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed.
ISBN: 0747591083 Publication Year: 2007 Language: eng Form: Book Edition:Large print ed.
ISBN: 0747591075 Publication Year: 2007 Language: eng Form: Book
ISBN: 1551929767 Publication Year: 2007 Language: eng Form: Book
ISBN: 1551929783 Publication Year: 2007 Language: eng Form: Book
Problem: patrons don't want to see 11 records for one
work
Solution: WorldCat xISBN Service
The xISBN service is a machine-to-machine service.
xISBN supplies ISBNs and other information associated with an individual
intellectual work in WorldCat.
Submit an ISBN to this service, and it returns a list of related ISBNs and
selected metadata.
Example request URL:
http://xisbn.worldcat.org/webservices/xid/isbn/0590353403?method=getEd
itions&fl=*
And now for something completely different...
Actually, not entirely different. So, that’s why we built...
Serials
xISSN
Find title history, info and
all versions of a serial.
WorldCat xISSN Service
Like xISBN, xISSN is a machine-to-machine service.
xISSN supplies information about title history, title info, and related
versions (print/electronic, predecessor/successor, etc.)
Submit an ISSN to this service, and it returns a list of related ISSNs and
selected metadata.
But we’ve also made a Title History graphing feature specially for humans
to look at…
NEW
!
To come: WorldCat xIdentifier Services
xOCLCnum service on the drawing
board
WorkID service?
What would YOU like to see?
More Info: WorldCat xISBN & xISSN Services
http://xisbn.worldcat.org/
Mailing list
Support
Documentation
Contact us:
Tim McCormick: mccormit@oclc.org
Worldcat Identities
OCLC Programs and Research
Current Releases
• Feb 2007 OCLC Research release
• December 2007 Worldcat.org link from Details:Authors
• Phase 2 planning underway now
• Beta Interface available at
http://oralabs.oclc.org/identities
Core Features
• Overview
• Publication Timeline (about author, by author, etc.)
• Audience Level
• http://www.oclc.org/research/projects/audience
• Related Identities
• Fast Subject clouds of author publications
• http://www.oclc.org/research/projects/fast
Worldcat Identities
Worldcat Identities (cont)
Worldcat Identities (cont)
Worldcat API
OCLC GRID
WorldCat API Invitation Only Release
What is it?
A set of Web Services that
• Access WorldCat records and holdings
• Enables mashups with WorldCat
A Web Service is a software component
• Defined via a machine readable description
• Capable of being accessed via standard network protocols.
WorldCat API Invitation Only Release
What is it?
• WorldCat Search – Return Citations – Return Holding info
• Request Protocols: OpenSearch & SRU
• Response Formats: RSS, Atom (OS); Marc XML, DC
(SRU)
• Return holdings based on geographic context
• This release starting February
• Determine next steps based on experience
WorldCat API – Example ‘light’ client
WorldCat API Web Services Evaluator –
Example ‘light’ client
January 2008
OpenSearch used to search “civil war”
Atom is assumed if no format is specified.
http://wcapi.oclc.org/catalog/search/worldcat/opens
earch?q=civil%20war
And here the RSS 2.0 format is requested.
http://wcapi.oclc.org/catalog/search/worldcat/opens
earch?q=civil%20war&format=rss
Result of OpenSearch using Atom
<?xml version="1.0" encoding="iso-8859-1" standalone="no" ?>
<feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-
/spec/opensearch/1.1/" xmlns:srw="http://www.loc.gov/zing/srw/">
<title>OCLC Worldcat Search: civil war</title>
<link href="http://wapi-
dev.oclc.org/webservices/catalog/search/worldcat/opensearch?q=civil+war&start=1&co
unt=5&format=atom" />
<description>Search results for civil war at http://wapi-
dev.oclc.org/webservices/catalog</description>
<opensearch:totalResults>322066</opensearch:totalResults>
<opensearch:startIndex>1</opensearch:startIndex>
<opensearch:itemsPerPage>5</opensearch:itemsPerPage>
<opensearch:Query role="request" searchTerms="civil war" startPage="1" />
OpenSearch & Atom continued – some of the
links
<link rel="self"
href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens
earch?q=civil+war&start=1&count=5&format=atom"
type="application/atom+xml" />
<link rel="next"
href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens
earch?q=civil+war&start=6&count=5&format=atom"
type="application/atom+xml" />
<link rel="last"
href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens
earch?q=civil+war&start=68&count=5&format=atom"
type="application/atom+xml" />
OpenSearch & Atom continued – one of the
brief records
<entry>
<title>Lincoln : a photobiography / Russell Freedman.</title>
<link href="http://worldcat.org/oclc/15053078" />
<id>15053078</id>
<updated>2007-07-29T08:41:16Z</updated>
<content type="html">Freedman, Russell . <u>Lincoln: a
photobiography</u>. New York, N.Y.: Clarion Books, 1987.</content>
<summary>Photographs and text trace the life of the Civil War
President.</summary>
</entry>
SRU XML MARC search “civil war” and
retrieve full MARC record
A SRU request in XML Marc format
http://wcapi.oclc.org/webservices/catalog/search/worldcat/sru?query=
srw.kw%3D%22civil%20war%22&version=1.1&operation=searchRetrie
ve&recordSchema=info%3Asrw%2Fschema%2F1%2Fmarcxml&resultSe
tTTL=300&recordPacking=xml&recordXPath=&sortKeys=&recordStart
=1&maximumRecords=10
And a search for the top record of this result only
http://wcapi.oclc.org/webservices/catalog/content/15053078
Result of a full record in XML MARC
Result of a full record in XML MARC – page 2
Result of a full record in XML MARC – page 3
Result of a record in XML MARC
Result of a full record in XML MARC – page 4
Result of a record in XML MARC
Worldcat Registry
OCLC GRID
WorldCat Registry
worldcat.org/registry/institutions
• A global directory of libraries, their locations, contacts, and the
services they provide – 93,000 entries to date
• Free for all libraries to maintain and share with partners
• Pre-populated with data we
already have, augmented by
libraries and partners
• Centralized data essential for
delivering content and services
more efficiently on the Web
Worldcat OpenURL
Gateway
OCLC GRID
Gateway will redirect OpenURLs to registered resolvers based on the
requester’s IP address.
OpenURL Resolver Gateway
Worldcat Developers Network
Roy Tennant mailto:tennantr@oclc.org
Don Hamparian mailto:hamparid@oclc.org
Developer’s Network Home Page (wiki V1)
http://worldcat.org/devnet
Thank You
Questions?

More Related Content

Similar to Teets, "NISO Next Generation Discovery"

Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...UllyCarolinneSampaio
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for LibrariesAmber Billey
 
ApacheCon NA 2011 report
ApacheCon NA 2011 reportApacheCon NA 2011 report
ApacheCon NA 2011 reportKoji Kawamura
 
Let's Build an Inverted Index: Introduction to Apache Lucene/Solr
Let's Build an Inverted Index: Introduction to Apache Lucene/SolrLet's Build an Inverted Index: Introduction to Apache Lucene/Solr
Let's Build an Inverted Index: Introduction to Apache Lucene/SolrSease
 
Server Side Swift
Server Side SwiftServer Side Swift
Server Side SwiftChad Moone
 
A Practical Introduction to Apache Solr
A Practical Introduction to Apache SolrA Practical Introduction to Apache Solr
A Practical Introduction to Apache SolrAngel Borroy López
 
Semtech web-protege-tutorial
Semtech web-protege-tutorialSemtech web-protege-tutorial
Semtech web-protege-tutorialmatthewhorridge
 
“Library 2.0: Let's get connected!”
“Library 2.0: Let's get connected!”“Library 2.0: Let's get connected!”
“Library 2.0: Let's get connected!”bridgingworlds2008
 
Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Ted Husted
 
Oss and libraries enabling arabic libraries and creating opportunities
Oss and libraries   enabling arabic libraries and creating opportunitiesOss and libraries   enabling arabic libraries and creating opportunities
Oss and libraries enabling arabic libraries and creating opportunitiesMassoud AlShareef
 
OpenSocial CyWorld Dev.Square presentation Sep 09
OpenSocial CyWorld Dev.Square presentation Sep 09OpenSocial CyWorld Dev.Square presentation Sep 09
OpenSocial CyWorld Dev.Square presentation Sep 09Chris Schalk
 
Service stack all the things
Service stack all the thingsService stack all the things
Service stack all the thingscyberzeddk
 
Presentation of OpenNLP
Presentation of OpenNLPPresentation of OpenNLP
Presentation of OpenNLPRobert Viseur
 
Microservices and the Art of Taming the Dependency Hell Monster
Microservices and the Art of Taming the Dependency Hell MonsterMicroservices and the Art of Taming the Dependency Hell Monster
Microservices and the Art of Taming the Dependency Hell MonsterC4Media
 
The Future of Node - @rvagg - NodeConf Christchurch 2015
The Future of Node - @rvagg - NodeConf Christchurch 2015The Future of Node - @rvagg - NodeConf Christchurch 2015
The Future of Node - @rvagg - NodeConf Christchurch 2015rvagg
 
Elasticsearch Basics
Elasticsearch BasicsElasticsearch Basics
Elasticsearch BasicsShifa Khan
 
The WorldCat Search API
The WorldCat Search APIThe WorldCat Search API
The WorldCat Search APIOCLC Research
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending BenefitsRichard Wallis
 

Similar to Teets, "NISO Next Generation Discovery" (20)

Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...Vancouver   part 1 intro to elasticsearch and kibana-beginner's crash course ...
Vancouver part 1 intro to elasticsearch and kibana-beginner's crash course ...
 
Web Services
Web ServicesWeb Services
Web Services
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
 
ApacheCon NA 2011 report
ApacheCon NA 2011 reportApacheCon NA 2011 report
ApacheCon NA 2011 report
 
Let's Build an Inverted Index: Introduction to Apache Lucene/Solr
Let's Build an Inverted Index: Introduction to Apache Lucene/SolrLet's Build an Inverted Index: Introduction to Apache Lucene/Solr
Let's Build an Inverted Index: Introduction to Apache Lucene/Solr
 
Server Side Swift
Server Side SwiftServer Side Swift
Server Side Swift
 
A Practical Introduction to Apache Solr
A Practical Introduction to Apache SolrA Practical Introduction to Apache Solr
A Practical Introduction to Apache Solr
 
UCLA HACKU'11
UCLA HACKU'11UCLA HACKU'11
UCLA HACKU'11
 
Semtech web-protege-tutorial
Semtech web-protege-tutorialSemtech web-protege-tutorial
Semtech web-protege-tutorial
 
“Library 2.0: Let's get connected!”
“Library 2.0: Let's get connected!”“Library 2.0: Let's get connected!”
“Library 2.0: Let's get connected!”
 
Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011Open Source Secret Sauce - Lugor Sep 2011
Open Source Secret Sauce - Lugor Sep 2011
 
Oss and libraries enabling arabic libraries and creating opportunities
Oss and libraries   enabling arabic libraries and creating opportunitiesOss and libraries   enabling arabic libraries and creating opportunities
Oss and libraries enabling arabic libraries and creating opportunities
 
OpenSocial CyWorld Dev.Square presentation Sep 09
OpenSocial CyWorld Dev.Square presentation Sep 09OpenSocial CyWorld Dev.Square presentation Sep 09
OpenSocial CyWorld Dev.Square presentation Sep 09
 
Service stack all the things
Service stack all the thingsService stack all the things
Service stack all the things
 
Presentation of OpenNLP
Presentation of OpenNLPPresentation of OpenNLP
Presentation of OpenNLP
 
Microservices and the Art of Taming the Dependency Hell Monster
Microservices and the Art of Taming the Dependency Hell MonsterMicroservices and the Art of Taming the Dependency Hell Monster
Microservices and the Art of Taming the Dependency Hell Monster
 
The Future of Node - @rvagg - NodeConf Christchurch 2015
The Future of Node - @rvagg - NodeConf Christchurch 2015The Future of Node - @rvagg - NodeConf Christchurch 2015
The Future of Node - @rvagg - NodeConf Christchurch 2015
 
Elasticsearch Basics
Elasticsearch BasicsElasticsearch Basics
Elasticsearch Basics
 
The WorldCat Search API
The WorldCat Search APIThe WorldCat Search API
The WorldCat Search API
 
Schema.org - Extending Benefits
Schema.org - Extending BenefitsSchema.org - Extending Benefits
Schema.org - Extending Benefits
 

More from National Information Standards Organization (NISO)

More from National Information Standards Organization (NISO) (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"
 
Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"
 
Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"
 
Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"
 
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
 
Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"
 
Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"
 
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
 
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
 
Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"
 
Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"
 
Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"
 

Recently uploaded

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 

Recently uploaded (20)

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 

Teets, "NISO Next Generation Discovery"

  • 1. Chapel Hill, NC 27 March 2008 NISO Next Generation Discovery Mike Teets VP Global Engineering, OCLC NISO Discovery Tools Forum 2008
  • 2. Agenda • What tools and why • Worldcat xISBN, xISSN, xID • Worldcat Identities • Worldcat API • Worldcat Registry • Worldcat OpenURL Gateway • Worldcat Developers Network
  • 3. Polyjuice Potion in the Book World 11 versions in WorldCat 46 versions in WorldCat 75 versions in WorldCat 95 versions in WorldCat 75 versions in WorldCat 80 versions in WorldCat 105 versions in WorldCat Polyjuice Potion in the Book World
  • 4. Polyjuice Potion in the Book World 105 ISBNs: 32 English (US and UK) 9 Spanish 3 Russian, German, Finnish , Latin 2 Chinese, Czech, French, Korean, Norwegian, Persian, Polish, Portuguese, Romanian, Turkish, Welsh, 1 Afrikaans, Albanian, Armenian, Basque, Bengali, Georgian, Galician, Gaelic, Ancient Greek, Greek, Gujarati, Hindi, Hungarian, Icelandic, Italian, Japanese, Latvian, Lithuanian, Malayalam, Sherpa, Slovenian, Swedish, Thai, Ukranian, Urdu 16 Audio 59 Book 21 Paperback There are at least 50 more ISBNs for this that are not yet in Worldcat!
  • 5. ISBNs identify things for sale in bookstores… ISBN 1593967578 Year 5 Harry Potter Bust ISBN-13: 9781593967574 Manufacturer: Diamond Comics About This Item Harry Potter and the Order of the Phoenix is set to be released in 2007, and this bust is based o of original scan data from the film. Harry is holding the Prophecy Orb and his signature wand. Harry stands 6 1/4" tall. Comes with a hand-numbered Certificate of Authenticity. …Like this authentic Harry Potter Bust
  • 6. Library patrons just want the Book! ISBN: 0545010225 Publication Year: 2007 Language: eng Form: Hardcover ISBN: 0545029368 Publication Year: 2007 Language: eng Form: Book ISBN: 0739360418 Publication Year: 2007 Language: eng Form: Audio Edition:Library ed. ISBN: 073936040X Publication Year: 2007 Language: eng Form: Audio Edition:Library ed. ISBN: 0747591075 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed. ISBN: 0747591067 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed. ISBN: 0747591059 Publication Year: 2007 Language: eng Form: Hardcover Edition:Special ed. ISBN: 0747591083 Publication Year: 2007 Language: eng Form: Book Edition:Large print ed. ISBN: 0747591075 Publication Year: 2007 Language: eng Form: Book ISBN: 1551929767 Publication Year: 2007 Language: eng Form: Book ISBN: 1551929783 Publication Year: 2007 Language: eng Form: Book Problem: patrons don't want to see 11 records for one work
  • 7. Solution: WorldCat xISBN Service The xISBN service is a machine-to-machine service. xISBN supplies ISBNs and other information associated with an individual intellectual work in WorldCat. Submit an ISBN to this service, and it returns a list of related ISBNs and selected metadata. Example request URL: http://xisbn.worldcat.org/webservices/xid/isbn/0590353403?method=getEd itions&fl=*
  • 8. And now for something completely different... Actually, not entirely different. So, that’s why we built... Serials xISSN Find title history, info and all versions of a serial.
  • 9. WorldCat xISSN Service Like xISBN, xISSN is a machine-to-machine service. xISSN supplies information about title history, title info, and related versions (print/electronic, predecessor/successor, etc.) Submit an ISSN to this service, and it returns a list of related ISSNs and selected metadata. But we’ve also made a Title History graphing feature specially for humans to look at… NEW !
  • 10.
  • 11. To come: WorldCat xIdentifier Services xOCLCnum service on the drawing board WorkID service? What would YOU like to see?
  • 12. More Info: WorldCat xISBN & xISSN Services http://xisbn.worldcat.org/ Mailing list Support Documentation Contact us: Tim McCormick: mccormit@oclc.org
  • 14. Current Releases • Feb 2007 OCLC Research release • December 2007 Worldcat.org link from Details:Authors • Phase 2 planning underway now • Beta Interface available at http://oralabs.oclc.org/identities
  • 15. Core Features • Overview • Publication Timeline (about author, by author, etc.) • Audience Level • http://www.oclc.org/research/projects/audience • Related Identities • Fast Subject clouds of author publications • http://www.oclc.org/research/projects/fast
  • 20. WorldCat API Invitation Only Release What is it? A set of Web Services that • Access WorldCat records and holdings • Enables mashups with WorldCat A Web Service is a software component • Defined via a machine readable description • Capable of being accessed via standard network protocols.
  • 21. WorldCat API Invitation Only Release What is it? • WorldCat Search – Return Citations – Return Holding info • Request Protocols: OpenSearch & SRU • Response Formats: RSS, Atom (OS); Marc XML, DC (SRU) • Return holdings based on geographic context • This release starting February • Determine next steps based on experience
  • 22. WorldCat API – Example ‘light’ client
  • 23. WorldCat API Web Services Evaluator – Example ‘light’ client
  • 24. January 2008 OpenSearch used to search “civil war” Atom is assumed if no format is specified. http://wcapi.oclc.org/catalog/search/worldcat/opens earch?q=civil%20war And here the RSS 2.0 format is requested. http://wcapi.oclc.org/catalog/search/worldcat/opens earch?q=civil%20war&format=rss
  • 25. Result of OpenSearch using Atom <?xml version="1.0" encoding="iso-8859-1" standalone="no" ?> <feed xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/- /spec/opensearch/1.1/" xmlns:srw="http://www.loc.gov/zing/srw/"> <title>OCLC Worldcat Search: civil war</title> <link href="http://wapi- dev.oclc.org/webservices/catalog/search/worldcat/opensearch?q=civil+war&start=1&co unt=5&format=atom" /> <description>Search results for civil war at http://wapi- dev.oclc.org/webservices/catalog</description> <opensearch:totalResults>322066</opensearch:totalResults> <opensearch:startIndex>1</opensearch:startIndex> <opensearch:itemsPerPage>5</opensearch:itemsPerPage> <opensearch:Query role="request" searchTerms="civil war" startPage="1" />
  • 26. OpenSearch & Atom continued – some of the links <link rel="self" href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens earch?q=civil+war&start=1&count=5&format=atom" type="application/atom+xml" /> <link rel="next" href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens earch?q=civil+war&start=6&count=5&format=atom" type="application/atom+xml" /> <link rel="last" href="http://wcapi.oclc.org/webservices/catalog/search/worldcat/opens earch?q=civil+war&start=68&count=5&format=atom" type="application/atom+xml" />
  • 27. OpenSearch & Atom continued – one of the brief records <entry> <title>Lincoln : a photobiography / Russell Freedman.</title> <link href="http://worldcat.org/oclc/15053078" /> <id>15053078</id> <updated>2007-07-29T08:41:16Z</updated> <content type="html">Freedman, Russell . <u>Lincoln: a photobiography</u>. New York, N.Y.: Clarion Books, 1987.</content> <summary>Photographs and text trace the life of the Civil War President.</summary> </entry>
  • 28. SRU XML MARC search “civil war” and retrieve full MARC record A SRU request in XML Marc format http://wcapi.oclc.org/webservices/catalog/search/worldcat/sru?query= srw.kw%3D%22civil%20war%22&version=1.1&operation=searchRetrie ve&recordSchema=info%3Asrw%2Fschema%2F1%2Fmarcxml&resultSe tTTL=300&recordPacking=xml&recordXPath=&sortKeys=&recordStart =1&maximumRecords=10 And a search for the top record of this result only http://wcapi.oclc.org/webservices/catalog/content/15053078
  • 29. Result of a full record in XML MARC
  • 30. Result of a full record in XML MARC – page 2
  • 31. Result of a full record in XML MARC – page 3 Result of a record in XML MARC
  • 32. Result of a full record in XML MARC – page 4 Result of a record in XML MARC
  • 34. WorldCat Registry worldcat.org/registry/institutions • A global directory of libraries, their locations, contacts, and the services they provide – 93,000 entries to date • Free for all libraries to maintain and share with partners • Pre-populated with data we already have, augmented by libraries and partners • Centralized data essential for delivering content and services more efficiently on the Web
  • 35.
  • 37. Gateway will redirect OpenURLs to registered resolvers based on the requester’s IP address. OpenURL Resolver Gateway
  • 38. Worldcat Developers Network Roy Tennant mailto:tennantr@oclc.org Don Hamparian mailto:hamparid@oclc.org Developer’s Network Home Page (wiki V1) http://worldcat.org/devnet