Skip to content

Commit

Permalink
Adding manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
veesalu committed Aug 5, 2024
1 parent 6206f93 commit 44821f4
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions images/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,64 @@
"type" : "Manifest",
"@context" : "http://iiif.io/api/presentation/3/context.json",
"items" : [ {
"width" : 2363,
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0002/canvas/",
"label" : {
"none" : [ "0002" ]
},
"type" : "Canvas",
"items" : [ {
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0002/AnnoPage/",
"type" : "AnnotationPage",
"items" : [ {
"motivation" : "Painting",
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0002/annotation/",
"type" : "Annotation",
"body" : {
"service" : [ {
"tiles" : [ {
"scaleFactors" : [ 32, 16, 8, 4, 2, 1 ],
"width" : 1024,
"height" : 1024
} ],
"protocol" : "http://iiif.io/api/image",
"sizes" : [ {
"width" : 74,
"height" : 107
}, {
"width" : 148,
"height" : 214
}, {
"width" : 296,
"height" : 427
}, {
"width" : 591,
"height" : 854
}, {
"width" : 1182,
"height" : 1707
}, {
"width" : 2363,
"height" : 3414
} ],
"profile" : "level0",
"width" : 2363,
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0002",
"type" : "ImageService3",
"@context" : "http://iiif.io/api/image/3/context.json",
"height" : 3414
} ],
"format" : "image/jpeg",
"width" : 2363,
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0002/full/max/0/default.jpg",
"type" : "Image",
"height" : 3414
},
"target" : "https://veesalu.github.io/RaRaIIIFimages/images/0002/canvas/"
} ]
} ],
"height" : 3414
}, {
"width" : 2363,
"id" : "https://veesalu.github.io/RaRaIIIFimages/images/0001/canvas/",
"label" : {
Expand Down

0 comments on commit 44821f4

Please sign in to comment.