-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathipfs-manifests.json
75 lines (75 loc) · 2.53 KB
/
ipfs-manifests.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
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://universalviewer.io/manifests.json",
"@type": "sc:Collection",
"collections": [
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://universalviewer.io/manifests.json",
"@type": "sc:Collection",
"label": "3D",
"manifests": [
{
"@id": "https://ipfs.io/ipfs/QmUPuA4BLmAVBNimyitpbEZh97FbwjXRSoimxJEgW7mJ3S/hc941fm6529.json",
"@type": "sc:Manifest",
"label": "hc941fm6529"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/Add_4709.json",
"@type": "sc:Manifest",
"label": "Add_4709"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/Or_1087.json",
"@type": "sc:Manifest",
"label": "Or_1087"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/Or_13027.json",
"@type": "sc:Manifest",
"label": "Or_13027"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/or_7694_1580.json",
"@type": "sc:Manifest",
"label": "or_7694_1580"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/or_7694_1595.json",
"@type": "sc:Manifest",
"label": "or_7694_1595"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/or_7694_1655_1672.json",
"@type": "sc:Manifest",
"label": "or_7694_1655_1672"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/or_7694_1988_part1.json",
"@type": "sc:Manifest",
"label": "or_7694_1988_part1"
},
{
"@id": "https://ipfs.io/ipfs/QmPXKbC96wb6zuUhd8m2HDoovZUqi3gFHbbL9W8vAEQX8a/or_7694_1988_part2.json",
"@type": "sc:Manifest",
"label": "or_7694_1988_part2"
}
]
},
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "http://universalviewer.io/manifests.json",
"@type": "sc:Collection",
"label": "Tiles",
"visible": true,
"manifests": [
{
"@id": "https://ipfs.io/ipfs/QmYomyCpT1vKNovYvTjAStYq31JoaH8xdivjmWcDj5mpM1",
"@type": "sc:Manifest",
"label": "Tetons",
"visible": true
}
]
}
]
}