Annotations for http://93b51b4e-a168-41a6-bc3f-021f547c8268

http://93b51b4e-a168-41a6-bc3f-021f547c8268

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://8862306b-dab4-4ff5-b755-32bec9f3e905",
    "@type": "sc:Canvas",
    "images": [
    ...
    ],
    "otherContent": [ {
        "@id": "http://example.com/sas/annotation/list/8f87d4cdf885d9b1141aeead7b5fa66e.json",
        "@type": "sc:AnnotationList",
        "label": "My fantastic annotations"
    }]
}