-
When there is a json schema for IIIF Presentation 3, generate a TS definition file from it using https://github.com/bcherny/json-schema-to-typescript and use that to type the various pieces of boilerp…
-
https://github.com/IIIF/api/issues/438
e.g. `indexingHint: "schema:author"`
https://www.adamvowles.co.uk/blog/json-ld-local/
Should this be a separate lib to biiif? Perhaps presentation api a…
-
Currently you can set the `parent` value of a Presentation resource to an ID and it will work, but a full path won't be handled correctly:
> The Netlify documentation shows that a parent can be a ful…
-
Wax cites FAIR user principles and has a re-use tab, but it shares metadata as tables rather than linking it inside the IIIF. Some forms of re-use would be better supported by including all metadata i…
-
At present content state works as part of a url that specifies a particular browser - unencoded example is
`Link to Viewer` at https://iiif.io/api/content-state/0.2/#initialization-mechanisms-link
…
-
I have a manifest in which many canvases contain partial IIIF Image resources, expressed as `oa:SpecificResource`. For example:
```json
"resource": {
"default": {
"@type": "dctypes:I…
-
#337 started this discussion during the 2016 MVP sprint, but now that we have an IIIF image server and viewer, maybe we can think about compliance with other aspect of the spec. For example, what is o…
-
## Recipe Name
Commenting annotation on a canvas
Relates to previous fixture: https://iiif.io/api/presentation/2.1/example/fixtures/51/manifest.json
## Use case
I want to show a comment on…
-
Both for Redis and Remote
ghost updated
2 years ago
-
Hi,
I am trying to display IIIF images in my React application using OpenSeaDragon (OSD). All works well, untill I actually try to read in the images from the source.
First off, I followed the e…