digirati-co-uk / dlcs-search-service

Search service for IIIF Content Search and annotation indexing.
MIT License
3 stars 0 forks source link

IIIF Content Search: Simple Annotation List response #7

Open mattmcgrattan opened 5 years ago

mattmcgrattan commented 5 years ago

https://iiif.io/api/search/1.0/#simple-lists

The simplest response looks exactly like a regular annotation list, where all of the matching annotations are returned in a single response.

The full annotation description must be included in the response, even if the annotations are separately dereferenceable via their URIs.

tomcrane commented 5 years ago

(looking ahead) - Search 2.0 will be aligned with Presentation 3; the results will be W3C Web annos.

For semantics fans, OA annos and W3C annos targeting the same canvas are OK, and a canvas can have the same @id in a v2 manifest as id in a v3 manifest, because it's the same thing with the same @type/type - v2/v3 is just an expression of the same vocabular(ies).