Annotations for http://31660d22-47ab-45a8-9e0a-4d40aeeb6f16

http://31660d22-47ab-45a8-9e0a-4d40aeeb6f16

The 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": "http://b58554cc-7a88-47c0-ac94-5f27c9be012a",
    "@type": "sc:Canvas",
    "images": [
    ...
    ],
    "otherContent": [ {
        "@id": "http://example.com/sas/annotation/list/7be6068650d6f7d39b42e8e1976a4eab.json",
        "@type": "sc:AnnotationList",
        "label": "My fantastic annotations"
    }]
}