-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfire3-dz.json
156 lines (156 loc) · 7.97 KB
/
fire3-dz.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
{
"id": "https://tomcrane.github.io/fire/fire3.json",
"type": "Manifest",
"label": { "en": ["Fire"] },
"summary": { "en": ["An experiment with time in the Presentation API."] },
"items": [
{
"id": "https://tomcrane.github.io/fire/canvas/1",
"type": "Canvas",
"width": 1000,
"height": 864,
"duration": 120,
"items": [
{
"id": "https://tomcrane.github.io/fire/annos/page",
"type": "AnnotationPage",
"items": [
{
"id": "https://tomcrane.github.io/fire/annos/anno1",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://iiif.wellcomecollection.org/image/V0035829/full/max/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"height": 3000,
"width": 2591,
"service": [
{
"id": "https://iiif.wellcomecollection.org/image/V0035829",
"type": "ImageService2",
"profile": "https://iiif.io/api/image/2/level1.json"
}
]
},
"target": "https://tomcrane.github.io/fire/canvas/1"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno2",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/small.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 400,
"height": 300
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=200,200,400,300&t=2,9"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno3",
"type": "Annotation",
"motivation": "painting",
"body": {
"type": "TextualBody",
"format": "text/plain",
"value": "Fire is the rapid oxidation of a material in the exothermic chemical process of combustion, releasing heat, light, and various reaction products. Slower oxidative processes like rusting or digestion are not included by this definition."
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=70,60,500,100&t=5,20"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno4",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/still.JPG",
"type": "Image",
"format": "image/jpeg",
"width": 600,
"height": 450
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=670,30,300,225&t=9,20"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno5",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/out720.mp4",
"type": "Video",
"format": "video/mp4",
"width": 720,
"height": 524,
"duration": 13
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=200,200,360,262&t=13,26"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno6",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/out2720.mp4",
"type": "Video",
"format": "video/mp4",
"width": 720,
"height": 496,
"duration": 12
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=100,200,360,248&t=26,38"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno7",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/out2720.mp4",
"type": "Video",
"format": "video/mp4",
"width": 720,
"height": 496,
"duration": 12
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=100,200,360,248&t=38,45"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno8",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://tomcrane.github.io/fire/content/out2722.mp4",
"type": "Video",
"format": "video/mp4",
"width": 720,
"height": 410,
"duration": 18
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=600,420,360,210&t=29,48"
},
{
"id": "https://tomcrane.github.io/fire/annos/anno9",
"type": "Annotation",
"motivation": "painting",
"body": {
"id": "https://iiif.wellcomecollection.org/image/b1575215x_0001.jp2/full/278,400/0/default.jpg",
"type": "Image",
"format": "image/jpeg",
"width": 278,
"height": 400,
"service": [
{
"id": "https://iiif.wellcomecollection.org/image/b1575215x_0001.jp2",
"type": "ImageService2",
"profile": "https://iiif.io/api/image/2/level1.json"
}
]
},
"target": "https://tomcrane.github.io/fire/canvas/1#xywh=400,280,278,400&t=50,120"
}
]
}
]
}
]
}