- From: BigBlueHat via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Nov 2016 15:28:56 +0000
- To: public-annotation@w3.org
@gsergiu except that's not a requirement that should be added to
annotation as a human experience.
Web Annotation is simple a spec for creating annotations on the Web.
It does not (nor should it) dictate what you can talk about nor what
prerequisite work you might be required to do before you can say
something.
Consequently, this is something we want to allow for:
```json
{
"target": "urn:isbn:1234...",
"body": {
"value": "Best book ever!"
}
}
```
That is possible now--by design. It's not something the group would
ever consider changing (afaik).
--
GitHub Notification of comment by BigBlueHat
Please view or discuss this issue at
https://github.com/w3c/web-annotation/issues/372#issuecomment-258176627
using your GitHub account
Received on Thursday, 3 November 2016 15:29:07 UTC