Project One
IIIF Presentation API 3.0 Manifest
{
"@context": [
"http://www.w3.org/ns/anno.jsonld",
"http://iiif.io/api/presentation/3/context.json"
],
"type": "Manifest",
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f",
"label": {
"en": [
"Project One"
]
},
"requiredStatement": {
"label": { "en": [ "Attribution" ] },
"value": { "en": [ "Provided by Archipelago Deployment" ] }
},
"metadata": [
{
"label": {
"en": [
"description"
]
},
"value": {
"en": [
""
]
}
},
{
"label": {
"en": [
"navDate"
]
},
"value": {
"en": [
"September 23rd at 4:47pm"
]
}
},
{
"label": {
"en": [
"license"
]
},
"value": {
"en": [
"http://rightsstatements.org/vocab/InC-EDU/1.0/"
]
}
}
],
"items": [ {
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/canvas/p1",
"type": "Canvas",
"label": { "en": [ "Video:Project One"]},
"thumbnail": [
{
"id": "https://repository.californiarevealed.org/cantaloupe/iiif/2/media%2Fcbpf_000052%2Fcbpf_000052_access.HD.mp4;1/full/240,/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 240,
"height": 180
}
],
"width": 720,
"height": 540,
"duration": 3586983,
"items": [
{
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/page/p1",
"type": "AnnotationPage",
"items": [
{
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/annotation/p1",
"type": "Annotation",
"motivation": "painting",
"thumbnail": [
{
"id": "https://repository.californiarevealed.org/cantaloupe/iiif/2/media%2Fcbpf_000052%2Fcbpf_000052_access.HD.mp4;1/full/240,/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 240,
"height": 180
}
],
"body": {
"id": "https://repository.californiarevealed.org/do/395726/iiif/397467ff-44f4-4ea7-82f3-e1f15a022351/full/full/0/cbpf_000052_access.HD.mp4",
"type": "Video",
"format": "video/mp4",
"duration": 3586983,
"height": 540,
"width": 720
},
"target": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/canvas/p1"
}
]
}
]
}
],
"structures": [
{
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/range/r1",
"type": "Range",
"label": {
"en": [
"Project One"
]
},
"items": [
{
"id": "https://repository.californiarevealed.org/do/67d76def-b207-420d-a4e5-ce4e62ff698f/iiif/canvas/p1",
"type": "Canvas"
}
]
}
]
}