Re: [web-annotation] Simplifying hasBody

@manusporny also commented that the current approach was not 
intuitive, and recommended multiple properties.  This would solve the 
overloading of hasBody, would simplify the patterns when body is a 
URI/URL, and still allow the desired simple annotation of just a 
literal body.

To try and keep it as intuitive as possible, Benjamin and Rob propose:
  * New predicate `oa:hasBodyText`, json-ld key: `text`
  * Rename `oa:text` (was `rdf:value` used on EmbeddedContent) to 
`oa:content` to avoid overloading `rdf:value` or having two `text` 
keys. json-ld key: `content`


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

Received on Tuesday, 3 November 2015 02:59:38 UTC