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,41 +0,0 @@
1
-
2
- # `Governance Definition Context` with Qualified Name: `GovernanceApproach::New Sustainability Governance Domain`
3
-
4
-
5
- # Update Governance Definition Form - created at 2025-07-17 20:13
6
- Governance Definition found from the search string: `All`
7
-
8
- # Update Governance Definition
9
-
10
- ## Governance Definition Name
11
-
12
- New Sustainability Governance Domain
13
-
14
- ## Type Name
15
- GovernanceApproach
16
-
17
- ## Extended Properties
18
- {'summary': 'Set up a new governance domain for sustainability to educate and drive action.', 'implications': {'typeName': 'array<string>', 'arrayCount': 1, 'arrayValues': {'propertyValueMap': {'0': {'class': 'PrimitiveTypePropertyValue', 'typeName': 'string', 'primitiveTypeCategory': 'OM_PRIMITIVE_TYPE_STRING', 'primitiveValue': 'Individuals in the company will be assigned new responsibilities to drive initiatives.'}}, 'propertyCount': 1, 'propertyNames': ['0'], 'propertiesAsStrings': {'0': 'Individuals in the company will be assigned new responsibilities to drive initiatives.'}}}, 'description': 'The new governance domain would provide a focal point for education, initiatives and awards that improve the sustainability of Coco Pharmaceuticals. particularly where cross-organizational collaboration is required. It will include a leader, a community of advocates and location leaders to help drive initiatives across the organization'}
19
-
20
- ## Document Identifier
21
- GovernanceApproach::New Sustainability Governance Domain
22
-
23
- ## Title
24
- New Sustainability Governance Domain
25
-
26
- ## Scope
27
- Across Coco Pharmaceuticals
28
-
29
- ## Domain Identifier
30
- 9
31
-
32
- ## Importance
33
- High
34
-
35
- ## GUID
36
- 334fc1df-692a-4960-bbff-343bf7c486d2
37
-
38
-
39
- # Provenance
40
-
41
- * Results from processing file Derive-Dr-Gov-Defs.md on 2025-07-17 20:13
@@ -1,33 +0,0 @@
1
-
2
- # `Governance Definition Context` with Qualified Name: `GovernanceApproach::New Sustainability Governance Domain`
3
- ```mermaid
4
- ---
5
- title: Governance Definition - New Sustainability Governance Domain [334fc1df-692a-4960-bbff-343bf7c486d2]
6
- ---
7
- flowchart LR
8
- %%{init: {"flowchart": {"htmlLabels": false}} }%%
9
-
10
- 1@{ shape: doc, label: "*Governance Approach* **New Sustainability Governance Domain**"}
11
- 2@{ shape: text, label: "*Scope* **Across Coco Pharmaceuticals**"}
12
- 3@{ shape: text, label: "*Importance***High**"}
13
- 2~~~3
14
- 4@{ shape: doc, label: "*Governance Strategy* **Operate Coco Pharmaceuticals in an increasingly sustainable way**"}
15
- 4==>|"Governance Response"|1
16
- 5@{ shape: doc, label: "*Governance Responsibility* **Sustainability leadership**"}
17
- 1==>|"Governance Implementation"|5
18
- 6@{ shape: doc, label: "*Governance Responsibility* **Sustainability Champion**"}
19
- 1==>|"Governance Implementation"|6
20
- 7@{ shape: doc, label: "*Governance Responsibility* **Deliver Sustainability Reporting Capability**"}
21
- 1==>|"Governance Implementation"|7
22
- style 1 color:#FFFFFF, fill:#006400, stroke:#000000
23
- style 2 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
24
- style 3 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
25
- style 4 color:#FFFFFF, fill:#006400, stroke:#000000
26
- style 5 color:#FFFFFF, fill:#006400, stroke:#000000
27
- style 6 color:#FFFFFF, fill:#006400, stroke:#000000
28
- style 7 color:#FFFFFF, fill:#006400, stroke:#000000
29
-
30
- ```
31
- # Provenance
32
-
33
- * Results from processing file Derive-Dr-Gov-Defs.md on 2025-07-17 20:14
@@ -1,192 +0,0 @@
1
-
2
- # `Governance Definition Context` with Qualified Name: `GovernanceApproach::New Sustainability Governance Domain`
3
-
4
-
5
- <!DOCTYPE html>
6
- <html>
7
- <head>
8
- <meta charset="UTF-8">
9
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
- <title>Egeria Report</title>
11
- <style>
12
- body { font-family: Arial, sans-serif; line-height: 1.6; padding: 20px; }
13
- h1 { color: #2c3e50; }
14
- h2 { color: #3498db; }
15
- pre { background-color: #f8f8f8; padding: 10px; border-radius: 5px; overflow-x: auto; }
16
- table { border-collapse: collapse; width: 100%; margin-bottom: 20px; }
17
- th, td { border: 1px solid #ddd; padding: 8px; text-align: left; }
18
- th { background-color: #f2f2f2; }
19
- tr:nth-child(even) { background-color: #f9f9f9; }
20
- </style>
21
- </head>
22
- <body>
23
- <h1>Governance Definition Report - created at 2025-07-17 20:50</h1>
24
- <pre><code>Governance Definition found from the search string: `All`
25
- </code></pre>
26
- <p><a id="334fc1df-692a-4960-bbff-343bf7c486d2"></a></p>
27
- <h1>Governance Definition Name: New Sustainability Governance Domain</h1>
28
- <h2>Type Name</h2>
29
- <p>GovernanceApproach</p>
30
- <h2>Extended Properties</h2>
31
- <p>{'summary': 'Set up a new governance domain for sustainability to educate and drive action.', 'implications': {'typeName': 'array<string>', 'arrayCount': 1, 'arrayValues': {'propertyValueMap': {'0': {'class': 'PrimitiveTypePropertyValue', 'typeName': 'string', 'primitiveTypeCategory': 'OM_PRIMITIVE_TYPE_STRING', 'primitiveValue': 'Individuals in the company will be assigned new responsibilities to drive initiatives.'}}, 'propertyCount': 1, 'propertyNames': ['0'], 'propertiesAsStrings': {'0': 'Individuals in the company will be assigned new responsibilities to drive initiatives.'}}}, 'description': 'The new governance domain would provide a focal point for education, initiatives and awards that improve the sustainability of Coco Pharmaceuticals. particularly where cross-organizational collaboration is required. It will include a leader, a community of advocates and location leaders to help drive initiatives across the organization'}</p>
32
- <h2>Document Identifier</h2>
33
- <p>GovernanceApproach::New Sustainability Governance Domain</p>
34
- <h2>Title</h2>
35
- <p>New Sustainability Governance Domain</p>
36
- <h2>Scope</h2>
37
- <p>Across Coco Pharmaceuticals</p>
38
- <h2>Domain Identifier</h2>
39
- <p>9</p>
40
- <h2>Importance</h2>
41
- <p>High</p>
42
- <h2>GUID</h2>
43
- <p>334fc1df-692a-4960-bbff-343bf7c486d2</p>
44
- <h2>Mermaid Graph</h2>
45
- <p>
46
- <!DOCTYPE html>
47
- <html>
48
- <head>
49
- <style type="text/css">
50
- #mySvgId {
51
- width: 100%;
52
- height: 1200px;
53
- overflow: scroll;
54
- border: 2px solid #ccc;
55
- position: relative;
56
- margin-bottom: 10px;
57
- }
58
- svg {
59
- cursor: grab;
60
- }
61
-
62
- </style>
63
- </head>
64
-
65
- <title>Governance Definition - New Sustainability Governance Domain </title>
66
- <h3>Governance Definition - New Sustainability Governance Domain </h3>
67
- GUID : 334fc1df-692a-4960-bbff-343bf7c486d2
68
-
69
-
70
- <body>
71
-
72
- <div id="graphDiv"></div>
73
- <script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
74
- <script type="module">
75
- import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
76
-
77
- mermaid.initialize({startOnLoad: false});
78
- await mermaid.run({
79
- querySelector: '.mermaid',
80
- postRenderCallback: (id) => {
81
- const container = document.getElementById("diagram-container");
82
- const svgElement = container.querySelector("svg");
83
-
84
- // Initialize Panzoom
85
- const panzoomInstance = Panzoom(svgElement, {
86
- maxScale: 5,
87
- minScale: 0.5,
88
- step: 0.1,
89
- });
90
-
91
- // Add mouse wheel zoom
92
- container.addEventListener("wheel", (event) => {
93
- panzoomInstance.zoomWithWheel(event);
94
- });
95
- }
96
- });
97
-
98
-
99
- const drawDiagram = async function () {
100
- const element = document.querySelector('#graphDiv');
101
- const graphDefinition = `
102
- flowchart LR
103
- %%{init: {"flowchart": {"htmlLabels": false}} }%%
104
-
105
- 1@{ shape: doc, label: "*Governance Approach*
106
- **New Sustainability Governance Domain**"}
107
- 2@{ shape: text, label: "*Scope*
108
- **Across Coco Pharmaceuticals**"}
109
- 3@{ shape: text, label: "*Importance*
110
- **High**"}
111
- 2~~~3
112
- 4@{ shape: doc, label: "*Governance Strategy*
113
- **Operate Coco Pharmaceuticals in an increasingly sustainable way**"}
114
- 4==>|"Governance Response"|1
115
- 5@{ shape: doc, label: "*Governance Responsibility*
116
- **Sustainability leadership**"}
117
- 1==>|"Governance Implementation"|5
118
- 6@{ shape: doc, label: "*Governance Responsibility*
119
- **Sustainability Champion**"}
120
- 1==>|"Governance Implementation"|6
121
- 7@{ shape: doc, label: "*Governance Responsibility*
122
- **Deliver Sustainability Reporting Capability**"}
123
- 1==>|"Governance Implementation"|7
124
- style 1 color:#FFFFFF, fill:#006400, stroke:#000000
125
- style 2 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
126
- style 3 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
127
- style 4 color:#FFFFFF, fill:#006400, stroke:#000000
128
- style 5 color:#FFFFFF, fill:#006400, stroke:#000000
129
- style 6 color:#FFFFFF, fill:#006400, stroke:#000000
130
- style 7 color:#FFFFFF, fill:#006400, stroke:#000000`;
131
- const {svg} = await mermaid.render('mySvgId', graphDefinition);
132
- element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
133
-
134
- var doPan = false;
135
- var eventsHandler;
136
- var panZoom;
137
- var mousepos;
138
-
139
- eventsHandler = {
140
- haltEventListeners: ['mousedown', 'mousemove', 'mouseup']
141
-
142
- , mouseDownHandler: function (ev) {
143
- if (event.target.className == "[object SVGAnimatedString]") {
144
- doPan = true;
145
- mousepos = {x: ev.clientX, y: ev.clientY}
146
- }
147
- ;
148
- }
149
-
150
- , mouseMoveHandler: function (ev) {
151
- if (doPan) {
152
- panZoom.panBy({x: ev.clientX - mousepos.x, y: ev.clientY - mousepos.y});
153
- mousepos = {x: ev.clientX, y: ev.clientY};
154
- window.getSelection().removeAllRanges();
155
- }
156
- }
157
-
158
- , mouseUpHandler: function (ev) {
159
- doPan = false;
160
- }
161
-
162
- , init: function (options) {
163
- options.svgElement.addEventListener('mousedown', this.mouseDownHandler, false);
164
- options.svgElement.addEventListener('mousemove', this.mouseMoveHandler, false);
165
- options.svgElement.addEventListener('mouseup', this.mouseUpHandler, false);
166
- }
167
-
168
- , destroy: function (options) {
169
- options.svgElement.removeEventListener('mousedown', this.mouseDownHandler, false);
170
- options.svgElement.removeEventListener('mousemove', this.mouseMoveHandler, false);
171
- options.svgElement.removeEventListener('mouseup', this.mouseUpHandler, false);
172
- }
173
- }
174
- panZoom = svgPanZoom('#mySvgId', {
175
- zoomEnabled: true
176
- , controlIconsEnabled: true
177
- , fit: 1
178
- , center: 1
179
- , customEventsHandler: eventsHandler
180
- })
181
- };
182
- await drawDiagram();
183
- </script>
184
- </body>
185
- </p>
186
-
187
- </body>
188
- </html>
189
-
190
- # Provenance
191
-
192
- * Results from processing file Derive-Dr-Gov-Defs.md on 2025-07-17 20:50