Tom Crane
Tom Crane
In P3 spec the `paged` behavior is "Valid on Collections, Manifests and Ranges..." (not individual canvases; one canvas can't be `paged`) `facing-pages` and `non-paged` are valid only on Canvases; they...
This timeline predates the IIIF Presentation API (or at least, Wellcome's use of it). However, the data model (label, description, images, image services, dates) maps nicely to a IIIF manifest,...
We noticed on the auth call that these are OLD versions
...and into Manifold Manifesto's job is then only to load IIIF, and tidy up dubious IIIF provided by publishers. Additional utilities, decorated functions etc live in Manifold (or other libraries...
This is the current approach: ```html Share ``` The button appears as an icon; the word "Share" will be read out by a screen reader. The UV needs to follow...
Successor to #219 `maxArea` is a more specialised constraint on what an image server might permit, and will probably be rare in the wild, but it is a real use...
Any thumbnail request or image URI generated for "download current view" and similar should use the canonical URI syntax: http://iiif.io/api/image/2.0/#canonical-uri-syntax maybe: any image URI should be run through a "canonicalise(..)"...
http://exist.scta.info/exist/apps/scta/iiif/pp-sorb/search?q=fide Some of the results target the whole canvas (not a #xywh region of it). ``` { resource: { @type: "cnt:ContentAsText", chars: "..." }, motivation: "sc:painting", @type: "oa:Annotation", @id: "http://scta.info/iiif/pp-sorb/search/annotations/prIV-sqtlch",...
as per http://iiif.io/api/presentation/2.0/ examples: http://universalviewer.io/examples/?manifest=http://www.qdl.qa/%D8%A7%D9%84%D8%B9%D8%B1%D8%A8%D9%8A%D8%A9/iiif/81055/vdc_100000004987.0x000001/manifest (on manifest - ignored) http://universalviewer.io/examples/?manifest=http://tomcrane.github.io/presentations/uv-ghent/rtl-manifest.json (on sequence - observed) The latter is partly right - the thumbnail flow is correct in both views - but...