pyegeria 5.4.0.23__py3-none-any.whl → 5.4.0.24__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.
- commands/cat/debug_log +2046 -465
- commands/cat/debug_log.2025-08-15_09-14-07_444802.zip +0 -0
- commands/cat/debug_log.2025-08-16_10-21-59_388912.zip +0 -0
- commands/cat/dr_egeria_md.py +16 -3
- md_processing/__init__.py +5 -3
- md_processing/data/commands.json +8310 -903
- md_processing/dr_egeria_inbox/gov_def.md +76 -18
- md_processing/dr_egeria_inbox/img.png +0 -0
- md_processing/dr_egeria_inbox/product.md +132 -20
- md_processing/dr_egeria_outbox/monday/processed-2025-08-17 21:04-product.md +97 -0
- md_processing/md_commands/governance_officer_commands.py +291 -150
- md_processing/md_commands/product_manager_commands.py +309 -401
- md_processing/md_processing_utils/common_md_proc_utils.py +110 -7
- md_processing/md_processing_utils/common_md_utils.py +112 -26
- md_processing/md_processing_utils/md_processing_constants.py +8 -5
- pyegeria/__init__.py +1 -1
- pyegeria/_client_new.py +3 -2
- pyegeria/_exceptions_new.py +6 -0
- pyegeria/_output_formats.py +17 -2
- pyegeria/governance_officer.py +1 -3
- pyegeria/load_config.py +1 -1
- pyegeria/models.py +28 -1
- pyegeria/utils.py +1 -1
- {pyegeria-5.4.0.23.dist-info → pyegeria-5.4.0.24.dist-info}/METADATA +1 -1
- {pyegeria-5.4.0.23.dist-info → pyegeria-5.4.0.24.dist-info}/RECORD +28 -30
- commands/cat/logs/pyegeria.log +0 -136
- md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:00-product.md +0 -62
- md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:13-product.md +0 -62
- md_processing/dr_egeria_outbox/friday/processed-2025-07-20 13:23-product.md +0 -47
- md_processing/dr_egeria_outbox/friday/processed-2025-08-01 11:55-data_test3.md +0 -503
- md_processing/dr_egeria_outbox/processed-2025-08-03 16:05-glossary_list.md +0 -37
- {pyegeria-5.4.0.23.dist-info → pyegeria-5.4.0.24.dist-info}/LICENSE +0 -0
- {pyegeria-5.4.0.23.dist-info → pyegeria-5.4.0.24.dist-info}/WHEEL +0 -0
- {pyegeria-5.4.0.23.dist-info → pyegeria-5.4.0.24.dist-info}/entry_points.txt +0 -0
@@ -1,503 +0,0 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
# Update Glossary
|
5
|
-
## Glossary Name
|
6
|
-
Test Glossary
|
7
|
-
## Description
|
8
|
-
This glossary is just for testing
|
9
|
-
|
10
|
-
___
|
11
|
-
|
12
|
-
___
|
13
|
-
|
14
|
-
|
15
|
-
# Update Term
|
16
|
-
## In Glossary
|
17
|
-
Test Glossary
|
18
|
-
## Term Name
|
19
|
-
Hospital Identifier
|
20
|
-
## Description
|
21
|
-
Identifies each hospital uniquely. Used within the PatientId field.
|
22
|
-
|
23
|
-
___
|
24
|
-
|
25
|
-
___
|
26
|
-
|
27
|
-
|
28
|
-
# Create Data Dictionary
|
29
|
-
## Name
|
30
|
-
Clinical Trial Data Dictionary
|
31
|
-
|
32
|
-
## Description
|
33
|
-
A data dictionary for clinical trial data elements.
|
34
|
-
|
35
|
-
|
36
|
-
# Create Data Dictionary
|
37
|
-
## Name
|
38
|
-
Pharma Data Dictionary
|
39
|
-
|
40
|
-
## Description
|
41
|
-
A data dictionary of elements relevant to the Pharma communities.
|
42
|
-
|
43
|
-
|
44
|
-
___
|
45
|
-
|
46
|
-
# Update Data Spec
|
47
|
-
|
48
|
-
## Data Specification
|
49
|
-
|
50
|
-
Data Specification for the Teddy Bear Drop Clinical Trial
|
51
|
-
|
52
|
-
## Description
|
53
|
-
Principle data requirements for Teddy Bear Drop Clinical Trial. Meow
|
54
|
-
|
55
|
-
## Qualified Name
|
56
|
-
DataSpec::Data Specification for the Teddy Bear Drop Clinical Trial
|
57
|
-
|
58
|
-
## Classifications
|
59
|
-
|
60
|
-
## Guid
|
61
|
-
|
62
|
-
|
63
|
-
___
|
64
|
-
|
65
|
-
___
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
# Create Data Specification
|
70
|
-
|
71
|
-
## Data Specification Name
|
72
|
-
|
73
|
-
Test Spec2
|
74
|
-
|
75
|
-
## Description
|
76
|
-
A test spec - Meow
|
77
|
-
|
78
|
-
## Qualified Name
|
79
|
-
|
80
|
-
## Classifications
|
81
|
-
|
82
|
-
## Guid
|
83
|
-
|
84
|
-
## Additional Properties
|
85
|
-
{
|
86
|
-
"a prop" : "meow",
|
87
|
-
"another" : "woof"
|
88
|
-
}
|
89
|
-
___
|
90
|
-
|
91
|
-
# Create Data Dictionary
|
92
|
-
|
93
|
-
## Dictionary Name
|
94
|
-
|
95
|
-
dw
|
96
|
-
|
97
|
-
## Description
|
98
|
-
A data dictionary for dan..meow
|
99
|
-
## Qualified Name
|
100
|
-
DataDict::dw
|
101
|
-
|
102
|
-
## Classifications
|
103
|
-
|
104
|
-
## GUID
|
105
|
-
|
106
|
-
|
107
|
-
___
|
108
|
-
|
109
|
-
|
110
|
-
# Update Data Structure
|
111
|
-
|
112
|
-
## Data Structure Name
|
113
|
-
|
114
|
-
TBDF-Incoming Weekly Measurement Data
|
115
|
-
|
116
|
-
## Description
|
117
|
-
This describes the weekly measurement data for each patient for the Teddy Bear dropt clinical trial.
|
118
|
-
|
119
|
-
## Qualified Name
|
120
|
-
DataStruct::TBDF-Incoming Weekly Measurement Data
|
121
|
-
|
122
|
-
## Namespace
|
123
|
-
|
124
|
-
## In Data Specification
|
125
|
-
Data Specification for the Teddy Bear Drop Clinical Trial
|
126
|
-
|
127
|
-
## Version Identifier
|
128
|
-
|
129
|
-
|
130
|
-
## Guid
|
131
|
-
|
132
|
-
|
133
|
-
___
|
134
|
-
|
135
|
-
___
|
136
|
-
|
137
|
-
|
138
|
-
# Update Data Structure
|
139
|
-
|
140
|
-
## Data Structure Name
|
141
|
-
|
142
|
-
WWT-Incoming Weekly Measurement Data
|
143
|
-
|
144
|
-
## Description
|
145
|
-
A collection of data fields that form a data structure.
|
146
|
-
|
147
|
-
## Qualified Name
|
148
|
-
DataStruct::WWT-Incoming Weekly Measurement Data
|
149
|
-
|
150
|
-
## In Data Specification
|
151
|
-
Test Spec2
|
152
|
-
|
153
|
-
## Namespace
|
154
|
-
|
155
|
-
|
156
|
-
## Version Identifier
|
157
|
-
|
158
|
-
|
159
|
-
## GUID
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
___
|
164
|
-
|
165
|
-
___
|
166
|
-
|
167
|
-
|
168
|
-
# Update Data Field
|
169
|
-
|
170
|
-
## Data Field Name
|
171
|
-
|
172
|
-
PatientId
|
173
|
-
|
174
|
-
## Description
|
175
|
-
Unique identifier of the patient
|
176
|
-
|
177
|
-
## Qualified Name
|
178
|
-
DataField::PatientId
|
179
|
-
|
180
|
-
|
181
|
-
## Data Type
|
182
|
-
|
183
|
-
String
|
184
|
-
|
185
|
-
## Guid
|
186
|
-
|
187
|
-
## Data Class
|
188
|
-
|
189
|
-
## In Data Dictionary
|
190
|
-
DataDict::Clinical Trial Data Dictionary, Pharma Data Dictionary
|
191
|
-
|
192
|
-
## In Data Structure
|
193
|
-
TBDF-Incoming Weekly Measurement Data
|
194
|
-
DataStruct::WWT-Incoming Weekly Measurement Data
|
195
|
-
|
196
|
-
## Glossary Term
|
197
|
-
GlossaryTerm::ClinicalTrialTerminology::PatientId
|
198
|
-
___
|
199
|
-
|
200
|
-
___
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
# Update Data Field
|
206
|
-
|
207
|
-
## Data Field Name
|
208
|
-
|
209
|
-
HospitalId
|
210
|
-
|
211
|
-
## Description
|
212
|
-
Unique identifier for a hospital. Used in forming PatientId.
|
213
|
-
|
214
|
-
## Qualified Name
|
215
|
-
DataField::HospitalId
|
216
|
-
|
217
|
-
## Data Type
|
218
|
-
String
|
219
|
-
|
220
|
-
## In Data Dictionary
|
221
|
-
DataDict::Clinical Trial Data Dictionary
|
222
|
-
|
223
|
-
## In Data Structure
|
224
|
-
|
225
|
-
DataStruct::TBDF-Incoming Weekly Measurement Data
|
226
|
-
DataStruct::WWT-Incoming Weekly Measurement Data
|
227
|
-
|
228
|
-
## Position
|
229
|
-
1
|
230
|
-
|
231
|
-
## Min Cardinality
|
232
|
-
0
|
233
|
-
|
234
|
-
## Max Cardinality
|
235
|
-
1
|
236
|
-
|
237
|
-
## Glossary Term
|
238
|
-
Term::Hospital Identifier
|
239
|
-
|
240
|
-
## Parent Data Field
|
241
|
-
DataField::PatientId
|
242
|
-
|
243
|
-
## Journal Entry
|
244
|
-
Just creating this term
|
245
|
-
|
246
|
-
___
|
247
|
-
|
248
|
-
___
|
249
|
-
|
250
|
-
|
251
|
-
# Update Data Field
|
252
|
-
|
253
|
-
## Data Field Name
|
254
|
-
|
255
|
-
PatientSN
|
256
|
-
|
257
|
-
## Description
|
258
|
-
Unique identifier of the patient within a hospital.
|
259
|
-
|
260
|
-
## Qualified Name
|
261
|
-
DataField::PatientSN
|
262
|
-
|
263
|
-
|
264
|
-
## Data Type
|
265
|
-
|
266
|
-
String
|
267
|
-
## Position
|
268
|
-
2
|
269
|
-
|
270
|
-
## Min Cardinality
|
271
|
-
0
|
272
|
-
|
273
|
-
## Max Cardinality
|
274
|
-
1
|
275
|
-
|
276
|
-
## In Data Dictionary
|
277
|
-
DataDict::Clinical Trial Data Dictionary
|
278
|
-
|
279
|
-
## In Data Structure
|
280
|
-
DataStruct::TBDF-Incoming Weekly Measurement Data
|
281
|
-
DataStruct::WWT-Incoming Weekly Measurement Data
|
282
|
-
|
283
|
-
## Parent Data Field
|
284
|
-
DataField::PatientId
|
285
|
-
|
286
|
-
## Journal Entry
|
287
|
-
Just creating this term
|
288
|
-
|
289
|
-
___
|
290
|
-
|
291
|
-
___
|
292
|
-
|
293
|
-
|
294
|
-
# Update Data Class
|
295
|
-
|
296
|
-
## Data Class Name
|
297
|
-
|
298
|
-
Date
|
299
|
-
|
300
|
-
## Description
|
301
|
-
A date of the form YYYY-MM-DD
|
302
|
-
|
303
|
-
## Qualified Name
|
304
|
-
DataClass::Date
|
305
|
-
|
306
|
-
## Data Type
|
307
|
-
date
|
308
|
-
## Position
|
309
|
-
0
|
310
|
-
|
311
|
-
## Min Cardinality
|
312
|
-
0
|
313
|
-
|
314
|
-
## Max Cardinality
|
315
|
-
1
|
316
|
-
|
317
|
-
## In Data Dictionary
|
318
|
-
DataDict::Clinical Trial Data Dictionary
|
319
|
-
|
320
|
-
|
321
|
-
## Containing Data Class
|
322
|
-
|
323
|
-
## Specializes Data Class
|
324
|
-
|
325
|
-
## Journal Entry
|
326
|
-
Just creating this date
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
___
|
331
|
-
|
332
|
-
___
|
333
|
-
|
334
|
-
|
335
|
-
# Update Data Class
|
336
|
-
|
337
|
-
## Data Class Name
|
338
|
-
|
339
|
-
ISO-Date
|
340
|
-
|
341
|
-
## Description
|
342
|
-
ISO 8601 standard date. A date of the form YYYY-MM-DD
|
343
|
-
|
344
|
-
## Qualified Name
|
345
|
-
DataClass::ISO-Date
|
346
|
-
|
347
|
-
## Data Type
|
348
|
-
date
|
349
|
-
## Position
|
350
|
-
0
|
351
|
-
|
352
|
-
## Min Cardinality
|
353
|
-
0
|
354
|
-
|
355
|
-
## Max Cardinality
|
356
|
-
1
|
357
|
-
|
358
|
-
## In Data Dictionary
|
359
|
-
DataDict::Clinical Trial Data Dictionary
|
360
|
-
|
361
|
-
|
362
|
-
## Containing Data Class
|
363
|
-
|
364
|
-
## Specializes Data Class
|
365
|
-
DataClass::Date
|
366
|
-
## Journal Entry
|
367
|
-
Just creating this date
|
368
|
-
|
369
|
-
|
370
|
-
___
|
371
|
-
|
372
|
-
___
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
# Update Data Field
|
377
|
-
|
378
|
-
## Data Field
|
379
|
-
|
380
|
-
Date
|
381
|
-
|
382
|
-
## Description
|
383
|
-
A date of the form YYYY-MM-DD
|
384
|
-
|
385
|
-
## Qualified Name
|
386
|
-
DataField::Date
|
387
|
-
|
388
|
-
|
389
|
-
## Data Type
|
390
|
-
date
|
391
|
-
|
392
|
-
## Position
|
393
|
-
0
|
394
|
-
|
395
|
-
## Min Cardinality
|
396
|
-
0
|
397
|
-
|
398
|
-
## Max Cardinality
|
399
|
-
1
|
400
|
-
|
401
|
-
## In Data Dictionary
|
402
|
-
DataDict::Clinical Trial Data Dictionary
|
403
|
-
|
404
|
-
## In Data Structure
|
405
|
-
TBDF-Incoming Weekly Measurement Data,
|
406
|
-
DataStruct::WWT-Incoming Weekly Measurement Data
|
407
|
-
|
408
|
-
## Parent Data Field
|
409
|
-
|
410
|
-
## Data Class
|
411
|
-
DataClass::ISO-Date
|
412
|
-
|
413
|
-
## Journal Entry
|
414
|
-
Just creating this date
|
415
|
-
|
416
|
-
|
417
|
-
___
|
418
|
-
|
419
|
-
___
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
# Update Data Class
|
425
|
-
|
426
|
-
## Data Class Name
|
427
|
-
|
428
|
-
Address
|
429
|
-
|
430
|
-
## Description
|
431
|
-
Address Class
|
432
|
-
|
433
|
-
## Qualified Name
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
## Data Type
|
438
|
-
|
439
|
-
String
|
440
|
-
## Position
|
441
|
-
0
|
442
|
-
|
443
|
-
## Min Cardinality
|
444
|
-
0
|
445
|
-
|
446
|
-
## Max Cardinality
|
447
|
-
1
|
448
|
-
|
449
|
-
## In Data Dictionary
|
450
|
-
DataDict::Clinical Trial Data Dictionary
|
451
|
-
|
452
|
-
|
453
|
-
## Containing Data Class
|
454
|
-
|
455
|
-
## Specializes Data Class
|
456
|
-
|
457
|
-
## Journal Entry
|
458
|
-
Just creating this date
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
___
|
464
|
-
|
465
|
-
# Update Data Class
|
466
|
-
|
467
|
-
## Data Class Name
|
468
|
-
|
469
|
-
Street Address
|
470
|
-
|
471
|
-
## Description
|
472
|
-
Street Address including number and name of street.
|
473
|
-
|
474
|
-
## Qualified Name
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
## Data Type
|
479
|
-
|
480
|
-
String
|
481
|
-
## Position
|
482
|
-
0
|
483
|
-
|
484
|
-
## Min Cardinality
|
485
|
-
0
|
486
|
-
|
487
|
-
## Max Cardinality
|
488
|
-
1
|
489
|
-
|
490
|
-
## In Data Dictionary
|
491
|
-
DataDict::Clinical Trial Data Dictionary
|
492
|
-
|
493
|
-
|
494
|
-
## Containing Data Class
|
495
|
-
DataClass::Address
|
496
|
-
## Specializes Data Class
|
497
|
-
|
498
|
-
|
499
|
-
___
|
500
|
-
|
501
|
-
# Provenance
|
502
|
-
|
503
|
-
* Results from processing file data_test3.md on 2025-08-01 11:55
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# Test
|
2
|
-
|
3
|
-
# Term List for search string: `*`
|
4
|
-
|
5
|
-
# Terms Table
|
6
|
-
|
7
|
-
Terms found from the search string: `All`
|
8
|
-
|
9
|
-
| Term Name | Qualified Name | Summary | Description | Status | Categories | Glossary |
|
10
|
-
|-------------|-------------|-------------|-------------|-------------|-------------|-------------|
|
11
|
-
| Create Governance Strategy | Term::Create Governance Strategy | | The strategy used in the development of the governance domains activities. How the governance domain supports the business strategy. | DRAFT | | |
|
12
|
-
| Create Service Level Objectives | Term::Create Service Level Objectives | | Defines the performance, availability and qualitiy levels expected by the element attached. | DRAFT | | |
|
13
|
-
| Create Regulation Article | Term::Create Regulation Article | | A RegulationArticle entity is an article in a regulation. Dividing a regulation simplifies planning and execution. | DRAFT | | |
|
14
|
-
| Create Business Imperative | Term::Create Business Imperative | | The BusinessImperative entity defines a business goal that is critical to the success of the organization. | DRAFT | | |
|
15
|
-
| Create Certification Type | Term::Create Certification Type | | A type of certification. | DRAFT | | |
|
16
|
-
| Create Governance Principle | Term::Create Governance Principle | | The GovernancePrinciple entity defines a policy that describes an end state that the organization aims to achieve. | DRAFT | | |
|
17
|
-
| Link Governance Controls | Term::Link Governance Controls | | Link peer governance controls with the GovernanceControlLink relationship. Controls types are: GovernanceRule, GovernanceProcess, GovernanceResponsibility, GovernanceProcedure, SecurityAccessControl, SecurityGroup. | DRAFT | | |
|
18
|
-
| Create Regulation Definition | Term::Create Regulation Definition | | Defines a relevant legal regulation that the business operation must comply with. Often regulations are divided into regulation articles. | DRAFT | | |
|
19
|
-
| Create Threat Definition | Term::Create Threat Definition | | The Threat entity describes a particular threat to the organization''s operations that must either be guarded against or accommodated to reduce its impact. | DRAFT | | |
|
20
|
-
| Create Governance Obligation | Term::Create Governance Obligation | | The GovernanceObligation entity defines a policy that describes a requirement that must be met. | DRAFT | | |
|
21
|
-
| Create Governance Procedure | Term::Create Governance Procedure | | A manual procedure that is performed under certain circumstances. | DRAFT | | |
|
22
|
-
| Link Governance Drivers | Term::Link Governance Drivers | | Link peer governance drivers with the GovernanceDriverLink relationship. Drivers are: GovernanceStrategy, BusinessImperitive, Regulation, RegulationArticle, Threat. | DRAFT | | |
|
23
|
-
| Create Governance Rule | Term::Create Governance Rule | | An executable rule that can be deployed at particular points in the operations. | DRAFT | | |
|
24
|
-
| View Governance Definitions | Term::View Governance Definitions | | This can be used to list any kind of governance definitions. | DRAFT | | |
|
25
|
-
| Create Governance Processing Purpose | Term::Create Governance Processing Purpose | | Privacy regulations such as (GDPR) require data subjects to agree the processing that is permitted on their data. | DRAFT | | |
|
26
|
-
| Create Governance Process | Term::Create Governance Process | | An executable process that choreographs different actions. | DRAFT | | |
|
27
|
-
| Create Security Group | Term::Create Security Group | | A group of actors that need to be given the same access to a specific set of resources. | DRAFT | | |
|
28
|
-
| Link Governance Policies | Term::Link Governance Policies | | Link peer governance policies with the GovernancePolicyLink relationship. Policies types are: GovernancePrinciple, GovernanceObligation, GovernanceApproach. | DRAFT | | |
|
29
|
-
| Create Naming Standard Rule | Term::Create Naming Standard Rule | | A standard for naming specific kinds of resources. | DRAFT | | |
|
30
|
-
| Create Security Access Control | Term::Create Security Access Control | | A technical control that defines the access control lists that an actor must belong to be entitled to perform a specific action. | DRAFT | | |
|
31
|
-
| Create License Type | Term::Create License Type | | A type of license. | DRAFT | | |
|
32
|
-
| Create Governance Responsibility | Term::Create Governance Responsibility | | A responsiblity assigned to an actor or team. It could be a requirement to take a certain action in specific circumstances or to make decisions or give approvals for actions. | DRAFT | | |
|
33
|
-
| Create Governance Approach | Term::Create Governance Approach | | The GovernanceApproach entity defines a policy that describes a method that should be used for a particular activity. | DRAFT | | |
|
34
|
-
|
35
|
-
# Provenance
|
36
|
-
|
37
|
-
* Results from processing file glossary_list.md on 2025-08-03 16:05
|
File without changes
|
File without changes
|
File without changes
|