[web-annotation] Citing images in HTML

BigBlueHat has just created a new issue for 
https://github.com/w3c/web-annotation:

== Citing images in HTML ==
In the HTML Serialization note, I left a `TODO` for how the image 
referenced inside the `<blockquote>` might become an actual citation 
of the image on the remote page (regardless of whether the img's src 
references a local file or not):
https://rawgit.com/w3c/web-annotation/gh-pages/serialization-html-note/index-respec.html#web-annotation-based-citation-urls

The surrounding `<blockquote>` and sibling `<q>` tags use the `cite` 
attribute to reference exact `SpecificResrouce` style selections via 
the Selector Note's fragment syntax. The `<img>` tag of course lacks 
the `cite` attribute.

So...
 - is this something "only" possible with RDFa?
 - is `rel` potentially useful here?

Thoughts? 💭 

Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/402 using your GitHub 
account

Received on Tuesday, 31 January 2017 19:04:07 UTC