pyegeria 5.4.3.2__py3-none-any.whl → 5.4.3.4__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 (53) hide show
  1. commands/cat/debug_log.2025-09-01_07-02-58_818650.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  3. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  4. commands/cat/debug_log.log +5379 -8107
  5. commands/cat/list_format_set.py +2 -2
  6. commands/tech/list_information_supply_chains.py +1 -1
  7. commands/tech/list_solution_blueprints.py +1 -1
  8. commands/tech/list_solution_components.py +1 -1
  9. commands/tech/list_solution_roles.py +1 -1
  10. md_processing/__init__.py +0 -4
  11. md_processing/data/commands.json +1258 -615
  12. md_processing/dr_egeria.py +6 -9
  13. md_processing/dr_egeria_inbox/data_spec_test.md +44 -418
  14. md_processing/dr_egeria_inbox/gov_def.md +239 -3
  15. md_processing/dr_egeria_inbox/product.md +13 -5
  16. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +209 -0
  17. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +263 -0
  18. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +2374 -0
  19. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +2374 -0
  20. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +2321 -0
  21. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +2304 -0
  22. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +2324 -0
  23. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +2324 -0
  24. md_processing/md_commands/data_designer_commands.py +170 -570
  25. md_processing/md_commands/product_manager_commands.py +1 -1
  26. md_processing/md_processing_utils/common_md_utils.py +55 -13
  27. md_processing/md_processing_utils/extraction_utils.py +14 -7
  28. md_processing/md_processing_utils/md_processing_constants.py +1 -1
  29. pyegeria/___external_references.py +3255 -0
  30. pyegeria/__init__.py +1 -1
  31. pyegeria/_client_new.py +9 -7
  32. pyegeria/_output_formats.py +124 -3
  33. pyegeria/collection_manager.py +17 -56
  34. pyegeria/config.py +10 -1
  35. pyegeria/data_designer.py +172 -124
  36. pyegeria/egeria_client.py +1 -1
  37. pyegeria/egeria_tech_client.py +1 -1
  38. pyegeria/glossary_manager.py +71 -85
  39. pyegeria/governance_officer.py +26 -29
  40. pyegeria/output_formatter.py +127 -1
  41. pyegeria/project_manager.py +33 -36
  42. pyegeria/{solution_architect_omvs.py → solution_architect.py} +443 -388
  43. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/METADATA +1 -1
  44. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/RECORD +47 -41
  45. md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:30-output_tests.md +0 -103
  46. md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:40-output_tests.md +0 -115
  47. md_processing/dr_egeria_outbox/friday/processed-2025-08-30 21:15-glossary_test1.md +0 -326
  48. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:27-glossary_test1.md +0 -369
  49. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:33-glossary_test1.md +0 -392
  50. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 20:57-glossary_test1.md +0 -400
  51. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/LICENSE +0 -0
  52. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/WHEEL +0 -0
  53. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/entry_points.txt +0 -0
@@ -1,20 +1,24 @@
1
-
2
- ___
1
+ # View Data Structures
2
+ ## Output Format
3
+ LIST
4
+ ## Output Format Set
5
+ DataStruct-DrE
6
+ ____
3
7
 
4
8
  TBDF-Incoming Weekly Measurement Data
5
- ___
9
+ ____
6
10
 
7
- # Create Data Structure
11
+ # Don't Update Data Structure
8
12
 
9
13
  ## Data Structure
10
14
 
11
15
  TBDF-Incoming Weekly Measurement Data
12
16
 
13
17
  ## Description
14
- This describes the weekly measurement data for each patient for the Teddy Bear drop foot clinical trial
18
+ Meow.This describes the weekly measurement data for each patient for the Teddy Bear drop foot clinical trial
15
19
 
16
20
  ## In Data Specification
17
- Data Specification for Teddy Bear Drop Foot Clinical Trial
21
+
18
22
 
19
23
 
20
24
  ## Qualified Name
@@ -25,13 +29,10 @@ ___
25
29
  WWT-Incoming Weekly Measurement Data
26
30
  ___
27
31
 
28
- # Create Data Structure
29
-
30
- ## Data Structure
31
-
32
+ # Don't Update Data Structure
33
+ ## Name
32
34
  WWT-Incoming Weekly Measurement Data
33
35
 
34
-
35
36
  ## Description
36
37
  A collection of data fields that form a data structure.
37
38
 
@@ -44,7 +45,7 @@ A collection of data fields that form a data structure.
44
45
 
45
46
 
46
47
 
47
- # Create Data Structure
48
+ # Don't Update Data Structure
48
49
 
49
50
  ## Name
50
51
 
@@ -63,27 +64,12 @@ ___
63
64
 
64
65
 
65
66
 
66
-
67
- "Data Specifications Folder"
68
- ___
69
-
70
- # pFolder
71
-
72
- ## pFolder
73
-
74
- Data Specifications Folder
75
-
76
-
77
-
78
-
79
-
80
-
81
67
  ___
82
68
 
83
69
  Data Specification for the Teddy Bear Drop Foot Clinical Trial
84
70
  ___
85
71
 
86
- # Create Data Specification
72
+ # Don't Create Data Spec
87
73
 
88
74
  ## Data Specification
89
75
 
@@ -94,53 +80,30 @@ Principle data requirements for this clinical trial.
94
80
 
95
81
 
96
82
  ## Is Own Anchor
97
- true
83
+ True
98
84
 
99
85
 
100
86
  ## Parent Relationship Type
101
87
 
102
-
103
-
104
88
  ## Parent at End1
105
- false
106
89
 
107
90
 
108
91
  ## Qualified Name
109
92
 
110
-
111
-
112
-
113
-
114
-
115
-
116
93
  ## Anchor Scope Name
117
94
 
118
-
119
-
120
-
121
95
  ## GUID
122
96
 
123
-
124
-
125
97
  ## Anchor ID
126
98
 
127
-
128
-
129
99
  ## Parent ID
130
100
 
131
-
132
-
133
-
134
-
135
-
136
-
137
-
138
101
  ___
139
102
 
140
103
  Data Specification for the Werewolf Transformation Clinical Trial
141
104
  ___
142
105
 
143
- # Create Data Specification
106
+ # Don't Update Data Spec
144
107
 
145
108
  ## Data Specification
146
109
 
@@ -165,29 +128,15 @@ false
165
128
  ## Qualified Name
166
129
 
167
130
 
168
-
169
-
170
-
171
-
172
-
173
131
  ## Anchor Scope Name
174
132
 
175
-
176
-
177
-
178
133
  ## GUID
179
134
 
180
-
181
-
182
135
  ## Anchor ID
183
136
 
184
-
185
-
186
137
  ## Parent ID
187
138
 
188
-
189
-
190
- # Create Data Spec
139
+ # Don't Create Data Spec
191
140
 
192
141
  ## Data Spec
193
142
 
@@ -207,23 +156,12 @@ ___
207
156
  "Data Dictionary Folder"
208
157
  ___
209
158
 
210
- # pFolder
211
-
212
- ## pFolder
213
-
214
- Data Dictionary Folder
215
-
216
-
217
-
218
-
219
-
220
-
221
159
  ___
222
160
 
223
161
  Clinical Trials Data Dictionary
224
162
  ___
225
163
 
226
- # Create Data Dictionary
164
+ # Don't Update Data Dictionary
227
165
 
228
166
  ## Data Dictionary
229
167
 
@@ -252,47 +190,16 @@ false
252
190
  ## Qualified Name
253
191
 
254
192
 
255
-
256
-
257
-
258
-
259
-
260
-
261
- ## GUID
262
-
263
-
264
-
265
- ## Anchor ID
266
-
267
-
268
-
269
- ## Parent ID
270
-
271
193
  ___
272
194
 
273
195
 
274
196
 
275
-
276
- "Data Class Folder"
277
- ___
278
-
279
- # pFolder
280
-
281
- ## pFolder
282
-
283
- Data Class Folder
284
-
285
-
286
-
287
-
288
-
289
-
290
197
  ___
291
198
 
292
199
  Angle-Class
293
200
  ___
294
201
 
295
- # Create Data Class
202
+ # Don't Update Data Class
296
203
 
297
204
  ## Data Class
298
205
 
@@ -376,64 +283,6 @@ false
376
283
 
377
284
 
378
285
 
379
- ## Qualified Name
380
-
381
-
382
-
383
-
384
-
385
-
386
- ## GUID
387
-
388
-
389
-
390
-
391
-
392
- # Create Data Class
393
- ## Name
394
- Angle-Class
395
- ## Description
396
- An integer representing the measurement of an angle.
397
-
398
- ## namespace
399
-
400
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
401
-
402
- ## matchThreshold - % of values that match the data class specification
403
-
404
-
405
- ## specification - rules language - skip?
406
-
407
- ## specification details - values for a rule - skip?
408
-
409
- ## data type
410
- Integer
411
-
412
- ## allowsDuplicateValues - boolean
413
- true
414
- ## isNullable
415
- false
416
- ## defaultValue
417
-
418
- ## average value
419
-
420
- ## valueList
421
-
422
- ## valueRangeFrom
423
- 0
424
- ## valueRangeTo
425
- 359
426
- ## sample values
427
-
428
- ## dataPatterns
429
-
430
- ## namePatterns
431
-
432
- ## In Data Dictionary
433
- Clinical Trials Data Dictionary
434
-
435
-
436
-
437
286
 
438
287
 
439
288
 
@@ -443,7 +292,7 @@ ___
443
292
  Minutes - Class
444
293
  ___
445
294
 
446
- # Create Data Class
295
+ # Don't Update Data Class
447
296
 
448
297
  ## Data Class
449
298
 
@@ -540,60 +389,13 @@ false
540
389
 
541
390
 
542
391
 
543
- # Create Data Class
544
- ## Name
545
- Minutes-Class
546
- ## Description
547
- A number representing time in minutes.
548
-
549
- ## namespace
550
-
551
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
552
-
553
- ## matchThreshold - % of values that match the data class specification
554
-
555
-
556
- ## specification - rules language - skip?
557
-
558
- ## specification details - values for a rule - skip?
559
-
560
- ## data type
561
- Integer
562
- ## allowsDuplicateValues - boolean
563
- True
564
- ## isNullable
565
-
566
- ## defaultValue
567
-
568
- ## average value
569
-
570
- ## valueList
571
-
572
- ## valueRangeFrom
573
- 0
574
- ## valueRangeTo
575
-
576
- ## sample values
577
-
578
- ## dataPatterns
579
-
580
- ## namePatterns
581
-
582
- ## In Data Dictionary
583
- Clinical Trials Data Dictionary
584
-
585
-
586
-
587
-
588
-
589
-
590
392
 
591
393
  ___
592
394
 
593
395
  Percent - Class
594
396
  ___
595
397
 
596
- # Create Data Class
398
+ # Don't Update Data Class
597
399
 
598
400
  ## Data Class
599
401
 
@@ -690,157 +492,13 @@ false
690
492
 
691
493
 
692
494
 
693
- # Create Data Class
694
- ## Name
695
- Percent-Class
696
- ## Description
697
- An integer representing a percentage.
698
-
699
- ## namespace
700
-
701
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
702
-
703
- ## matchThreshold - % of values that match the data class specification
704
-
705
-
706
- ## specification - rules language - skip?
707
-
708
- ## specification details - values for a rule - skip?
709
-
710
- ## data type
711
- Integer
712
- ## allowsDuplicateValues - boolean
713
- True
714
-
715
- ## isNullable
716
-
717
- ## defaultValue
718
-
719
- ## average value
720
-
721
- ## valueList
722
-
723
- ## valueRangeFrom
724
- 0
725
- ## valueRangeTo
726
- 100
727
- ## sample values
728
-
729
- ## dataPatterns
730
-
731
- ## namePatterns
732
-
733
- ## In Data Dictionary
734
- Clinical Trials Data Dictionary
735
-
736
-
737
-
738
-
739
-
740
495
 
741
496
  ___
742
497
 
743
498
  Date-Class
744
499
  ___
745
500
 
746
- # Create Data Class
747
-
748
- ## Data Class
749
-
750
- Date-Class
751
-
752
-
753
- ## Description
754
- Classification criteria for data fields
755
-
756
-
757
- ## Namespace
758
-
759
-
760
-
761
- ## Match Property Names
762
-
763
-
764
-
765
- ## Match Threshold
766
- 0
767
-
768
-
769
- ## IsCaseSensitive
770
- false
771
-
772
-
773
- ## Specification
774
-
775
-
776
-
777
- ## Specification Details
778
-
779
-
780
-
781
- ## Data Type
782
-
783
-
784
-
785
- ## Allow Duplicate Values
786
- false
787
-
788
-
789
- ## IsNullable
790
- false
791
-
792
-
793
- ## Default Value
794
-
795
-
796
-
797
- ## Average Value
798
- 0
799
-
800
-
801
- ## Value List
802
-
803
-
804
-
805
- ## Value Range From
806
- 0
807
-
808
-
809
- ## Value Range To:
810
- versionId: Version Identifier
811
- 0
812
-
813
-
814
- ## Sample Values
815
-
816
-
817
-
818
- ## Data Patterns
819
-
820
-
821
-
822
- ## Name Patterns
823
-
824
-
825
-
826
- ## In Data Dictionary
827
- Clinical Trials Data Dictionary
828
-
829
-
830
- ## Qualified Name
831
-
832
-
833
-
834
-
835
-
836
-
837
- ## GUID
838
-
839
-
840
-
841
-
842
-
843
- # Create Data Class
501
+ # Don't Create Data Class
844
502
  ## Name
845
503
  Date-Class
846
504
 
@@ -885,7 +543,7 @@ ___
885
543
  patientId-Class
886
544
  ___
887
545
 
888
- # Create Data Class
546
+ # Don't Update Data Class
889
547
 
890
548
  ## Data Class
891
549
 
@@ -979,24 +637,16 @@ false
979
637
  ## GUID
980
638
 
981
639
 
982
-
983
-
984
-
985
-
986
-
987
-
988
-
989
-
990
640
  ___
991
641
 
992
642
  date-Class
993
643
  ___
994
644
 
995
- # Create Data Class
645
+ # Don't Create Data Class
996
646
 
997
647
  ## Data Class
998
648
 
999
- date-Class
649
+ data-Class
1000
650
 
1001
651
 
1002
652
  ## Description
@@ -1056,7 +706,7 @@ false
1056
706
 
1057
707
 
1058
708
  ## Value Range To:
1059
- versionId: Version Identifier
709
+
1060
710
  0
1061
711
 
1062
712
 
@@ -1099,7 +749,7 @@ ___
1099
749
  Measurement-Date-Class
1100
750
  ___
1101
751
 
1102
- # Create Data Class
752
+ # Don't Create Data Class
1103
753
 
1104
754
  ## Data Class
1105
755
 
@@ -1163,7 +813,6 @@ false
1163
813
 
1164
814
 
1165
815
  ## Value Range To:
1166
- versionId: Version Identifier
1167
816
  0
1168
817
 
1169
818
 
@@ -1202,14 +851,6 @@ ___
1202
851
  "Data Fields Folder"
1203
852
  ___
1204
853
 
1205
- # pFolder
1206
-
1207
- ## pFolder
1208
-
1209
- Data Fields Folder
1210
-
1211
-
1212
-
1213
854
 
1214
855
 
1215
856
 
@@ -1218,7 +859,7 @@ ___
1218
859
  PatientId
1219
860
  ___
1220
861
 
1221
- # Create Data Field
862
+ # Don't Update Data Field
1222
863
 
1223
864
  ## Data Field
1224
865
 
@@ -1311,7 +952,7 @@ DataField::PatientId
1311
952
 
1312
953
 
1313
954
 
1314
- # Create Data Field
955
+ # Don't Create Data Field
1315
956
 
1316
957
  ## Data Field
1317
958
 
@@ -1406,7 +1047,7 @@ ___
1406
1047
  Zip Code
1407
1048
  ___
1408
1049
 
1409
- # Create Data Field
1050
+ # Don't Update Data Field
1410
1051
 
1411
1052
  ## Data Field
1412
1053
 
@@ -1511,7 +1152,7 @@ ___
1511
1152
  Postal Code
1512
1153
  ___
1513
1154
 
1514
- # Create Data Field
1155
+ # Don't Update Data Field
1515
1156
 
1516
1157
  ## Data Field
1517
1158
 
@@ -1614,7 +1255,7 @@ ___
1614
1255
  Address
1615
1256
  ___
1616
1257
 
1617
- # Create Data Field
1258
+ # Don't Update Data Field
1618
1259
 
1619
1260
  ## Data Field
1620
1261
 
@@ -1717,7 +1358,7 @@ ___
1717
1358
  Date
1718
1359
  ___
1719
1360
 
1720
- # Create Data Field
1361
+ # Don't Update Data Field
1721
1362
 
1722
1363
  ## Data Field
1723
1364
 
@@ -1820,7 +1461,7 @@ ___
1820
1461
  AngleLeft
1821
1462
  ___
1822
1463
 
1823
- # Create Data Field
1464
+ # Don't Update Data Field
1824
1465
 
1825
1466
  ## Data Field
1826
1467
 
@@ -1923,12 +1564,17 @@ ___
1923
1564
  AngleRight
1924
1565
  ___
1925
1566
 
1926
- # Create Data Field
1567
+ # Don't Update Data Field
1927
1568
 
1928
1569
  ## Data Field
1929
1570
 
1930
1571
  AngleRight
1931
1572
 
1573
+ ## Data Class
1574
+ Angle-Class
1575
+
1576
+ ## Qualified Name
1577
+ Data Field::AngleRight
1932
1578
 
1933
1579
  ## Description
1934
1580
  Angle rotation of the left leg from vertical
@@ -2027,7 +1673,7 @@ ___
2027
1673
  Transformation Completeness
2028
1674
  ___
2029
1675
 
2030
- # Create Data Field
1676
+ # Don't Update Data Field
2031
1677
 
2032
1678
  ## Data Field
2033
1679
 
@@ -2130,7 +1776,7 @@ ___
2130
1776
  Transformation Speed
2131
1777
  ___
2132
1778
 
2133
- # Create Data Field
1779
+ # Don't Update Data Field
2134
1780
 
2135
1781
  ## Data Field
2136
1782
 
@@ -2234,7 +1880,7 @@ ___
2234
1880
  Transformation Duration
2235
1881
  ___
2236
1882
 
2237
- # Create Data Field
1883
+ # Don't Update Data Field
2238
1884
 
2239
1885
  ## Data Field
2240
1886
 
@@ -2324,31 +1970,11 @@ Minutes
2324
1970
  ## Qualified Name
2325
1971
 
2326
1972
 
2327
-
2328
-
2329
-
2330
-
2331
-
2332
-
2333
-
2334
-
2335
-
2336
-
2337
-
2338
-
2339
-
2340
-
2341
-
2342
-
2343
-
2344
-
2345
-
2346
-
2347
1973
 
2348
1974
  ___
2349
1975
 
2350
1976
 
2351
- # Create Data Field
1977
+ # Don't Update Data Field
2352
1978
  ## Name
2353
1979
  Patient Country
2354
1980
  ## Description