cocina-models 0.73.3 → 0.73.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 57046023e6e82e42ba14eeaf854834fb7c58f1393f44cd8a45aef3830e2725fa
4
- data.tar.gz: 5f756bf134c45dc0dd3bc0d1f27b7cb8bb1d1c69cb614160d8ee766ee442044e
3
+ metadata.gz: e36c91847522f749650469baa62212b07632cb7f9911765ecf87ba4954b3b056
4
+ data.tar.gz: a3491dee559e9d808710119bb37ae04c2bb7bbe132206cb43303d14e891502ba
5
5
  SHA512:
6
- metadata.gz: 5516df72a6cbfd795b460e19e8f3b54db34aadbf35a6b3c3da400da8751657782e37babadcf4c06f0ee02158ed0e4b82998f969a5a3b0d2b4b1f729683ee38fc
7
- data.tar.gz: 50bf4417aaaa1e5190fe239c68f83b75666295d914ec6c829ef3f703586a47b22046da53effa40b44daeb03d123358d3ed6e7da4dbbcd68f74b4e7c22402c475
6
+ metadata.gz: f54524fe21ca78880b045703d4c9083a11e82e15d37fa5c9b1ec68d2bcb97d41981effc17824b1def7dfb193c150fca4f72d051357c47d3872098e9e104d7c96
7
+ data.tar.gz: 48f9104d7eafb5df6a10bb77962e888a5c372172a325f6b8ffbd494a0ca554d1c51d482403a5210a1b83daf611ba37bf1612d0d7750327c7687f0f90b3f7efe6
@@ -109,8 +109,10 @@ event:
109
109
  description: An explicit statement that a resource is under copyright.
110
110
  - value: creation
111
111
  description: The coming into being of a resource.
112
+ - value: deaccession
112
113
  - value: degree conferral
113
114
  description: The institutional approval of a thesis or other resource leading to an academic degree.
115
+ - value: deposit
114
116
  - value: development
115
117
  description: The creation of a print from a photographic negative or other source medium.
116
118
  - value: distribution
@@ -151,8 +153,10 @@ event.date:
151
153
  - value: coverage
152
154
  - value: creation
153
155
  description: The coming into being of a resource.
156
+ - value: deaccession
154
157
  - value: degree conferral
155
158
  description: The institutional approval of a thesis or other resource leading to an academic degree.
159
+ - value: deposit
156
160
  - value: developed
157
161
  description: The creation of a print from a photographic negative or other source medium.
158
162
  status: deprecated
@@ -163,6 +167,9 @@ event.date:
163
167
  description: The delivery of the resource to an external audience.
164
168
  - value: generation
165
169
  description: The creation of a resource by an automatic or natural process.
170
+ - value: Hijiri calendar
171
+ - value: Islamic
172
+ - value: Julian
166
173
  - value: manufacture
167
174
  description: The physical assembly of a resource, often in multiple copies, for publication or other distribution.
168
175
  - value: modification
@@ -179,12 +186,15 @@ event.date:
179
186
  description: The initial fixation to a medium of live audio and/or visual activity.
180
187
  - value: release
181
188
  description: Making a resource available to a broader audience.
189
+ - value: Revolutionary calendar
182
190
  - value: submission
183
191
  description: The provision of a resource for review or evaluation.
184
192
  - value: validity
185
193
  description: When a resource takes effect, such as a revised train schedule.
186
194
  - value: withdrawal
187
195
  description: The removal of previous access to a resource, often due to its obsolescence.
196
+ event.date.note:
197
+ - value: calendar
188
198
  event.date.structuredValue:
189
199
  - value: start
190
200
  description: The start date in a range.
@@ -235,6 +245,7 @@ geographic.subject.structuredValue:
235
245
  identifier:
236
246
  - value: accession number
237
247
  - value: alternate case number
248
+ - value: anchor
238
249
  - value: Apis ID
239
250
  code: apis
240
251
  - value: ARK
@@ -245,6 +256,7 @@ identifier:
245
256
  - value: case number
246
257
  - value: CSt
247
258
  - value: CStRLIN
259
+ - value: Data Provider Digital Object Identifier
248
260
  - value: document number
249
261
  - value: DOI
250
262
  code: doi
@@ -353,6 +365,7 @@ note:
353
365
  - value: digitization
354
366
  - value: dimensions
355
367
  - value: duration
368
+ - value: email
356
369
  - value: event
357
370
  - value: exhibitions
358
371
  - value: explicit
@@ -365,6 +378,7 @@ note:
365
378
  - value: handNote
366
379
  status: deprecated
367
380
  use: hand note
381
+ - value: handwritten
368
382
  - value: host
369
383
  - value: incipit
370
384
  - value: instrumentation
@@ -377,6 +391,7 @@ note:
377
391
  - value: names
378
392
  - value: numbering
379
393
  - value: original location
394
+ - value: other
380
395
  - value: other relation type
381
396
  - value: ownership
382
397
  - value: part
@@ -478,6 +493,8 @@ subject:
478
493
  - value: title
479
494
  - value: topic
480
495
  subject.note:
496
+ - value: affiliation
497
+ - value: description
481
498
  - value: role
482
499
  subject.structuredValue:
483
500
  - value: activity dates
@@ -83,7 +83,9 @@ _Path: event_
83
83
  * copyright: The activity by which a resource may be considered subject to copyright law.
84
84
  * copyright notice: An explicit statement that a resource is under copyright.
85
85
  * creation: The coming into being of a resource.
86
+ * deaccession
86
87
  * degree conferral: The institutional approval of a thesis or other resource leading to an academic degree.
88
+ * deposit
87
89
  * development: The creation of a print from a photographic negative or other source medium.
88
90
  * distribution: The delivery of the resource to an external audience.
89
91
  * generation: The creation of a resource by an automatic or natural process.
@@ -107,11 +109,16 @@ _Path: event.date_
107
109
  * copyright: The activity by which a resource may be considered subject to copyright law.
108
110
  * coverage
109
111
  * creation: The coming into being of a resource.
112
+ * deaccession
110
113
  * degree conferral: The institutional approval of a thesis or other resource leading to an academic degree.
114
+ * deposit
111
115
  * developed: The creation of a print from a photographic negative or other source medium.
112
116
  * development: The creation of a print from a photographic negative or other source medium.
113
117
  * distribution: The delivery of the resource to an external audience.
114
118
  * generation: The creation of a resource by an automatic or natural process.
119
+ * Hijiri calendar
120
+ * Islamic
121
+ * Julian
115
122
  * manufacture: The physical assembly of a resource, often in multiple copies, for publication or other distribution.
116
123
  * modification: A change to an existing resource.
117
124
  * performance: The enactment of an artistic or cultural work for an audience, such as a play.
@@ -120,10 +127,15 @@ _Path: event.date_
120
127
  * publication: The publishing or issuing of a resource.
121
128
  * recording: The initial fixation to a medium of live audio and/or visual activity.
122
129
  * release: Making a resource available to a broader audience.
130
+ * Revolutionary calendar
123
131
  * submission: The provision of a resource for review or evaluation.
124
132
  * validity: When a resource takes effect, such as a revised train schedule.
125
133
  * withdrawal: The removal of previous access to a resource, often due to its obsolescence.
126
134
 
135
+ ### Event date note types
136
+ _Path: event.date.note_
137
+ * calendar
138
+
127
139
  ### Event date part types for structured value
128
140
  _Path: event.date.structuredValue_
129
141
  * start: The start date in a range.
@@ -184,6 +196,7 @@ _Path: geographic.subject.structuredValue_
184
196
  _Path: identifier_
185
197
  * accession number
186
198
  * alternate case number
199
+ * anchor
187
200
  * Apis ID
188
201
  * ARK
189
202
  * arXiv
@@ -191,6 +204,7 @@ _Path: identifier_
191
204
  * case number
192
205
  * CSt
193
206
  * CStRLIN
207
+ * Data Provider Digital Object Identifier
194
208
  * document number
195
209
  * DOI
196
210
  * druid
@@ -268,6 +282,7 @@ _Path: note_
268
282
  * digitization
269
283
  * dimensions
270
284
  * duration
285
+ * email
271
286
  * event
272
287
  * exhibitions
273
288
  * explicit
@@ -278,6 +293,7 @@ _Path: note_
278
293
  * geography
279
294
  * hand note
280
295
  * handNote
296
+ * handwritten
281
297
  * host
282
298
  * incipit
283
299
  * instrumentation
@@ -290,6 +306,7 @@ _Path: note_
290
306
  * names
291
307
  * numbering
292
308
  * original location
309
+ * other
293
310
  * other relation type
294
311
  * ownership
295
312
  * part
@@ -382,6 +399,8 @@ _Path: subject_
382
399
 
383
400
  ## Subject note types
384
401
  _Path: subject.note_
402
+ * affiliation
403
+ * description
385
404
  * role
386
405
 
387
406
  ## Subject part types for structured value
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Cocina
4
4
  module Models
5
- VERSION = '0.73.3'
5
+ VERSION = '0.73.4'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cocina-models
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.73.3
4
+ version: 0.73.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne