pyegeria 5.4.3.3__py3-none-any.whl → 5.4.4__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 (230) hide show
  1. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  3. commands/cat/debug_log.2025-09-04_08-21-58_788009.log.zip +0 -0
  4. commands/cat/debug_log.2025-09-05_09-37-53_062579.log.zip +0 -0
  5. commands/cat/list_format_set.py +5 -3
  6. commands/tech/list_information_supply_chains.py +1 -1
  7. commands/tech/list_solution_blueprints.py +1 -1
  8. commands/tech/list_solution_components.py +1 -1
  9. commands/tech/list_solution_roles.py +1 -1
  10. md_processing/__init__.py +9 -5
  11. md_processing/data/commands.json +7182 -1401
  12. md_processing/data/generated_format_sets.json +4137 -0
  13. md_processing/data/generated_format_sets.py +51 -0
  14. md_processing/dr_egeria.py +20 -11
  15. md_processing/md_commands/data_designer_commands.py +90 -425
  16. md_processing/md_commands/ext_ref_commands.py +543 -0
  17. md_processing/md_commands/old_solution_architect_commands.py +1139 -0
  18. md_processing/md_commands/solution_architect_commands.py +26 -59
  19. md_processing/md_processing_utils/common_md_utils.py +50 -1
  20. md_processing/md_processing_utils/debug_log +1 -3
  21. md_processing/md_processing_utils/dr-egeria-help-2025-09-09T11:10:03.md +3305 -0
  22. md_processing/md_processing_utils/extraction_utils.py +14 -7
  23. md_processing/md_processing_utils/gen_format_sets.py +422 -0
  24. md_processing/md_processing_utils/md_processing_constants.py +20 -2
  25. pyegeria/__init__.py +1 -1
  26. pyegeria/_client_new.py +9 -7
  27. pyegeria/_output_formats.py +278 -3
  28. pyegeria/collection_manager.py +20 -59
  29. pyegeria/config.py +10 -1
  30. pyegeria/data_designer.py +166 -117
  31. pyegeria/egeria_client.py +1 -1
  32. pyegeria/egeria_tech_client.py +4 -1
  33. pyegeria/external_references.py +1794 -0
  34. pyegeria/glossary_manager.py +71 -85
  35. pyegeria/governance_officer.py +26 -29
  36. pyegeria/output_formatter.py +127 -1
  37. pyegeria/project_manager.py +33 -36
  38. pyegeria/{solution_architect_omvs.py → solution_architect.py} +733 -873
  39. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/METADATA +1 -1
  40. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/RECORD +43 -219
  41. commands/.DS_Store +0 -0
  42. commands/cat/.DS_Store +0 -0
  43. commands/cat/.env +0 -8
  44. commands/cat/debug_log.2025-08-29_07-07-27_848189.log.zip +0 -0
  45. commands/cat/debug_log.2025-08-30_21-15-48_528443.log.zip +0 -0
  46. commands/cat/debug_log.log +0 -6102
  47. commands/cat/logs/pyegeria.log +0 -90
  48. commands/cli/debug_log.log +0 -0
  49. commands/doc/.DS_Store +0 -0
  50. commands/ops/logs/pyegeria.log +0 -0
  51. md_processing/.DS_Store +0 -0
  52. md_processing/.idea/.gitignore +0 -8
  53. md_processing/.idea/inspectionProfiles/Project_Default.xml +0 -59
  54. md_processing/.idea/md_processing.iml +0 -15
  55. md_processing/.idea/modules.xml +0 -8
  56. md_processing/.idea/sonarlint/issuestore/index.pb +0 -0
  57. md_processing/.idea/sonarlint/securityhotspotstore/index.pb +0 -0
  58. md_processing/.idea/vcs.xml +0 -6
  59. md_processing/.idea/workspace.xml +0 -107
  60. md_processing/dr_egeria_inbox/Derive-Dr-Gov-Defs.md +0 -8
  61. md_processing/dr_egeria_inbox/Dr.Egeria Templates.md +0 -873
  62. md_processing/dr_egeria_inbox/arch_test.md +0 -57
  63. md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md +0 -254
  64. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md +0 -696
  65. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md +0 -254
  66. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md +0 -298
  67. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md +0 -608
  68. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md +0 -94
  69. md_processing/dr_egeria_inbox/archive/freddie_intro.md +0 -284
  70. md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md +0 -275
  71. md_processing/dr_egeria_inbox/archive/test-term.md +0 -110
  72. md_processing/dr_egeria_inbox/cat_test.md +0 -100
  73. md_processing/dr_egeria_inbox/collections.md +0 -39
  74. md_processing/dr_egeria_inbox/data_designer_debug.log +0 -6
  75. md_processing/dr_egeria_inbox/data_designer_out.md +0 -60
  76. md_processing/dr_egeria_inbox/data_designer_search_test.md +0 -11
  77. md_processing/dr_egeria_inbox/data_field.md +0 -54
  78. md_processing/dr_egeria_inbox/data_spec.md +0 -77
  79. md_processing/dr_egeria_inbox/data_spec_test.md +0 -2340
  80. md_processing/dr_egeria_inbox/data_test.md +0 -179
  81. md_processing/dr_egeria_inbox/data_test2.md +0 -429
  82. md_processing/dr_egeria_inbox/data_test3.md +0 -462
  83. md_processing/dr_egeria_inbox/dr_egeria_data_designer_1.md +0 -124
  84. md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md +0 -168
  85. md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md +0 -280
  86. md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md +0 -318
  87. md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md +0 -1073
  88. md_processing/dr_egeria_inbox/dr_egeria_isc1.md +0 -44
  89. md_processing/dr_egeria_inbox/generated_help_report.md +0 -9
  90. md_processing/dr_egeria_inbox/generated_help_terms.md +0 -842
  91. md_processing/dr_egeria_inbox/glossary_list.md +0 -5
  92. md_processing/dr_egeria_inbox/glossary_search_test.md +0 -40
  93. md_processing/dr_egeria_inbox/glossary_test1.md +0 -378
  94. md_processing/dr_egeria_inbox/gov_def.md +0 -718
  95. md_processing/dr_egeria_inbox/gov_def2.md +0 -447
  96. md_processing/dr_egeria_inbox/img.png +0 -0
  97. md_processing/dr_egeria_inbox/output_tests.md +0 -114
  98. md_processing/dr_egeria_inbox/product.md +0 -211
  99. md_processing/dr_egeria_inbox/rel.md +0 -8
  100. md_processing/dr_egeria_inbox/sb.md +0 -119
  101. md_processing/dr_egeria_inbox/solution-components.md +0 -136
  102. md_processing/dr_egeria_inbox/solution_blueprints.md +0 -118
  103. md_processing/dr_egeria_inbox/synonym_test.md +0 -42
  104. md_processing/dr_egeria_inbox/t2.md +0 -268
  105. md_processing/dr_egeria_outbox/.DS_Store +0 -0
  106. md_processing/dr_egeria_outbox/.obsidian/app.json +0 -1
  107. md_processing/dr_egeria_outbox/.obsidian/appearance.json +0 -1
  108. md_processing/dr_egeria_outbox/.obsidian/community-plugins.json +0 -7
  109. md_processing/dr_egeria_outbox/.obsidian/core-plugins.json +0 -33
  110. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/main.js +0 -5164
  111. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/manifest.json +0 -10
  112. md_processing/dr_egeria_outbox/.obsidian/plugins/buttons/styles.css +0 -624
  113. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/data.json +0 -10
  114. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/main.js +0 -4459
  115. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/manifest.json +0 -10
  116. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/data.json +0 -3
  117. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/main.js +0 -153
  118. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/manifest.json +0 -11
  119. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/styles.css +0 -1
  120. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/main.js +0 -500
  121. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/manifest.json +0 -12
  122. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/styles.css +0 -1
  123. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/data.json +0 -38
  124. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/main.js +0 -37
  125. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/manifest.json +0 -11
  126. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/styles.css +0 -220
  127. md_processing/dr_egeria_outbox/.obsidian/types.json +0 -28
  128. md_processing/dr_egeria_outbox/.obsidian/workspace.json +0 -270
  129. md_processing/dr_egeria_outbox/Button Test.md +0 -11
  130. md_processing/dr_egeria_outbox/Scripts/.DS_Store +0 -0
  131. md_processing/dr_egeria_outbox/Scripts/sendRest.js +0 -24
  132. md_processing/dr_egeria_outbox/Templates/sendToApi.md.md +0 -17
  133. md_processing/dr_egeria_outbox/Untitled.canvas +0 -1
  134. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 09:26-product.md +0 -210
  135. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +0 -209
  136. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +0 -263
  137. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +0 -2374
  138. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +0 -2374
  139. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +0 -2321
  140. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +0 -2304
  141. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +0 -2324
  142. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +0 -2324
  143. md_processing/dr_egeria_outbox/processed-2025-08-30 16:56-generated_help_terms.md +0 -795
  144. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 15:00-Derive-Dr-Gov-Defs.md +0 -719
  145. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:13-Derive-Dr-Gov-Defs.md +0 -41
  146. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:14-Derive-Dr-Gov-Defs.md +0 -33
  147. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:50-Derive-Dr-Gov-Defs.md +0 -192
  148. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:08-gov_def2.md +0 -486
  149. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:10-gov_def2.md +0 -486
  150. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:53-gov_def2.md +0 -486
  151. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:54-gov_def2.md +0 -486
  152. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:03-gov_def2.md +0 -486
  153. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:06-gov_def2.md +0 -486
  154. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:10-gov_def2.md +0 -486
  155. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:07-gov_def.md +0 -492
  156. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:25-gov_def.md +0 -520
  157. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:43-gov_def.md +0 -636
  158. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:46-gov_def.md +0 -636
  159. md_processing/family_docs/Data Designer/Create_Data_Class.md +0 -164
  160. md_processing/family_docs/Data Designer/Create_Data_Dictionary.md +0 -30
  161. md_processing/family_docs/Data Designer/Create_Data_Field.md +0 -162
  162. md_processing/family_docs/Data Designer/Create_Data_Specification.md +0 -36
  163. md_processing/family_docs/Data Designer/Create_Data_Structure.md +0 -38
  164. md_processing/family_docs/Data Designer/View_Data_Classes.md +0 -78
  165. md_processing/family_docs/Data Designer/View_Data_Dictionaries.md +0 -78
  166. md_processing/family_docs/Data Designer/View_Data_Fields.md +0 -78
  167. md_processing/family_docs/Data Designer/View_Data_Specifications.md +0 -78
  168. md_processing/family_docs/Data Designer/View_Data_Structures.md +0 -78
  169. md_processing/family_docs/Data Designer.md +0 -842
  170. md_processing/family_docs/Digital Product Manager/Add_Member->Collection.md +0 -42
  171. md_processing/family_docs/Digital Product Manager/Attach_Collection->Resource.md +0 -36
  172. md_processing/family_docs/Digital Product Manager/Create_Agreement.md +0 -96
  173. md_processing/family_docs/Digital Product Manager/Create_Data_Sharing_Agreement.md +0 -72
  174. md_processing/family_docs/Digital Product Manager/Create_DigitalSubscription.md +0 -102
  175. md_processing/family_docs/Digital Product Manager/Create_Digital_Product.md +0 -134
  176. md_processing/family_docs/Digital Product Manager/Link_Agreement_Items.md +0 -60
  177. md_processing/family_docs/Digital Product Manager/Link_Contracts.md +0 -26
  178. md_processing/family_docs/Digital Product Manager/Link_Digital_Product_-_Digital_Product.md +0 -30
  179. md_processing/family_docs/Digital Product Manager/Link_Subscribers.md +0 -48
  180. md_processing/family_docs/Digital Product Manager.md +0 -668
  181. md_processing/family_docs/Glossary/Attach_Category_Parent.md +0 -18
  182. md_processing/family_docs/Glossary/Attach_Term-Term_Relationship.md +0 -26
  183. md_processing/family_docs/Glossary/Create_Category.md +0 -38
  184. md_processing/family_docs/Glossary/Create_Glossary.md +0 -42
  185. md_processing/family_docs/Glossary/Create_Term.md +0 -70
  186. md_processing/family_docs/Glossary.md +0 -206
  187. md_processing/family_docs/Governance Officer/Create_Business_Imperative.md +0 -106
  188. md_processing/family_docs/Governance Officer/Create_Certification_Type.md +0 -112
  189. md_processing/family_docs/Governance Officer/Create_Governance_Approach.md +0 -114
  190. md_processing/family_docs/Governance Officer/Create_Governance_Obligation.md +0 -114
  191. md_processing/family_docs/Governance Officer/Create_Governance_Principle.md +0 -114
  192. md_processing/family_docs/Governance Officer/Create_Governance_Procedure.md +0 -128
  193. md_processing/family_docs/Governance Officer/Create_Governance_Process.md +0 -122
  194. md_processing/family_docs/Governance Officer/Create_Governance_Processing_Purpose.md +0 -106
  195. md_processing/family_docs/Governance Officer/Create_Governance_Responsibility.md +0 -122
  196. md_processing/family_docs/Governance Officer/Create_Governance_Rule.md +0 -122
  197. md_processing/family_docs/Governance Officer/Create_Governance_Strategy.md +0 -106
  198. md_processing/family_docs/Governance Officer/Create_License_Type.md +0 -112
  199. md_processing/family_docs/Governance Officer/Create_Naming_Standard_Rule.md +0 -122
  200. md_processing/family_docs/Governance Officer/Create_Regulation_Article.md +0 -106
  201. md_processing/family_docs/Governance Officer/Create_Regulation_Definition.md +0 -118
  202. md_processing/family_docs/Governance Officer/Create_Security_Access_Control.md +0 -114
  203. md_processing/family_docs/Governance Officer/Create_Security_Group.md +0 -120
  204. md_processing/family_docs/Governance Officer/Create_Service_Level_Objectives.md +0 -122
  205. md_processing/family_docs/Governance Officer/Create_Threat_Definition.md +0 -106
  206. md_processing/family_docs/Governance Officer/Link_Governance_Controls.md +0 -32
  207. md_processing/family_docs/Governance Officer/Link_Governance_Drivers.md +0 -32
  208. md_processing/family_docs/Governance Officer/Link_Governance_Policies.md +0 -32
  209. md_processing/family_docs/Governance Officer/View_Governance_Definitions.md +0 -82
  210. md_processing/family_docs/Governance Officer.md +0 -2412
  211. md_processing/family_docs/Solution Architect/Create_Information_Supply_Chain.md +0 -70
  212. md_processing/family_docs/Solution Architect/Create_Solution_Blueprint.md +0 -44
  213. md_processing/family_docs/Solution Architect/Create_Solution_Component.md +0 -96
  214. md_processing/family_docs/Solution Architect/Create_Solution_Role.md +0 -66
  215. md_processing/family_docs/Solution Architect/Link_Information_Supply_Chain_Peers.md +0 -32
  216. md_processing/family_docs/Solution Architect/Link_Solution_Component_Peers.md +0 -32
  217. md_processing/family_docs/Solution Architect/View_Information_Supply_Chains.md +0 -32
  218. md_processing/family_docs/Solution Architect/View_Solution_Blueprints.md +0 -32
  219. md_processing/family_docs/Solution Architect/View_Solution_Components.md +0 -32
  220. md_processing/family_docs/Solution Architect/View_Solution_Roles.md +0 -32
  221. md_processing/family_docs/Solution Architect.md +0 -490
  222. md_processing/md_commands/old_project_commands.py +0 -164
  223. md_processing/md_processing_utils/debug_log.log +0 -5580
  224. md_processing/md_processing_utils/generated_help_terms.md +0 -842
  225. md_processing/md_processing_utils/logs/pyegeria.log +0 -56
  226. pyegeria/.DS_Store +0 -0
  227. pyegeria/___external_references.py +0 -3267
  228. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/LICENSE +0 -0
  229. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/WHEEL +0 -0
  230. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.4.dist-info}/entry_points.txt +0 -0
@@ -1,211 +0,0 @@
1
- ____
2
- # Don't Create Root Collection
3
- ## Name
4
- GeoSpatial Root
5
-
6
- ## Qualified Name
7
- Root::GeoSpatial-Root
8
- ## Description
9
- This is the root of the GeoSpatial work
10
-
11
- ## Category
12
- GeoSpatial
13
-
14
- ____
15
-
16
- # Don't Create Folder
17
- ## Name
18
- Digital Products MarketPlace
19
-
20
- ## Qualified Name
21
- Folder::Digital-Products-MarketPlace
22
- ## Description
23
- This is the digital products marketplace.
24
-
25
- ## Catagory
26
- GeoSpatial
27
-
28
- ____
29
-
30
- # Don't Create Folder
31
- ## Name
32
- GeoSpatial Products
33
-
34
- ## Qualified Name
35
- Folder::GeoSpatial-Products
36
-
37
- ## Description
38
- GeoSpatial product offerings.
39
-
40
- ## Catagory
41
- GeoSpatial
42
- ____
43
-
44
- # Don't Create Folder
45
- ## Name
46
- Agricultural Products
47
-
48
- ## Qualified Name
49
- Folder::Agricultural-Products
50
-
51
- ## Description
52
- Agricultural product offerings.
53
-
54
- ## Catagory
55
- GeoSpatial
56
- ____
57
-
58
- # Don't Create Folder
59
- ## Name
60
- Prepared Imagery Products
61
-
62
- ## Description
63
- Imagry products that are ready for consumption.
64
-
65
- ## Catagory
66
- GeoSpatial
67
-
68
- ____
69
-
70
- # Don't Create Folder
71
- ## Name
72
- Raw Satellite Imagery Products.
73
-
74
- ## Qualified Name
75
- Folder::Raw Satellite-Imagery-Products
76
-
77
- ## Description
78
- Satellite imagery imported from or referenced from external providers.
79
-
80
- ## Catagory
81
- GeoSpatial
82
-
83
- ____
84
-
85
- # Don't Update Digital Product
86
- ## Name
87
- Sentinel-2a
88
-
89
- ## Qualified Name
90
- DigitalProduct::Sentinel-2a
91
-
92
- ## Description
93
- Level 2a (surface level) imagery. Updated
94
-
95
- ## Product Name
96
- Sentinel Level 2A
97
-
98
- ## Status
99
- Active
100
-
101
- ## Product Identifier
102
- sentinel-2a
103
-
104
- ## Maturity
105
- Mature
106
-
107
- ## Service Life
108
- Until interest and budget wane.
109
-
110
- ## Category
111
- GeoSpatial
112
-
113
- ____
114
-
115
- # Don't Create Folder
116
-
117
- ## Name
118
- Standard Subscription Agreements Folder
119
-
120
- ## Qualified Name
121
- Folder::Standard-Subscription-Agreements-Folder
122
-
123
- ## Description
124
- A folder for digital product subscriptions.
125
-
126
- ## Catagory
127
- GeoSpatial
128
-
129
- ____
130
- # Don't Update Digital Subscription
131
- ## Name
132
- GeoSpatial Data Products Subscription
133
-
134
- # Qualified Name
135
- Subscription::GeoSpatial Data Products Subscription
136
-
137
- ## Description
138
- A general subscription agreement for GeoSpatial Data Products
139
-
140
- ## Identifier
141
- GeoSpatial-Sub-0
142
-
143
- ## Support Level
144
- Best Effort
145
- ____
146
-
147
- ____
148
- # Don't Update Agreement
149
- ## Name
150
- A test agreement
151
-
152
- # Qualified Name
153
- Agreement::A test agreement
154
-
155
- ## Description
156
- A general agreement for testing and testing
157
-
158
- ## Identifier
159
- Agreement 1
160
-
161
- ____
162
-
163
- # Don't Link Agreement->Item
164
- ## Agreement Name
165
- GeoSpatial Data Products Subscription
166
-
167
- ## Item Name
168
- DigitalProduct::Sentinel-2a
169
-
170
- ## Agreement Item Id
171
- Sentinel-2a-Subscription
172
-
173
- ## Agreement Start
174
- 2025-08-01
175
-
176
- ## Agreement End
177
- 2030-12-31
178
-
179
- ## Entitlements
180
- { "Data Download" : "Allowed", "Data Sharing" : "Allowed"}
181
-
182
- ## Obligations
183
- { "Attribution" : "Required"}
184
- ____
185
-
186
- # Don't Link Subscriber->Subscription
187
- ## Subscription
188
- Subscription::GeoSpatial Data Products Subscription
189
-
190
- ## Subscriber Id
191
- A test agreement
192
-
193
- ___
194
-
195
- # View Data Sharing Agreements
196
- ## Output Format
197
- LIST
198
-
199
- ___
200
-
201
- # Don't View Data Sharing Agreements
202
- ## Output Format
203
- REPORT
204
- ___
205
- # View Report
206
- ## Output Format
207
- REPORT
208
- ## Output Format Set
209
- Agreements
210
-
211
-
@@ -1,8 +0,0 @@
1
-
2
- # Create Term-Term Relationship
3
- ## Term 1 Name
4
- T1
5
- ## Term 2 Name
6
- T2
7
- ## Term Relationship
8
- Synonym
@@ -1,119 +0,0 @@
1
- <!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
- <!-- Copyright Contributors to the Egeria project. -->
3
-
4
- # Rules
5
- * If this is a create, and qualfied name is provided, it will be used.
6
- * If this is an update, and qualified name is provided, it is an error if it doesn't match.
7
- * If this is an update and no qualified name provided, will try to use the display name
8
- * If this is an update and qualified name and guid provided, then the qualified name can be changed
9
-
10
-
11
- # Update Solution Blueprint
12
-
13
- ## Display Name
14
-
15
- Clinical Trial Management Solution Blueprint
16
-
17
- ## Description
18
-
19
- A description of how a clinical trial is managed in Coco Pharmaceuticals.
20
-
21
- ## Version Identifier
22
-
23
- V1.2
24
- ## Qualified Name
25
-
26
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
27
-
28
- ## <guid>
29
-
30
- ---
31
-
32
- # Update Solution Component
33
-
34
- ## Display Name
35
-
36
- Hospital Processes
37
-
38
- ## Description
39
-
40
- ## Version Identifier
41
-
42
- ## Solution Component Type
43
- String - valid value?
44
- ## Planned Deployed Implementation Type
45
- String - valid value?
46
- ## Solution Blueprints
47
-
48
- Clinical Trial Management Solution Blueprint
49
-
50
- ## Parent Components
51
-
52
- ---
53
-
54
- # Create Solution Component
55
-
56
- ## Display Name
57
-
58
- Lab Processes
59
-
60
- ## Description
61
-
62
- ## Version Identifier
63
-
64
- ## Solution Component Type
65
- String - valid value?
66
- ## Planned Deployed Implementation Type
67
- String - valid value?
68
- ## Solution Blueprints
69
-
70
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
71
-
72
- ## Parent Components
73
-
74
- ---
75
-
76
- # Create Solution Role
77
-
78
- ## Name
79
-
80
- ## Identifier
81
- str
82
- ## Description
83
-
84
- ## Scope
85
- str - valid values
86
- ---
87
-
88
- # Create Solution Actor Role
89
-
90
- ## Solution Component
91
-
92
- SolutionComponent:XXX q_name
93
- <required>
94
- ## Actor
95
-
96
- Actor:XXX -q_name
97
- <required>
98
- ## Role
99
- str - valid value
100
- <required>
101
- ## Description
102
-
103
-
104
- ---
105
-
106
- # Create Solution Linking Role
107
-
108
- ## Starting Solution Component
109
- q_name of soln
110
- <required>
111
- ## Wired To Solution Component
112
- q_name of soln
113
- <required>
114
- ## Label
115
- str
116
- <required>
117
- ## Description
118
- str
119
- ## Information Supply Chain Segment GUIDs
@@ -1,136 +0,0 @@
1
- <!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
- <!-- Copyright Contributors to the Egeria project. -->
3
-
4
- # Rules
5
- * If this is a create, and qualfied name is provided, it will be used.
6
- * If this is an update, and qualified name is provided, it is an error if it doesn't match.
7
- * If this is an update and no qualified name provided, will try to use the display name
8
- * If this is an update and qualified name and guid provided, then the qualified name can be changed
9
- => This needs work when the upsert methods are done
10
-
11
- # foo Update Solution Component
12
-
13
- ## Display Name
14
-
15
- Lab Processes
16
-
17
- ## Description
18
- Test to create component that doesn't exist
19
-
20
- ## Solution Component Type
21
- dan-test
22
- ## Planned Deployed Implementation Type
23
- Something
24
- ## In Solution Blueprints
25
-
26
- ## Sub-Components
27
-
28
- ___
29
-
30
- # foo Update Solution Blueprint
31
-
32
- ## Display Name
33
- dr egerias blueprint
34
-
35
- ## Description
36
- A quick description3
37
-
38
- ## Solution Component Type
39
- dan-test
40
- ## Solution Components
41
- Lab Processes
42
- ___
43
-
44
- # foo Update Solution Component
45
-
46
- ## Display Name
47
-
48
- Hospital Processes
49
-
50
- ## Description
51
- Test to Update a component that exists
52
- ## Version Identifier
53
- 2
54
- ## Solution Component Type
55
- Should succeed
56
- ## Planned Deployed Implementation Type
57
- somehow
58
- ## Solution Blueprints
59
-
60
- ## Merge Update
61
- False
62
-
63
- ## Solution SubComponents
64
- SolutionComponent::Lab Processes
65
-
66
- ___
67
-
68
-
69
-
70
-
71
-
72
- # Don't Update Information Supply Chain
73
- ## Display Name
74
- first sub-chain
75
- ## Description
76
- A first subchain description
77
- ## Scope
78
- Infinite
79
- ## Integration Style
80
- Wishful Thinking
81
- ## In Information Supply Chains
82
-
83
-
84
- ___
85
-
86
- # Don't Update Information Supply Chain
87
- ## Display Name
88
- second sub-chain
89
- ## Description
90
- A second subchain description
91
- ## Scope
92
- Infinite
93
- ## Integration Style
94
- Wishful
95
- ## In Information Supply Chain
96
- my supply chain
97
- ## Merge
98
- False
99
- ___
100
-
101
- # Don't Link Information Supply Chain Peers
102
- ## Segment1
103
-
104
- top1
105
-
106
- ## Segment2
107
- top2
108
-
109
- ## Label
110
- A link
111
-
112
- ___
113
-
114
- # Don't Update Information Supply Chain
115
- ## Display Name
116
- my supply chain
117
-
118
- ## Scope
119
- universal
120
-
121
- ## Purposes
122
- hegemony, betterment of mankind, pranks
123
-
124
- ## Description
125
- My own supply chain
126
-
127
-
128
- ___
129
-
130
- # View Information Supply Chains
131
-
132
- ## Output Format
133
- REPORT
134
- ## Search String
135
- Weekly Measurements
136
-
@@ -1,118 +0,0 @@
1
- <!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
- <!-- Copyright Contributors to the Egeria project. -->
3
-
4
- # Rules
5
- * If this is a create, and qualfied name is provided, it will be used.
6
- * If this is an update, and qualified name is provided, it is an error if it doesn't match.
7
- * If this is an update and no qualified name provided, will try to use the display name
8
- * If this is an update and qualified name and guid provided, then the qualified name can be changed
9
- * Name of the entity is either display_name or "{element_type} Name"
10
-
11
- # Create Solution Blueprint
12
-
13
- ## Display Name
14
-
15
- Clinical Trial Management Solution Blueprint
16
-
17
- ## Description
18
-
19
- A description of how a clinical trial is managed in Coco Pharmaceuticals.
20
-
21
- ## Version Identifier
22
-
23
- V1.2
24
- ## Qualified Name
25
-
26
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
27
-
28
- ## <guid>
29
-
30
- ---
31
-
32
- # Update Solution Component
33
-
34
- ## Display Name
35
-
36
- Hospital Processes
37
-
38
- ## Description
39
-
40
- ## Version Identifier
41
-
42
- ## Solution Component Type
43
- String - valid value?
44
- ## Planned Deployed Implementation Type
45
- String - valid value?
46
- ## Solution Blueprints
47
-
48
- Clinical Trial Management Solution Blueprint
49
-
50
- ## Parent Components
51
-
52
- ---
53
-
54
- # Create Solution Component
55
-
56
- ## Display Name
57
-
58
- Lab Processes
59
-
60
- ## Description
61
-
62
- ## Version Identifier
63
-
64
- ## Solution Component Type
65
- String - valid value?
66
- ## Planned Deployed Implementation Type
67
- String - valid value?
68
- ## Solution Blueprints
69
-
70
- SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
71
-
72
- ## Parent Components
73
-
74
- ---
75
-
76
- # Create Solution Role
77
-
78
- ## Name
79
-
80
- ## Identifier
81
- str
82
- ## Description
83
-
84
- ## Scope
85
- str - valid values
86
- ---
87
-
88
- # Create Solution Actor Role
89
-
90
- ## Solution Component
91
-
92
- SolutionComponent:XXX q_name <required>
93
- ## Actor
94
-
95
- Actor:XXX -q_name <required>
96
-
97
- ## Role
98
- str - valid value <required>
99
-
100
- ## Description
101
-
102
-
103
- ---
104
-
105
- # Create Solution Linking Role
106
-
107
- ## Starting Solution Component
108
- q_name of soln <required>
109
-
110
- ## Wired To Solution Component
111
-
112
- q_name of soln <required>
113
-
114
- ## Label
115
- str <required>
116
- ## Description
117
- str
118
- ## Information Supply Chain Segment GUIDs
@@ -1,42 +0,0 @@
1
- # Create Term
2
-
3
- ## In Glossary
4
-
5
- Egeria-Markdown
6
-
7
- ## Term Name
8
-
9
- List Categories
10
-
11
- ## Description
12
-
13
- Lists the categories across all glossaries.
14
- ___
15
-
16
- # Create Term
17
-
18
- ## In Glossary
19
-
20
- Egeria-Markdown
21
-
22
- ## Term Name
23
-
24
- List Glossary Categories
25
-
26
- ## Description
27
-
28
- Lists the categories across all glossaries.
29
-
30
- # Create Term-Term Relationship
31
-
32
- ## Term 1 Name
33
-
34
- List Categories
35
-
36
- ## Term 2 Name
37
-
38
- List Glossary Categories
39
-
40
- ## Term Relationship
41
-
42
- Synonym