api
api copied to clipboard
Source for API and model specifications documents (api and model)
Previous discussion about changing either params (include / exclude) or the value to allow +/- in the value.
These changes would be a breaking change for v3 of Search, but they allows for static implementations A Server MUST state that it has ignored parameters defined in the Search...
There seem to be two primary sort orders for annotations. Sorting by the [current?] canvas sequence order (a.k.a. page order) and sorting by relevance. For painting annotations, page order seems...
Should be able to limit the language of the annotation content in the search. "and" for example is "duck" in Danish. (Donald Duck is Anders And) Currently can't do this...
The Search API doesn't require a target, as the scope is the resource that it's associated with. The Web Annotation protocol doesn't specify any sort of search capabilities, though leaves...
In anticipation of future revisiting of #780 We dropped `box` or `region` from the first version of the Search spec for the reasons in that issue. Now that Presentation 3...
To align the Search API to current Prezi 3 and Image 3, we should to make the `SearchService2` a known/listed service extension in the[ Linking to External Services documentation](https://iiif.io/api/annex/services/#linking-to-external-services) and...
We have created https://iiif.io/api/#feedback (#2143) as a place to link for feedback (first use in search 2). We should now update that text to talk about the ways people actually...
The IIIF specifications use warning blocks (marked `{: .warning}` in the source) which appear with a red bar and background, e.g. the "Incompatibility Warning" in https://iiif.io/api/presentation/3.0/#55-annotation-page The Auth spec uses...