Re: [web-annotation] value or text on the definition of an SVG selector

Would we also be okay with the proposal for situations when there /is/
 a URI?

```
{
  "type": "Annotation",
  "target": "http://example.com/index.html",
  "body": {
    "id": "http://example.org/texts/t1",
    "type": "Text",
    "value": "The text representation obtained by dereferencing id",
    "format": "text/plain"
  }
}
```


-- 
GitHub Notification of comment by azaroth42
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/191#issuecomment-212992900
 using your GitHub account

Received on Thursday, 21 April 2016 16:19:32 UTC