pyegeria 5.3.10__py3-none-any.whl → 5.4.0.dev3__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 (47) hide show
  1. commands/cat/debug_log.2025-06-05_20-24-18_123924.log.zip +0 -0
  2. commands/cat/debug_log.2025-06-10_08-45-03_929921.log.zip +0 -0
  3. commands/cat/debug_log.2025-06-11_09-57-21_247890.log.zip +0 -0
  4. commands/cat/debug_log.2025-06-12_16-14-31_212042.log.zip +0 -0
  5. commands/cat/debug_log.log +1267 -0
  6. commands/cat/dr_egeria_md.py +32 -5
  7. commands/cat/list_collections.py +10 -4
  8. commands/cat/list_data_designer.py +172 -0
  9. commands/cat/solution_architect_log.log +0 -0
  10. md_processing/__init__.py +7 -2
  11. md_processing/data/commands.json +4666 -848
  12. md_processing/dr_egeria_inbox/data_designer_search_test.md +11 -0
  13. md_processing/dr_egeria_inbox/data_test.md +106 -13
  14. md_processing/dr_egeria_inbox/data_test2.md +376 -0
  15. md_processing/dr_egeria_inbox/{search_test.md → glossary_search_test.md} +1 -0
  16. md_processing/dr_egeria_inbox/solution-components.md +66 -91
  17. md_processing/md_commands/data_designer_commands.py +840 -557
  18. md_processing/md_commands/solution_architect_commands.py +985 -0
  19. md_processing/md_processing_utils/common_md_proc_utils.py +262 -89
  20. md_processing/md_processing_utils/common_md_utils.py +11 -4
  21. md_processing/md_processing_utils/md_processing_constants.py +18 -16
  22. pyegeria/_client.py +39 -0
  23. pyegeria/classification_manager_omvs.py +1 -1
  24. pyegeria/collection_manager_omvs.py +248 -188
  25. pyegeria/data_designer_omvs.py +217 -9
  26. pyegeria/governance_officer_omvs.py +2349 -0
  27. pyegeria/output_formatter.py +24 -12
  28. pyegeria/solution_architect_omvs.py +4219 -1084
  29. pyegeria/utils.py +15 -2
  30. {pyegeria-5.3.10.dist-info → pyegeria-5.4.0.dev3.dist-info}/METADATA +2 -1
  31. {pyegeria-5.3.10.dist-info → pyegeria-5.4.0.dev3.dist-info}/RECORD +35 -36
  32. {pyegeria-5.3.10.dist-info → pyegeria-5.4.0.dev3.dist-info}/entry_points.txt +4 -0
  33. md_processing/dr_egeria_outbox/processed-2025-05-15 19:52-data_test.md +0 -94
  34. md_processing/dr_egeria_outbox/processed-2025-05-16 07:39-data_test.md +0 -88
  35. md_processing/dr_egeria_outbox/processed-2025-05-17 16:01-data_field.md +0 -56
  36. md_processing/dr_egeria_outbox/processed-2025-05-18 15:51-data_test.md +0 -103
  37. md_processing/dr_egeria_outbox/processed-2025-05-18 16:47-data_test.md +0 -94
  38. md_processing/dr_egeria_outbox/processed-2025-05-19 07:14-data_test.md +0 -96
  39. md_processing/dr_egeria_outbox/processed-2025-05-19 07:20-data_test.md +0 -100
  40. md_processing/dr_egeria_outbox/processed-2025-05-19 07:22-data_test.md +0 -88
  41. md_processing/dr_egeria_outbox/processed-2025-05-19 09:26-data_test.md +0 -91
  42. md_processing/dr_egeria_outbox/processed-2025-05-19 10:27-data_test.md +0 -91
  43. md_processing/dr_egeria_outbox/processed-2025-05-19 14:04-data_test.md +0 -91
  44. md_processing/md_commands/blueprint_commands.py +0 -303
  45. /commands/cat/{list_data_structures.py → list_data_structures_full.py} +0 -0
  46. {pyegeria-5.3.10.dist-info → pyegeria-5.4.0.dev3.dist-info}/LICENSE +0 -0
  47. {pyegeria-5.3.10.dist-info → pyegeria-5.4.0.dev3.dist-info}/WHEEL +0 -0
@@ -8,7 +8,7 @@
8
8
  * If this is an update and qualified name and guid provided, then the qualified name can be changed
9
9
  => This needs work when the upsert methods are done
10
10
 
11
- # Create Solution Component
11
+ # foo Update Solution Component
12
12
 
13
13
  ## Display Name
14
14
 
@@ -16,22 +16,32 @@ Lab Processes
16
16
 
17
17
  ## Description
18
18
  Test to create component that doesn't exist
19
- ## Version Identifier
20
- 1
19
+
21
20
  ## Solution Component Type
22
- Should succeed
21
+ dan-test
23
22
  ## Planned Deployed Implementation Type
23
+ Something
24
+ ## In Solution Blueprints
24
25
 
25
- ## Solution Blueprints
26
+ ## Sub-Components
26
27
 
27
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
28
+ ___
28
29
 
29
- ## Parent Components
30
+ # foo Update Solution Blueprint
30
31
 
31
- ---
32
+ ## Display Name
33
+ dr egerias blueprint
32
34
 
35
+ ## Description
36
+ A quick description3
33
37
 
34
- # Update Solution Component
38
+ ## Solution Component Type
39
+ dan-test
40
+ ## Solution Components
41
+ Lab Processes
42
+ ___
43
+
44
+ # foo Update Solution Component
35
45
 
36
46
  ## Display Name
37
47
 
@@ -44,111 +54,76 @@ Test to Update a component that exists
44
54
  ## Solution Component Type
45
55
  Should succeed
46
56
  ## Planned Deployed Implementation Type
47
-
57
+ somehow
48
58
  ## Solution Blueprints
49
59
 
50
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
60
+ ## Merge Update
61
+ False
51
62
 
52
- ## Parent Components
63
+ ## Solution SubComponents
64
+ SolutionComponent::Lab Processes
53
65
 
54
- ---
66
+ ___
55
67
 
56
- ---
57
-
58
-
59
- # Update Solution Component
60
68
 
69
+ # foo Update Information Supply Chain
61
70
  ## Display Name
71
+ my supply chain
62
72
 
63
- Dunga Din
73
+ ## Scope
74
+ universal
64
75
 
65
- ## Description
66
- Test to Update a component that does not exist
67
- ## Version Identifier
68
- 3
69
- ## Solution Component Type
70
- Should fail
71
- ## Planned Deployed Implementation Type
72
-
73
- ## Solution Blueprints
74
-
75
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
76
+ ## Purposes
77
+ hegemony, betterment of mankind, pranks
76
78
 
77
- ## Parent Components
78
-
79
- ---
80
-
81
- # Create Solution Component
79
+ ## Description
80
+ My own personal supply chain
81
+ ___
82
82
 
83
+ # foo Create Information Supply Chain Segment
83
84
  ## Display Name
84
-
85
- Create-with-q-name
86
-
85
+ first segment
87
86
  ## Description
88
- Test to create a new component that does not exist with own qname
89
- ## Version Identifier
90
- 4
91
- ## Solution Component Type
92
- Should succeed
93
- ## Planned Deployed Implementation Type
94
-
95
- ## Solution Blueprints
96
-
97
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
87
+ A first segment description2
88
+ ## Scope
89
+ Infinite
90
+ ## Integration Style
91
+ Wishful Thinking
92
+ ## Information Supply Chain
93
+ my supply chain
98
94
 
99
- ## Parent Components
100
- ## Qualified Name
101
- TEST:Component:Create-with-q-name
102
-
103
- ---
104
-
105
- # Update Solution Component
95
+ ___
106
96
 
97
+ # foo Create Information Supply Chain Segment
107
98
  ## Display Name
108
-
109
- Update-with-existing-q-name-match
110
-
99
+ second segment
111
100
  ## Description
112
- Test to update a component that that exists and has a supplied q-name
113
- ## Version Identifier
114
- 5
115
- ## Solution Component Type
116
- Should succeed - but need to do real create to fully test
117
- ## Planned Deployed Implementation Type
118
-
119
- ## Solution Blueprints
120
-
121
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
122
-
123
- ## Parent Components
124
-
125
- ## Qualified Name
126
- TEST:Component:Create-with-q-name
101
+ A second segment description
102
+ ## Scope
103
+ Infinite
104
+ ## Integration Style
105
+ Wishful
106
+ ## Information Supply Chain
107
+ my supply chain
127
108
 
128
- ---
109
+ # foo Link Segments
110
+ ## Segment1
129
111
 
130
- ---
112
+ first segment
131
113
 
132
- # Update Solution Component
114
+ ## Segment2
115
+ second segment
133
116
 
134
- ## Display Name
117
+ ## Label
118
+ A link
135
119
 
136
- Update-with-q-name-mismatch
120
+ ___
137
121
 
138
- ## Description
139
- Test to create a new component that does not exist with own qname
140
- ## Version Identifier
141
- 6
142
- ## Solution Component Type
143
- Should fail - but need real implementation to know
144
- ## Planned Deployed Implementation Type
122
+ # View Information Supply Chains
145
123
 
146
- ## Solution Blueprints
124
+ ## Output Format
125
+ REPORT
126
+ ## Search String
147
127
 
148
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
128
+ *
149
129
 
150
- ## Parent Components
151
- TEST:Component:Create-with-q-name
152
- ## Qualified Name
153
- TEST:Component:Create-with-q-name:meow
154
- ---