Annotations for https://iiif.lib.harvard.edu/manifests/drs:48309543
https://iiif.lib.harvard.edu/manifests/drs:48309543The list of canvases which have annotations are below. There is a link to the Annotation List which can be downloaded and linked to the manifest. This is done by adding a otherContent
section to the relevant canvas in the manifest. For example:
{ "@id": "https://iiif.lib.harvard.edu/manifests/drs:48309543/canvas/canvas-48309550.json", "@type": "sc:Canvas", "images": [ ... ], "otherContent": [ { "@id": "http://example.com/sas/annotation/list/f55ec1383440cb5f4ea36a54d7a25915.json", "@type": "sc:AnnotationList", "label": "My fantastic annotations" }] }