api
api copied to clipboard
Source for API and model specifications documents (api and model)
It is possible to have more than one image painted on to part or all of a canvas, although there doesn't seem to be any particular control over which one...
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 This ties content state to the...
The Discovery API specs out how to describe OrderedCollection for AS descriptions but do we want to include a way to describe the organization Discovery API in general? Similar to...
CONTENTdm has a use case for allowing users to create 'favorite lists' of items in CONTENTdm collections. Sometimes these items are single image things which have their own Manifests but...
A new spec coming out of the Web Apps WG in the W3C is the Web Share API: > https://www.w3.org/TR/web-share/#api-definition The target of the share is not defined in the...
We (Digirati) have some use cases for Change Discovery where we know that there will be a stream of events happening to IIIF resources that we will want to publish...
From IIIF/discovery#81, and enabled by IIIF/discovery#83, it would be possible (without any official change to the spec) to create a bootstrap 'dump' file, in the spirit of the [Resource Dump](http://www.openarchives.org/rs/1.1/resourcesync#ResourceDump)...
In reference to: [https://iiif.io/api/registry/profiles/](https://iiif.io/api/registry/profiles/) It would be helpful to include some additional documentation explaining the key purpose of the "Profile" URI - It needs to be a URI to act...
## Problem In https://iiif.io/api/presentation/3.0/#51-collection, one usage of a Collection could be to allow clients to: > - Receive a set of Manifests, such as search results, for rendering. Organization with...
It is legal to have no parameters for the search service. For example, just `http://example.org/service/manifest/search?` The meaning is give me all of the matching annotations, no filtering. However this might...