Curtain Viewer - A Dominican, with the Attributes of Saint Peter Martyr

An example of the Victoria and Albert Museum Curtain Viewer based on OpenSeaDragon, using the curtain-sync plugin for comparing naturally aligned image variants, such as those obtained by multi-spectral imaging, supplied as canvases in a IIIF manifest.

The images presented here are all representations of A Dominican, with the Attributes of Saint Peter Martyr about 1490-1500 by Giovanni Bellini which was presented as part of the Close Examination: Fakes, Mistakes and Discoveries exhibition and is described in more detail here.

This viewer is limited to displaying three images at a time, but one can select any three from the set provided.


    The Curtain JSON File

    {
        "@context": "http://iiif.io/api/presentation/2/context.json",
        "@id": "https://raw.githubusercontent.com/jpadfield/simple-mirador/master/build/curtain-example-01.json",
        "@type": "sc:Collection",
        "label": "The National Gallery Registered Image Examples",
        "attribution": "The National Gallery",
        "description": "The images presented here are all representations of <a href=\"https://www.nationalgallery.org.uk/paintings/giovanni-bellini-a-dominican-with-the-attributes-of-saint-peter-martyr\">A Dominican, with the Attributes of Saint Peter Martyr about 1490-1500</a> by <a href=\"http://www.nationalgallery.org.uk/artists/giovanni-bellini\">Giovanni Bellini</a> which was presented as part of the <a href=\"https://www.nationalgallery.org.uk/exhibitions/past/close-examination-fakes-mistakes-and-discoveries\">Close Examination: Fakes, Mistakes and Discoveries</a> exhibition and is described in more detail <a href=\"http://www.nationalgallery.org.uk/paintings/research/a-dominican-with-the-attributes-of-saint-peter-martyr\">here</a>.",
        "logo": "https://research.ng-london.org.uk/ng/graphics/ng_logo_tr_125.png",
        "viewingDirection": "left-to-right",
        "related": [
            {
                "@id": "https://www.nationalgallery.org.uk/"
            }
        ],
        "manifests": [
            {
                "@id": "https://research.ng-london.org.uk/iiif-exp/manifests/bellini-petermartyr",
                "@type": "sc:Manifest",
                "label": "A Dominican, with the Attributes of Saint Peter Martyr",
                "service": [
                    {
                        "@context": "http://www.nationalgallery.org.uk/paintings/research/a-dominican-with-the-attributes-of-saint-peter-martyr",
                        "@id": "http://a-dominican-with-the-attributes-of-saint-peter-martyr",
                        "label": "National Gallery  Example",
                        "terms": ""
                    }
                ]
            }
        ]
    }
    The complete curtain JSON file used to define the manifests and images presented in this example.

    Page JSON Object

    {
        "parent": "",
        "class": "curtain",
        "file": "https://raw.githubusercontent.com/jpadfield/simple-mirador/master/build/curtain-example-01.json",
        "title": "<b>Curtain Viewer</b> - <i>A Dominican, with the Attributes of Saint Peter Martyr</i>",
        "content": "<p>An example of the <a href=\"https://www.vam.ac.uk/\" rel=\"nofollow\">Victoria and Albert Museum</a> <a href=\"https://vanda.github.io/curtain-viewer/\" rel=\"nofollow\">Curtain Viewer</a> based on OpenSeaDragon, using the <a href=\"https://github.com/cuberis/openseadragon-curtain-sync\">curtain-sync plugin</a> for comparing naturally aligned image variants, such as those obtained by multi-spectral imaging, supplied as canvases in a IIIF manifest.</p><p>The images presented here are all representations of <a href=\"https://www.nationalgallery.org.uk/paintings/giovanni-bellini-a-dominican-with-the-attributes-of-saint-peter-martyr\">A Dominican, with the Attributes of Saint Peter Martyr about 1490-1500</a> by <a href=\"http://www.nationalgallery.org.uk/artists/giovanni-bellini\">Giovanni Bellini</a> which was presented as part of the <a href=\"https://www.nationalgallery.org.uk/exhibitions/past/close-examination-fakes-mistakes-and-discoveries\">Close Examination: Fakes, Mistakes and Discoveries</a> exhibition and is described in more detail <a href=\"http://www.nationalgallery.org.uk/paintings/research/a-dominican-with-the-attributes-of-saint-peter-martyr\">here</a>.</p><p><b>This viewer is limited to displaying three images at a time, but one can select any three from the set provided.</b></p>[##]",
        "content right": "",
        "displaycode": true
    }
    The complete JSON object used to define this content and layout of this page.