Re: [web-annotation] Unable to have a graph as the body of an annotation

@zoggy -- Sure... the graph could be:
```
{
"@id": "uri/to/some/photo.jpg",
"foaf:depicts": ["person1", "person2", "person3"]
}
```

2015-02-18 telcon noted that it is possible to do now, without adding 
additional serialization specific tricks, by serializing the graph and
 using EmbeddedContent.  Tagging defer until this is proven to be 
insufficient.

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

Received on Thursday, 19 February 2015 00:11:52 UTC