api
api copied to clipboard
Source for API and model specifications documents (api and model)
... for when the annotation provides some feature or functionality to the target resource(s), either directly or by using the body resource(s). For example, a client would benefit from knowing...
For non-3D updates to presi that will be added to presi 4.0. This will form the base to merge in the 3D and reorg updates. Preview: https://preview.iiif.io/api/presi-pre-4.0-milestone/presentation/3.0/ #1998 Fixes typos,...
e.g. create a cube around something (a bounding box) and then have the camera `lookAt` that volume such that it's all within the viewport Can look at a group (e.g....
If `lookAt` is interpreted as a shortcut to defining a point -- e.g. look at the centroid point of this model when the scene is built, regardless of whether the...
This is a general issue / problem that has been raised in the [mailing list](https://groups.google.com/forum/#!searchin/iiif-discuss/@set$20and$20@list%7Csort:relevance/iiif-discuss/Io6bwgUuJ2k/UUlFc1ubAQAJ) specific to sc:hasAnnotations where the content search API expects an Annotation List, but the response...
Fixes: #2297 Remove `"@container": "@set"` from viewingDirection #2223 Update `dcterms:partOf` to `dcterms:isPartOf` #2139 Add contentState and contextualizing motivations
The json example in the [Presentation API for HTML tags](https://iiif.io/api/presentation/3.0/#44-language-of-property-values) of "en-Latn" is not valid, and should be changed to just "en". "ar-Latn" on the other hand is fine in...
Thanks to @giacomomarchioro for reporting [here](https://github.com/IIIF/presentation-validator/issues/117). Giacomo noticed that the rights statement in the example manifest: https://iiif.io/api/presentation/3.0/#b-example-manifest-response Contains: ``` "rights": "https://creativecommons.org/licenses/by/4.0/", ``` I think this should be `http` to fit...
In prezi3's [`timeMode` property description](https://iiif.io/api/presentation/3.0/#timemode), for the `trim` value description, there is the sentence: "For example, a video of 120 seconds annotated to a Canvas with a duration of 100...
From slack, editors discussion: Change 4.7 to be clearer about the results of the `label` conflict between IIIF and Annotation contexts: > ... the API overrides the definition from the...