cocina-models 0.73.4 → 0.73.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/description_types.yml +43 -0
- data/docs/description_types.md +15 -0
- data/lib/cocina/models/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 11b6de2805a605b0d83a9a916853f28259e8d315416c7247139d56b6a55d3e98
|
|
4
|
+
data.tar.gz: ceaf1f13eab3d7cded994c4c23fab8801b33f4b896f71bca533ac55cb3d4d87f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 101eadc132a1460f464d820e33a9793dfb853da294d1a9efd62144aa7d93a7b1d578ed459a1eba6bfff3e2b1e0d711444e1695cb525299ac7a6b3bab8793fc35
|
|
7
|
+
data.tar.gz: aa243cb0bca5f1a3e397679dadcae01f7498ef4f8f475c38f5d4d34ca2b720c10e1710bc5394615d4049fb2dd33f85ea3d38855f3b021023822601529740b29b
|
data/description_types.yml
CHANGED
|
@@ -142,12 +142,21 @@ event:
|
|
|
142
142
|
- value: withdrawal
|
|
143
143
|
description: The removal of previous access to a resource, often due to its obsolescence.
|
|
144
144
|
event.date:
|
|
145
|
+
- value: accompanying letter
|
|
146
|
+
description: Athanasius
|
|
147
|
+
status: deprecated
|
|
145
148
|
- value: acquisition
|
|
146
149
|
description: The transferral of ownership of a resource to a repository.
|
|
147
150
|
- value: capture
|
|
148
151
|
description: A record of the resource in a fixed form at a specific time.
|
|
149
152
|
- value: collection
|
|
150
153
|
description: The addition of a resource to a set of other resources.
|
|
154
|
+
- value: composition
|
|
155
|
+
description: Athanasius
|
|
156
|
+
status: deprecated
|
|
157
|
+
- value: copy
|
|
158
|
+
description: Athanasius
|
|
159
|
+
status: deprecated
|
|
151
160
|
- value: copyright
|
|
152
161
|
description: The activity by which a resource may be considered subject to copyright law.
|
|
153
162
|
- value: coverage
|
|
@@ -170,18 +179,51 @@ event.date:
|
|
|
170
179
|
- value: Hijiri calendar
|
|
171
180
|
- value: Islamic
|
|
172
181
|
- value: Julian
|
|
182
|
+
- value: letter
|
|
183
|
+
description: Athanasius
|
|
184
|
+
status: deprecated
|
|
185
|
+
- value: letter referred to
|
|
186
|
+
description: Athanasius
|
|
187
|
+
status: deprecated
|
|
173
188
|
- value: manufacture
|
|
174
189
|
description: The physical assembly of a resource, often in multiple copies, for publication or other distribution.
|
|
190
|
+
- value: manuscript
|
|
191
|
+
description: Athanasius
|
|
192
|
+
status: deprecated
|
|
193
|
+
- value: manuscript referred to
|
|
194
|
+
description: Athanasius
|
|
195
|
+
status: deprecated
|
|
175
196
|
- value: modification
|
|
176
197
|
description: A change to an existing resource.
|
|
198
|
+
- value: new document
|
|
199
|
+
description: Athanasius
|
|
200
|
+
- value: new style letter
|
|
201
|
+
status: deprecated
|
|
202
|
+
description: Athanasius
|
|
203
|
+
status: deprecated
|
|
204
|
+
- value: observation
|
|
205
|
+
description: Athanasius
|
|
206
|
+
status: deprecated
|
|
207
|
+
- value: old style letter
|
|
208
|
+
description: Athanasius
|
|
209
|
+
status: deprecated
|
|
210
|
+
- value: original sent
|
|
211
|
+
description: Athanasius
|
|
212
|
+
status: deprecated
|
|
177
213
|
- value: performance
|
|
178
214
|
description: The enactment of an artistic or cultural work for an audience, such as a play.
|
|
179
215
|
- value: presentation
|
|
180
216
|
description: The discussion of an academic or intellectual work for an audience, such as a seminar.
|
|
217
|
+
- value: proclamation
|
|
218
|
+
description: Athanasius
|
|
219
|
+
status: deprecated
|
|
181
220
|
- value: production
|
|
182
221
|
description: The physical assembly of a resource not considered published, such as page proofs for a book.
|
|
183
222
|
- value: publication
|
|
184
223
|
description: The publishing or issuing of a resource.
|
|
224
|
+
- value: quoted
|
|
225
|
+
description: Athanasius
|
|
226
|
+
status: deprecated
|
|
185
227
|
- value: recording
|
|
186
228
|
description: The initial fixation to a medium of live audio and/or visual activity.
|
|
187
229
|
- value: release
|
|
@@ -519,6 +561,7 @@ subject.structuredValue:
|
|
|
519
561
|
- value: longitude
|
|
520
562
|
- value: main title
|
|
521
563
|
- value: name
|
|
564
|
+
- value: nonsorting characters
|
|
522
565
|
- value: north
|
|
523
566
|
- value: occupation
|
|
524
567
|
- value: ordinal
|
data/docs/description_types.md
CHANGED
|
@@ -103,9 +103,12 @@ _Path: event_
|
|
|
103
103
|
|
|
104
104
|
## Event date types
|
|
105
105
|
_Path: event.date_
|
|
106
|
+
* accompanying letter: Athanasius
|
|
106
107
|
* acquisition: The transferral of ownership of a resource to a repository.
|
|
107
108
|
* capture: A record of the resource in a fixed form at a specific time.
|
|
108
109
|
* collection: The addition of a resource to a set of other resources.
|
|
110
|
+
* composition: Athanasius
|
|
111
|
+
* copy: Athanasius
|
|
109
112
|
* copyright: The activity by which a resource may be considered subject to copyright law.
|
|
110
113
|
* coverage
|
|
111
114
|
* creation: The coming into being of a resource.
|
|
@@ -119,12 +122,23 @@ _Path: event.date_
|
|
|
119
122
|
* Hijiri calendar
|
|
120
123
|
* Islamic
|
|
121
124
|
* Julian
|
|
125
|
+
* letter: Athanasius
|
|
126
|
+
* letter referred to: Athanasius
|
|
122
127
|
* manufacture: The physical assembly of a resource, often in multiple copies, for publication or other distribution.
|
|
128
|
+
* manuscript: Athanasius
|
|
129
|
+
* manuscript referred to: Athanasius
|
|
123
130
|
* modification: A change to an existing resource.
|
|
131
|
+
* new document: Athanasius
|
|
132
|
+
* new style letter: Athanasius
|
|
133
|
+
* observation: Athanasius
|
|
134
|
+
* old style letter: Athanasius
|
|
135
|
+
* original sent: Athanasius
|
|
124
136
|
* performance: The enactment of an artistic or cultural work for an audience, such as a play.
|
|
125
137
|
* presentation: The discussion of an academic or intellectual work for an audience, such as a seminar.
|
|
138
|
+
* proclamation: Athanasius
|
|
126
139
|
* production: The physical assembly of a resource not considered published, such as page proofs for a book.
|
|
127
140
|
* publication: The publishing or issuing of a resource.
|
|
141
|
+
* quoted: Athanasius
|
|
128
142
|
* recording: The initial fixation to a medium of live audio and/or visual activity.
|
|
129
143
|
* release: Making a resource available to a broader audience.
|
|
130
144
|
* Revolutionary calendar
|
|
@@ -427,6 +441,7 @@ _Path: subject.structuredValue_
|
|
|
427
441
|
* longitude
|
|
428
442
|
* main title
|
|
429
443
|
* name
|
|
444
|
+
* nonsorting characters
|
|
430
445
|
* north
|
|
431
446
|
* occupation
|
|
432
447
|
* ordinal
|