Annotations for

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://example.com/canvas/1",
    "@type": "sc:Canvas",
    "images": [
    ...
    ],
    "otherContent": [ {
        "@id": "http://example.com/sas/annotation/list/short-id.json",
        "@type": "sc:AnnotationList",
        "label": "My fantastic annotations"
    }]
}

No annotations found. Start annotating!