Tom Crane
Tom Crane
If we're unable to get a language-matched string, but we have an array of language values, we should return _something_ - simplest and valid implementation is the first in the...
At IIIF editors meeting It's easier for clients to work out what is going on if we return more useful error codes from the token service (at the moment it's...
The UV currently generates thumbnails from the first image resource on a canvas, even if the canvas has a thumbnail property. The UV should evaluate thumbnail services where available and...
IIIF Auth only works for services (which means image services right now). This IIIF API issue attempts to generalise the flow for any resource linked from a IIIF manifest (audio,...
Even when something is not "paged" the user should be able to switch to 2-page mode - currently broken.
This question is related to https://github.com/microsoft/reverse-proxy/issues/109 and replacing ARR. Will reverse proxy caching be on the roadmap? Like ARR (or Varnish)?
Presentation 3 only has `Canvas` as content carrier, which can either have dimensions `width`, `height`, `duration`, or just `duration` (e.g., for audio). Presentation 4 will introduce a `Scene` class, an...
(decisions and suggestions from https://github.com/IIIF/3d/issues/11#issuecomment-1589966361) We need to be able to scale and rotate models to place them in the `Scene`. To do this we can add a transforms property...
Split from #2255 A comment might target a 3D volume within the Scene. A suggested approach is to use a `WktSelector`: https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry ``` "target": [ { "type": "SpecificResource", "source": [...