pyegeria 5.3.3.13.dev3__py3-none-any.whl → 5.3.3.14__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.
- pyegeria/.DS_Store +0 -0
- pyegeria/commands/.DS_Store +0 -0
- pyegeria/commands/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc +0 -0
- pyegeria/commands/cat/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/get_asset_graph.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/get_collection.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/get_project_dependencies.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/get_project_structure.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/get_tech_type_elements.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/glossary_actions.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_assets.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_cert_types.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_collections.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_deployed_catalogs.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_deployed_databases.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_glossaries.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_projects.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_servers_deployed_imp.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_tech_type_elements.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_tech_types.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_terms.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_todos.cpython-312.pyc +0 -0
- pyegeria/commands/cat/__pycache__/list_user_ids.cpython-312.pyc +0 -0
- pyegeria/commands/cat/link-check.py +185 -0
- pyegeria/commands/cli/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/cli/__pycache__/egeria_login_tui.cpython-312.pyc +0 -0
- pyegeria/commands/cli/__pycache__/egeria_ops.cpython-312.pyc +0 -0
- pyegeria/commands/cli/__pycache__/ops_config.cpython-312.pyc +0 -0
- pyegeria/commands/doc/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/cat/show/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/.DS_Store +0 -0
- pyegeria/commands/doc/glossary/.DS_Store +0 -0
- pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
- pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
- pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
- pyegeria/commands/my/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/my/__pycache__/list_my_profile.cpython-312.pyc +0 -0
- pyegeria/commands/my/__pycache__/list_my_roles.cpython-312.pyc +0 -0
- pyegeria/commands/my/__pycache__/monitor_my_todos.cpython-312.pyc +0 -0
- pyegeria/commands/my/__pycache__/monitor_open_todos.cpython-312.pyc +0 -0
- pyegeria/commands/my/__pycache__/todo_actions.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/gov_server_actions.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/list_archives.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/list_catalog_targets.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/load_archive.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_engine_activity.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_engine_activity_c.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_gov_eng_status.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_platform_status.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_server_startup.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/monitor_server_status.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc +0 -0
- pyegeria/commands/ops/__pycache__/table_integ_daemon_status.cpython-312.pyc +0 -0
- pyegeria/commands/tech/.DS_Store +0 -0
- pyegeria/commands/tech/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/get_element_info.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/get_guid_info.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/get_tech_details.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/get_tech_type_template.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_anchored_elements.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_asset_types.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_elements_by_property_value.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_elements_for_classification.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_registered_services.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_relationship_types.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_relationships.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_tech_templates.cpython-312.pyc +0 -0
- pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc +0 -0
- pyegeria/commands/tech/list_information_supply_chains.py +1 -1
- pyegeria/commands/tech/list_solution_blueprints2.py +21 -10
- pyegeria/commands/tech/work/mermaid_graphs/Automated Manufacturing Control.html +121 -0
- pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Management Solution Blueprint.html +213 -0
- pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Subject Onboarding.html +28 -21
- pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Treatment Validation.html +31 -24
- pyegeria/commands/tech/work/mermaid_graphs/Employee Expense Payment.html +17 -10
- pyegeria/commands/tech/work/mermaid_graphs/Employee Management Solution Blueprint.html +124 -0
- pyegeria/commands/tech/work/mermaid_graphs/Hazardous Material Management Solution Blueprint.html +124 -0
- pyegeria/commands/tech/work/mermaid_graphs/Inventory Management.html +124 -0
- pyegeria/commands/tech/work/mermaid_graphs/New Drug Product Information Distribution.html +16 -9
- pyegeria/commands/tech/work/mermaid_graphs/New Employee Onboarding.html +16 -9
- pyegeria/commands/tech/work/mermaid_graphs/Personalized Medicine Order Fulfillment Solution Blueprint.html +124 -0
- pyegeria/commands/tech/work/mermaid_graphs/Personalized Treatment Ordering.html +17 -10
- pyegeria/commands/tech/work/mermaid_graphs/Physical Inventory Tracking.html +20 -13
- pyegeria/commands/tech/work/mermaid_graphs/Sustainability Reporting Solution Blueprint.html +149 -0
- pyegeria/commands/tech/work/mermaid_graphs/Sustainability Reporting.html +16 -9
- pyegeria/commands/tech/work/mermaid_graphs/{{displayName}}.html +15 -9
- pyegeria/mermaid_utilities.py +37 -22
- {pyegeria-5.3.3.13.dev3.dist-info → pyegeria-5.3.3.14.dist-info}/METADATA +1 -1
- {pyegeria-5.3.3.13.dev3.dist-info → pyegeria-5.3.3.14.dist-info}/RECORD +101 -17
- {pyegeria-5.3.3.13.dev3.dist-info → pyegeria-5.3.3.14.dist-info}/entry_points.txt +1 -0
- {pyegeria-5.3.3.13.dev3.dist-info → pyegeria-5.3.3.14.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.3.13.dev3.dist-info → pyegeria-5.3.3.14.dist-info}/WHEEL +0 -0
@@ -0,0 +1,149 @@
|
|
1
|
+
|
2
|
+
<!DOCTYPE html>
|
3
|
+
<html>
|
4
|
+
<head>
|
5
|
+
<style type="text/css">
|
6
|
+
#mySvgId {
|
7
|
+
width: 100%;
|
8
|
+
height: 600px;
|
9
|
+
overflow: scroll;
|
10
|
+
border: 2px solid #ccc;
|
11
|
+
position: relative;
|
12
|
+
margin-bottom: 10px;
|
13
|
+
}
|
14
|
+
svg {
|
15
|
+
cursor: grab;
|
16
|
+
}
|
17
|
+
|
18
|
+
</style>
|
19
|
+
</head>
|
20
|
+
|
21
|
+
<title>Component for Solution Blueprint - Sustainability Reporting Solution Blueprint </title>
|
22
|
+
<h3 style="text-align: center;">Component for Solution Blueprint - Sustainability Reporting Solution Blueprint </h3>
|
23
|
+
GUID : aed5c289-6e81-4cf8-8852-752005eee0c4
|
24
|
+
|
25
|
+
|
26
|
+
<body>
|
27
|
+
|
28
|
+
<div id="graphDiv"></div>
|
29
|
+
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
|
30
|
+
<script type="module">
|
31
|
+
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
|
32
|
+
|
33
|
+
mermaid.initialize({startOnLoad: false});
|
34
|
+
await mermaid.run({
|
35
|
+
querySelector: '.mermaid',
|
36
|
+
postRenderCallback: (id) => {
|
37
|
+
const container = document.getElementById("diagram-container");
|
38
|
+
const svgElement = container.querySelector("svg");
|
39
|
+
|
40
|
+
// Initialize Panzoom
|
41
|
+
const panzoomInstance = Panzoom(svgElement, {
|
42
|
+
maxScale: 5,
|
43
|
+
minScale: 0.5,
|
44
|
+
step: 0.1,
|
45
|
+
});
|
46
|
+
|
47
|
+
// Add mouse wheel zoom
|
48
|
+
container.addEventListener("wheel", (event) => {
|
49
|
+
panzoomInstance.zoomWithWheel(event);
|
50
|
+
});
|
51
|
+
}
|
52
|
+
});
|
53
|
+
|
54
|
+
|
55
|
+
const drawDiagram = async function () {
|
56
|
+
const element = document.querySelector('#graphDiv');
|
57
|
+
const graphDefinition = `
|
58
|
+
flowchart TD
|
59
|
+
%%{init: {"flowchart": {"htmlLabels": false}} }%%
|
60
|
+
|
61
|
+
subgraph aed5c289-6e81-4cf8-8852-752005eee0c4 [Components and Actors]
|
62
|
+
a8421819-5075-414f-bde0-7f6135a50b2e@{ shape: text, label: "*Description*
|
63
|
+
**A description of how data is gathered to support sustainability reporting in Coco Pharmaceuticals.**"}
|
64
|
+
fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4@{ shape: subproc, label: "*Solution Component*
|
65
|
+
**Sustainability Operational Data Store (ODS)**"}
|
66
|
+
2c0f5a4e-bb02-4081-a80e-3072ca99a1aa@{ shape: rect, label: "*Solution Component*
|
67
|
+
**Accounting ledgers**"}
|
68
|
+
2c0f5a4e-bb02-4081-a80e-3072ca99a1aa-->|"Solution Linking Wire"|fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4
|
69
|
+
06edd666-06fd-43ef-b7bd-22e2651c334f@{ shape: rect, label: "*Solution Component*
|
70
|
+
**Sustainability Calculators**"}
|
71
|
+
06edd666-06fd-43ef-b7bd-22e2651c334f-->|"Solution Linking Wire"|fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4
|
72
|
+
25fd5be7-692d-4752-9dc7-30068a7d665e@{ shape: rect, label: "*Solution Component*
|
73
|
+
**Hazardous Materials (HazMat) Inventory**"}
|
74
|
+
25fd5be7-692d-4752-9dc7-30068a7d665e-->|"Solution Linking Wire"|fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4
|
75
|
+
50768e61-43b6-4241-96a3-4c413582ec1f@{ shape: rect, label: "*Solution Component*
|
76
|
+
**Goods Inventory**"}
|
77
|
+
50768e61-43b6-4241-96a3-4c413582ec1f-->|"Solution Linking Wire"|fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4
|
78
|
+
02cdce9a-7630-479a-90de-fd7698d098f1@{ shape: rect, label: "*Solution Component*
|
79
|
+
**Employee Expense Tool**"}
|
80
|
+
02cdce9a-7630-479a-90de-fd7698d098f1-->|"Solution Linking Wire"|fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4
|
81
|
+
fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4-->|"Solution Linking Wire"|06edd666-06fd-43ef-b7bd-22e2651c334f
|
82
|
+
d50a6f1f-49d2-47c3-a55e-5844464bd26f@{ shape: subproc, label: "*Solution Component*
|
83
|
+
**Sustainability Dashboards**"}
|
84
|
+
fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4-->|"Solution Linking Wire"|d50a6f1f-49d2-47c3-a55e-5844464bd26f
|
85
|
+
end
|
86
|
+
style d50a6f1f-49d2-47c3-a55e-5844464bd26f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
87
|
+
style aed5c289-6e81-4cf8-8852-752005eee0c4 color:#3079ab, fill:#b7c0c7, stroke:#3079ab
|
88
|
+
style 50768e61-43b6-4241-96a3-4c413582ec1f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
89
|
+
style fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4 color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
90
|
+
style 25fd5be7-692d-4752-9dc7-30068a7d665e color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
91
|
+
style 06edd666-06fd-43ef-b7bd-22e2651c334f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
92
|
+
style 02cdce9a-7630-479a-90de-fd7698d098f1 color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
93
|
+
style 2c0f5a4e-bb02-4081-a80e-3072ca99a1aa color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
94
|
+
style a8421819-5075-414f-bde0-7f6135a50b2e color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
|
95
|
+
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
96
|
+
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
97
|
+
|
98
|
+
var doPan = false;
|
99
|
+
var eventsHandler;
|
100
|
+
var panZoom;
|
101
|
+
var mousepos;
|
102
|
+
|
103
|
+
eventsHandler = {
|
104
|
+
haltEventListeners: ['mousedown', 'mousemove', 'mouseup']
|
105
|
+
|
106
|
+
, mouseDownHandler: function (ev) {
|
107
|
+
if (event.target.className == "[object SVGAnimatedString]") {
|
108
|
+
doPan = true;
|
109
|
+
mousepos = {x: ev.clientX, y: ev.clientY}
|
110
|
+
}
|
111
|
+
;
|
112
|
+
}
|
113
|
+
|
114
|
+
, mouseMoveHandler: function (ev) {
|
115
|
+
if (doPan) {
|
116
|
+
panZoom.panBy({x: ev.clientX - mousepos.x, y: ev.clientY - mousepos.y});
|
117
|
+
mousepos = {x: ev.clientX, y: ev.clientY};
|
118
|
+
window.getSelection().removeAllRanges();
|
119
|
+
}
|
120
|
+
}
|
121
|
+
|
122
|
+
, mouseUpHandler: function (ev) {
|
123
|
+
doPan = false;
|
124
|
+
}
|
125
|
+
|
126
|
+
, init: function (options) {
|
127
|
+
options.svgElement.addEventListener('mousedown', this.mouseDownHandler, false);
|
128
|
+
options.svgElement.addEventListener('mousemove', this.mouseMoveHandler, false);
|
129
|
+
options.svgElement.addEventListener('mouseup', this.mouseUpHandler, false);
|
130
|
+
}
|
131
|
+
|
132
|
+
, destroy: function (options) {
|
133
|
+
options.svgElement.removeEventListener('mousedown', this.mouseDownHandler, false);
|
134
|
+
options.svgElement.removeEventListener('mousemove', this.mouseMoveHandler, false);
|
135
|
+
options.svgElement.removeEventListener('mouseup', this.mouseUpHandler, false);
|
136
|
+
}
|
137
|
+
}
|
138
|
+
panZoom = svgPanZoom('#mySvgId', {
|
139
|
+
zoomEnabled: true
|
140
|
+
, controlIconsEnabled: true
|
141
|
+
, fit: 1
|
142
|
+
, center: 1
|
143
|
+
, customEventsHandler: eventsHandler
|
144
|
+
})
|
145
|
+
};
|
146
|
+
await drawDiagram();
|
147
|
+
</script>
|
148
|
+
</body>
|
149
|
+
|
@@ -1,12 +1,13 @@
|
|
1
1
|
|
2
|
+
<!DOCTYPE html>
|
2
3
|
<html>
|
3
4
|
<head>
|
4
5
|
<style type="text/css">
|
5
6
|
#mySvgId {
|
6
7
|
width: 100%;
|
7
|
-
height:
|
8
|
-
overflow:
|
9
|
-
border:
|
8
|
+
height: 600px;
|
9
|
+
overflow: scroll;
|
10
|
+
border: 2px solid #ccc;
|
10
11
|
position: relative;
|
11
12
|
margin-bottom: 10px;
|
12
13
|
}
|
@@ -17,7 +18,13 @@
|
|
17
18
|
</style>
|
18
19
|
</head>
|
19
20
|
|
21
|
+
<title>Information Supply Chain - Sustainability Reporting </title>
|
22
|
+
<h3 style="text-align: center;">Information Supply Chain - Sustainability Reporting </h3>
|
23
|
+
GUID : dd15b286-a38d-4f03-8625-aaded8596048
|
24
|
+
|
25
|
+
|
20
26
|
<body>
|
27
|
+
|
21
28
|
<div id="graphDiv"></div>
|
22
29
|
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
|
23
30
|
<script type="module">
|
@@ -53,12 +60,12 @@
|
|
53
60
|
|
54
61
|
dd15b286-a38d-4f03-8625-aaded8596048@{ shape: flip-tri, label: "*Information Supply Chain*
|
55
62
|
**Sustainability Reporting**"}
|
56
|
-
|
63
|
+
53520338-8c7c-4103-81e2-9e2ff48c72a4@{ shape: text, label: "*Description*
|
57
64
|
**Delivering information to the sustainability reporting tools.**"}
|
58
|
-
dd15b286-a38d-4f03-8625-aaded8596048~~~
|
59
|
-
|
65
|
+
dd15b286-a38d-4f03-8625-aaded8596048~~~53520338-8c7c-4103-81e2-9e2ff48c72a4
|
66
|
+
029b2481-1494-4378-a96f-5d209db39d0a@{ shape: text, label: "*Purpose*
|
60
67
|
**Ensuring sustainability reporting is accurate.**"}
|
61
|
-
|
68
|
+
53520338-8c7c-4103-81e2-9e2ff48c72a4~~~029b2481-1494-4378-a96f-5d209db39d0a
|
62
69
|
af07dc2b-ae07-442b-9b06-43d4ef52138a@{ shape: hex, label: "*Information Supply Chain Segment*
|
63
70
|
**Sustainability Report Delivery**"}
|
64
71
|
a491accc-aaaa-455b-893e-b6f7b0bf0afb@{ shape: hex, label: "*Information Supply Chain Segment*
|
@@ -128,20 +135,20 @@ style dd15b286-a38d-4f03-8625-aaded8596048 color:#FFFFFF, fill:#004563, stroke:#
|
|
128
135
|
style ad8eab54-c2f7-494d-82d0-bf5985e5a58d color:#000000, fill:#e0ab18, stroke:#004563
|
129
136
|
style 9e29ee1f-01d3-482c-9d1b-8b3f36ce62d2 color:#000000, fill:#e0ab18, stroke:#004563
|
130
137
|
style 11071e76-23a8-4f3d-bd07-3b9aa9781bda color:#000000, fill:#e0ab18, stroke:#004563
|
131
|
-
style 81fb3cc9-6bdb-4961-80e6-df61df658d14 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
132
138
|
style 8a578f0d-f7ae-4255-b4a5-236241fa5449 color:#000000, fill:#e0ab18, stroke:#004563
|
133
139
|
style fc55ef2d-a88d-44ee-94cb-3fca9b9af8b4 color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
134
140
|
style 25fd5be7-692d-4752-9dc7-30068a7d665e color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
135
141
|
style 3dbe7e96-c9e5-4336-a29a-9342258e50f8 color:#000000, fill:#e0ab18, stroke:#004563
|
136
142
|
style 06edd666-06fd-43ef-b7bd-22e2651c334f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
137
143
|
style 02cdce9a-7630-479a-90de-fd7698d098f1 color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
144
|
+
style 029b2481-1494-4378-a96f-5d209db39d0a color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
138
145
|
style af07dc2b-ae07-442b-9b06-43d4ef52138a color:#004563, fill:#b7c0c7, stroke:#004563
|
139
146
|
style 047691ac-8628-472d-aca0-82bedc947ef4 color:#000000, fill:#e0ab18, stroke:#004563
|
140
147
|
style d50a6f1f-49d2-47c3-a55e-5844464bd26f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
148
|
+
style 53520338-8c7c-4103-81e2-9e2ff48c72a4 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
141
149
|
style 6e786315-ae54-445b-b516-f3c1f0e5f289 color:#000000, fill:#e0ab18, stroke:#004563
|
142
150
|
style 467dd9a0-89d6-4796-a058-c079bf54b6c7 color:#000000, fill:#e0ab18, stroke:#004563
|
143
151
|
style 50768e61-43b6-4241-96a3-4c413582ec1f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
144
|
-
style 3cd22769-b940-4154-a3d3-f78546a03301 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
145
152
|
style a491accc-aaaa-455b-893e-b6f7b0bf0afb color:#004563, fill:#b7c0c7, stroke:#004563
|
146
153
|
style 5a2927f3-eed6-4509-bceb-2c29aa415090 color:#000000, fill:#e0ab18, stroke:#004563
|
147
154
|
style 2c0f5a4e-bb02-4081-a80e-3072ca99a1aa color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
@@ -1,12 +1,13 @@
|
|
1
1
|
|
2
|
+
<!DOCTYPE html>
|
2
3
|
<html>
|
3
4
|
<head>
|
4
5
|
<style type="text/css">
|
5
6
|
#mySvgId {
|
6
7
|
width: 100%;
|
7
|
-
height:
|
8
|
-
overflow:
|
9
|
-
border:
|
8
|
+
height: 600px;
|
9
|
+
overflow: scroll;
|
10
|
+
border: 2px solid #ccc;
|
10
11
|
position: relative;
|
11
12
|
margin-bottom: 10px;
|
12
13
|
}
|
@@ -17,7 +18,13 @@
|
|
17
18
|
</style>
|
18
19
|
</head>
|
19
20
|
|
21
|
+
<title>Component for Solution Blueprint - {{displayName}} </title>
|
22
|
+
<h3 style="text-align: center;">Component for Solution Blueprint - {{displayName}} </h3>
|
23
|
+
GUID : ff8e9750-182c-4f0d-b432-c7a48b8d660b
|
24
|
+
|
25
|
+
|
20
26
|
<body>
|
27
|
+
|
21
28
|
<div id="graphDiv"></div>
|
22
29
|
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
|
23
30
|
<script type="module">
|
@@ -51,13 +58,12 @@
|
|
51
58
|
flowchart TD
|
52
59
|
%%{init: {"flowchart": {"htmlLabels": false}} }%%
|
53
60
|
|
54
|
-
|
55
|
-
|
56
|
-
40130bec-d839-48cc-992a-3b2a2fc82caa@{ shape: text, label: "*Description*
|
61
|
+
subgraph ff8e9750-182c-4f0d-b432-c7a48b8d660b [Components and Actors]
|
62
|
+
0a1113cd-593d-49e5-8ba2-af3faca46ac3@{ shape: text, label: "*Description*
|
57
63
|
**{{description}}**"}
|
58
|
-
|
59
|
-
style
|
60
|
-
style
|
64
|
+
end
|
65
|
+
style ff8e9750-182c-4f0d-b432-c7a48b8d660b color:#3079ab, fill:#b7c0c7, stroke:#3079ab
|
66
|
+
style 0a1113cd-593d-49e5-8ba2-af3faca46ac3 color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
|
61
67
|
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
62
68
|
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
63
69
|
|
pyegeria/mermaid_utilities.py
CHANGED
@@ -59,36 +59,43 @@ def load_mermaid():
|
|
59
59
|
display(HTML(mermaid_js))
|
60
60
|
|
61
61
|
|
62
|
+
# def render_mermaid(mermaid_code):
|
63
|
+
# """Function to display a Mermaid diagram in a Jupyter notebook"""
|
64
|
+
# mermaid_html = f"""
|
65
|
+
# <div class="mermaid">
|
66
|
+
# {mermaid_code}
|
67
|
+
# </div>
|
68
|
+
# <script type="text/javascript">
|
69
|
+
# if (window.mermaid) {{
|
70
|
+
# mermaid.initialize({{startOnLoad: true}});
|
71
|
+
# mermaid.contentLoaded();
|
72
|
+
# }}
|
73
|
+
# </script>
|
74
|
+
# """
|
75
|
+
# display(HTML(mermaid_html))
|
62
76
|
def render_mermaid(mermaid_code):
|
63
|
-
|
64
|
-
mermaid_html = f"""
|
65
|
-
<div class="mermaid">
|
66
|
-
{mermaid_code}
|
67
|
-
</div>
|
68
|
-
<script type="text/javascript">
|
69
|
-
if (window.mermaid) {{
|
70
|
-
mermaid.initialize({{startOnLoad: true}});
|
71
|
-
mermaid.contentLoaded();
|
72
|
-
}}
|
73
|
-
</script>
|
74
|
-
"""
|
75
|
-
display(HTML(mermaid_html))
|
77
|
+
return display(HTML(construct_mermaid_html(mermaid_code)))
|
76
78
|
|
77
79
|
|
78
80
|
def parse_mermaid_code(mermaid_code):
|
79
81
|
parts = mermaid_code.split('---', maxsplit=3)
|
80
82
|
if len(parts) == 3:
|
81
|
-
|
83
|
+
full_title = parts[1].strip()
|
84
|
+
title_l = full_title.split('[')[0]
|
85
|
+
title = title_l.replace('title: ','')
|
86
|
+
guid = full_title.split('[')[1].split(']')[0]
|
82
87
|
mermaid_code = parts[2].strip()
|
83
88
|
else:
|
84
|
-
title = "
|
85
|
-
|
89
|
+
title = ""
|
90
|
+
guid = ""
|
91
|
+
return title, guid, mermaid_code
|
86
92
|
|
87
93
|
def construct_mermaid_html(mermaid_str: str) -> str:
|
88
94
|
"""Function to display a HTML code in a Jupyter notebook"""
|
89
|
-
|
95
|
+
title_label, guid, mermaid_code = parse_mermaid_code(mermaid_str)
|
90
96
|
|
91
|
-
|
97
|
+
html_section1 = """
|
98
|
+
<!DOCTYPE html>
|
92
99
|
<html>
|
93
100
|
<head>
|
94
101
|
<style type="text/css">
|
@@ -106,8 +113,16 @@ def construct_mermaid_html(mermaid_str: str) -> str:
|
|
106
113
|
|
107
114
|
</style>
|
108
115
|
</head>
|
109
|
-
|
116
|
+
"""
|
117
|
+
html_section2 = f"""
|
118
|
+
<title>{title_label}</title>
|
119
|
+
<h3 style="text-align: center;">{title_label}</h3>
|
120
|
+
GUID : {guid}
|
121
|
+
|
122
|
+
"""
|
123
|
+
html_section3 = """
|
110
124
|
<body>
|
125
|
+
|
111
126
|
<div id="graphDiv"></div>
|
112
127
|
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
|
113
128
|
<script type="module">
|
@@ -140,7 +155,7 @@ def construct_mermaid_html(mermaid_str: str) -> str:
|
|
140
155
|
const graphDefinition = `
|
141
156
|
"""
|
142
157
|
|
143
|
-
|
158
|
+
html_section4 = r"""`;
|
144
159
|
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
145
160
|
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
146
161
|
|
@@ -197,7 +212,7 @@ def construct_mermaid_html(mermaid_str: str) -> str:
|
|
197
212
|
</body>
|
198
213
|
"""
|
199
214
|
|
200
|
-
return
|
215
|
+
return html_section1 + html_section2 + html_section3 + mermaid_code + html_section4
|
201
216
|
|
202
217
|
def save_mermaid_html(title: str, mermaid_str: str, folder:str = EGERIA_MERMAID_FOLDER):
|
203
218
|
"""Save a Mermaid diagram to a file"""
|
@@ -274,7 +289,7 @@ def save_mermaid_graph(title, mermaid_str, folder:str = EGERIA_MERMAID_FOLDER):
|
|
274
289
|
const graphDefinition = `
|
275
290
|
"""
|
276
291
|
|
277
|
-
html_postfix = """`;
|
292
|
+
html_postfix = r"""`;
|
278
293
|
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
279
294
|
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
280
295
|
|
@@ -1,3 +1,4 @@
|
|
1
|
+
pyegeria/.DS_Store,sha256=NXvKqE04FGJAyq25tRApO9AJj14vF1vzFC-R0JjEWhc,6148
|
1
2
|
pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
|
2
3
|
pyegeria/__init__.py,sha256=CTd-w5CYi5BpCLIM7in5qkfWC8N1eZ6JI554rQj2AUQ,22118
|
3
4
|
pyegeria/_client.py,sha256=Hj8Tmo6DuKJPLROZrUw7NXzo7O_BgbewlvRwJZPKPBA,30889
|
@@ -9,10 +10,34 @@ pyegeria/asset_catalog_omvs.py,sha256=OqZYjf5RBwuTbYvu43CL100VCNqYuXHDog2jc6sOBt
|
|
9
10
|
pyegeria/automated_curation_omvs.py,sha256=fFZef1GeUNBSFIC8QltpzkQs_W5OD0xVYW1TzW07UWc,130239
|
10
11
|
pyegeria/classification_manager_omvs.py,sha256=W1ShZyZ4nOJF_kZbGJR5cH3K5_z1Vg5h9f68Qc2zXLI,187223
|
11
12
|
pyegeria/collection_manager_omvs.py,sha256=Zl3clg29bORkfBDunklgna0cIceF278njqzDW9pUJwk,101697
|
13
|
+
pyegeria/commands/.DS_Store,sha256=9m3ajPPW2e7MhodsfTR2-KL9opdeTap-MlUAb3x9aR4,8196
|
12
14
|
pyegeria/commands/README.md,sha256=hJdOWhZ5eCfwTkY4Tx6De6Y1XVo7cbaddQEvjqppvls,2036
|
13
15
|
pyegeria/commands/__init__.py,sha256=qaePEAK4TfKJixkaklxbiB36-BWi6MaFBx12pZAo1Sw,1128
|
16
|
+
pyegeria/commands/__pycache__/__init__.cpython-312.pyc,sha256=fyhmbQdhBarb3RMRlxLIPKIGQ0pw-nXhqcCy1I_gp4Q,1476
|
17
|
+
pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc,sha256=IbJSyEfwmPwOU2ArMAEICu_lkCx5FEFy5Q5H7NTUGGQ,5743
|
14
18
|
pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
|
15
19
|
pyegeria/commands/cat/__init__.py,sha256=etKDPDWE7UV6o3cK7JLJgaJZFAlmX29GXUG0wq08AZY,20
|
20
|
+
pyegeria/commands/cat/__pycache__/__init__.cpython-312.pyc,sha256=HGMNgdXFRkS2ojONGNJCjDjlRT5-eo3CVBDBmq4vcjI,207
|
21
|
+
pyegeria/commands/cat/__pycache__/get_asset_graph.cpython-312.pyc,sha256=rGB3TPWnpTYO3CL7PWBh_odUl5UXFoxfkP6vaCa9qzk,12459
|
22
|
+
pyegeria/commands/cat/__pycache__/get_collection.cpython-312.pyc,sha256=NIXkAb1luQtsdhcibUorgIl2Oz5Xe2T91tbP0VhthGA,7008
|
23
|
+
pyegeria/commands/cat/__pycache__/get_project_dependencies.cpython-312.pyc,sha256=qtoNSlep3DDXt1d3YT5dp2SEf1ygF4T0XSn592t8c1g,7713
|
24
|
+
pyegeria/commands/cat/__pycache__/get_project_structure.cpython-312.pyc,sha256=JULOplP6T0TsfeHwIXvyRWy0NBMdDdCSjA4wjMCuKoc,7698
|
25
|
+
pyegeria/commands/cat/__pycache__/get_tech_type_elements.cpython-312.pyc,sha256=cP7Afq-h4_W9q98NgBOZ5bSXvaD3iHPr7fDyBpZjnGw,7973
|
26
|
+
pyegeria/commands/cat/__pycache__/glossary_actions.cpython-312.pyc,sha256=wZ0lpdcuorzHH2WDhl7YbNey8zF63Pj3iv8zqiBgZKY,15940
|
27
|
+
pyegeria/commands/cat/__pycache__/list_assets.cpython-312.pyc,sha256=Z_SzUcuG3SpWzc3W7uzzimQtSytmuNEu0kalDjU8bUM,8236
|
28
|
+
pyegeria/commands/cat/__pycache__/list_cert_types.cpython-312.pyc,sha256=ZcrvlE45IMYTi1qXUqBgK_ObL0BGN7pVoIaIG5OiKns,8381
|
29
|
+
pyegeria/commands/cat/__pycache__/list_collections.cpython-312.pyc,sha256=1vuhoPK15vCRBVVtZBz7ciOPBGlbvHsGtIo6QWy2C9I,7663
|
30
|
+
pyegeria/commands/cat/__pycache__/list_deployed_catalogs.cpython-312.pyc,sha256=X3nFCYNtrQN9efL5-ghBj5N1BsyzDiy1zoUgBsX9mr0,9761
|
31
|
+
pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc,sha256=JOf6o-Lpq9jNhmU7kCZiV2moHx8F_AG5Y73Fj9aeqnM,10261
|
32
|
+
pyegeria/commands/cat/__pycache__/list_deployed_databases.cpython-312.pyc,sha256=ojEAZyDMG1bFQ3EJE3VFdjanALsdY6RdCZMUCuWOw1c,9128
|
33
|
+
pyegeria/commands/cat/__pycache__/list_glossaries.cpython-312.pyc,sha256=AprcaeY4rSwm2gextLkGolBDwMV_ZTBTFjhppRy9DGM,7340
|
34
|
+
pyegeria/commands/cat/__pycache__/list_projects.cpython-312.pyc,sha256=4kvySfbHimfFmKCbPXy-V8-WZikzD8KYUZ7RtqHVyzw,9652
|
35
|
+
pyegeria/commands/cat/__pycache__/list_servers_deployed_imp.cpython-312.pyc,sha256=ABJAlrC8NFCnnhGEyEmN4fJRnptc2hjEm9WoPIMUrtk,7922
|
36
|
+
pyegeria/commands/cat/__pycache__/list_tech_type_elements.cpython-312.pyc,sha256=icNilkuhrDpXk3pnWYCXBQrSagk1bKKzFRXvr0vjPhI,9130
|
37
|
+
pyegeria/commands/cat/__pycache__/list_tech_types.cpython-312.pyc,sha256=uVmK0igAzWrvlaIbITN9vpuPdWcdY_T7WXfSylWUa0k,6764
|
38
|
+
pyegeria/commands/cat/__pycache__/list_terms.cpython-312.pyc,sha256=pow_ok_iVQUcfb1nwtFsqWkhb9GrCDiYeqLWA8QABgw,11272
|
39
|
+
pyegeria/commands/cat/__pycache__/list_todos.cpython-312.pyc,sha256=XYd7G4GnQGM5MgVWa-OA_HgB85JinbXhkM4z977iBYM,8204
|
40
|
+
pyegeria/commands/cat/__pycache__/list_user_ids.cpython-312.pyc,sha256=d03sLltHHzy989sIPRilhAH35MOBlbi2Dj6axYwIFXs,7254
|
16
41
|
pyegeria/commands/cat/exp_list_glossaries.py,sha256=HxMa5r7XxsH29KJ9GLOqIXD_PpUvrzsHe41LBWCZUTc,5811
|
17
42
|
pyegeria/commands/cat/get_asset_graph.py,sha256=tHTib3AjbXzrGkOHE2SO51O_ARPjmmDq1UDbE8XSd7o,12454
|
18
43
|
pyegeria/commands/cat/get_collection.py,sha256=ukUZA4Ot_Gjaym6LmFiWoGezshbcygJPowwHLooVHck,5359
|
@@ -20,6 +45,7 @@ pyegeria/commands/cat/get_project_dependencies.py,sha256=NCUTAHAzScjQwoAHLf1DC9r
|
|
20
45
|
pyegeria/commands/cat/get_project_structure.py,sha256=h6q5Ps3xRhV2Zqh6295nDCgVThUrWX5O-JC0qaSIM5s,5976
|
21
46
|
pyegeria/commands/cat/get_tech_type_elements.py,sha256=9F0wBy8ireLFHLNChxkM4A7xJ4uFL4XKdXlm6roDk2I,6185
|
22
47
|
pyegeria/commands/cat/glossary_actions.py,sha256=MjKHzmJXoF6t9wsjg4h3T3JxQPdADoH6CwuLBjv0MnY,12678
|
48
|
+
pyegeria/commands/cat/link-check.py,sha256=WwZSPpe6kRbM7u2X1VVrGyOh_WsG8UORrkNvXDC8eGY,6685
|
23
49
|
pyegeria/commands/cat/list_assets.py,sha256=2fUlV-VL5vXb4T9wD87gusylY0O9wLRujDWPmaQJkNI,6277
|
24
50
|
pyegeria/commands/cat/list_cert_types.py,sha256=WOtUQWGtqFUvV3-pQh5iy4dDaESMfxER6DmOo8gzPtY,7130
|
25
51
|
pyegeria/commands/cat/list_collections.py,sha256=hP0j6R0oJfnT_KDT5MyR74RmWuXaHFs2VszHnZ-C8VU,5989
|
@@ -35,6 +61,10 @@ pyegeria/commands/cat/list_terms.py,sha256=u50u13_tzL4wrky0zEFyqGIRn0ZTEAzKH2i-q
|
|
35
61
|
pyegeria/commands/cat/list_todos.py,sha256=I1b8kJJnekWEm3NpwiLStxr50no7KTUfDrI6pBExzA8,6549
|
36
62
|
pyegeria/commands/cat/list_user_ids.py,sha256=7TmksDy7rV0HTpn2nFKwLKf4Hq3s80GoR3_SmPhL_Hc,5100
|
37
63
|
pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
|
64
|
+
pyegeria/commands/cli/__pycache__/__init__.cpython-312.pyc,sha256=jK4HQqwOJIoumMgC7MNUIusBZx4W3ytQsgahQ9TILVM,475
|
65
|
+
pyegeria/commands/cli/__pycache__/egeria_login_tui.cpython-312.pyc,sha256=TUxiq5dCZza6WUNhhjoRnOUk6Vs860F6mZNpLHZDnl0,12783
|
66
|
+
pyegeria/commands/cli/__pycache__/egeria_ops.cpython-312.pyc,sha256=Ew5SDK17p-VsYw0JQLZxXxdJjPJy6xDW5QDNihlO_Cw,15974
|
67
|
+
pyegeria/commands/cli/__pycache__/ops_config.cpython-312.pyc,sha256=yNVSy9y8HY3gr2OrpVJZyQ-aHrWzciKiCXQoUYiC4Sk,1826
|
38
68
|
pyegeria/commands/cli/egeria.py,sha256=k4BGtbUYqFD9D5ffS-FKSPWOlRGMYrbQcCtS-QH9Puc,49482
|
39
69
|
pyegeria/commands/cli/egeria_cat.py,sha256=P6pd17KvldSYCWJJAu56_DX90NOBFuQBireZ0gCuPB4,16017
|
40
70
|
pyegeria/commands/cli/egeria_login_tui.py,sha256=Mbdf2IqxMqm_jOeHqsGvrKQAFxerfkYEgdBlA1gX-ks,9487
|
@@ -43,12 +73,17 @@ pyegeria/commands/cli/egeria_ops.py,sha256=i8Xwg3Nz8DSHvuFTPXbGUSqxdEet3-SYTQJwq
|
|
43
73
|
pyegeria/commands/cli/egeria_tech.py,sha256=ibYJjRuiM4AB4JUoFogcdY9qsvhIksJ1yfZLA5vbZ3c,18983
|
44
74
|
pyegeria/commands/cli/ops_config.py,sha256=4ShMgVl2eJoQLqJTK4npAdeAeJuq3FE6qsqngXYON74,1331
|
45
75
|
pyegeria/commands/cli/txt_custom_v2.tcss,sha256=ixkzpFyTZ5i3byFO9EmEAeJgzbEa7nZb_3iTgxNtVPk,232
|
76
|
+
pyegeria/commands/doc/.DS_Store,sha256=o8grXspPw9gdVWRFjZAhnydbdtkzpNBvsC_UQJ_YGYw,10244
|
46
77
|
pyegeria/commands/doc/README.md,sha256=3TDtLjanw5Sn5fhw0apsYv2HS2Hd7NSdjLu3qTwwXBg,13941
|
78
|
+
pyegeria/commands/doc/Visual Command Reference/.DS_Store,sha256=W5AtaSlvKv-H-jko3CB6eWSkgKC_uwwjH5fgt7pN2vg,6148
|
47
79
|
pyegeria/commands/doc/Visual Command Reference/README.md,sha256=StopwmMDYmJgfKeRC8nHOJMbXkz6n15zIDJBmHDPoxM,32445
|
80
|
+
pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store,sha256=ClvMg3-Ho93FhF0gHhgg7fwkQNt0LVqQfh87P2sokGA,6148
|
81
|
+
pyegeria/commands/doc/Visual Command Reference/cat/show/.DS_Store,sha256=7EbExYG-CdFFiWoKv4aMY7d8k0ORVJY4nvbdAskF-2E,6148
|
48
82
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/asset-graph 2024-11-20 at 15.56.42.png,sha256=gL7LDmS0OUeDmmmz6ayZL7qbriaos6ryct-2T0D7CIM,769210
|
49
83
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/assets-in-domain 2024-11-20 at 15.49.55@2x.png,sha256=Op6NHsqPfYVvpKX46Z-IX8G_Of8rrVtDK34C1MJIJdw,540605
|
50
84
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/elements-of-type 2024-11-20 at 16.01.35.png,sha256=NCtzoZau5ANXjNh2IH57htfVvWAtMns87_M_5E9DSQ0,627528
|
51
85
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png,sha256=-QCu00HYhdkOJqclthiBSVKQuz1qHVothDwng53n_cw,271680
|
86
|
+
pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/.DS_Store,sha256=9INiWTHDvOMYAnQ8xRpC9FRYHV3wd0cTE88HddKea5A,6148
|
52
87
|
pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png,sha256=tlL6FQsIYYC-TDeUZy5LqmVx5l5GJXbnTEag_iY11CQ,536963
|
53
88
|
pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
|
54
89
|
pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png,sha256=W6_JDqWKBOqeEMTAteX7JJ_MIPOigc2ttD01UYBxNxg,443831
|
@@ -102,7 +137,9 @@ pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_ty
|
|
102
137
|
pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png,sha256=3fKSh5-IrrjVQezeSNgVfwU-nJ4qUTw7Vysv0Wzleyo,721136
|
103
138
|
pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png,sha256=0kqptIlkbIb1jKoMZJsV3UbMYAD1tjkSwy9XauJQQx4,233574
|
104
139
|
pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png,sha256=vvLzbGkyDMUxHqayN8cHq5B99FTLD0vzrMVZhF50K70,177993
|
140
|
+
pyegeria/commands/doc/glossary/.DS_Store,sha256=6uo-B4k5C89EcQPw65oPRAvNIy8AJjs62fKJNqYM0y4,6148
|
105
141
|
pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=2HoFDMCbIZuh4sBA1xRuu7qHQPyGwWS-JNUm5XNZ8JE,5880
|
142
|
+
pyegeria/commands/doc/glossary/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
106
143
|
pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
|
107
144
|
pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
|
108
145
|
pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
|
@@ -137,7 +174,9 @@ pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05
|
|
137
174
|
pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
|
138
175
|
pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png,sha256=tLM_fX53WHDL3bALqvTugOsq_v-CcwaLQpJ0325gewE,347024
|
139
176
|
pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png,sha256=h0VE0ybRygOToKYnRplTwXcQlK4H7AzCySO7YEfkKuc,174761
|
177
|
+
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store,sha256=YddwojkKcSQuxToj6KJLUAjVIaKe8W-azzKHfQFdpME,6148
|
140
178
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/README.md,sha256=neHM4S3NSr7S4Nzv008P6r5H0smHjGW4YcXCDCmQuWg,19545
|
179
|
+
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
141
180
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png,sha256=7twshXV74tnBr5RWugLZCgijyOl55_ETIraH_X6DLv8,961218
|
142
181
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png,sha256=8lfyO8prtahjTqqT4Uk3HSICipBpf1ly2bXp00csRb8,314990
|
143
182
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png,sha256=Ri4xBHuYzsMrOpoq48-3UkfQNLm9coJxLT_LJGNIU80,745535
|
@@ -156,6 +195,12 @@ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-s
|
|
156
195
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png,sha256=EzuCQpKK-udRwnBv0Gj5LlCGVa0zLMWPmH1_uWpgnHk,917561
|
157
196
|
pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
|
158
197
|
pyegeria/commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
198
|
+
pyegeria/commands/my/__pycache__/__init__.cpython-312.pyc,sha256=lg3aHc6jNlsgvNpREn4XZn-DO4qAjEQUBwkZK_2mAQs,178
|
199
|
+
pyegeria/commands/my/__pycache__/list_my_profile.cpython-312.pyc,sha256=QI79ItEmJd-NOfZrm936dQ3aveRluTuaP7VyaDD1xiw,7714
|
200
|
+
pyegeria/commands/my/__pycache__/list_my_roles.cpython-312.pyc,sha256=nGn0ak2hnnq7TXNjmtBMUZWT4vmKxvv9lD5j9LwRxoI,6934
|
201
|
+
pyegeria/commands/my/__pycache__/monitor_my_todos.cpython-312.pyc,sha256=yE3HIQtrc2TzSkACbzRzh_VwpTup081fjufD5kdbP0U,9076
|
202
|
+
pyegeria/commands/my/__pycache__/monitor_open_todos.cpython-312.pyc,sha256=ElzgrcD7Pb2c4OtLhI8HZVcajbJ85iCBUmQrijZZkOc,7919
|
203
|
+
pyegeria/commands/my/__pycache__/todo_actions.cpython-312.pyc,sha256=V7T7z0CzLP94L2MDtmgQceZsl8VBYZXXkIjMvFAqVZ8,10611
|
159
204
|
pyegeria/commands/my/list_my_profile.py,sha256=vbt4k0SW8LFfvI8YgrwOd8G0p3-0BaepbgBKXlnzjRQ,5795
|
160
205
|
pyegeria/commands/my/list_my_roles.py,sha256=ZkUcn91ssEkiyqY-ffXKJFeYZRz0EWWA9CV2vb_NWsM,5183
|
161
206
|
pyegeria/commands/my/monitor_my_todos.py,sha256=i6j2Fn3F9xAfGT6kMANybVOmlim7jOPfuszdWlSMvi8,7095
|
@@ -163,6 +208,21 @@ pyegeria/commands/my/monitor_open_todos.py,sha256=qchZdnJ4lW_cDk9HJEEYrAnrH4iDSN
|
|
163
208
|
pyegeria/commands/my/todo_actions.py,sha256=zmNAI8zSY80eXcYkmBqo3t1cta-YlqazdDAms_vAIig,8145
|
164
209
|
pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
|
165
210
|
pyegeria/commands/ops/__init__.py,sha256=GyDGBYodxuJ-7k87z2farDs9vhR__RNrYeAe94HWGPM,764
|
211
|
+
pyegeria/commands/ops/__pycache__/__init__.cpython-312.pyc,sha256=fbH9kwVk5Wy0bLqd13JKyO2nHfrlMtFAmcjEX1W-RR0,286
|
212
|
+
pyegeria/commands/ops/__pycache__/gov_server_actions.cpython-312.pyc,sha256=sOIHIGFk7KDbxTwdWtQWh9hSJ2LFhXwxuWQiO_MH4cU,8225
|
213
|
+
pyegeria/commands/ops/__pycache__/list_archives.cpython-312.pyc,sha256=U5nowSkV3CQrXSJVxWWhERFawUc79alL8kE4aI8mtds,7463
|
214
|
+
pyegeria/commands/ops/__pycache__/list_catalog_targets.cpython-312.pyc,sha256=0h7tizwi8td3NMfiJxxpt_WpyH5baVzU7vPQl8NEK4k,9391
|
215
|
+
pyegeria/commands/ops/__pycache__/load_archive.cpython-312.pyc,sha256=yqzl0VTSTMF99pMzFwtc4Fr3V4HOOFglz2pM-uXtS2w,3807
|
216
|
+
pyegeria/commands/ops/__pycache__/monitor_engine_activity.cpython-312.pyc,sha256=vFPsMKLQXxaOItCCmoFjpxxEGuitoXt-UglF78zZxnw,11561
|
217
|
+
pyegeria/commands/ops/__pycache__/monitor_engine_activity_c.cpython-312.pyc,sha256=GMsQRPK-rs_gtILaVwO4rbq9AzPov6Pr6m-Zj2CSy5o,12097
|
218
|
+
pyegeria/commands/ops/__pycache__/monitor_gov_eng_status.cpython-312.pyc,sha256=Xwrfn6erVErXKgnKAqd3tlMV8YfULTA5KiUYteK10Xk,11383
|
219
|
+
pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc,sha256=lZpclQty38uAsWDADccev0PgK1nR1MtQ-evda3O-8PM,12743
|
220
|
+
pyegeria/commands/ops/__pycache__/monitor_platform_status.cpython-312.pyc,sha256=u_um0Z91yD_sIeDR0sLKbv_IWi1TUGSR6JFhhgzhepA,8333
|
221
|
+
pyegeria/commands/ops/__pycache__/monitor_server_startup.cpython-312.pyc,sha256=FtvE279S-OXrBGZDhKilFVa4sl8oTsGLKcEekN7_lrM,5235
|
222
|
+
pyegeria/commands/ops/__pycache__/monitor_server_status.cpython-312.pyc,sha256=_NXdENbvqJzlUuJPKbtOD-DbzdEdMFH9k2ZerpQYZH0,8306
|
223
|
+
pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc,sha256=5kSwfNJW3KYYzLiMTamXdssgEin6Glv-uemsAXzjGn4,4217
|
224
|
+
pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc,sha256=sqjW7AUWMlmhT4k1-rxQ_FF87kOSON9UDDV77yqb8j4,4160
|
225
|
+
pyegeria/commands/ops/__pycache__/table_integ_daemon_status.cpython-312.pyc,sha256=DzWISGsVNcAJoAni2gqnoNETXCLjuzL_S6Ndsyg8W60,8989
|
166
226
|
pyegeria/commands/ops/gov_server_actions.py,sha256=zdawX-yfPFakc3Xf5V6j7e-csMbRLzJ-tdt_FkIhG34,5689
|
167
227
|
pyegeria/commands/ops/list_archives.py,sha256=n5CVTFZp2e_q1-8Imj0a55jjZ9JTy41qzANyRh7__EQ,5471
|
168
228
|
pyegeria/commands/ops/list_catalog_targets.py,sha256=1WNF5OQ_raqNNJEa-jMj9XU4TKOic0AxER--BrEzE7A,7695
|
@@ -181,8 +241,25 @@ pyegeria/commands/ops/refresh_integration_daemon.py,sha256=aOIy7xsYfNwuiZ-8aXcd2
|
|
181
241
|
pyegeria/commands/ops/restart_integration_daemon.py,sha256=BwzN06U9HVFQ3Da2IL69nBJmFYO1pE2BCgFcbk3OJNY,2908
|
182
242
|
pyegeria/commands/ops/table_integ_daemon_status.py,sha256=rrHhSY4AmQx9-fwjyNP7kPTOBBIcRuuQw2ViTVY0c3M,8421
|
183
243
|
pyegeria/commands/ops/x_engine_actions.py,sha256=sjoyDJD2_0xQkE2tSlFdBxD2d9C3Nzcy9qi69dWC4Rw,2284
|
244
|
+
pyegeria/commands/tech/.DS_Store,sha256=fGg03vohjkLbl1e4Kjqun8S6w3JoqcxpmKgFbEW97rY,6148
|
184
245
|
pyegeria/commands/tech/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
|
185
246
|
pyegeria/commands/tech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
247
|
+
pyegeria/commands/tech/__pycache__/__init__.cpython-312.pyc,sha256=IRf5oIYEhG0sUW_GoV_zDVWZS41MeLL8kdQrSNKqAmE,180
|
248
|
+
pyegeria/commands/tech/__pycache__/get_element_info.cpython-312.pyc,sha256=9F7GoJkJ5XTY80ibj-obFAzV4s0H5ZtVqqIbY7_rtNY,6485
|
249
|
+
pyegeria/commands/tech/__pycache__/get_guid_info.cpython-312.pyc,sha256=AAUXpMGwD4LFp7Y0Ak5c-SI94EHT5YA3Gm6Zljzqvrs,6131
|
250
|
+
pyegeria/commands/tech/__pycache__/get_tech_details.cpython-312.pyc,sha256=EVfqUMhYevpSYioQb8IBOnBUqHAh2BYDYpKLcOs1j94,8044
|
251
|
+
pyegeria/commands/tech/__pycache__/get_tech_type_template.cpython-312.pyc,sha256=vmJ2S84sF7_-PLJX1dNwKkggl5XRiGVB_p1a1r8kT_8,7778
|
252
|
+
pyegeria/commands/tech/__pycache__/list_anchored_elements.cpython-312.pyc,sha256=_fc0BUFEBcg8xF8jJ9yEBXUvh3kPPSQco8Mtnq8UaxA,9673
|
253
|
+
pyegeria/commands/tech/__pycache__/list_asset_types.cpython-312.pyc,sha256=ncMm5QrWq01BNN4DcHLZJskkzIABctSVKq-wPH78tq4,6154
|
254
|
+
pyegeria/commands/tech/__pycache__/list_elements_by_property_value.cpython-312.pyc,sha256=gqSDqUWsFdZD_pjHiGQE5A97jswH-_OJmyE0KUaHFL4,8572
|
255
|
+
pyegeria/commands/tech/__pycache__/list_elements_for_classification.cpython-312.pyc,sha256=wZjy-JLxXpcByMRgX4XZ_Bkympuh0mzWOVDmZDBcKpc,8339
|
256
|
+
pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc,sha256=1fApRv0Zb1wWioFqvWZcsmqfHdU3VIYhZGl4WOHWJq0,6679
|
257
|
+
pyegeria/commands/tech/__pycache__/list_registered_services.cpython-312.pyc,sha256=D-XAsCIeVZtDsn2lHj2UOI-JhUax3305b6V4fr3VHj4,8677
|
258
|
+
pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc,sha256=gaMQK_c2k4vz2zaSxAX5QPjfepiPz2xOQ1NgR-F35UY,8107
|
259
|
+
pyegeria/commands/tech/__pycache__/list_relationship_types.cpython-312.pyc,sha256=V7EAiMhJp-PUmC-IP2UCWK72YFBPvHYHKthXpNchvjU,7481
|
260
|
+
pyegeria/commands/tech/__pycache__/list_relationships.cpython-312.pyc,sha256=c214w2LR1MQ_xPWIPvX23PD3ukCt_HnmrmZDNqWzdC0,7760
|
261
|
+
pyegeria/commands/tech/__pycache__/list_tech_templates.cpython-312.pyc,sha256=O-BZ-8lY51T6Xf9TpnThEUwfSHX4O4uaTifgrIYvaYA,10206
|
262
|
+
pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc,sha256=pi9mOp0eNgv24zsUix_sj18ZA3NiR_MHr1eTzC9JVXk,8051
|
186
263
|
pyegeria/commands/tech/get_element_info.py,sha256=PM63y00TVy1RXBMqNdvaR_xxvfknuOl_GDFAP9DEhQo,4756
|
187
264
|
pyegeria/commands/tech/get_guid_info.py,sha256=OplbQUNYUTYKh6-hbCX0b8ZLhd4x4dXDzR7NOJdI93A,4289
|
188
265
|
pyegeria/commands/tech/get_tech_details.py,sha256=2PQ4wa-cspMCZFKcIspY_XOLHEjsv-TI9833F-pYr0c,6379
|
@@ -197,26 +274,33 @@ pyegeria/commands/tech/list_elements_by_property_value.py,sha256=3OG8uyPKY3zX-K_
|
|
197
274
|
pyegeria/commands/tech/list_elements_by_property_value_x.py,sha256=y77Nszqg5XtyQXwKm3XjB38gwmlpiULEn4NLr_SnRug,7065
|
198
275
|
pyegeria/commands/tech/list_elements_for_classification.py,sha256=jck8bPQHiS61IKslmA2a_B1iopHZ0cE50vAs6Ud2Gkc,6207
|
199
276
|
pyegeria/commands/tech/list_gov_action_processes.py,sha256=NaoZ3t5n1uXcLI0OdUAgMTuzDrEkptY9w7uQeZ4KZP8,4587
|
200
|
-
pyegeria/commands/tech/list_information_supply_chains.py,sha256=
|
277
|
+
pyegeria/commands/tech/list_information_supply_chains.py,sha256=L0paK02j3Qq4VhhNUVtrHmuZO6MOt-SrS5Bce2JkSrs,5595
|
201
278
|
pyegeria/commands/tech/list_registered_services.py,sha256=fNh21Acd5bCbOQmxpDMOH6QNT5GkiGPLZpadbzIA8F8,6541
|
202
279
|
pyegeria/commands/tech/list_related_elements_with_prop_value.py,sha256=NhWSfJmtBIUN5IBWEK_uQn0OxpCeWnVhy0kaZ_gyEGw,8157
|
203
280
|
pyegeria/commands/tech/list_related_specification.py,sha256=aMUZBiQcTMaNTvSgGUsRjqvqhmebP9iO0eAlbJsDWBk,5925
|
204
281
|
pyegeria/commands/tech/list_relationship_types.py,sha256=VgErUNsCKZ77wyg56U0v1fIUqC0MxHE_qi9A2b2csWo,5791
|
205
282
|
pyegeria/commands/tech/list_relationships.py,sha256=lKZBQleZRK9qDCAUOExejl5gtYb0XyXygTgIcbW5Igk,5933
|
206
283
|
pyegeria/commands/tech/list_solution_blueprints.py,sha256=PDU1QCnE44r0cMAgUHJ49RpTK-rbgiy7Gzh9GOlMSBk,6285
|
207
|
-
pyegeria/commands/tech/list_solution_blueprints2.py,sha256=
|
284
|
+
pyegeria/commands/tech/list_solution_blueprints2.py,sha256=t-Ce30_bWaeNByObrV0bj4HOJeI44EzNcP3jO7anvJs,6838
|
208
285
|
pyegeria/commands/tech/list_tech_templates.py,sha256=FvJ2qAHo7yoCdd9LnZtvWjd3DQEvD0P5wfz5-D5qjmw,14153
|
209
286
|
pyegeria/commands/tech/list_valid_metadata_values.py,sha256=Mv4eSHCR_pR0llWRrpMIzNKA6_QEr8qccAv4NQv4dg0,6340
|
210
287
|
pyegeria/commands/tech/table_tech_templates.py,sha256=kv9VWhZ6pEN-1vEjo6IprliwFTjumjdVV3IWQB2HzI4,9503
|
211
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
212
|
-
pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial
|
213
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
214
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
215
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
216
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
217
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
218
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
219
|
-
pyegeria/commands/tech/work/mermaid_graphs/
|
288
|
+
pyegeria/commands/tech/work/mermaid_graphs/Automated Manufacturing Control.html,sha256=bfWsVHwr77sEllGjS7IJnIWQkL2hEXgpSWjIUo29R4w,4578
|
289
|
+
pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Management Solution Blueprint.html,sha256=M32ZeZpQAGW-fNayuFT0LIt7jEXJwweTfEo3vgYZFao,11490
|
290
|
+
pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Subject Onboarding.html,sha256=c2wTgRgJ3llwIjhdKK_Ef7AU8sH1yw9N3gbLHP3v7O8,6352
|
291
|
+
pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Treatment Validation.html,sha256=FjYkJl7c14czTe-bACAdVYiD3yHc9hK-Epih2MQ00Bs,11999
|
292
|
+
pyegeria/commands/tech/work/mermaid_graphs/Employee Expense Payment.html,sha256=g2GWeQU8XGuRlT4T4eB3X_-sMbGBGPjT8KDMDmlNCb4,5502
|
293
|
+
pyegeria/commands/tech/work/mermaid_graphs/Employee Management Solution Blueprint.html,sha256=XmfOxRsuCGj6I73HprQOPYcxc_XUL3EE0OZoTpyU24A,4792
|
294
|
+
pyegeria/commands/tech/work/mermaid_graphs/Hazardous Material Management Solution Blueprint.html,sha256=ky62Q6hFFTV_7FXuaDazvv9J3qkN6R6kkR0ZcbdVmpI,4843
|
295
|
+
pyegeria/commands/tech/work/mermaid_graphs/Inventory Management.html,sha256=FICJvj3b9IWEZ1c1yjs7OpCPuSXzQEpze5UY95mNSwM,4793
|
296
|
+
pyegeria/commands/tech/work/mermaid_graphs/New Drug Product Information Distribution.html,sha256=lbgvDcmctARBxOl-EBTrPmy7L9VAObn1w3G_5X4anOM,6671
|
297
|
+
pyegeria/commands/tech/work/mermaid_graphs/New Employee Onboarding.html,sha256=X3jru3F094j0xCUdSbKgTD3zR1_fIyPFO9ijiHJ2X2Y,6401
|
298
|
+
pyegeria/commands/tech/work/mermaid_graphs/Personalized Medicine Order Fulfillment Solution Blueprint.html,sha256=F8Ll7wnfI_mreCOhUvTv2cbsczwi8jl_4AXN-KeQQds,4856
|
299
|
+
pyegeria/commands/tech/work/mermaid_graphs/Personalized Treatment Ordering.html,sha256=inCsequyo4XzR8H9QyovUH-_AAvohQLeYkGJla5ah4k,6826
|
300
|
+
pyegeria/commands/tech/work/mermaid_graphs/Physical Inventory Tracking.html,sha256=EtIuFUimWnLYorok_i3WuezH5pdh34aPCYDecxpcuy4,9752
|
301
|
+
pyegeria/commands/tech/work/mermaid_graphs/Sustainability Reporting Solution Blueprint.html,sha256=lXRIGydJ2JmQ_IbPETDgS6fl77wudTxml5qfBKbQOS0,6744
|
302
|
+
pyegeria/commands/tech/work/mermaid_graphs/Sustainability Reporting.html,sha256=-D4PhD_Jm3829cK2Yyx1IQBS4XGhEIpNDGsEgoss5-A,10980
|
303
|
+
pyegeria/commands/tech/work/mermaid_graphs/{{displayName}}.html,sha256=EicHFfzy7KdttHaO_VB0hhqrmMwB_SpgHteFEGAG8NM,4481
|
220
304
|
pyegeria/commands/tech/x_list_related_elements.py,sha256=viUFq_G52CvLO_RJsgN8fkLeIF89Tb8Gvl-nNfeDPSI,5871
|
221
305
|
pyegeria/core_omag_server_config.py,sha256=ej0oNpGelSTTm2oERS86LpgT9O9E5CZFbUm2Iek8f1E,97764
|
222
306
|
pyegeria/create_tech_guid_lists.py,sha256=mI__-i9U01emyqQMdPK2miealwQNiZfB23iiFGmrH0g,4640
|
@@ -229,7 +313,7 @@ pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3eu
|
|
229
313
|
pyegeria/full_omag_server_config.py,sha256=k3fUfopAFAE3OKkFR7zZPiki_FYj6j2xQ4oD2SVaefQ,47350
|
230
314
|
pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
|
231
315
|
pyegeria/glossary_manager_omvs.py,sha256=tBjoHrrHJLasXoeQSpW-KpF3vEQdN_GR3jfcceTjt_c,132444
|
232
|
-
pyegeria/mermaid_utilities.py,sha256=
|
316
|
+
pyegeria/mermaid_utilities.py,sha256=E0PbkCICbING_Ib5huTYRWeW3LNVZe95VarlyWxFtSc,18074
|
233
317
|
pyegeria/metadata_explorer_omvs.py,sha256=XBg6q-JXOA8UYsT85nlpBVe4EQ6jxwj70MvE7tkVvH0,86905
|
234
318
|
pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
|
235
319
|
pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
|
@@ -242,8 +326,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
|
|
242
326
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
243
327
|
pyegeria/valid_metadata_omvs.py,sha256=cCt5CCLv6BdzCu90n68r_PkG_PEQJjrtwCxio7K6yko,65034
|
244
328
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
245
|
-
pyegeria-5.3.3.
|
246
|
-
pyegeria-5.3.3.
|
247
|
-
pyegeria-5.3.3.
|
248
|
-
pyegeria-5.3.3.
|
249
|
-
pyegeria-5.3.3.
|
329
|
+
pyegeria-5.3.3.14.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
330
|
+
pyegeria-5.3.3.14.dist-info/METADATA,sha256=XfymvPn-4-GFXtLH1bVA5ET2s8AgmiDB1HCtREPsFIY,2736
|
331
|
+
pyegeria-5.3.3.14.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
332
|
+
pyegeria-5.3.3.14.dist-info/entry_points.txt,sha256=GKJVtenRbMm8bgZ3XusHnxtN4auo917VbXofEEe9itY,6005
|
333
|
+
pyegeria-5.3.3.14.dist-info/RECORD,,
|
@@ -22,6 +22,7 @@ hey_egeria_cat=pyegeria.commands.cli.egeria_cat:cli
|
|
22
22
|
hey_egeria_my=pyegeria.commands.cli.egeria_my:cli
|
23
23
|
hey_egeria_ops=pyegeria.commands.cli.egeria_ops:cli
|
24
24
|
hey_egeria_tech=pyegeria.commands.cli.egeria_tech:cli
|
25
|
+
link_check=pyegeria.commands.cat.link-check:main
|
25
26
|
list_all_related_elements=pyegeria.commands.tech.list_all_related_elements:main
|
26
27
|
list_anchored_elements=pyegeria.commands.tech.list_anchored_elements:main
|
27
28
|
list_archives=pyegeria.commands.ops.list_archives:main
|
File without changes
|