ThingISBN adds LCCNs, OCLC numbers
ThingISBN, our popular ISBN-based API, supports and returns data for two more identifiers: LCCN and OCLC.
At core, ThingISBN—blogged before here and here—takes an ISBN and returns a simple XML list of other ISBNs, corresponding to other "editions" of the work, eg.
What's next?
Caveat. ThingISBN is free for non-commercial use. Commercial use requires our say-so. Read more here.
In the news! Coincidentally, LCCNs are in the news this week. Yesterday, the Library of Congress announced a "LCCN Permalink," a smart bid to convert a vital but underused set of permanent, unique IDs, the LCCN (Library of Congress Control Number), into the regnant permanent, unqiue ID, the URL. See Catalogablog for the announcement.
At core, ThingISBN—blogged before here and here—takes an ISBN and returns a simple XML list of other ISBNs, corresponding to other "editions" of the work, eg.
http://www.librarything.com/api/thingISBN/0590353403Now, if you add &allids=1 to the ISBN, the XML will include relevant LCCN and OCLC numbers, eg.
http://www.librarything.com/api/thingISBN/0590353403&allids=1You can also feed ThingISBN both numbers, eg.,
http://www.librarything.com/api/thingISBN/lccn97039059If you feed it an LCCN or an OCLC number you don't need to add "&allids=1" to get back these identifiers.
http://www.librarything.com/api/thingISBN/ocm37975719
What's next?
- I haven't added LCCNs and OCLC numbers to the ThingISBN feed, yet.
- Although there are some details to be worked out, this advance looks forward to adding support for LCCNs and OCLC numbers to LibraryThing for Libraries.
Caveat. ThingISBN is free for non-commercial use. Commercial use requires our say-so. Read more here.
In the news! Coincidentally, LCCNs are in the news this week. Yesterday, the Library of Congress announced a "LCCN Permalink," a smart bid to convert a vital but underused set of permanent, unique IDs, the LCCN (Library of Congress Control Number), into the regnant permanent, unqiue ID, the URL. See Catalogablog for the announcement.
7 Comments:
A useful tool on the LoC website? My universe is imploding!
I don't use ThingISBN myself, but more options are always good; glad you added it. :)
Any word on developing an API to return user data, like reviews, tags, and ratings?
Well, I mean, fundamentally, that's the part that we market out right now. We give away a lot—soon we'll be giving away all our covers too. But we don't give away the tags. Reviews, meh. Ratings I'm divided on too. I think I'd give away the raw ratings but the usernumber-to-rating data amounts to a slice of the social graph itself, which is the driving force behind recommendations, which we also don't give away.
That about covers what we don't give away, but it's a big chunk.
I can see why you wouldn't have an API to return everyone's ratings, but still, one that would just return information for one user, who would provide their username and password, would be nice. You could model it on the Flickr API, for example.
I've never played with their API. You got a quick link for me?
http://www.flickr.com/services/api/
How does this compare/differ with
xISBN from OCLC?
Post a Comment
<< Home