-
Notifications
You must be signed in to change notification settings - Fork 0
/
mixed.json
194 lines (193 loc) · 9.33 KB
/
mixed.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
{
"@context": [
"http://iiif.io/api/presentation/3/context.json",
"https://edsilv.github.io/iiif-ecs-proposal/ecs.json"
],
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json",
"type": "Manifest",
"label": { "en": [ "auto-advancing audio, continuous images" ] },
"items": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0",
"type": "Canvas",
"label": { "en": [ "Tape 1 Side 1" ] },
"content": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0/annotationpage/0",
"type": "AnnotationPage",
"items": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0/annotation/0",
"type": "Annotation",
"motivation": "painting",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0",
"body": [
{
"items": [
{
"format": "audio/mp4",
"id": "https://edsilv.github.io/iiif-ecs-proposal/media/audio1.mp4",
"type": "Audio"
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0/annotation/1",
"type": "Annotation",
"motivation": "playback",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/0",
"body": {
"duration": 3723.4,
"continuous": true
}
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1",
"type": "Canvas",
"label": "Tape 1 Side 2",
"content": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1/annotationpage/1",
"type": "AnnotationPage",
"items": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1/annotation/0",
"type": "Annotation",
"motivation": "painting",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1",
"body": [
{
"items": [
{
"format": "audio/mp4",
"id": "https://edsilv.github.io/iiif-ecs-proposal/media/audio2.mp4",
"type": "Audio"
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1/annotation/1",
"type": "Annotation",
"motivation": "playback",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/1",
"body": {
"duration": 3723.4,
"continuous": true
}
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2",
"type": "Canvas",
"label": { "en": [ "Scroll Section 1" ] },
"content": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2/annotationpage/0",
"type": "AnnotationPage",
"items": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2/annotation/0",
"type": "Annotation",
"motivation": "painting",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2",
"body": [
{
"items": [
{
"format": "image/jpg",
"id": "https://edsilv.github.io/iiif-ecs-proposal/media/image1.jpg",
"type": "Image"
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2/annotation/1",
"type": "Annotation",
"motivation": "scale",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2",
"body": {
"x": 100,
"y": 100,
"z": 0
}
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3/annotation/2",
"type": "Annotation",
"motivation": "display",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/2",
"body": {
"viewingDirection": "top-to-bottom",
"continuous": true
}
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3",
"type": "Canvas",
"label": "Scroll Section 2",
"content": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3/annotationpage/1",
"type": "AnnotationPage",
"items": [
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3/annotation/0",
"type": "Annotation",
"motivation": "painting",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3",
"body": [
{
"items": [
{
"format": "image/jpg",
"id": "https://edsilv.github.io/iiif-ecs-proposal/media/image2.jpg",
"type": "Image"
}
]
}
]
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3/annotation/1",
"type": "Annotation",
"motivation": "scale",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3",
"body": {
"x": 100,
"y": 100,
"z": 0
}
},
{
"id": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3/annotation/2",
"type": "Annotation",
"motivation": "display",
"target": "https://edsilv.github.io/iiif-ecs-proposal/mixed.json/items/canvas/3",
"body": {
"viewingDirection": "top-to-bottom",
"continuous": true
}
}
]
}
]
}
]
}