Published on [Permalink]
Reading time: 1 minute

Amazon Library Processing

Amazon has launched their Librarian Store They now offer approval ordering, corporate accounts for libraries and also “Library Processing”.

Amazon is pleased to introduce Library Processing for Corporate Account customers. With this feature, you can receive mylar covers, MARC records, labels, and more with your Amazon.com orders. Reduce the time and effort it takes to get your books from the Amazon box to your library shelves.

What’s interesting to me is that some of this is making it’s way into the Amazon API. I checked today and there appears to be Subjects that look like LCSH and also Dewey information. Some examples for Agile Web Development with Rails: A Pragmatic Guide:

<DeweyDecimalNumber>005.117</DeweyDecimalNumber>

<Subjects> <Subject>Computer - Internet</Subject> <Subject>Computer Books: Web Programming</Subject> <Subject>Computers</Subject> <Subject>Internet - Web Site Design</Subject> <Subject>Object-oriented programming (Computer science)</Subject> <Subject>Ruby (Computer program language)</Subject> <Subject>Computer / Internet</Subject> <Subject>Computers / Internet / Web Site Design</Subject> <Subject>Computers / Programming / Software Development</Subject> <Subject>Web site development</Subject> <Subject>web, ruby, rails, ajax, framework client, server, development,lightweight scripting, better, faster</Subject> </Subjects>

Update: Looks like I pasted over the via information. I got the pointer for the offering from a co-worker and the API pointer came from Ross.