Thanks Glen! Especially for the link to the clear use case :)
To summarize the arguments...
In favor of doing it now or at least soon:
* As the image could be added into any Manifest by a third party, without the attribution associated with it, it could easily be displayed off-site without the copyright statements.
* Indeed, without the attribution in info.json somewhere, a third party could not be expected to have any idea what attribution to even put into their manifest.
* There are multiple, real use cases today that need this
In favor of deferring:
* If we put it into info.json now, without considering the related issue of authentication, we are going to potentially end up with a mess.
* We want to avoid backwards incompatible changes, otherwise we need a new major version. We don't want to go to 3.0 to do authentication unless we really really have to.
* For systems generating the presentation API, it can go there already. There's minimal (if any) third parties generating manifests that include other institutions' images
* Use cases probably also include the title/name/label for the image... but we're not going to do that.
* Attribution can contain HTML, which is very far from technical metadata about the image.
* Thus we should be doubly careful about where we put it to avoid sliding into all sorts of non-technical metadata.
Rob