pyegeria 5.3.3.13.dev4__py3-none-any.whl → 5.3.3.14.dev2__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 (93) hide show
  1. pyegeria/.DS_Store +0 -0
  2. pyegeria/commands/.DS_Store +0 -0
  3. pyegeria/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  4. pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc +0 -0
  5. pyegeria/commands/cat/__pycache__/__init__.cpython-312.pyc +0 -0
  6. pyegeria/commands/cat/__pycache__/get_asset_graph.cpython-312.pyc +0 -0
  7. pyegeria/commands/cat/__pycache__/get_collection.cpython-312.pyc +0 -0
  8. pyegeria/commands/cat/__pycache__/get_project_dependencies.cpython-312.pyc +0 -0
  9. pyegeria/commands/cat/__pycache__/get_project_structure.cpython-312.pyc +0 -0
  10. pyegeria/commands/cat/__pycache__/get_tech_type_elements.cpython-312.pyc +0 -0
  11. pyegeria/commands/cat/__pycache__/glossary_actions.cpython-312.pyc +0 -0
  12. pyegeria/commands/cat/__pycache__/list_assets.cpython-312.pyc +0 -0
  13. pyegeria/commands/cat/__pycache__/list_cert_types.cpython-312.pyc +0 -0
  14. pyegeria/commands/cat/__pycache__/list_collections.cpython-312.pyc +0 -0
  15. pyegeria/commands/cat/__pycache__/list_deployed_catalogs.cpython-312.pyc +0 -0
  16. pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc +0 -0
  17. pyegeria/commands/cat/__pycache__/list_deployed_databases.cpython-312.pyc +0 -0
  18. pyegeria/commands/cat/__pycache__/list_glossaries.cpython-312.pyc +0 -0
  19. pyegeria/commands/cat/__pycache__/list_projects.cpython-312.pyc +0 -0
  20. pyegeria/commands/cat/__pycache__/list_servers_deployed_imp.cpython-312.pyc +0 -0
  21. pyegeria/commands/cat/__pycache__/list_tech_type_elements.cpython-312.pyc +0 -0
  22. pyegeria/commands/cat/__pycache__/list_tech_types.cpython-312.pyc +0 -0
  23. pyegeria/commands/cat/__pycache__/list_terms.cpython-312.pyc +0 -0
  24. pyegeria/commands/cat/__pycache__/list_todos.cpython-312.pyc +0 -0
  25. pyegeria/commands/cat/__pycache__/list_user_ids.cpython-312.pyc +0 -0
  26. pyegeria/commands/cat/link-test.py +185 -0
  27. pyegeria/commands/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  28. pyegeria/commands/cli/__pycache__/egeria_login_tui.cpython-312.pyc +0 -0
  29. pyegeria/commands/cli/__pycache__/egeria_ops.cpython-312.pyc +0 -0
  30. pyegeria/commands/cli/__pycache__/ops_config.cpython-312.pyc +0 -0
  31. pyegeria/commands/doc/.DS_Store +0 -0
  32. pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
  33. pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
  34. pyegeria/commands/doc/Visual Command Reference/cat/show/.DS_Store +0 -0
  35. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/.DS_Store +0 -0
  36. pyegeria/commands/doc/glossary/.DS_Store +0 -0
  37. pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
  38. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
  39. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
  40. pyegeria/commands/my/__pycache__/__init__.cpython-312.pyc +0 -0
  41. pyegeria/commands/my/__pycache__/list_my_profile.cpython-312.pyc +0 -0
  42. pyegeria/commands/my/__pycache__/list_my_roles.cpython-312.pyc +0 -0
  43. pyegeria/commands/my/__pycache__/monitor_my_todos.cpython-312.pyc +0 -0
  44. pyegeria/commands/my/__pycache__/monitor_open_todos.cpython-312.pyc +0 -0
  45. pyegeria/commands/my/__pycache__/todo_actions.cpython-312.pyc +0 -0
  46. pyegeria/commands/ops/__pycache__/__init__.cpython-312.pyc +0 -0
  47. pyegeria/commands/ops/__pycache__/gov_server_actions.cpython-312.pyc +0 -0
  48. pyegeria/commands/ops/__pycache__/list_archives.cpython-312.pyc +0 -0
  49. pyegeria/commands/ops/__pycache__/list_catalog_targets.cpython-312.pyc +0 -0
  50. pyegeria/commands/ops/__pycache__/load_archive.cpython-312.pyc +0 -0
  51. pyegeria/commands/ops/__pycache__/monitor_engine_activity.cpython-312.pyc +0 -0
  52. pyegeria/commands/ops/__pycache__/monitor_engine_activity_c.cpython-312.pyc +0 -0
  53. pyegeria/commands/ops/__pycache__/monitor_gov_eng_status.cpython-312.pyc +0 -0
  54. pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc +0 -0
  55. pyegeria/commands/ops/__pycache__/monitor_platform_status.cpython-312.pyc +0 -0
  56. pyegeria/commands/ops/__pycache__/monitor_server_startup.cpython-312.pyc +0 -0
  57. pyegeria/commands/ops/__pycache__/monitor_server_status.cpython-312.pyc +0 -0
  58. pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc +0 -0
  59. pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc +0 -0
  60. pyegeria/commands/ops/__pycache__/table_integ_daemon_status.cpython-312.pyc +0 -0
  61. pyegeria/commands/tech/.DS_Store +0 -0
  62. pyegeria/commands/tech/__pycache__/__init__.cpython-312.pyc +0 -0
  63. pyegeria/commands/tech/__pycache__/get_element_info.cpython-312.pyc +0 -0
  64. pyegeria/commands/tech/__pycache__/get_guid_info.cpython-312.pyc +0 -0
  65. pyegeria/commands/tech/__pycache__/get_tech_details.cpython-312.pyc +0 -0
  66. pyegeria/commands/tech/__pycache__/get_tech_type_template.cpython-312.pyc +0 -0
  67. pyegeria/commands/tech/__pycache__/list_anchored_elements.cpython-312.pyc +0 -0
  68. pyegeria/commands/tech/__pycache__/list_asset_types.cpython-312.pyc +0 -0
  69. pyegeria/commands/tech/__pycache__/list_elements_by_property_value.cpython-312.pyc +0 -0
  70. pyegeria/commands/tech/__pycache__/list_elements_for_classification.cpython-312.pyc +0 -0
  71. pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc +0 -0
  72. pyegeria/commands/tech/__pycache__/list_registered_services.cpython-312.pyc +0 -0
  73. pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc +0 -0
  74. pyegeria/commands/tech/__pycache__/list_relationship_types.cpython-312.pyc +0 -0
  75. pyegeria/commands/tech/__pycache__/list_relationships.cpython-312.pyc +0 -0
  76. pyegeria/commands/tech/__pycache__/list_tech_templates.cpython-312.pyc +0 -0
  77. pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc +0 -0
  78. pyegeria/commands/tech/list_solution_blueprints2.py +6 -2
  79. pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Subject Onboarding.html +28 -21
  80. pyegeria/commands/tech/work/mermaid_graphs/Clinical Trial Treatment Validation.html +31 -24
  81. pyegeria/commands/tech/work/mermaid_graphs/Employee Expense Payment.html +17 -10
  82. pyegeria/commands/tech/work/mermaid_graphs/New Drug Product Information Distribution.html +16 -9
  83. pyegeria/commands/tech/work/mermaid_graphs/New Employee Onboarding.html +16 -9
  84. pyegeria/commands/tech/work/mermaid_graphs/Personalized Treatment Ordering.html +17 -10
  85. pyegeria/commands/tech/work/mermaid_graphs/Physical Inventory Tracking.html +20 -13
  86. pyegeria/commands/tech/work/mermaid_graphs/Sustainability Reporting.html +16 -9
  87. pyegeria/commands/tech/work/mermaid_graphs/{{displayName}}.html +14 -7
  88. pyegeria/mermaid_utilities.py +15 -7
  89. {pyegeria-5.3.3.13.dev4.dist-info → pyegeria-5.3.3.14.dev2.dist-info}/METADATA +1 -1
  90. {pyegeria-5.3.3.13.dev4.dist-info → pyegeria-5.3.3.14.dev2.dist-info}/RECORD +93 -16
  91. {pyegeria-5.3.3.13.dev4.dist-info → pyegeria-5.3.3.14.dev2.dist-info}/entry_points.txt +1 -0
  92. {pyegeria-5.3.3.13.dev4.dist-info → pyegeria-5.3.3.14.dev2.dist-info}/LICENSE +0 -0
  93. {pyegeria-5.3.3.13.dev4.dist-info → pyegeria-5.3.3.14.dev2.dist-info}/WHEEL +0 -0
@@ -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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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 - Employee Expense Payment </title>
22
+ <h3 style="text-align: center;">Information Supply Chain - Employee Expense Payment </h3>
23
+ GUID : 79d1d83f-6a37-4c32-bf3f-eb8b4358027c
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,22 +60,22 @@
53
60
 
54
61
  79d1d83f-6a37-4c32-bf3f-eb8b4358027c@{ shape: flip-tri, label: "*Information Supply Chain*
55
62
  **Employee Expense Payment**"}
56
- 36905eb3-ebc3-4f78-92bd-81ab7f04b0c8@{ shape: text, label: "*Description*
63
+ 4cc3609e-0cc2-4521-a21b-199c957b8f6f@{ shape: text, label: "*Description*
57
64
  **Managing the collection of expense data, its approval and the subsequent payment authorization flows.**"}
58
- 79d1d83f-6a37-4c32-bf3f-eb8b4358027c~~~36905eb3-ebc3-4f78-92bd-81ab7f04b0c8
59
- 64023ff1-9b61-4655-aa0c-6310961f6d19@{ shape: text, label: "*Purpose*
65
+ 79d1d83f-6a37-4c32-bf3f-eb8b4358027c~~~4cc3609e-0cc2-4521-a21b-199c957b8f6f
66
+ 8769c05e-0a9a-467a-9717-4db823f83275@{ shape: text, label: "*Purpose*
60
67
  **Ensure employees are reimbursed for their expenses in a timely manner.**"}
61
- 36905eb3-ebc3-4f78-92bd-81ab7f04b0c8~~~64023ff1-9b61-4655-aa0c-6310961f6d19
68
+ 4cc3609e-0cc2-4521-a21b-199c957b8f6f~~~8769c05e-0a9a-467a-9717-4db823f83275
62
69
  88c42780-6fb1-49e2-a584-8af90cdc7728@{ shape: rounded, label: "*Software Server*
63
70
  **System:coco-hrim**"}
64
71
  ad8eab54-c2f7-494d-82d0-bf5985e5a58d@{ shape: rounded, label: "*Software Server*
65
72
  **System:coco-expenses**"}
66
73
  88c42780-6fb1-49e2-a584-8af90cdc7728-->|"payment authorization [Data Flow]"|ad8eab54-c2f7-494d-82d0-bf5985e5a58d
74
+ style 4cc3609e-0cc2-4521-a21b-199c957b8f6f color:#000000, fill:#F9F7ED, stroke:#b7c0c7
67
75
  style ad8eab54-c2f7-494d-82d0-bf5985e5a58d color:#000000, fill:#e0ab18, stroke:#004563
76
+ style 8769c05e-0a9a-467a-9717-4db823f83275 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
68
77
  style 79d1d83f-6a37-4c32-bf3f-eb8b4358027c color:#FFFFFF, fill:#004563, stroke:#b7c0c7
69
- style 64023ff1-9b61-4655-aa0c-6310961f6d19 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
70
- style 88c42780-6fb1-49e2-a584-8af90cdc7728 color:#000000, fill:#e0ab18, stroke:#004563
71
- style 36905eb3-ebc3-4f78-92bd-81ab7f04b0c8 color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
78
+ style 88c42780-6fb1-49e2-a584-8af90cdc7728 color:#000000, fill:#e0ab18, stroke:#004563`;
72
79
  const {svg} = await mermaid.render('mySvgId', graphDefinition);
73
80
  element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
74
81
 
@@ -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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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
- 63306fd5-4973-4764-89be-ef4ca645d67b@{ shape: text, label: "*Description*
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~~~63306fd5-4973-4764-89be-ef4ca645d67b
59
- 961a3438-3969-468f-b0e9-055ea0405fd9@{ shape: text, label: "*Purpose*
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
- 63306fd5-4973-4764-89be-ef4ca645d67b~~~961a3438-3969-468f-b0e9-055ea0405fd9
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 961a3438-3969-468f-b0e9-055ea0405fd9 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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
- 6dce4c2f-29bd-44f0-a968-9084fc331b78@{ shape: text, label: "*Description*
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~~~6dce4c2f-29bd-44f0-a968-9084fc331b78
59
- cde7bdad-bf9e-48b2-8a39-00e8c871f023@{ shape: text, label: "*Purpose*
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
- 6dce4c2f-29bd-44f0-a968-9084fc331b78~~~cde7bdad-bf9e-48b2-8a39-00e8c871f023
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 6dce4c2f-29bd-44f0-a968-9084fc331b78 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
78
- style cde7bdad-bf9e-48b2-8a39-00e8c871f023 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
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
@@ -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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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
- 6b6468b9-c34c-4c1e-9159-69e8ae7486da@{ shape: text, label: "*Description*
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~~~6b6468b9-c34c-4c1e-9159-69e8ae7486da
59
- 016a9f2a-66ac-4890-83c6-22b0aa870787@{ shape: text, label: "*Purpose*
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
- 6b6468b9-c34c-4c1e-9159-69e8ae7486da~~~016a9f2a-66ac-4890-83c6-22b0aa870787
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 25e2e56d-2e2f-4f6f-a1ed-019dd76d589a color:#000000, fill:#e0ab18, stroke:#004563
88
- style 6b6468b9-c34c-4c1e-9159-69e8ae7486da color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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
- 4eee01b9-66f1-435e-8924-09235062413e@{ shape: text, label: "*Description*
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~~~4eee01b9-66f1-435e-8924-09235062413e
59
- 12ee0351-e01a-4312-a5ff-a2d2a721e92d@{ shape: text, label: "*Purpose*
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
- 4eee01b9-66f1-435e-8924-09235062413e~~~12ee0351-e01a-4312-a5ff-a2d2a721e92d
62
- 85423a2d-f935-46cd-8be1-2eb4f4239f22@{ shape: text, label: "*Purpose*
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
- 12ee0351-e01a-4312-a5ff-a2d2a721e92d~~~85423a2d-f935-46cd-8be1-2eb4f4239f22
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 12ee0351-e01a-4312-a5ff-a2d2a721e92d color:#000000, fill:#F9F7ED, stroke:#b7c0c7
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 4eee01b9-66f1-435e-8924-09235062413e color:#000000, fill:#F9F7ED, stroke:#b7c0c7
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
 
@@ -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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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
- 81fb3cc9-6bdb-4961-80e6-df61df658d14@{ shape: text, label: "*Description*
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~~~81fb3cc9-6bdb-4961-80e6-df61df658d14
59
- 3cd22769-b940-4154-a3d3-f78546a03301@{ shape: text, label: "*Purpose*
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
- 81fb3cc9-6bdb-4961-80e6-df61df658d14~~~3cd22769-b940-4154-a3d3-f78546a03301
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: 100%;
8
- overflow: hidden;
9
- border: 1px solid #ccc;
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 - {{displayName}} </title>
22
+ <h3 style="text-align: center;">Information Supply Chain - {{displayName}} </h3>
23
+ GUID : ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732
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,11 +60,11 @@
53
60
 
54
61
  ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732@{ shape: flip-tri, label: "*Information Supply Chain*
55
62
  **{{displayName}}**"}
56
- 40130bec-d839-48cc-992a-3b2a2fc82caa@{ shape: text, label: "*Description*
63
+ 7c5a4139-7d56-46f1-9cc5-92a2cf709903@{ shape: text, label: "*Description*
57
64
  **{{description}}**"}
58
- ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732~~~40130bec-d839-48cc-992a-3b2a2fc82caa
59
- style ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732 color:#FFFFFF, fill:#004563, stroke:#b7c0c7
60
- style 40130bec-d839-48cc-992a-3b2a2fc82caa color:#000000, fill:#F9F7ED, stroke:#b7c0c7`;
65
+ ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732~~~7c5a4139-7d56-46f1-9cc5-92a2cf709903
66
+ style 7c5a4139-7d56-46f1-9cc5-92a2cf709903 color:#000000, fill:#F9F7ED, stroke:#b7c0c7
67
+ style ba3ab0dd-3ec5-4ec5-9db9-f3dc56e3a732 color:#FFFFFF, fill:#004563, stroke:#b7c0c7`;
61
68
  const {svg} = await mermaid.render('mySvgId', graphDefinition);
62
69
  element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
63
70
 
@@ -80,17 +80,22 @@ def render_mermaid(mermaid_code):
80
80
  def parse_mermaid_code(mermaid_code):
81
81
  parts = mermaid_code.split('---', maxsplit=3)
82
82
  if len(parts) == 3:
83
- title = parts[1].strip()
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]
84
87
  mermaid_code = parts[2].strip()
85
88
  else:
86
89
  title = "No Title"
87
- return title, mermaid_code
90
+ guid = "No GUID"
91
+ return title, guid, mermaid_code
88
92
 
89
93
  def construct_mermaid_html(mermaid_str: str) -> str:
90
94
  """Function to display a HTML code in a Jupyter notebook"""
91
- title, mermaid_code = parse_mermaid_code(mermaid_str)
95
+ title_label, guid, mermaid_code = parse_mermaid_code(mermaid_str)
92
96
 
93
97
  html_section1 = """
98
+ <!DOCTYPE html>
94
99
  <html>
95
100
  <head>
96
101
  <style type="text/css">
@@ -109,8 +114,11 @@ def construct_mermaid_html(mermaid_str: str) -> str:
109
114
  </style>
110
115
  </head>
111
116
  """
112
- html_section2 = """"
113
- <title>{title}</title>
117
+ html_section2 = f"""
118
+ <title>{title_label}</title>
119
+ <h3 style="text-align: center;">{title_label}</h3>
120
+ GUID : {guid}
121
+
114
122
  """
115
123
  html_section3 = """
116
124
  <body>
@@ -147,7 +155,7 @@ def construct_mermaid_html(mermaid_str: str) -> str:
147
155
  const graphDefinition = `
148
156
  """
149
157
 
150
- html_section4 = """`;
158
+ html_section4 = r"""`;
151
159
  const {svg} = await mermaid.render('mySvgId', graphDefinition);
152
160
  element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
153
161
 
@@ -281,7 +289,7 @@ def save_mermaid_graph(title, mermaid_str, folder:str = EGERIA_MERMAID_FOLDER):
281
289
  const graphDefinition = `
282
290
  """
283
291
 
284
- html_postfix = """`;
292
+ html_postfix = r"""`;
285
293
  const {svg} = await mermaid.render('mySvgId', graphDefinition);
286
294
  element.innerHTML = svg.replace(/( )*max-width:( 0-9\.)*px;/i, '');
287
295
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.3.3.13.dev4
3
+ Version: 5.3.3.14.dev2
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance