Re: [web-annotation] Clarify ability to reason with annotations - note additional statements to add to reasoner

This approach was already discussed in the roles conversation and 
rejected on the grounds of added confusion (not wanting to have 
parallel motivations and relationships) and difficulty for processing 
in terms of discovering the body (or target) of an annotation. It 
would be redundant to have:

```
{
 "type": "Annotation",
 "body": {
    "source": "http://example.org/body1",
    "role": "describing",
    "describes": "http://example.com/target1"
  },
  "target" : "http://example.com/target1"
}
```


-- 
GitHub Notif of comment by azaroth42
See 
https://github.com/w3c/web-annotation/issues/98#issuecomment-153854213

Received on Wednesday, 4 November 2015 20:33:23 UTC