IIIF / cookbook-recipes

For working on the recipes
https://iiif.io/api/cookbook/index.html
37 stars 32 forks source link

Remove annona from 269 annos #397

Closed glenrobson closed 1 year ago

glenrobson commented 1 year ago

Annona works if you pass in the Manifest and the Annotation list but it doesn't work if you only pass in the Annotation list. There is no way for Annona to work though as the Annotation list doesn't reference the containing manifest. So its fine to include Annona in the Manifest viewers but not the Annotation list which can't have any viewers.

Also fixing the JSON-LD link to the Annotation list