Re: gimmee some data!

On Tue, 2009-06-16 at 22:31 -0400, Ross Singer wrote:

> http://dilettantes.code4lib.org/LODThing/isbns/0002157926#book

You probably want to remove the "resource" RDFa attribute from the
Wikipedia references. That's because:

<http://dilettantes.code4lib.org/LODThing/isbns/0002157926#book>
  dcterms:isReferencedBy
    <http://dbpedia.org/resource/Maggie_Siggins> .

doesn't seem right. That book is not referenced by the person Maggie
Siggins, but rather it's referenced by a Wikipedia article. You want the
triple to be:

<http://dilettantes.code4lib.org/LODThing/isbns/0002157926#book>
  dcterms:isReferencedBy
    <http://en.wikipedia.org/wiki/Maggie_Siggins> .

(Same deal with the RDF/XML.)

Looking forward to seeing the book covers. I wonder what other sources
of book data we can link in?

-Toby

Received on Wednesday, 17 June 2009 09:10:50 UTC