O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader
by Andrew Savikas | @andrewsavikas | comments: 6
There's more details on the Labs blog, but timed with our Tools of Change for Publishing Conference, we've opened up RDF metadata for all of our books, and have also brought the open source Bookworm ebook reader into O'Reilly Labs. It's a great way to read any of our ebooks (more than 400 are now available as ebook bundles from oreilly.com) online and from a mobile phone:
The experimental "O'Reilly Product Metadata Interface" (OPMI) exposes RDF for all of O'Reilly's titles, organized by ISBN. Here's a snippet of the RDF metadata for iPhone: The Missing Manual, 2e from the OPMI at http://opmi.labs.oreilly.com/product/9780596521677:<?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <om:Product xmlns:om="http://purl.oreilly.com/ns/meta/" rdf:about="urn:x-domain:oreilly.com:product:9780596521677.BOOK" xmlns:dc="http://purl.org/dc/terms/" xml:lang="en"> <dc:isFormatOf rdf:resource="urn:x-domain:oreilly.com:product:955988693.IP"/> <dc:issued>2008-08-13</dc:issued> <dc:creator> <rdf:Seq rdf:ID="creator"> <rdf:li rdf:resource="urn:x-domain:oreilly.com:agent:pdb:350"/> </rdf:Seq> </dc:creator> <dc:rightsHolder>David Pogue</dc:rightsHolder> <dc:description>The new iPhone 3G is here, and bestselling author David Pogue is back with a thoroughly updated edition of <em>iPhone: The Missing Manual</em>. With its faster downloads, touch-screen iPod, and best-ever mobile Web browser, the new affordable iPhone is packed with possibilities. But without an objective guide like this one, you'll never unlock all it can do for you. Each custom designed page helps you accomplish specific tasks for everything from web browsing, to new apps, to watching videos.</dc:description> <dc:extent>376 pages</dc:extent> <dc:type rdf:resource="http://purl.org/dc/dcmitype/PhysicalObject"/> <dc:format>6 x 9 in</dc:format> ...The URLs are structured by ISBN13. Once you have the
ISBN13for an O'Reilly book, you can get the full metadata via HTTP request to:http://opmi.labs.oreilly.com/product/ISBN13To get you started, here's direct links to the public RDF for our current top-5 bestsellers:
You can also follow @oreillylabs on twitter.
tags: iphone, open source
| comments: 6
submit:
Comments: 6
@don bailey:
Here are the definitions of the "Jargon" I saw:
* RDF: A data model for metadata http://en.wikipedia.org/wiki/Resource_Description_Framework
* OPMI: "O'Reilly Product Metadata Interface"
* ISBN: "The International Standard Book Number, or ISBN, is a unique, numeric[1] commercial book identifier" http://en.wikipedia.org/wiki/ISBN
* HTTP: Protocol used under the hood for retrieving resources ("pages") over the web http://en.wikipedia.org/wiki/HTTP
Hope that helps clarify.
There's complimentary post on how to use it as a reader here:
http://www.readwriteweb.com/archives/oreilly_now_hosts_bookworm_onl.php
Nice... but I'm highly skeptical that RDF will ever catch on. I'd lay higher odds that Esperanto would make a roaring comeback.
@bex: I probably agree with you about the ability of RDF to catch on as a thing per-se, but happily as XML we can just use normal libraries. See O'Reilly Product Metadata Interface (OPMI) Usage At Tweet Length for an example of using the OPMI with very little code.
Post A Comment:
STAY CONNECTED
RECENT COMMENTS
- Keith Fahlgren on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: @bex: I probably agree ...
- Vasudev Ram on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: Cool and useful experim...
- bex on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: Nice... but I'm highly ...
- Stormy on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: There's complimentary p...
- Keith Fahlgren on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: @don bailey: Here are ...
- Don Bailey on O'Reilly Labs: RDF For All of Our Books, Plus Bookworm Ebook Reader: This is the first Radar...


Don Bailey [2009-02-10 11:29 AM]
This is the first Radar article i have encountered that I can't understand. Too much jargon, not enough English. I've read it several times, still don't know what it is about. @#$%&!!!