- From: Rob Sanderson via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Feb 2015 23:50:54 +0000
- To: public-annotation@w3.org
@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