{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Photographs/OVRO1.1-5/manifest.json",
    "label": "The completed 32-foot reflector",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/OVRO1.1-5/full/200,/0/default.jpg",
        "service": {
            "@context": "http://iiif.io/api/image/2/context.json",
            "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/OVRO1.1-5",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Photographs"
        },
        {
            "label": "Series",
            "value": "Photographs of Academic Divisions and Departments"
        },
        {
            "label": "Sub-Series",
            "value": "Astronomy (Astrophysics)"
        },
        {
            "label": "Dates",
            "value": [
                "1956 June"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "This instrument was used principally for equipment testing during 1956. Betwen March and November 1957, a program of investigation on the distribution of the 21-cm line radiation from interstellar hydrogen was carried out. In November the reflector was dismantled for transport to the Owens Valley site. OVRO Papers."
            ]
        }
    ],
    "attribution": "<p>These digitized collections are accessible for purposes of education and research. Due to the nature of archival collections, archivists at the Caltech Archives and Special Collections are not always able to identify copyright and rights of privacy, publicity, or trademark. We are eager to <a href=\"mailto:archives@caltech.edu\">hear from any rights holders</a>, so that we may obtain accurate information. Upon request, we\u2019ll remove material from public view while we address a rights issue.</p>",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "canvases": [
                {
                    "@type": "sc:Canvas",
                    "@id": "https://digital.archives.caltech.edu/collections/Photographs/OVRO1.1-5/canvas/OVRO1.1-5",
                    "label": "OVRO1.1-5",
                    "width": "752",
                    "height": "531",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Photographs/OVRO1.1-5/canvas/OVRO1.1-5",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/OVRO1.1-5/OVRO1.1-5/full/max/0/default.jpg",
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/OVRO1.1-5/OVRO1.1-5",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}