WorldCat Metadata API 2.0 release notes, October 2023
Release Date: October 30, 2023
Introduzione
This release of the WorldCat Metadata API 2.0 provides the following enhancement:
- Identify the most popular Library of Congress and Dewey classification numbers for a given OCLC Number with the new "classification-bibs" search endpoint.
Nuove funzionalità e miglioramenti
Classification Endpoint
GET /search/classification-bibs/{oclcNumber}
Given an OCLC Number as input, the new endpoint will return the most popular Library of Congress and Dewey classification numbers. The query looks at the OCLC "work cluster" that the OCLC Number is part of and returns the LC and Dewey classifications from the record with the most institution holdings within that work cluster.
Example response:
{
"dewey": {
"mostPopular": [
"302.30285"
]
},
"lc": {
"mostPopular": [
"HM742 .H55 2010"
]
}
}
Collegamenti importanti
WorldCat Validation release notes
Le note sulla versione di convalida WorldCat forniscono gli aggiornamenti OCLC-MARC correnti; modifiche alle convenzioni di etichettatura e alle pratiche di codifica per record bibliografici, autorità e posseduti; e nuovi codici MARC .
Virtual AskQC office hours
Unisciti allo staff OCLC Metadata Quality per discutere i problemi di qualità WorldCat e le domande di catalogazione. Visitare AskQC per informazioni sui prossimi orari d'ufficio, precedenti registrazioni dell'orario d'ufficio e materiale di supporto.
Siti web di supporto
Le informazioni di supporto per questo prodotto e i prodotti correlati sono disponibili all'indirizzo:
