OLD | NEW |
(Empty) | |
| 1 { |
| 2 "@context": "http://www.w3.org/ns/anno.jsonld", |
| 3 "id": "http://example.org/anno36", |
| 4 "type": "Annotation", |
| 5 "body": "http://example.org/comment1", |
| 6 "target": { |
| 7 "source": "http://example.org/ebook1", |
| 8 "state": { |
| 9 "type": "TimeState", |
| 10 "sourceDate": "2016-02-01T12:05:23Z", |
| 11 "refinedBy": { |
| 12 "type": "HttpRequestState", |
| 13 "value": "Accept: application/pdf", |
| 14 "refinedBy": { |
| 15 "type": "FragmentSelector", |
| 16 "value": "page=10", |
| 17 "conformsTo": "http://tools.ietf.org/rfc/rfc3778" |
| 18 } |
| 19 } |
| 20 } |
| 21 } |
| 22 } |
OLD | NEW |