Skip to content

Instantly share code, notes, and snippets.

@cwulfman
Last active April 3, 2024 15:36
Show Gist options
  • Save cwulfman/6d6188c7d9e8119a67b5dc436544f14e to your computer and use it in GitHub Desktop.
Save cwulfman/6d6188c7d9e8119a67b5dc436544f14e to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://0f3b3f23-2d85-424a-a7af-938e0ed797c2",
"@type": "sc:Manifest",
"label": "Malibu 86.AE.34",
"metadata": [],
"description": [
{
"@value": "Mycenaean miniature stirrup jar; 3/4 right view",
"@language": "en"
}
],
"license": "https://creativecommons.org/licenses/by/3.0/",
"attribution": "Collection of The J. Paul Getty Museum, Malibu, California",
"sequences": [
{
"@id": "http://f0ea0236-d40c-4faa-9f14-baacce54ed84",
"@type": "sc:Sequence",
"label": [
{
"@value": "Normal Sequence",
"@language": "en"
}
],
"canvases": [
{
"@id": "http://f702efc6-1b10-4cd6-a50d-f8d781858181",
"@type": "sc:Canvas",
"label": "Perseus:image:1990.05.0140",
"height": 932,
"width": 730,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://5dc6d507-070d-4118-9288-0fdf25fdfa49",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "http://localhost:8182/iiif/2/1990.05.1%2F1990.05.0140.tif/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "http://localhost:8182/iiif/2/1990.05.1%2F1990.05.0140.tif",
"profile": [
"http://iiif.io/api/image/2/level2.json",
{
"formats": [
"jpg",
"tif",
"gif",
"png"
],
"maxArea": 680360,
"qualities": [
"bitonal",
"default",
"gray",
"color"
],
"supports": [
"regionByPx",
"sizeByW",
"sizeByWhListed",
"cors",
"regionSquare",
"sizeByDistortedWh",
"canonicalLinkHeader",
"sizeByConfinedWh",
"sizeByPct",
"jsonldMediaType",
"regionByPct",
"rotationArbitrary",
"sizeByH",
"baseUriRedirect",
"rotationBy90s",
"profileLinkHeader",
"sizeByForcedWh",
"sizeByWh",
"mirroring"
]
}
]
},
"height": 932,
"width": 730
},
"on": "http://f702efc6-1b10-4cd6-a50d-f8d781858181"
}
],
"related": ""
}
]
}
],
"structures": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment