pyegeria 5.4.0.17__py3-none-any.whl → 5.4.0.19__py3-none-any.whl

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.
Files changed (119) hide show
  1. commands/cat/list_collections.py +6 -6
  2. commands/ops/load_archive.py +4 -2
  3. md_processing/md_commands/data_designer_commands.py +5 -5
  4. md_processing/md_commands/governance_officer_commands.py +1 -1
  5. md_processing/md_commands/product_manager_commands.py +3 -3
  6. pyegeria/__init__.py +6 -1
  7. pyegeria/_client_new.py +31 -10
  8. pyegeria/_exceptions_new.py +15 -9
  9. pyegeria/classification_manager_omvs.py +1 -1
  10. pyegeria/collection_manager.py +6250 -0
  11. pyegeria/collection_manager_omvs.py +6 -6
  12. pyegeria/collection_models.py +168 -0
  13. pyegeria/load_config.py +2 -2
  14. pyegeria/models.py +468 -0
  15. pyegeria/runtime_manager_omvs.py +12 -9
  16. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/METADATA +1 -1
  17. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/RECORD +20 -116
  18. commands/cat/.DS_Store +0 -0
  19. commands/cat/.env +0 -8
  20. commands/cat/debug_log.log +0 -0
  21. commands/cat/logs/pyegeria.log +0 -27
  22. commands/cli/debug_log.log +0 -0
  23. commands/ops/logs/pyegeria.log +0 -0
  24. md_processing/.DS_Store +0 -0
  25. md_processing/dr_egeria_inbox/Derive-Dr-Gov-Defs.md +0 -8
  26. md_processing/dr_egeria_inbox/Dr.Egeria Templates.md +0 -873
  27. md_processing/dr_egeria_inbox/arch_test.md +0 -57
  28. md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md +0 -254
  29. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md +0 -696
  30. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md +0 -254
  31. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md +0 -298
  32. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md +0 -608
  33. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md +0 -94
  34. md_processing/dr_egeria_inbox/archive/freddie_intro.md +0 -284
  35. md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md +0 -275
  36. md_processing/dr_egeria_inbox/archive/test-term.md +0 -110
  37. md_processing/dr_egeria_inbox/cat_test.md +0 -100
  38. md_processing/dr_egeria_inbox/collections.md +0 -39
  39. md_processing/dr_egeria_inbox/data_designer_debug.log +0 -6
  40. md_processing/dr_egeria_inbox/data_designer_out.md +0 -60
  41. md_processing/dr_egeria_inbox/data_designer_search_test.md +0 -11
  42. md_processing/dr_egeria_inbox/data_field.md +0 -54
  43. md_processing/dr_egeria_inbox/data_spec.md +0 -77
  44. md_processing/dr_egeria_inbox/data_spec_test.md +0 -2406
  45. md_processing/dr_egeria_inbox/data_test.md +0 -179
  46. md_processing/dr_egeria_inbox/data_test2.md +0 -429
  47. md_processing/dr_egeria_inbox/data_test3.md +0 -462
  48. md_processing/dr_egeria_inbox/dr_egeria_data_designer_1.md +0 -124
  49. md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md +0 -168
  50. md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md +0 -280
  51. md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md +0 -313
  52. md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md +0 -1073
  53. md_processing/dr_egeria_inbox/dr_egeria_isc1.md +0 -44
  54. md_processing/dr_egeria_inbox/generated_help_report.md +0 -9
  55. md_processing/dr_egeria_inbox/glossary_list.md +0 -5
  56. md_processing/dr_egeria_inbox/glossary_search_test.md +0 -40
  57. md_processing/dr_egeria_inbox/glossary_test1.md +0 -324
  58. md_processing/dr_egeria_inbox/gov_def.md +0 -424
  59. md_processing/dr_egeria_inbox/gov_def2.md +0 -447
  60. md_processing/dr_egeria_inbox/product.md +0 -50
  61. md_processing/dr_egeria_inbox/rel.md +0 -8
  62. md_processing/dr_egeria_inbox/sb.md +0 -119
  63. md_processing/dr_egeria_inbox/solution-components.md +0 -136
  64. md_processing/dr_egeria_inbox/solution_blueprints.md +0 -118
  65. md_processing/dr_egeria_inbox/synonym_test.md +0 -42
  66. md_processing/dr_egeria_inbox/t2.md +0 -268
  67. md_processing/dr_egeria_outbox/.obsidian/app.json +0 -1
  68. md_processing/dr_egeria_outbox/.obsidian/appearance.json +0 -1
  69. md_processing/dr_egeria_outbox/.obsidian/community-plugins.json +0 -6
  70. md_processing/dr_egeria_outbox/.obsidian/core-plugins.json +0 -31
  71. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/data.json +0 -10
  72. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/main.js +0 -4459
  73. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/manifest.json +0 -10
  74. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/data.json +0 -3
  75. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/main.js +0 -153
  76. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/manifest.json +0 -11
  77. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/styles.css +0 -1
  78. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/main.js +0 -500
  79. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/manifest.json +0 -12
  80. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/styles.css +0 -1
  81. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/main.js +0 -37
  82. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/manifest.json +0 -11
  83. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/styles.css +0 -220
  84. md_processing/dr_egeria_outbox/.obsidian/types.json +0 -28
  85. md_processing/dr_egeria_outbox/.obsidian/workspace.json +0 -220
  86. md_processing/dr_egeria_outbox/Untitled.canvas +0 -1
  87. md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:00-product.md +0 -62
  88. md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:13-product.md +0 -62
  89. md_processing/dr_egeria_outbox/friday/processed-2025-07-20 13:23-product.md +0 -47
  90. md_processing/dr_egeria_outbox/friday/processed-2025-08-01 11:55-data_test3.md +0 -503
  91. md_processing/dr_egeria_outbox/monday/processed-2025-07-14 12:38-data_designer_out.md +0 -663
  92. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 10:52-generated_help_report.md +0 -2744
  93. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 18:38-collections.md +0 -62
  94. md_processing/dr_egeria_outbox/monday/processed-2025-08-01 11:34-gov_def.md +0 -444
  95. md_processing/dr_egeria_outbox/processed-2025-08-03 16:05-glossary_list.md +0 -37
  96. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 14:55-product.md +0 -77
  97. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 15:05-product.md +0 -75
  98. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 15:11-product.md +0 -74
  99. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 20:40-collections.md +0 -49
  100. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 15:00-Derive-Dr-Gov-Defs.md +0 -719
  101. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:13-Derive-Dr-Gov-Defs.md +0 -41
  102. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:14-Derive-Dr-Gov-Defs.md +0 -33
  103. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:50-Derive-Dr-Gov-Defs.md +0 -192
  104. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:08-gov_def2.md +0 -486
  105. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:10-gov_def2.md +0 -486
  106. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:53-gov_def2.md +0 -486
  107. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:54-gov_def2.md +0 -486
  108. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:03-gov_def2.md +0 -486
  109. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:06-gov_def2.md +0 -486
  110. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:10-gov_def2.md +0 -486
  111. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-16 19:15-gov_def2.md +0 -527
  112. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-17 12:08-gov_def2.md +0 -527
  113. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-17 14:27-gov_def2.md +0 -485
  114. md_processing/md_processing_utils/debug_log.log +0 -0
  115. md_processing/md_processing_utils/solution_architect_log.log +0 -0
  116. pyegeria/.DS_Store +0 -0
  117. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/LICENSE +0 -0
  118. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/WHEEL +0 -0
  119. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/entry_points.txt +0 -0
@@ -1,179 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- ___
7
-
8
- Data Specification for the Teddy Bear Drop Foot Clinical Trial
9
- ___
10
-
11
- # Create Data Specification
12
-
13
- ## Data Specification
14
-
15
- Data Specification for the Teddy Bear Drop Foot Clinical Trial
16
-
17
- ## Description
18
-
19
- Principle data requirements for Teddy Bear Drop Foot clinical trial.
20
- ___
21
-
22
- # Create Data Specification
23
-
24
- ## Data Specification
25
- Data Specification for the Werewolf Transformation Clinical Trial
26
-
27
- ## Description
28
-
29
- Principle data requirements for Werewolf Transformation clinical trial.
30
-
31
- # Create Data Specification
32
-
33
- ## Data Specification
34
- Test Spec
35
-
36
- ## Description
37
-
38
- for testing purposes only.
39
-
40
-
41
-
42
- # Create Data Dictionary
43
- ## Name
44
- Clinical Trial Data Dictionary
45
-
46
- ## Description
47
- A data dictionary for clinical trial data elements.
48
-
49
-
50
- # Create Data Dictionary
51
- ## Name
52
- Pharma Data Dictionary
53
-
54
- ## Description
55
- A data dictionary of elements relevant to the Pharma communities.
56
-
57
-
58
- ___
59
-
60
-
61
- ___
62
-
63
- TBDF-Incoming Weekly Measurement Data
64
- ___
65
-
66
- # Create Data Structure
67
-
68
- ## Data Structure
69
-
70
- TBDF-Incoming Weekly Measurement Data
71
-
72
- ## Description
73
- This describes the weekly measurement data for each patient in the Teddy Bear drop foot clinical trial
74
-
75
- ## In Data Specification
76
- Data Specification for the Teddy Bear Drop Foot Clinical Trial, Test Spec
77
-
78
-
79
- ## Qualified Name
80
-
81
-
82
- ___
83
-
84
- WWT-Incoming Weekly Measurement Data
85
-
86
- # Create Data Structure
87
-
88
- ## Qualified Name
89
- DataStruct::WWT-Incoming Weekly Measurement Data
90
-
91
- ## GUID
92
-
93
-
94
- ## Data Structure
95
-
96
- WWT-Incoming Weekly Measurement Data
97
-
98
-
99
- ## Description
100
- A collection of data fields that form a data structure.
101
- Meow
102
-
103
- ## In Data Specification
104
-
105
- Test Spec
106
- Data Specification for the Teddy Bear Drop Foot Clinical Trial
107
-
108
- ## Qualified Name
109
- ___
110
-
111
-
112
-
113
- # foo Create Data Field
114
- ## Name
115
- PatientId
116
- ## Description
117
- Unique identifier of the patient
118
- ## Data Type
119
- String
120
- ## Position
121
- 0
122
- ## Min Cardinality
123
- 1
124
- ## Max Cardinality
125
- 1
126
- ## In Data Structure
127
- > initially a data field must have at least one place it is part of and can update
128
-
129
- TBDF-Incoming Weekly Measurement Data
130
-
131
- ## Data Class
132
- ## Glossary Term
133
- GlossaryTerm::ClinicalTrialTerminology::PatientId
134
- ## Namespace
135
- > forms part of qualified name
136
- ## Version
137
-
138
- ## In Data Dictionary
139
- Clinical Trial Data Dictionary
140
-
141
- ## Qualified Name
142
-
143
- DataField::PatientId
144
-
145
- ___
146
-
147
- # foo Create Data Field
148
- ## Name
149
- HospitalId
150
- ## Description
151
- Unique identifier for a hospital
152
- ## Data Type
153
- String
154
- ## Position
155
- 0
156
- ## Min Cardinality
157
- 1
158
- ## Max Cardinality
159
- 1
160
- ## Parent Data Field
161
- DataField::PatientId
162
- ## In Data Structure
163
- > initially a data field must have at least one place it is part of and can update
164
-
165
- TBDF-Incoming Weekly Measurement Data
166
-
167
- ## Data Class
168
- ## Glossary Term
169
- GlossaryTerm::ClinicalTrialTerminology::PatientId
170
- ## Namespace
171
- > forms part of qualified name
172
- ## Version
173
-
174
- ## In Data Dictionary
175
- Clinical Trial Data Dictionary
176
-
177
- ## Qualified Name
178
-
179
- DataField::HospitalId
@@ -1,429 +0,0 @@
1
-
2
- ___
3
-
4
-
5
- # foo Update Glossary
6
- ## Glossary Name
7
- Test Glossary
8
- ## Description
9
- This glossary is just for testing
10
-
11
- ___
12
-
13
- # foo Update Term
14
- ## In Glossary
15
- Test Glossary
16
- ## Term Name
17
- Hospital Identifier
18
- ## Description
19
- Identifies each hospital uniquely. Used within the PatientId field.
20
-
21
- ___
22
-
23
- # foo Update Data Dictionary
24
- ## Name
25
- Clinical Trial Data Dictionary
26
-
27
- ## Description
28
- A data dictionary for clinical trial data elements.
29
-
30
-
31
- # foo Update Data Dictionary
32
- ## Name
33
- Pharma Data Dictionary
34
-
35
- ## Description
36
- A data dictionary of elements relevant to the Pharma communities.
37
-
38
-
39
- ___
40
-
41
- # foo Update Data Spec
42
-
43
- ## Data Specification
44
-
45
- Data Specification for the Teddy Bear Dropt Clinical Trial
46
-
47
- ## Description
48
- Principle data requirements for Teddy Bear Dropt Clinical Trial. Meow
49
-
50
- ## Qualified Name
51
- DataSpec::Data Specification for the Teddy Bear Dropt Clinical Trial
52
-
53
- ## Classifications
54
-
55
- ## Guid
56
-
57
-
58
- ___
59
-
60
-
61
- # foo Update Data Specification
62
-
63
- ## Data Specification Name
64
-
65
- Test Spec2
66
-
67
- ## Description
68
- A test spec - Meow
69
-
70
- ## Qualified Name
71
-
72
- ## Classifications
73
-
74
- ## Guid
75
-
76
- ## Additional Properties
77
- {
78
- "a prop" : "meow",
79
- "another" : "woof"
80
- }
81
- ___
82
-
83
- # foo Update Data Dictionary
84
-
85
- ## Dictionary Name
86
-
87
- dw
88
-
89
- ## Description
90
- A data dictionary for dan..
91
- ## Qualified Name
92
- DataDict::dw
93
-
94
- ## Classifications
95
-
96
- ## GUID
97
-
98
-
99
- ___
100
-
101
-
102
- # foo Update Data Structure
103
-
104
- ## Data Structure Name
105
-
106
- TBDF-Incoming Weekly Measurement Data
107
-
108
- ## Description
109
- This describes the weekly measurement data for each patient for the Teddy Bear dropt clinical trial.
110
-
111
- ## Qualified Name
112
- DataStruct::TBDF-Incoming Weekly Measurement Data
113
-
114
- ## Namespace
115
-
116
- ## In Data Specification
117
- Data Specification for the Teddy Bear Dropt Clinical Trial
118
-
119
- ## Version Identifier
120
-
121
-
122
- ## Guid
123
-
124
-
125
- ___
126
-
127
- # foo Update Data Structure
128
-
129
- ## Data Structure Name
130
-
131
- WWT-Incoming Weekly Measurement Data
132
-
133
- ## Description
134
- A collection of data fields that form a data structure.
135
-
136
- ## Qualified Name
137
- DataStruct::WWT-Incoming Weekly Measurement Data
138
-
139
- ## In Data Specification
140
- Test Spec2
141
-
142
- ## Namespace
143
-
144
-
145
- ## Version Identifier
146
-
147
-
148
- ## GUID
149
-
150
-
151
-
152
- ___
153
-
154
- # Foo Update Data Field
155
-
156
- ## Data Field Name
157
-
158
- PatientId
159
-
160
- ## Description
161
- Unique identifier of the patient
162
-
163
- ## Qualified Name
164
- DataField::PatientId
165
-
166
-
167
- ## Data Type
168
-
169
- String
170
-
171
- ## Guid
172
-
173
- ## Data Class
174
-
175
- ## In Data Dictionary
176
- DataDict::Clinical Trial Data Dictionary, Pharma Data Dictionary
177
-
178
- ## In Data Structure
179
- TBDF-Incoming Weekly Measurement Data
180
- DataStruct::WWT-Incoming Weekly Measurement Data
181
-
182
- ## Glossary Term
183
- GlossaryTerm::ClinicalTrialTerminology::PatientId
184
- ___
185
-
186
-
187
-
188
- # Foo Update Data Field
189
-
190
- ## Data Field Name
191
-
192
- HospitalId
193
-
194
- ## Description
195
- Unique identifier for a hospital. Used in forming PatientId.
196
-
197
- ## Qualified Name
198
- DataField::HospitalId
199
-
200
- ## Data Type
201
- String
202
-
203
- ## In Data Dictionary
204
- DataDict::Clinical Trial Data Dictionary
205
-
206
- ## In Data Structure
207
-
208
- DataStruct::TBDF-Incoming Weekly Measurement Data
209
- DataStruct::WWT-Incoming Weekly Measurement Data
210
-
211
- ## Position
212
- 1
213
-
214
- ## Min Cardinality
215
- 0
216
-
217
- ## Max Cardinality
218
- 1
219
-
220
- ## Glossary Term
221
- Term::Hospital Identifier
222
-
223
- ## Parent Data Field
224
- DataField::PatientId
225
-
226
- ## Journal Entry
227
- Just creating this term
228
-
229
- ___
230
-
231
- # Foo Update Data Field
232
-
233
- ## Data Field Name
234
-
235
- PatientSN
236
-
237
- ## Description
238
- Unique identifier of the patient within a hospital.
239
-
240
- ## Qualified Name
241
- DataField::PatientSN
242
-
243
-
244
- ## Data Type
245
-
246
- String
247
- ## Position
248
- 2
249
-
250
- ## Min Cardinality
251
- 0
252
-
253
- ## Max Cardinality
254
- 1
255
-
256
- ## In Data Dictionary
257
- DataDict::Clinical Trial Data Dictionary
258
-
259
- ## In Data Structure
260
- DataStruct::TBDF-Incoming Weekly Measurement Data
261
- DataStruct::WWT-Incoming Weekly Measurement Data
262
-
263
- ## Parent Data Field
264
- DataField::PatientId
265
-
266
- ## Journal Entry
267
- Just creating this term
268
-
269
- ___
270
-
271
- # foo Update Data Class
272
-
273
- ## Data Class Name
274
-
275
- Date
276
-
277
- ## Description
278
- A date of the form YYYY-MM-DD -moo
279
-
280
- ## Qualified Name
281
- DataClass::Date
282
-
283
- ## Data Type
284
- date
285
- ## Position
286
- 0
287
-
288
- ## Min Cardinality
289
- 0
290
-
291
- ## Max Cardinality
292
- 1
293
-
294
- ## In Data Dictionary
295
- DataDict::Clinical Trial Data Dictionary
296
-
297
-
298
- ## Containing Data Class
299
-
300
- ## Specializes Data Class
301
-
302
- ## Journal Entry
303
- Just creating this date
304
-
305
-
306
-
307
- ___
308
-
309
- # Update Data Class
310
-
311
- ## Data Class Name
312
-
313
- ISO-Date
314
-
315
- ## Description
316
- ISO 8601 standard date. A date of the form YYYY-MM-DD
317
-
318
- ## Qualified Name
319
- DataClass::ISO-Date
320
-
321
- ## Data Type
322
- date
323
- ## Position
324
- 0
325
-
326
- ## Min Cardinality
327
- 0
328
-
329
- ## Max Cardinality
330
- 1
331
-
332
- ## In Data Dictionary
333
-
334
-
335
-
336
- ## Containing Data Class
337
- DataClass::Address
338
-
339
- ## Specializes Data Class
340
-
341
- >DataClass::Date
342
-
343
- ## Journal Entry
344
- Just creating this date
345
-
346
-
347
- ___
348
-
349
-
350
- # Foo Update Data Field
351
-
352
- ## Data Field
353
-
354
- Date
355
-
356
- ## Description
357
- A date of the form YYYY-MM-DD
358
-
359
- ## Qualified Name
360
- DataField::Date
361
-
362
-
363
- ## Data Type
364
- date
365
-
366
- ## Position
367
- 0
368
-
369
- ## Min Cardinality
370
- 0
371
-
372
- ## Max Cardinality
373
- 1
374
-
375
- ## In Data Dictionary
376
- DataDict::Clinical Trial Data Dictionary
377
-
378
- ## In Data Structure
379
- TBDF-Incoming Weekly Measurement Data,
380
- DataStruct::WWT-Incoming Weekly Measurement Data
381
-
382
- ## Parent Data Field
383
-
384
- ## Data Class
385
- DataClass::ISO-Date
386
-
387
- ## Journal Entry
388
- Just creating this date
389
-
390
-
391
- ___
392
-
393
-
394
-
395
- # Foo Update Data Class
396
-
397
- ## Data Class Name
398
-
399
- Address
400
-
401
- ## Description
402
- Address Class
403
-
404
- ## Qualified Name
405
-
406
-
407
-
408
- ## Data Type
409
-
410
- String
411
- ## Position
412
- 0
413
-
414
- ## Min Cardinality
415
- 0
416
-
417
- ## Max Cardinality
418
- 1
419
-
420
- ## In Data Dictionary
421
- DataDict::Clinical Trial Data Dictionary
422
-
423
-
424
- ## Containing Data Class
425
-
426
- ## Specializes Data Class
427
-
428
- ## Journal Entry
429
- Just creating this date