Rob Sanderson
Rob Sanderson
... for tables and right floating images, e.g. in Prezi 3.
Split from #547. __Issue:__ In order to allow the IIIF Authentication workflow to work with non IIIF Image API resources, such as audio or video resources, there needs to be...
The various APIs will frequently refer to each other, as seen with the Presentation and Image API contexts. To avoid embedding references to contexts everywhere, JSON-LD 1.1 lets us use...
Assuming my reading is correct, when a token expires the most appropriate error state is `invalidCredentials` -- invalid because they have expired, not because the user is not authorized. This...
As it's a preflight request for XHR, while the following GET can redirect, the OPTIONS must return 200. This is somewhat contrary to section 3.2 of the Auth API: >...
> "an appropriated authorized" should be "an appropriately authorized" (Auth 1.0.1?)
http://iiif.io/api/auth/1.0/#tiered-access currently says: > If a server supports multiple tiers of access, then it MUST use a different identifier for each Description Resource and its corresponding Content Resource(s). Which isn't...
E.g. for the `multi-part` Collection that wants to skip over the first Manifest of front matter or straight to a particular Canvas in one of the Manifests.
In the [Annotation Extensions document](https://iiif.io/api/annex/openannotation/) the selectors are in JSON-LD with their own properties, but those properties do not have a mapping in a context to predicate. Questions/Tasks: * One...
Where the intent is, I believe, that the set of manifests in the collection is unordered, rather than anything to do with those manifests canvases. Seems like a bug in...