dbmdz / mirador-downloaddialog

Download Dialog plugin for Mirador 3
MIT License
6 stars 3 forks source link

Download for canvas seeAlso files #35

Open datazuul opened 1 year ago

datazuul commented 1 year ago

Add download options, if a canvas has associated seeAlso resources, e.g. hOCR:

example manifest with hOCR: https://api.digitale-sammlungen.de/iiif/presentation/v2/bsb11659582/manifest

"seeAlso":{"@id":"https://api.digitale-sammlungen.de/ocr/bsb11659582/15","profile":"http://kba.cloud/hocr-spec/1.2/"}
krkabol commented 2 weeks ago

Hi, let me support this issue - to have an option add a canvas-specific download link(s). I see also a "metadata" or "related" properties in manifest as possible candidates where to store the such link data.

TIA!