Skip to content

Instantly share code, notes, and snippets.

@NbtKmy
Created May 6, 2020 10:02
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 NbtKmy/f4cb2d794180623d2d33b831082dfbac to your computer and use it in GitHub Desktop.
Save NbtKmy/f4cb2d794180623d2d33b831082dfbac to your computer and use it in GitHub Desktop.
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://93198e01-31fa-4953-a809-7cce9c2aa606",
"@type": "sc:Manifest",
"label": "test",
"metadata": [],
"description": [
{
"@value": "test",
"@language": "en"
}
],
"license": "https://creativecommons.org/licenses/by/3.0/",
"attribution": "National Diet Library Japan and others",
"sequences": [
{
"@id": "http://457ebb8a-2c11-437d-94b7-7837c06cd876",
"@type": "sc:Sequence",
"label": [
{
"@value": "Normal Sequence",
"@language": "en"
}
],
"canvases": [
{
"@id": "http://c0ba5793-582c-4019-87e5-f917e0a07b5a",
"@type": "sc:Canvas",
"label": "seite 1",
"height": 2218,
"width": 7884,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://2a922aec-0d91-4e30-9002-26399150af88",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/2584849/R0000002/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://www.dl.ndl.go.jp/api/iiif/2584849/R0000002",
"profile": [
"http://iiif.io/api/image/2/level1.json",
{
"formats": [
"jpg"
],
"qualities": [
"default"
],
"supports": [
"regionByPct",
"sizeByWh"
]
}
]
},
"height": 2218,
"width": 7884
},
"on": "http://c0ba5793-582c-4019-87e5-f917e0a07b5a"
}
],
"related": ""
},
{
"@id": "http://f13f382d-4e0c-4c58-8bfa-11611dd738ad",
"@type": "sc:Canvas",
"label": "seite 2",
"height": 2642,
"width": 10275,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://718db8f5-5ff7-4d55-884a-081a8e752417",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/2584849/R0000001/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://www.dl.ndl.go.jp/api/iiif/2584849/R0000001",
"profile": [
"http://iiif.io/api/image/2/level1.json",
{
"formats": [
"jpg"
],
"qualities": [
"default"
],
"supports": [
"regionByPct",
"sizeByWh"
]
}
]
},
"height": 2642,
"width": 10275
},
"on": "http://f13f382d-4e0c-4c58-8bfa-11611dd738ad"
}
],
"related": ""
},
{
"@id": "http://406f4fdd-d58a-408e-9aaa-ed6be1dd476e",
"@type": "sc:Canvas",
"label": "seite 3",
"height": 4636,
"width": 18983,
"images": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://74d47237-b759-458e-ba07-4d1d53317933",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"resource": {
"@id": "https://imageserver.j-images.ch:8183/iiif/2/map4_1.tif/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://imageserver.j-images.ch:8183/iiif/2/map4_1.tif",
"profile": [
"http://iiif.io/api/image/2/level2.json",
{
"formats": [
"jpg",
"tif",
"gif",
"png"
],
"maxArea": 88005188,
"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": 4636,
"width": 18983
},
"on": "http://406f4fdd-d58a-408e-9aaa-ed6be1dd476e"
}
],
"related": ""
}
]
}
],
"structures": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment