UNPKG

manifesto.js

Version:

IIIF Presentation API utility library for client and server

95 lines (93 loc) 2.63 kB
{ "@context": [ "http://iiif.io/api/presentation/2/context.json", "http://wellcomelibrary.org/ld/iiif-ext/0/context.json" ], "@id": "http://wellcomelibrary.org/iiif/b11599820/manifest", "@type": "sc:Manifest", "label": "Single degraded image", "metadata": [ { "label": "Type", "value": "Artwork" }, { "label": "Classification", "value": "Digitised" }, { "label": "Language", "value": "eng" }, { "label": "Place", "value": "uk" }, { "label": "Publisher", "value": "Wellcome Trust" }, { "label": "Physical description", "value": "reformatted digital1 print : etching, with watercolour" }, { "label": "License", "value": "CC-BY" }, { "label": "Leader 6", "value": "k" }, { "label": "Volume Number", "value": "-1" }, { "label": "Copy Number", "value": "1" } ], "sequences": [ { "@id": "http://wellcomelibrary.org/iiif/b11599820/sequence/s0", "@type": "sc:Sequence", "label": "Sequence s0", "rendering": { "format": "application/pdf", "@id": "http://wellcomelibrary.org/pdf/b11599820/0/b11599820_0.pdf", "label": "Download as PDF" }, "canvases": [ { "@id": "http://wellcomelibrary.org/iiif/b11599820/canvas/c0", "@type": "sc:Canvas", "label": " - ", "thumbnail": "http://wellcomelibrary.org/thumbs/b11599820/0/3cab2dd3-c56c-4d7e-b6e7-42cc053be2d0.jpg", "height": 6478, "width": 6113, "images": [ { "@id": "http://wellcomelibrary.org/iiif/b11599820/imageanno/3cab2dd3-c56c-4d7e-b6e7-42cc053be2d0", "@type": "oa:Annotation", "motivation": "sc:painting", "resource": { "@id": "http://wellcomelibrary.org/iiif-img/b11599820-0/3cab2dd3-c56c-4d7e-b6e7-42cc053be2d0/full/!800,800/0/default.jpg", "@type": "dcTypes:Image", "format": "image/jpeg", "height": 800, "width": 754, "service": { "@context": "http://iiif.io/api/image/2/context.json", "@id": "http://wellcomelibrary.org/iiif-img/b11599820-0/3cab2dd3-c56c-4d7e-b6e7-42cc053be2d0", "profile": "http://iiif.io/api/image/2/level1.json" } }, "on": "http://wellcomelibrary.org/iiif/b11599820/canvas/c0" } ] } ] } ] }