- From: Robert Sanderson <azaroth42@gmail.com>
- Date: Tue, 17 Mar 2015 14:56:30 -0700
- To: "Denenberg, Ray" <rden@loc.gov>
- Cc: Web Annotation <public-annotation@w3.org>
- Message-ID: <CABevsUHsri4MZEs9xbB+KYM2KaSYDci9VqTTZ1hwRouqRWOSPg@mail.gmail.com>
Hi Ray, I put this example in before the discussion that resulted in returning to the simple indeterminate "body" key. I'll fix this when I get to the next round of edits (hopefully next week!) and will make a github issue to track. Thanks! Rob On Tue, Mar 17, 2015 at 2:49 PM, Denenberg, Ray <rden@loc.gov> wrote: > > > > > In example 10, http://w3c.github.io/web-annotation/protocol/wd/ > > > > Example 10 > > HTTP/1.1 201 CREATED > > Content-Type: application/ld+json > > ETag: "_87e52ce126126" > > Location: http://example.org/annotations/anno1 > > Allow: PUT,GET,OPTIONS,HEAD,DELETE,PATCH > > Content-Length: 246 > > > > { > > "@context": "http://www.w3.org/ns/oa", > > "@id": "http://example.org/annotations/anno1", > > "@type": "oa:Annotation", > > "annotatedAt": "2015-01-31T12:03:45Z", > > "bodyValue": "I like this page!", > > "target": http://www.example.com/index.html > > > > } > > > > The annotation uses a literal body "I like this page!". > > > > I don’t see an example where the body is a resource. Could you give an > example of this (or if there is one and I am missing it please point me to > it), because I am not clear about the behavior in that case. > > > > Thanks. > > > > Ray > -- Rob Sanderson Information Standards Advocate Digital Library Systems and Services Stanford, CA 94305
Received on Tuesday, 17 March 2015 21:56:57 UTC