pyegeria 5.4.3.3__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 (41) hide show
  1. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  3. commands/cat/debug_log.log +5314 -4140
  4. commands/cat/list_format_set.py +2 -2
  5. commands/tech/list_information_supply_chains.py +1 -1
  6. commands/tech/list_solution_blueprints.py +1 -1
  7. commands/tech/list_solution_components.py +1 -1
  8. commands/tech/list_solution_roles.py +1 -1
  9. md_processing/__init__.py +0 -4
  10. md_processing/data/commands.json +4 -4
  11. md_processing/dr_egeria.py +6 -9
  12. md_processing/dr_egeria_inbox/data_spec_test.md +38 -364
  13. md_processing/dr_egeria_inbox/gov_def.md +3 -3
  14. md_processing/dr_egeria_inbox/product.md +10 -2
  15. md_processing/md_commands/data_designer_commands.py +90 -425
  16. md_processing/md_processing_utils/common_md_utils.py +50 -1
  17. md_processing/md_processing_utils/extraction_utils.py +14 -7
  18. md_processing/md_processing_utils/md_processing_constants.py +1 -1
  19. pyegeria/___external_references.py +2943 -2955
  20. pyegeria/__init__.py +1 -1
  21. pyegeria/_client_new.py +9 -7
  22. pyegeria/_output_formats.py +124 -3
  23. pyegeria/collection_manager.py +17 -56
  24. pyegeria/config.py +10 -1
  25. pyegeria/data_designer.py +166 -117
  26. pyegeria/egeria_client.py +1 -1
  27. pyegeria/egeria_tech_client.py +1 -1
  28. pyegeria/glossary_manager.py +71 -85
  29. pyegeria/governance_officer.py +26 -29
  30. pyegeria/output_formatter.py +127 -1
  31. pyegeria/project_manager.py +33 -36
  32. pyegeria/{solution_architect_omvs.py → solution_architect.py} +443 -388
  33. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/METADATA +1 -1
  34. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/RECORD +37 -39
  35. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:07-gov_def.md +0 -492
  36. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:25-gov_def.md +0 -520
  37. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:43-gov_def.md +0 -636
  38. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:46-gov_def.md +0 -636
  39. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/LICENSE +0 -0
  40. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/WHEEL +0 -0
  41. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/entry_points.txt +0 -0
@@ -1,14 +1,14 @@
1
- # Don't View Data Structures
1
+ # View Data Structures
2
2
  ## Output Format
3
3
  LIST
4
4
  ## Output Format Set
5
- Data Structures
6
- ___
5
+ DataStruct-DrE
6
+ ____
7
7
 
8
8
  TBDF-Incoming Weekly Measurement Data
9
- ___
9
+ ____
10
10
 
11
- # Update Data Structure
11
+ # Don't Update Data Structure
12
12
 
13
13
  ## Data Structure
14
14
 
@@ -29,13 +29,10 @@ ___
29
29
  WWT-Incoming Weekly Measurement Data
30
30
  ___
31
31
 
32
- # Don't Create Data Structure
33
-
34
- ## Data Structure
35
-
32
+ # Don't Update Data Structure
33
+ ## Name
36
34
  WWT-Incoming Weekly Measurement Data
37
35
 
38
-
39
36
  ## Description
40
37
  A collection of data fields that form a data structure.
41
38
 
@@ -48,7 +45,7 @@ A collection of data fields that form a data structure.
48
45
 
49
46
 
50
47
 
51
- # Don't Create Data Structure
48
+ # Don't Update Data Structure
52
49
 
53
50
  ## Name
54
51
 
@@ -72,7 +69,7 @@ ___
72
69
  Data Specification for the Teddy Bear Drop Foot Clinical Trial
73
70
  ___
74
71
 
75
- # Don't Create Data Spec
72
+ # Don't Create Data Spec
76
73
 
77
74
  ## Data Specification
78
75
 
@@ -106,7 +103,7 @@ ___
106
103
  Data Specification for the Werewolf Transformation Clinical Trial
107
104
  ___
108
105
 
109
- # Don't Create Data Spec
106
+ # Don't Update Data Spec
110
107
 
111
108
  ## Data Specification
112
109
 
@@ -139,7 +136,7 @@ false
139
136
 
140
137
  ## Parent ID
141
138
 
142
- # Don't Create Data Spec
139
+ # Don't Create Data Spec
143
140
 
144
141
  ## Data Spec
145
142
 
@@ -159,23 +156,12 @@ ___
159
156
  "Data Dictionary Folder"
160
157
  ___
161
158
 
162
- # pFolder
163
-
164
- ## pFolder
165
-
166
- Data Dictionary Folder
167
-
168
-
169
-
170
-
171
-
172
-
173
159
  ___
174
160
 
175
161
  Clinical Trials Data Dictionary
176
162
  ___
177
163
 
178
- # Don't Create Data Dictionary
164
+ # Don't Update Data Dictionary
179
165
 
180
166
  ## Data Dictionary
181
167
 
@@ -204,47 +190,16 @@ false
204
190
  ## Qualified Name
205
191
 
206
192
 
207
-
208
-
209
-
210
-
211
-
212
-
213
- ## GUID
214
-
215
-
216
-
217
- ## Anchor ID
218
-
219
-
220
-
221
- ## Parent ID
222
-
223
193
  ___
224
194
 
225
195
 
226
196
 
227
-
228
- "Data Class Folder"
229
- ___
230
-
231
- # pFolder
232
-
233
- ## pFolder
234
-
235
- Data Class Folder
236
-
237
-
238
-
239
-
240
-
241
-
242
197
  ___
243
198
 
244
199
  Angle-Class
245
200
  ___
246
201
 
247
- # Don't Create Data Class
202
+ # Don't Update Data Class
248
203
 
249
204
  ## Data Class
250
205
 
@@ -328,64 +283,6 @@ false
328
283
 
329
284
 
330
285
 
331
- ## Qualified Name
332
-
333
-
334
-
335
-
336
-
337
-
338
- ## GUID
339
-
340
-
341
-
342
-
343
-
344
- # Don't Create Data Class
345
- ## Name
346
- Angle-Class
347
- ## Description
348
- An integer representing the measurement of an angle.
349
-
350
- ## namespace
351
-
352
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
353
-
354
- ## matchThreshold - % of values that match the data class specification
355
-
356
-
357
- ## specification - rules language - skip?
358
-
359
- ## specification details - values for a rule - skip?
360
-
361
- ## data type
362
- Integer
363
-
364
- ## allowsDuplicateValues - boolean
365
- true
366
- ## isNullable
367
- false
368
- ## defaultValue
369
-
370
- ## average value
371
-
372
- ## valueList
373
-
374
- ## valueRangeFrom
375
- 0
376
- ## valueRangeTo
377
- 359
378
- ## sample values
379
-
380
- ## dataPatterns
381
-
382
- ## namePatterns
383
-
384
- ## In Data Dictionary
385
- Clinical Trials Data Dictionary
386
-
387
-
388
-
389
286
 
390
287
 
391
288
 
@@ -395,7 +292,7 @@ ___
395
292
  Minutes - Class
396
293
  ___
397
294
 
398
- # Don't Create Data Class
295
+ # Don't Update Data Class
399
296
 
400
297
  ## Data Class
401
298
 
@@ -492,60 +389,13 @@ false
492
389
 
493
390
 
494
391
 
495
- # Don't Create Data Class
496
- ## Name
497
- Minutes-Class
498
- ## Description
499
- A number representing time in minutes.
500
-
501
- ## namespace
502
-
503
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
504
-
505
- ## matchThreshold - % of values that match the data class specification
506
-
507
-
508
- ## specification - rules language - skip?
509
-
510
- ## specification details - values for a rule - skip?
511
-
512
- ## data type
513
- Integer
514
- ## allowsDuplicateValues - boolean
515
- True
516
- ## isNullable
517
-
518
- ## defaultValue
519
-
520
- ## average value
521
-
522
- ## valueList
523
-
524
- ## valueRangeFrom
525
- 0
526
- ## valueRangeTo
527
-
528
- ## sample values
529
-
530
- ## dataPatterns
531
-
532
- ## namePatterns
533
-
534
- ## In Data Dictionary
535
- Clinical Trials Data Dictionary
536
-
537
-
538
-
539
-
540
-
541
-
542
392
 
543
393
  ___
544
394
 
545
395
  Percent - Class
546
396
  ___
547
397
 
548
- # Don't Create Data Class
398
+ # Don't Update Data Class
549
399
 
550
400
  ## Data Class
551
401
 
@@ -642,157 +492,13 @@ false
642
492
 
643
493
 
644
494
 
645
- # Don't Create Data Class
646
- ## Name
647
- Percent-Class
648
- ## Description
649
- An integer representing a percentage.
650
-
651
- ## namespace
652
-
653
- ## matchPropertyNames - Dr.E can set - name of the properties that are set
654
-
655
- ## matchThreshold - % of values that match the data class specification
656
-
657
-
658
- ## specification - rules language - skip?
659
-
660
- ## specification details - values for a rule - skip?
661
-
662
- ## data type
663
- Integer
664
- ## allowsDuplicateValues - boolean
665
- True
666
-
667
- ## isNullable
668
-
669
- ## defaultValue
670
-
671
- ## average value
672
-
673
- ## valueList
674
-
675
- ## valueRangeFrom
676
- 0
677
- ## valueRangeTo
678
- 100
679
- ## sample values
680
-
681
- ## dataPatterns
682
-
683
- ## namePatterns
684
-
685
- ## In Data Dictionary
686
- Clinical Trials Data Dictionary
687
-
688
-
689
-
690
-
691
-
692
495
 
693
496
  ___
694
497
 
695
498
  Date-Class
696
499
  ___
697
500
 
698
- # Don't Create Data Class
699
-
700
- ## Data Class
701
-
702
- Date-Class
703
-
704
-
705
- ## Description
706
- Classification criteria for data fields
707
-
708
-
709
- ## Namespace
710
-
711
-
712
-
713
- ## Match Property Names
714
-
715
-
716
-
717
- ## Match Threshold
718
- 0
719
-
720
-
721
- ## IsCaseSensitive
722
- false
723
-
724
-
725
- ## Specification
726
-
727
-
728
-
729
- ## Specification Details
730
-
731
-
732
-
733
- ## Data Type
734
-
735
-
736
-
737
- ## Allow Duplicate Values
738
- false
739
-
740
-
741
- ## IsNullable
742
- false
743
-
744
-
745
- ## Default Value
746
-
747
-
748
-
749
- ## Average Value
750
- 0
751
-
752
-
753
- ## Value List
754
-
755
-
756
-
757
- ## Value Range From
758
- 0
759
-
760
-
761
- ## Value Range To:
762
- versionId: Version Identifier
763
- 0
764
-
765
-
766
- ## Sample Values
767
-
768
-
769
-
770
- ## Data Patterns
771
-
772
-
773
-
774
- ## Name Patterns
775
-
776
-
777
-
778
- ## In Data Dictionary
779
- Clinical Trials Data Dictionary
780
-
781
-
782
- ## Qualified Name
783
-
784
-
785
-
786
-
787
-
788
-
789
- ## GUID
790
-
791
-
792
-
793
-
794
-
795
- # Don't Create Data Class
501
+ # Don't Create Data Class
796
502
  ## Name
797
503
  Date-Class
798
504
 
@@ -837,7 +543,7 @@ ___
837
543
  patientId-Class
838
544
  ___
839
545
 
840
- # Don't Create Data Class
546
+ # Don't Update Data Class
841
547
 
842
548
  ## Data Class
843
549
 
@@ -931,24 +637,16 @@ false
931
637
  ## GUID
932
638
 
933
639
 
934
-
935
-
936
-
937
-
938
-
939
-
940
-
941
-
942
640
  ___
943
641
 
944
642
  date-Class
945
643
  ___
946
644
 
947
- # Don't Create Data Class
645
+ # Don't Create Data Class
948
646
 
949
647
  ## Data Class
950
648
 
951
- date-Class
649
+ data-Class
952
650
 
953
651
 
954
652
  ## Description
@@ -1008,7 +706,7 @@ false
1008
706
 
1009
707
 
1010
708
  ## Value Range To:
1011
- versionId: Version Identifier
709
+
1012
710
  0
1013
711
 
1014
712
 
@@ -1051,7 +749,7 @@ ___
1051
749
  Measurement-Date-Class
1052
750
  ___
1053
751
 
1054
- # Don't Create Data Class
752
+ # Don't Create Data Class
1055
753
 
1056
754
  ## Data Class
1057
755
 
@@ -1115,7 +813,6 @@ false
1115
813
 
1116
814
 
1117
815
  ## Value Range To:
1118
- versionId: Version Identifier
1119
816
  0
1120
817
 
1121
818
 
@@ -1154,14 +851,6 @@ ___
1154
851
  "Data Fields Folder"
1155
852
  ___
1156
853
 
1157
- # pFolder
1158
-
1159
- ## pFolder
1160
-
1161
- Data Fields Folder
1162
-
1163
-
1164
-
1165
854
 
1166
855
 
1167
856
 
@@ -1170,7 +859,7 @@ ___
1170
859
  PatientId
1171
860
  ___
1172
861
 
1173
- # Don't Create Data Field
862
+ # Don't Update Data Field
1174
863
 
1175
864
  ## Data Field
1176
865
 
@@ -1263,7 +952,7 @@ DataField::PatientId
1263
952
 
1264
953
 
1265
954
 
1266
- # Don't Create Data Field
955
+ # Don't Create Data Field
1267
956
 
1268
957
  ## Data Field
1269
958
 
@@ -1358,7 +1047,7 @@ ___
1358
1047
  Zip Code
1359
1048
  ___
1360
1049
 
1361
- # Don't Create Data Field
1050
+ # Don't Update Data Field
1362
1051
 
1363
1052
  ## Data Field
1364
1053
 
@@ -1463,7 +1152,7 @@ ___
1463
1152
  Postal Code
1464
1153
  ___
1465
1154
 
1466
- # Don't Create Data Field
1155
+ # Don't Update Data Field
1467
1156
 
1468
1157
  ## Data Field
1469
1158
 
@@ -1566,7 +1255,7 @@ ___
1566
1255
  Address
1567
1256
  ___
1568
1257
 
1569
- # Don't Create Data Field
1258
+ # Don't Update Data Field
1570
1259
 
1571
1260
  ## Data Field
1572
1261
 
@@ -1669,7 +1358,7 @@ ___
1669
1358
  Date
1670
1359
  ___
1671
1360
 
1672
- # Don't Create Data Field
1361
+ # Don't Update Data Field
1673
1362
 
1674
1363
  ## Data Field
1675
1364
 
@@ -1772,7 +1461,7 @@ ___
1772
1461
  AngleLeft
1773
1462
  ___
1774
1463
 
1775
- # Don't Create Data Field
1464
+ # Don't Update Data Field
1776
1465
 
1777
1466
  ## Data Field
1778
1467
 
@@ -1875,12 +1564,17 @@ ___
1875
1564
  AngleRight
1876
1565
  ___
1877
1566
 
1878
- # Don't Create Data Field
1567
+ # Don't Update Data Field
1879
1568
 
1880
1569
  ## Data Field
1881
1570
 
1882
1571
  AngleRight
1883
1572
 
1573
+ ## Data Class
1574
+ Angle-Class
1575
+
1576
+ ## Qualified Name
1577
+ Data Field::AngleRight
1884
1578
 
1885
1579
  ## Description
1886
1580
  Angle rotation of the left leg from vertical
@@ -1979,7 +1673,7 @@ ___
1979
1673
  Transformation Completeness
1980
1674
  ___
1981
1675
 
1982
- # Don't Create Data Field
1676
+ # Don't Update Data Field
1983
1677
 
1984
1678
  ## Data Field
1985
1679
 
@@ -2082,7 +1776,7 @@ ___
2082
1776
  Transformation Speed
2083
1777
  ___
2084
1778
 
2085
- # Don't Create Data Field
1779
+ # Don't Update Data Field
2086
1780
 
2087
1781
  ## Data Field
2088
1782
 
@@ -2186,7 +1880,7 @@ ___
2186
1880
  Transformation Duration
2187
1881
  ___
2188
1882
 
2189
- # Don't Create Data Field
1883
+ # Don't Update Data Field
2190
1884
 
2191
1885
  ## Data Field
2192
1886
 
@@ -2276,31 +1970,11 @@ Minutes
2276
1970
  ## Qualified Name
2277
1971
 
2278
1972
 
2279
-
2280
-
2281
-
2282
-
2283
-
2284
-
2285
-
2286
-
2287
-
2288
-
2289
-
2290
-
2291
-
2292
-
2293
-
2294
-
2295
-
2296
-
2297
-
2298
-
2299
1973
 
2300
1974
  ___
2301
1975
 
2302
1976
 
2303
- # Don't Create Data Field
1977
+ # Don't Update Data Field
2304
1978
  ## Name
2305
1979
  Patient Country
2306
1980
  ## Description
@@ -1,4 +1,4 @@
1
- # Create Regulation
1
+ # Don't Create Regulation
2
2
  > Defines a relevant legal regulation that the business operation must comply with. Often regulations are divided into regulation articles.
3
3
 
4
4
  ## Display Name
@@ -120,13 +120,13 @@ ____
120
120
 
121
121
 
122
122
 
123
- # Don't View Governance Definitions
123
+ # View Governance Definitions
124
124
  ## Output Format
125
125
  REPORT
126
126
  ## Output Format Set
127
127
  BasicGovernance
128
128
  ## Search String
129
- Talmudic5
129
+
130
130
 
131
131
  ___
132
132
 
@@ -1,3 +1,11 @@
1
+ # View Governance Definitions
2
+ ## Output Format
3
+ LIST
4
+ ## Output Format Set
5
+ Governance Definitions
6
+ ## Search String
7
+ *
8
+
1
9
  ____
2
10
  # Don't Create Root Collection
3
11
  ## Name
@@ -192,7 +200,7 @@ A test agreement
192
200
 
193
201
  ___
194
202
 
195
- # View Data Sharing Agreements
203
+ # Don't View Data Sharing Agreements
196
204
  ## Output Format
197
205
  LIST
198
206
 
@@ -202,7 +210,7 @@ ___
202
210
  ## Output Format
203
211
  REPORT
204
212
  ___
205
- # View Report
213
+ # Don't View Report
206
214
  ## Output Format
207
215
  REPORT
208
216
  ## Output Format Set