Skip to content

Instantly share code, notes, and snippets.

@danielplatt
Created April 1, 2020 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielplatt/e97c5c3fcf826e3032eb8d441ad24dc3 to your computer and use it in GitHub Desktop.
Save danielplatt/e97c5c3fcf826e3032eb8d441ad24dc3 to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://6dfadf5b-ab0a-44c7-bf8d-c8312233c85f",
"@type": "sc:Manifest",
"label": "Some great photographs",
"metadata": [],
"description": [
{
"@value": "It is hard to describe these nice photographs",
"@language": "en"
}
],
"license": "https://creativecommons.org/licenses/by/3.0/",
"attribution": "Photos by On Ki Choi",
"sequences": [
{
"@id": "http://b5447d34-ef2a-4fb2-8fd6-f59be8279919",
"@type": "sc:Sequence",
"label": [
{
"@value": "Normal Sequence",
"@language": "en"
}
],
"canvases": [
{
"@id": "http://fb7a98d3-7f9d-419b-9e7b-0734571dc046",
"@type": "sc:Canvas",
"label": "A book shelf",
"height": 3820,
"width": 16376,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://40f56348-e3d0-4826-a753-ee5696b1bdac",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://free.iiifhosting.com/iiif/153987d1485fd6e0264005605a460e5b957eb021e7d93ef588ce758cf565d8cd/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://free.iiifhosting.com/iiif/153987d1485fd6e0264005605a460e5b957eb021e7d93ef588ce758cf565d8cd",
"profile": [
"http://iiif.io/api/image/2/level1.json",
{
"formats": [
"jpg"
],
"qualities": [
"native",
"color",
"gray"
],
"supports": [
"regionByPct",
"regionSquare",
"sizeByForcedWh",
"sizeByWh",
"sizeAboveFull",
"rotationBy90s",
"mirroring"
]
}
]
},
"height": 3820,
"width": 16376
},
"on": "http://fb7a98d3-7f9d-419b-9e7b-0734571dc046"
}
],
"related": ""
},
{
"@id": "http://686e3900-7d52-4597-82df-d20a2f3de37d",
"@type": "sc:Canvas",
"label": "Some chairs",
"height": 3744,
"width": 13614,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://6c26936d-2592-4d71-99c7-45d58cd1948f",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://free.iiifhosting.com/iiif/59343ebe49c5d5d62e6cd9377415b66b3615d0f2e0a3d7424a0a2e96108a8ac3/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://free.iiifhosting.com/iiif/59343ebe49c5d5d62e6cd9377415b66b3615d0f2e0a3d7424a0a2e96108a8ac3",
"profile": [
"http://iiif.io/api/image/2/level1.json",
{
"formats": [
"jpg"
],
"qualities": [
"native",
"color",
"gray"
],
"supports": [
"regionByPct",
"regionSquare",
"sizeByForcedWh",
"sizeByWh",
"sizeAboveFull",
"rotationBy90s",
"mirroring"
]
}
]
},
"height": 3744,
"width": 13614
},
"on": "http://686e3900-7d52-4597-82df-d20a2f3de37d"
}
],
"related": ""
},
{
"@id": "http://63b6d622-ed56-4c88-9447-bb6200ed20d2",
"@type": "sc:Canvas",
"label": "Los Angeles",
"height": 3698,
"width": 16360,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://55e89cd9-010d-4b20-8506-4ff223d146d1",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://free.iiifhosting.com/iiif/c18d17668bf1a34da217870177db7a4b7c7cf16b8c99131d0b5be1d1e8b7bf20/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://free.iiifhosting.com/iiif/c18d17668bf1a34da217870177db7a4b7c7cf16b8c99131d0b5be1d1e8b7bf20",
"profile": [
"http://iiif.io/api/image/2/level1.json",
{
"formats": [
"jpg"
],
"qualities": [
"native",
"color",
"gray"
],
"supports": [
"regionByPct",
"regionSquare",
"sizeByForcedWh",
"sizeByWh",
"sizeAboveFull",
"rotationBy90s",
"mirroring"
]
}
]
},
"height": 3698,
"width": 16360
},
"on": "http://63b6d622-ed56-4c88-9447-bb6200ed20d2"
}
],
"related": ""
}
]
}
],
"structures": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment