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
pyegeria/commands/tech/work/mermaid_graphs/Hazardous Material Management Solution Blueprint.html
ADDED
@@ -0,0 +1,124 @@
|
|
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 - Hazardous Material Management Solution Blueprint </title>
|
22
|
+
<h3 style="text-align: center;">Component for Solution Blueprint - Hazardous Material Management Solution Blueprint </h3>
|
23
|
+
GUID : f1a008b9-bace-4d37-8dd8-d24fb45477e2
|
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 f1a008b9-bace-4d37-8dd8-d24fb45477e2 [Components and Actors]
|
62
|
+
2f10d3e1-3537-4f91-a02d-d8da04c3fc48@{ shape: text, label: "*Description*
|
63
|
+
**A description of how hazardous material is handled, tracked and any incidents reported/managed.**"}
|
64
|
+
25fd5be7-692d-4752-9dc7-30068a7d665e@{ shape: subproc, label: "*Solution Component*
|
65
|
+
**Hazardous Materials (HazMat) Inventory**"}
|
66
|
+
end
|
67
|
+
style 2f10d3e1-3537-4f91-a02d-d8da04c3fc48 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
68
|
+
style 25fd5be7-692d-4752-9dc7-30068a7d665e color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
69
|
+
style f1a008b9-bace-4d37-8dd8-d24fb45477e2 color:#3079ab, fill:#b7c0c7, stroke:#3079ab`;
|
70
|
+
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
71
|
+
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
72
|
+
|
73
|
+
var doPan = false;
|
74
|
+
var eventsHandler;
|
75
|
+
var panZoom;
|
76
|
+
var mousepos;
|
77
|
+
|
78
|
+
eventsHandler = {
|
79
|
+
haltEventListeners: ['mousedown', 'mousemove', 'mouseup']
|
80
|
+
|
81
|
+
, mouseDownHandler: function (ev) {
|
82
|
+
if (event.target.className == "[object SVGAnimatedString]") {
|
83
|
+
doPan = true;
|
84
|
+
mousepos = {x: ev.clientX, y: ev.clientY}
|
85
|
+
}
|
86
|
+
;
|
87
|
+
}
|
88
|
+
|
89
|
+
, mouseMoveHandler: function (ev) {
|
90
|
+
if (doPan) {
|
91
|
+
panZoom.panBy({x: ev.clientX - mousepos.x, y: ev.clientY - mousepos.y});
|
92
|
+
mousepos = {x: ev.clientX, y: ev.clientY};
|
93
|
+
window.getSelection().removeAllRanges();
|
94
|
+
}
|
95
|
+
}
|
96
|
+
|
97
|
+
, mouseUpHandler: function (ev) {
|
98
|
+
doPan = false;
|
99
|
+
}
|
100
|
+
|
101
|
+
, init: function (options) {
|
102
|
+
options.svgElement.addEventListener('mousedown', this.mouseDownHandler, false);
|
103
|
+
options.svgElement.addEventListener('mousemove', this.mouseMoveHandler, false);
|
104
|
+
options.svgElement.addEventListener('mouseup', this.mouseUpHandler, false);
|
105
|
+
}
|
106
|
+
|
107
|
+
, destroy: function (options) {
|
108
|
+
options.svgElement.removeEventListener('mousedown', this.mouseDownHandler, false);
|
109
|
+
options.svgElement.removeEventListener('mousemove', this.mouseMoveHandler, false);
|
110
|
+
options.svgElement.removeEventListener('mouseup', this.mouseUpHandler, false);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
panZoom = svgPanZoom('#mySvgId', {
|
114
|
+
zoomEnabled: true
|
115
|
+
, controlIconsEnabled: true
|
116
|
+
, fit: 1
|
117
|
+
, center: 1
|
118
|
+
, customEventsHandler: eventsHandler
|
119
|
+
})
|
120
|
+
};
|
121
|
+
await drawDiagram();
|
122
|
+
</script>
|
123
|
+
</body>
|
124
|
+
|
@@ -0,0 +1,124 @@
|
|
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 - Inventory Management </title>
|
22
|
+
<h3 style="text-align: center;">Component for Solution Blueprint - Inventory Management </h3>
|
23
|
+
GUID : d0af5eeb-b341-4046-a336-938b88761719
|
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 d0af5eeb-b341-4046-a336-938b88761719 [Components and Actors]
|
62
|
+
6f08613f-731b-4881-aa40-06f6dba863e6@{ shape: text, label: "*Description*
|
63
|
+
**A description of how physical inventory is managed between procurement, the distribution centres, manufacturing and finance.**"}
|
64
|
+
50768e61-43b6-4241-96a3-4c413582ec1f@{ shape: subproc, label: "*Solution Component*
|
65
|
+
**Goods Inventory**"}
|
66
|
+
end
|
67
|
+
style 50768e61-43b6-4241-96a3-4c413582ec1f color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
68
|
+
style d0af5eeb-b341-4046-a336-938b88761719 color:#3079ab, fill:#b7c0c7, stroke:#3079ab
|
69
|
+
style 6f08613f-731b-4881-aa40-06f6dba863e6 color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
|
70
|
+
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
71
|
+
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
72
|
+
|
73
|
+
var doPan = false;
|
74
|
+
var eventsHandler;
|
75
|
+
var panZoom;
|
76
|
+
var mousepos;
|
77
|
+
|
78
|
+
eventsHandler = {
|
79
|
+
haltEventListeners: ['mousedown', 'mousemove', 'mouseup']
|
80
|
+
|
81
|
+
, mouseDownHandler: function (ev) {
|
82
|
+
if (event.target.className == "[object SVGAnimatedString]") {
|
83
|
+
doPan = true;
|
84
|
+
mousepos = {x: ev.clientX, y: ev.clientY}
|
85
|
+
}
|
86
|
+
;
|
87
|
+
}
|
88
|
+
|
89
|
+
, mouseMoveHandler: function (ev) {
|
90
|
+
if (doPan) {
|
91
|
+
panZoom.panBy({x: ev.clientX - mousepos.x, y: ev.clientY - mousepos.y});
|
92
|
+
mousepos = {x: ev.clientX, y: ev.clientY};
|
93
|
+
window.getSelection().removeAllRanges();
|
94
|
+
}
|
95
|
+
}
|
96
|
+
|
97
|
+
, mouseUpHandler: function (ev) {
|
98
|
+
doPan = false;
|
99
|
+
}
|
100
|
+
|
101
|
+
, init: function (options) {
|
102
|
+
options.svgElement.addEventListener('mousedown', this.mouseDownHandler, false);
|
103
|
+
options.svgElement.addEventListener('mousemove', this.mouseMoveHandler, false);
|
104
|
+
options.svgElement.addEventListener('mouseup', this.mouseUpHandler, false);
|
105
|
+
}
|
106
|
+
|
107
|
+
, destroy: function (options) {
|
108
|
+
options.svgElement.removeEventListener('mousedown', this.mouseDownHandler, false);
|
109
|
+
options.svgElement.removeEventListener('mousemove', this.mouseMoveHandler, false);
|
110
|
+
options.svgElement.removeEventListener('mouseup', this.mouseUpHandler, false);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
panZoom = svgPanZoom('#mySvgId', {
|
114
|
+
zoomEnabled: true
|
115
|
+
, controlIconsEnabled: true
|
116
|
+
, fit: 1
|
117
|
+
, center: 1
|
118
|
+
, customEventsHandler: eventsHandler
|
119
|
+
})
|
120
|
+
};
|
121
|
+
await drawDiagram();
|
122
|
+
</script>
|
123
|
+
</body>
|
124
|
+
|
@@ -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 - New Drug Product Information Distribution </title>
|
22
|
+
<h3 style="text-align: center;">Information Supply Chain - New Drug Product Information Distribution </h3>
|
23
|
+
GUID : b0491fd4-6324-4ed8-9a1c-7cbd9892e21b
|
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
|
b0491fd4-6324-4ed8-9a1c-7cbd9892e21b@{ shape: flip-tri, label: "*Information Supply Chain*
|
55
62
|
**New Drug Product Information Distribution**"}
|
56
|
-
|
63
|
+
c6a2ac03-a59b-4d47-966a-33ef278990b5@{ shape: text, label: "*Description*
|
57
64
|
**Managing the distribution of information about a new product.**"}
|
58
|
-
b0491fd4-6324-4ed8-9a1c-7cbd9892e21b~~~
|
59
|
-
|
65
|
+
b0491fd4-6324-4ed8-9a1c-7cbd9892e21b~~~c6a2ac03-a59b-4d47-966a-33ef278990b5
|
66
|
+
8f1f5742-9413-436c-ae64-370e2bd4fc36@{ shape: text, label: "*Purpose*
|
60
67
|
**Ensuring information about a new product is distributed to all of the appropriate system so that it is visible for ordering, manufacturing and invoicing.**"}
|
61
|
-
|
68
|
+
c6a2ac03-a59b-4d47-966a-33ef278990b5~~~8f1f5742-9413-436c-ae64-370e2bd4fc36
|
62
69
|
c24e9ea0-171a-46d8-a5d8-3fedcfe97aa4@{ shape: rounded, label: "*Software Server*
|
63
70
|
**System:MFCTRL9482**"}
|
64
71
|
987df321-d940-4ce5-9ae1-8258736f0445@{ shape: rounded, label: "*Software Server*
|
@@ -75,11 +82,11 @@ dd424526-24e9-4a10-a575-0700dfb8743a@{ shape: rounded, label: "*Software Server*
|
|
75
82
|
a2e43afa-386a-4acd-ba1d-7773b368c34a@{ shape: rounded, label: "*Software Server*
|
76
83
|
**System:globalCRM**"}
|
77
84
|
dd424526-24e9-4a10-a575-0700dfb8743a-->|"new product offering [Data Flow]"|a2e43afa-386a-4acd-ba1d-7773b368c34a
|
78
|
-
style 63306fd5-4973-4764-89be-ef4ca645d67b color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
79
85
|
style b0491fd4-6324-4ed8-9a1c-7cbd9892e21b color:#FFFFFF, fill:#004563, stroke:#b7c0c7
|
80
86
|
style c24e9ea0-171a-46d8-a5d8-3fedcfe97aa4 color:#000000, fill:#e0ab18, stroke:#004563
|
81
87
|
style a2e43afa-386a-4acd-ba1d-7773b368c34a color:#000000, fill:#e0ab18, stroke:#004563
|
82
|
-
style
|
88
|
+
style 8f1f5742-9413-436c-ae64-370e2bd4fc36 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
89
|
+
style c6a2ac03-a59b-4d47-966a-33ef278990b5 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
83
90
|
style 987df321-d940-4ce5-9ae1-8258736f0445 color:#000000, fill:#e0ab18, stroke:#004563
|
84
91
|
style c7b1467a-dea2-4288-95e5-8e1bc3ab2ed3 color:#000000, fill:#e0ab18, stroke:#004563
|
85
92
|
style dd424526-24e9-4a10-a575-0700dfb8743a color:#000000, fill:#e0ab18, stroke:#004563
|
@@ -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 - New Employee Onboarding </title>
|
22
|
+
<h3 style="text-align: center;">Information Supply Chain - New Employee Onboarding </h3>
|
23
|
+
GUID : 022009d9-53cb-4469-afeb-16ee81d8f9bc
|
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
|
022009d9-53cb-4469-afeb-16ee81d8f9bc@{ shape: flip-tri, label: "*Information Supply Chain*
|
55
62
|
**New Employee Onboarding**"}
|
56
|
-
|
63
|
+
bb80fe7e-8909-4428-9fb4-4bb1d339aa09@{ shape: text, label: "*Description*
|
57
64
|
**Adding information about a new employee to all appropriate systems and directories.**"}
|
58
|
-
022009d9-53cb-4469-afeb-16ee81d8f9bc~~~
|
59
|
-
|
65
|
+
022009d9-53cb-4469-afeb-16ee81d8f9bc~~~bb80fe7e-8909-4428-9fb4-4bb1d339aa09
|
66
|
+
35e056f7-8cb6-4dcc-883a-fc5628f65c4c@{ shape: text, label: "*Purpose*
|
60
67
|
**Ensure a new employee is productive and engaged in a timely manner.**"}
|
61
|
-
|
68
|
+
bb80fe7e-8909-4428-9fb4-4bb1d339aa09~~~35e056f7-8cb6-4dcc-883a-fc5628f65c4c
|
62
69
|
88c42780-6fb1-49e2-a584-8af90cdc7728@{ shape: rounded, label: "*Software Server*
|
63
70
|
**System:coco-hrim**"}
|
64
71
|
ae0c7768-c01e-4bd1-8a47-fbacfccf2f63@{ shape: rounded, label: "*Software Server*
|
@@ -74,8 +81,8 @@ a47906f0-67f0-46ed-890d-85cb049ffa60@{ shape: rounded, label: "*Software Server*
|
|
74
81
|
**System:UK payroll**"}
|
75
82
|
88c42780-6fb1-49e2-a584-8af90cdc7728-->|"payment authorization [Data Flow]"|12c9d1a4-2a5d-4e7c-a640-97f206270425
|
76
83
|
style 022009d9-53cb-4469-afeb-16ee81d8f9bc color:#FFFFFF, fill:#004563, stroke:#b7c0c7
|
77
|
-
style
|
78
|
-
style
|
84
|
+
style bb80fe7e-8909-4428-9fb4-4bb1d339aa09 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
85
|
+
style 35e056f7-8cb6-4dcc-883a-fc5628f65c4c color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
79
86
|
style ae0c7768-c01e-4bd1-8a47-fbacfccf2f63 color:#000000, fill:#e0ab18, stroke:#004563
|
80
87
|
style 88c42780-6fb1-49e2-a584-8af90cdc7728 color:#000000, fill:#e0ab18, stroke:#004563
|
81
88
|
style 12c9d1a4-2a5d-4e7c-a640-97f206270425 color:#000000, fill:#e0ab18, stroke:#004563
|
@@ -0,0 +1,124 @@
|
|
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 - Personalized Medicine Order Fulfillment Solution Blueprint </title>
|
22
|
+
<h3 style="text-align: center;">Component for Solution Blueprint - Personalized Medicine Order Fulfillment Solution Blueprint </h3>
|
23
|
+
GUID : 9b1d5648-58b9-4fc8-959c-ed0316068d75
|
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 9b1d5648-58b9-4fc8-959c-ed0316068d75 [Components and Actors]
|
62
|
+
7262ee8e-49ec-4b5f-a7ee-d34a3848aebe@{ shape: text, label: "*Description*
|
63
|
+
**A description of how an order for a personalized medicine prescription is fulfilled by Coco Pharmaceuticals.**"}
|
64
|
+
2c0f5a4e-bb02-4081-a80e-3072ca99a1aa@{ shape: subproc, label: "*Solution Component*
|
65
|
+
**Accounting ledgers**"}
|
66
|
+
end
|
67
|
+
style 9b1d5648-58b9-4fc8-959c-ed0316068d75 color:#3079ab, fill:#b7c0c7, stroke:#3079ab
|
68
|
+
style 2c0f5a4e-bb02-4081-a80e-3072ca99a1aa color:#FFFFFF, fill:#838cc7, stroke:#3079ab
|
69
|
+
style 7262ee8e-49ec-4b5f-a7ee-d34a3848aebe color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
|
70
|
+
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
71
|
+
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
72
|
+
|
73
|
+
var doPan = false;
|
74
|
+
var eventsHandler;
|
75
|
+
var panZoom;
|
76
|
+
var mousepos;
|
77
|
+
|
78
|
+
eventsHandler = {
|
79
|
+
haltEventListeners: ['mousedown', 'mousemove', 'mouseup']
|
80
|
+
|
81
|
+
, mouseDownHandler: function (ev) {
|
82
|
+
if (event.target.className == "[object SVGAnimatedString]") {
|
83
|
+
doPan = true;
|
84
|
+
mousepos = {x: ev.clientX, y: ev.clientY}
|
85
|
+
}
|
86
|
+
;
|
87
|
+
}
|
88
|
+
|
89
|
+
, mouseMoveHandler: function (ev) {
|
90
|
+
if (doPan) {
|
91
|
+
panZoom.panBy({x: ev.clientX - mousepos.x, y: ev.clientY - mousepos.y});
|
92
|
+
mousepos = {x: ev.clientX, y: ev.clientY};
|
93
|
+
window.getSelection().removeAllRanges();
|
94
|
+
}
|
95
|
+
}
|
96
|
+
|
97
|
+
, mouseUpHandler: function (ev) {
|
98
|
+
doPan = false;
|
99
|
+
}
|
100
|
+
|
101
|
+
, init: function (options) {
|
102
|
+
options.svgElement.addEventListener('mousedown', this.mouseDownHandler, false);
|
103
|
+
options.svgElement.addEventListener('mousemove', this.mouseMoveHandler, false);
|
104
|
+
options.svgElement.addEventListener('mouseup', this.mouseUpHandler, false);
|
105
|
+
}
|
106
|
+
|
107
|
+
, destroy: function (options) {
|
108
|
+
options.svgElement.removeEventListener('mousedown', this.mouseDownHandler, false);
|
109
|
+
options.svgElement.removeEventListener('mousemove', this.mouseMoveHandler, false);
|
110
|
+
options.svgElement.removeEventListener('mouseup', this.mouseUpHandler, false);
|
111
|
+
}
|
112
|
+
}
|
113
|
+
panZoom = svgPanZoom('#mySvgId', {
|
114
|
+
zoomEnabled: true
|
115
|
+
, controlIconsEnabled: true
|
116
|
+
, fit: 1
|
117
|
+
, center: 1
|
118
|
+
, customEventsHandler: eventsHandler
|
119
|
+
})
|
120
|
+
};
|
121
|
+
await drawDiagram();
|
122
|
+
</script>
|
123
|
+
</body>
|
124
|
+
|
@@ -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 - Personalized Treatment Ordering </title>
|
22
|
+
<h3 style="text-align: center;">Information Supply Chain - Personalized Treatment Ordering </h3>
|
23
|
+
GUID : adbae740-57a3-41b8-a722-266b895794e6
|
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
|
adbae740-57a3-41b8-a722-266b895794e6@{ shape: flip-tri, label: "*Information Supply Chain*
|
55
62
|
**Personalized Treatment Ordering**"}
|
56
|
-
|
63
|
+
6317b65f-94f4-4bf2-a099-e4bdc5d89c66@{ shape: text, label: "*Description*
|
57
64
|
**Delivering information about a new personalized medicine order so that it fulfilled and invoiced.**"}
|
58
|
-
adbae740-57a3-41b8-a722-266b895794e6~~~
|
59
|
-
|
65
|
+
adbae740-57a3-41b8-a722-266b895794e6~~~6317b65f-94f4-4bf2-a099-e4bdc5d89c66
|
66
|
+
96de5eb6-1d87-483b-bb9d-13d4614251e6@{ shape: text, label: "*Purpose*
|
60
67
|
**Ensuring orders are fulfilled effectively.**"}
|
61
|
-
|
68
|
+
6317b65f-94f4-4bf2-a099-e4bdc5d89c66~~~96de5eb6-1d87-483b-bb9d-13d4614251e6
|
62
69
|
bdf60c10-e8f8-4b49-9f92-e0c6a40b0d7b@{ shape: rounded, label: "*Software Server*
|
63
70
|
**System:ed-mfg-control**"}
|
64
71
|
25e2e56d-2e2f-4f6f-a1ed-019dd76d589a@{ shape: rounded, label: "*Software Server*
|
@@ -82,10 +89,10 @@ style a2e43afa-386a-4acd-ba1d-7773b368c34a color:#000000, fill:#e0ab18, stroke:#
|
|
82
89
|
style adbae740-57a3-41b8-a722-266b895794e6 color:#FFFFFF, fill:#004563, stroke:#b7c0c7
|
83
90
|
style bdf60c10-e8f8-4b49-9f92-e0c6a40b0d7b color:#000000, fill:#e0ab18, stroke:#004563
|
84
91
|
style 11071e76-23a8-4f3d-bd07-3b9aa9781bda color:#000000, fill:#e0ab18, stroke:#004563
|
85
|
-
style 016a9f2a-66ac-4890-83c6-22b0aa870787 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
86
92
|
style 0f59833f-8a8a-488b-808a-9ea24618bb6c color:#000000, fill:#e0ab18, stroke:#004563
|
87
|
-
style
|
88
|
-
style
|
93
|
+
style 6317b65f-94f4-4bf2-a099-e4bdc5d89c66 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
94
|
+
style 96de5eb6-1d87-483b-bb9d-13d4614251e6 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
95
|
+
style 25e2e56d-2e2f-4f6f-a1ed-019dd76d589a color:#000000, fill:#e0ab18, stroke:#004563`;
|
89
96
|
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
90
97
|
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
91
98
|
|
@@ -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 - Physical Inventory Tracking </title>
|
22
|
+
<h3 style="text-align: center;">Information Supply Chain - Physical Inventory Tracking </h3>
|
23
|
+
GUID : 7480a3b1-8d6c-4062-ae59-f3b81e146ed0
|
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,15 +60,15 @@
|
|
53
60
|
|
54
61
|
7480a3b1-8d6c-4062-ae59-f3b81e146ed0@{ shape: flip-tri, label: "*Information Supply Chain*
|
55
62
|
**Physical Inventory Tracking**"}
|
56
|
-
|
63
|
+
b02bfd5a-7380-4d7e-aa4f-151ccc090d70@{ shape: text, label: "*Description*
|
57
64
|
**Managing information take tracks physical goods from suppliers, to depot and manufacturing.**"}
|
58
|
-
7480a3b1-8d6c-4062-ae59-f3b81e146ed0~~~
|
59
|
-
|
65
|
+
7480a3b1-8d6c-4062-ae59-f3b81e146ed0~~~b02bfd5a-7380-4d7e-aa4f-151ccc090d70
|
66
|
+
d39be897-562d-4e0c-883b-996de6c106be@{ shape: text, label: "*Purpose*
|
60
67
|
**Ensuring effective management of physical inventory.**"}
|
61
|
-
|
62
|
-
|
68
|
+
b02bfd5a-7380-4d7e-aa4f-151ccc090d70~~~d39be897-562d-4e0c-883b-996de6c106be
|
69
|
+
6078f070-88ab-4eb4-b095-f932a7083881@{ shape: text, label: "*Purpose*
|
63
70
|
**Ensuring hazardous materials are properly identified, reported and managed.**"}
|
64
|
-
|
71
|
+
d39be897-562d-4e0c-883b-996de6c106be~~~6078f070-88ab-4eb4-b095-f932a7083881
|
65
72
|
db144477-e6cb-4fd1-9521-4a577de9af04@{ shape: rounded, label: "*Software Server*
|
66
73
|
**System:procurement03**"}
|
67
74
|
11071e76-23a8-4f3d-bd07-3b9aa9781bda@{ shape: rounded, label: "*Software Server*
|
@@ -114,13 +121,13 @@ style 7480a3b1-8d6c-4062-ae59-f3b81e146ed0 color:#FFFFFF, fill:#004563, stroke:#
|
|
114
121
|
style db144477-e6cb-4fd1-9521-4a577de9af04 color:#000000, fill:#e0ab18, stroke:#004563
|
115
122
|
style 11071e76-23a8-4f3d-bd07-3b9aa9781bda color:#000000, fill:#e0ab18, stroke:#004563
|
116
123
|
style cbe8c0bb-0e27-4d2a-825f-f017ee939028 color:#000000, fill:#e0ab18, stroke:#004563
|
117
|
-
style
|
124
|
+
style d39be897-562d-4e0c-883b-996de6c106be color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
118
125
|
style 25e2e56d-2e2f-4f6f-a1ed-019dd76d589a color:#000000, fill:#e0ab18, stroke:#004563
|
126
|
+
style 6078f070-88ab-4eb4-b095-f932a7083881 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
127
|
+
style b02bfd5a-7380-4d7e-aa4f-151ccc090d70 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
|
119
128
|
style 467dd9a0-89d6-4796-a058-c079bf54b6c7 color:#000000, fill:#e0ab18, stroke:#004563
|
120
129
|
style 23fb5e33-11c9-4eb6-91d6-f2e873f8da68 color:#000000, fill:#e0ab18, stroke:#004563
|
121
|
-
style
|
122
|
-
style 0f59833f-8a8a-488b-808a-9ea24618bb6c color:#000000, fill:#e0ab18, stroke:#004563
|
123
|
-
style 85423a2d-f935-46cd-8be1-2eb4f4239f22 color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
|
130
|
+
style 0f59833f-8a8a-488b-808a-9ea24618bb6c color:#000000, fill:#e0ab18, stroke:#004563`;
|
124
131
|
const {svg} = await mermaid.render('mySvgId', graphDefinition);
|
125
132
|
element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
|
126
133
|
|