api
api copied to clipboard
Source for API and model specifications documents (api and model)
I recently discovered the [WA/OA extensions](https://iiif.io/api/annex/openannotation/) and wanted to use them, but I can't figure out what the full URIs for the properties would be? For instance the document describes...
Updates/fixes as requested by the TRC and discussed in the TSG call on 2022-07-26: - Use Search context everywhere as it extends the Prezi context - TermList -> TermPage in...
Pages for the different versions of IIIF Change Discovery API lack the "Latest Stable Version" field in the section "Status of this Document" at the top. https://iiif.io/api/discovery/1.0/ https://iiif.io/api/discovery/0.9/ https://iiif.io/api/discovery/0.4/ ...
To extract one use case from #502, should the search within scope include annotations on non-canvas targets? For example, commentary on a range or layer? Or annotations on annotations on...
In [Content Search 1.0](https://iiif.io/api/search/1.0/#query-parameters) date query is specified as > A space separated list of date ranges. An annotation matches if the date on which it was created falls within...
We have a `min` parameter (https://iiif.io/api/search/1.0/#request), there might be utility in a `max` parameter to omit very common terms in the index (From editors' meeting 2022-06-10)
...along the lines of info.json for image API What motivations do I support? What options for granularity do I support (see, #758 #TBC) What parameters do I support? This allows...
To support #758 and complex client requirements, a search server might provide transcriptions by: - page - area - paragraph - line - word Clients should be able to specify...
Should there be a way to autocomplete on the URI index, rather than on the text index? I would expect not, but it seems asymmetric if query terms are not...
This branch is Search v2.0 which aligns the Content Search specification with Image and Presentation v3.0.