-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcollection.json
52 lines (51 loc) · 1.83 KB
/
collection.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
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://lab.library.universiteitleiden.nl/manifests/collection.json",
"@type": "sc:Collection",
"label": "Collection of manifests at the Centre for Digital Scholarship",
"viewingHint": "top",
"description": "This collection contains objects that are currently available via iiif.universiteitleiden.nl.",
"attribution": "Provided by Leiden University Libraries",
"manifests": [
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/ublohs_or_2993/manifest.json",
"@type": "sc:Manifest",
"label": "Or. 2993"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/ublohs_or_8264/manifest.json",
"@type": "sc:Manifest",
"label": "Or. 8264"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/ublohs_or_12885/manifest.json",
"@type": "sc:Manifest",
"label": "Or. 12885"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/ublwhs_ltk_2315/manifest.json",
"@type": "sc:Manifest",
"label": "LTK 2315"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/UBL_BPL_14A/manifest-split-default-pyramid-book.json",
"@type": "sc:Manifest",
"label": "Der naturen bloeme (default pagina's, pyramid TIFFs, different sequence)"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/NKP/0001-manifest.json",
"@type": "sc:Manifest",
"label": "NKP 0001"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/BOH_C_224/manifest.json",
"@type": "sc:Manifest",
"label": "BOH C 224"
},
{
"@id": "https://lab.library.universiteitleiden.nl/manifests/vgg_q_9/manifest.json",
"@type": "sc:Manifest",
"label": "VGG Q 9"
}
]
}