forked from lisestork/SFB-Annotator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
337 lines (337 loc) · 15.2 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://raw.githubusercontent.com/LINNAE-project/SFB-Annotator/master/data/manifest.json",
"@type": "sc:Manifest",
"label": "Sample field book",
"metadata": [
{"label": "Author", "value": "Arnold Kuzniar"}
],
"description": "Sample field books used for testing purposes",
"logo": {
"@id": "https://zenodo.org/api/files/00000000-0000-0000-0000-000000000000/nlesc/logo.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg"
},
"thumbnail": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"within": "https://trng-repository.surfsara.nl/api/objects/deposit/900c341c1c10fff7",
"viewingDirection": "left-to-right",
"viewingHint": "paged",
"license": "http://creativecommons.org/licenses/by/4.0/",
"attribution": "Arnold Kuzniar",
"sequences": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/sequence/default",
"@type": "sc:Sequence",
"label": "Default",
"startCanvas": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p1",
"canvases": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p1",
"@type": "sc:Canvas",
"label": "p. 1",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001/annotation/p1",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p1",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_001",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p2",
"@type": "sc:Canvas",
"label": "p. 2",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_002/annotation/p2",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p2",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_002/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_002",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_002/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_002",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p3",
"@type": "sc:Canvas",
"label": "p. 3",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_003/annotation/p3",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p3",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_003/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_003",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_003/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_003",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p4",
"@type": "sc:Canvas",
"label": "p. 4",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_004/annotation/p4",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p4",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_004/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_004",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_004/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_004",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p5",
"@type": "sc:Canvas",
"label": "p. 5",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_005/annotation/p5",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p5",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_005/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_005",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_005/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_005",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p6",
"@type": "sc:Canvas",
"label": "p. 6",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_006/annotation/p6",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p6",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_006/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_006",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_006/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_006",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p7",
"@type": "sc:Canvas",
"label": "p. 7",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_007/annotation/p7",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p7",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_007/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_007",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_007/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_007",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
},
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p8",
"@type": "sc:Canvas",
"label": "p. 8",
"width": 1024,
"height": 768,
"images": [
{
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_008/annotation/p8",
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "http://localhost:8182/iiif/2/900c341c1c10fff7/canvas/p8",
"resource": {
"@id": "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_008/full/max/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_008",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
},
"thumbnail": {
"@id" : "http://localhost:8182/iiif/2/900c341c1c10fff7:MMNAT01_PM_NNM001001033_008/full/!120,120/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/900c341c1c10fff7:MMNAT01_PM_NNM001001033_008",
"profile": "http://iiif.io/api/image/2/level2.json",
"protocol": "http://iiif.io/api/image"
}
}
}
]
}
]
}
]
}