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

@azaroth42 :

> 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"
>  }
>}
>```

I do not see why not, although I am not sure what the practical usage 
of it would be. (From a model point of view, the subject for "body" 
is, conceptually, an anonymous node, ie, having a blank node seems to 
be natural.)


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

Received on Friday, 22 April 2016 09:32:40 UTC