-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.json
151 lines (151 loc) · 4.44 KB
/
manifest.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
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@type": "sc:Manifest",
"@id": "cojt-iiif-viewer-manifest.json",
"label": "",
"metadata": [
{
"label": "Persistent ID",
"value": "info:ndljp/pid/8929985"
},
{
"label": "Title",
"value": "Account of a Japanese romance = 浮世形六扇屏"
},
{
"label": "Publication Date",
"value": "慶応3 [1867]"
},
{
"label": "Publication Date (W3CDTF fortmat)",
"value": "1867"
},
{
"label": "Call Number",
"value": "208-67"
},
{
"label": "Bibliographic ID",
"value": "024931700"
},
{
"label": "Access Restrictions",
"value": "インターネット公開(保護期間満了)"
},
{
"label": "URL",
"value": "http://dl.ndl.go.jp/info:ndljp/pid/8929985"
}
],
"viewingDirection": "left-to-right",
"license": "http://dl.ndl.go.jp/ja/iiif_license.html",
"attribution": "国立国会図書館 National Diet Library, JAPAN",
"logo": "http://dl.ndl.go.jp/resources/images/dlicon.png",
"seeAlso": "http://dl.ndl.go.jp/api/oaipmh?verb=GetRecord&metadataPrefix=dcndl_porta&identifier=oai:dl.ndl.go.jp:info:ndljp/pid/8929985",
"sequences": [
{
"@type": "sc:Sequence",
"viewingHint": "individuals",
"thumbnail": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/T0000001/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg"
},
"canvases": [
{
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/1",
"@type": "sc:Canvas",
"label": "1",
"width": 5141,
"height": 3654,
"thumbnail": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/F0000001/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg"
},
"images": [
{
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/1",
"resource": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000001/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"width": 5141,
"height": 3654,
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000001",
"profile": "http://iiif.io/api/image/2/level1.json"
}
}
}
]
},
{
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/2",
"@type": "sc:Canvas",
"label": "2",
"width": 5141,
"height": 3654,
"thumbnail": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/F0000002/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg"
},
"images": [
{
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/2",
"resource": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000002/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"width": 5141,
"height": 3654,
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000002",
"profile": "http://iiif.io/api/image/2/level1.json"
}
}
}
]
},
{
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/3",
"@type": "sc:Canvas",
"label": "3",
"width": 5141,
"height": 3654,
"thumbnail": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/F0000003/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg"
},
"images": [
{
"@type": "oa:Annotation",
"motivation": "sc:painting",
"on": "https://www.dl.ndl.go.jp/api/iiif/8929985/canvas/3",
"resource": {
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000003/full/full/0/default.jpg",
"@type": "dctypes:Image",
"format": "image/jpeg",
"width": 5141,
"height": 3654,
"service": {
"@context": "http://iiif.io/api/image/2/context.json",
"@id": "https://www.dl.ndl.go.jp/api/iiif/8929985/R0000003",
"profile": "http://iiif.io/api/image/2/level1.json"
}
}
}
]
}
]
}
]
}