-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfordham_collection.json
31 lines (31 loc) · 1.11 KB
/
fordham_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
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://raw.githubusercontent.com/blalbrit/manuscript_registry/master/fordham_collection.json",
"@type": "sc:Collection",
"label": "Manuscripts from Fordham Library Special Collections",
"viewingHint": "top",
"description": "Fordham Library Special Collections. https://archive.org/details/specialcollections&tab=collection",
"attribution": "Provided by Fordham Library Special Collections",
"manifests": [
{
"@id": "http://iiif.archivelab.org/iiif/deofficiis00cice_1/manifest.json",
"@type": "sc:Manifest",
"label": "De officiis"
},
{
"@id": "http://iiif.archivelab.org/iiif/bookofhours00cath/manifest.json",
"@type": "sc:Manifest",
"label": "[Book of hours]"
},
{
"@id": "http://iiif.archivelab.org/iiif/bookofhoursuseof00cath/manifest.json",
"@type": "sc:Manifest",
"label": "[Book of hours] : [use of Rome]"
},
{
"@id": "http://iiif.archivelab.org/iiif/marcituliicicero00cice/manifest.json",
"@type": "sc:Manifest",
"label": "Marci Tulii ciceronis arpinatis [con]sul[isque] rom[ani] ac oratoris] maxi[mi] ad M. T. C. filium suum officiorum liber ... [etc.]"
}
]
}