Last active
September 28, 2017 19:07
-
-
Save benwbrum/2042cbf7402d85d53ee9c014e1651b87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "@type": "sc:Manifest", | |
| "@context": "http://iiif.io/api/presentation/2/context.json", | |
| "@id": "https://gist.githubusercontent.com/benwbrum/2042cbf7402d85d53ee9c014e1651b87/raw/8928e947cb0b9d75aa007055948511a6570649ff/cb_manifest.json", | |
| "label": "Andrew Wyeth (1917 - 2009), Airborne, 1996, Tempera on panel, Crystal Bridges Museum of American Art", | |
| "description": "A sense of unease in an immaculate world pervades Andrew Wyeth’s Airborne. The painting depicts the artist and his wife Betsy’s home on Benner Island, Maine. Wyeth painted Airborne in a contrasting palette of bright greens and dull grays that vividly conveys the site’s weather, tides, and seasonal rhythms. The floating feathers in the foreground add an element of surprise to the painting. The artist suggests here, as in many of his paintings, that something is taking place just beyond the frame. He invites the viewer to speculate what is happening to the ducks and geese who summer on the pond next to his house: are they attacked by one of the island’s resident eagles? Or, more mundanely, might the floating feathers simply be the molting of seagulls? It seems more likely Wyeth indicated unexpected, sudden violence here. In his world, reality is always mysterious and illusory: like feathers on a breeze, only momentary.", | |
| "attribution": "Promised Gift to Crystal Bridges Museum of American Art, Bentonville, Arkansas", | |
| "metadata": [ | |
| { | |
| "label": "Title", | |
| "value": "Airborne" | |
| }, | |
| { | |
| "label": "Artist", | |
| "value": "Andrew Wyeth (1917 - 2009)" | |
| }, | |
| { | |
| "label": "Date", | |
| "value": "1996" | |
| }, | |
| { | |
| "label": "Medium", | |
| "value": "Tempera on panel" | |
| }, | |
| { | |
| "label": "Dimensions", | |
| "value": "40 x 48 in. (101.6 x 121.9 cm) Framed: 47 × 54 3/4 in." | |
| }, | |
| { | |
| "label": "Credit line", | |
| "value": "Promised Gift to Crystal Bridges Museum of American Art, Bentonville, Arkansas" | |
| }, | |
| { | |
| "label": "Inscriptions", | |
| "value": "verso, on u.r. panel, in white paint: Windblown verso, on u.r. frame, in pencil: Windblown" | |
| }, | |
| { | |
| "label": "Signed", | |
| "value": "l.r.: Andrew Wyeth" | |
| } | |
| ], | |
| "logo": "https://crystalbridges.org/wp-content/uploads/2015/11/INST_V_CMYK_pos-01-e1447789574343.png", | |
| "related": [ | |
| { | |
| "@id":"http://collection.crystalbridges.org/objects/380/airborne?ctx=ce7f67f6-d898-4fe7-9197-015baa4b661f&idx=10", | |
| "label":"Catalog entry at Crystal Bridges Museum of American Art", | |
| "format":"text/html" | |
| } | |
| ], | |
| "sequences": [ | |
| { | |
| "@id": "https://manifests.britishart.yale.edu/sequence/340", | |
| "@type": "sc:Sequence", | |
| "label": "default sequence", | |
| "viewingHint": "individuals", | |
| "canvases": [ | |
| { | |
| "images": [ | |
| { | |
| "resource": { | |
| "@type": "dctypes:Image", | |
| "service": { | |
| "profile": "http://library.stanford.edu/iiif/image-api/1.1/conformance.html#level1", | |
| "@id": "https://images.britishart.yale.edu/iiif/9f850fdb-7d30-407b-bc7c-a4dea3af2d5e", | |
| "@context": "http://iiif.io/api/image/1/context.json" | |
| }, | |
| "format": "image/jpeg", | |
| "width": 6228, | |
| "@id": "https://images.britishart.yale.edu/iiif/9f850fdb-7d30-407b-bc7c-a4dea3af2d5e/full/full/0/native.jpg", | |
| "label": "cropped to image, recto, unframed", | |
| "height": 4422 | |
| }, | |
| "@type": "oa:Annotation", | |
| "motivation": "sc:painting", | |
| "@id": "https://manifests.britishart.yale.edu/annotation/ba-obj-340-0003-pub", | |
| "on": "https://manifests.britishart.yale.edu/canvas/ba-obj-340-0003-pub" | |
| } | |
| ], | |
| "@type": "sc:Canvas", | |
| "width": 6228, | |
| "@id": "https://manifests.britishart.yale.edu/canvas/ba-obj-340-0003-pub", | |
| "label": "cropped to image, recto, unframed", | |
| "height": 4422 | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment