-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkyffin-diaries.json
More file actions
164 lines (146 loc) · 5 KB
/
kyffin-diaries.json
File metadata and controls
164 lines (146 loc) · 5 KB
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
{
"@context": "http://iiif.io/api/presentation/2/context.json",
"@id": "https://nlw-paulm.github.io/kyffin-diaries.json",
"@type": "sc:Collection",
"label": [
{
"@value":"A collection of diaries written by Kyffin Williams",
"@language": "en"
},
{
"@value":"A collection of diaries written by Kyffin Williams",
"@language": "cy-GB"
}
],
"description": "The Kyffin Williams Diaries spanning 1990 - 2000.",
"attribution":"Llyfrgell Genedlaethol Cymru – The National Library of Wales",
"metadata": [
{
"label":[
{ "@value":"Title", "@language": "en"},
{ "@value":"Teitl", "@language": "cy-GB"}
],
"value":[
{ "@value":"The Kyffin Williams Diaries spanning 1990 - 2000", "@language": "en"},
{ "@value":"", "@language": "cy-GB"}
]
},
{
"label":[
{ "@value":"Author", "@language": "en"},
{ "@value":"Awdur", "@language": "cy-GB"}
],
"value":"Williams, Kyffin artist."
},
{
"label":[
{ "@value":"Period", "@language": "en"},
{ "@value":"Cyfnod", "@language": "cy-GB"}
],
"value":"1990 - 2000."
},
{
"label":[
{ "@value":"Physical description", "@language": "en"},
{ "@value":"Disgrifiad ffisegol", "@language": "cy-GB"}
],
"value":"14 Diaries."
},
{
"label":[
{ "@value":"Repository", "@language": "en"},
{ "@value":"Ystorfa", "@language": "cy-GB"}
],
"value":[
{ "@value":"This content has been digitised by The National Library of Wales", "@language": "en"},
{ "@value":"Digidwyd y cynnwys hwn gan Lyfrgell Genedlaethol Cymru", "@language": "cy-GB"}
]
}
],
"manifests": [
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4763549/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4763678/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4763742/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4767534/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4763941/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4767589/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4764302/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4764695/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4765088/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4765489/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4765898/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4766307/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4766716/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
},
{
"@id": "https://damsssl.llgc.org.uk/iiif/2.0/4767125/manifest.json",
"@type": "sc:Manifest",
"label" : "Diary",
"description":""
}
]
}