pyegeria 5.4.0.17__py3-none-any.whl → 5.4.0.19__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. commands/cat/list_collections.py +6 -6
  2. commands/ops/load_archive.py +4 -2
  3. md_processing/md_commands/data_designer_commands.py +5 -5
  4. md_processing/md_commands/governance_officer_commands.py +1 -1
  5. md_processing/md_commands/product_manager_commands.py +3 -3
  6. pyegeria/__init__.py +6 -1
  7. pyegeria/_client_new.py +31 -10
  8. pyegeria/_exceptions_new.py +15 -9
  9. pyegeria/classification_manager_omvs.py +1 -1
  10. pyegeria/collection_manager.py +6250 -0
  11. pyegeria/collection_manager_omvs.py +6 -6
  12. pyegeria/collection_models.py +168 -0
  13. pyegeria/load_config.py +2 -2
  14. pyegeria/models.py +468 -0
  15. pyegeria/runtime_manager_omvs.py +12 -9
  16. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/METADATA +1 -1
  17. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/RECORD +20 -116
  18. commands/cat/.DS_Store +0 -0
  19. commands/cat/.env +0 -8
  20. commands/cat/debug_log.log +0 -0
  21. commands/cat/logs/pyegeria.log +0 -27
  22. commands/cli/debug_log.log +0 -0
  23. commands/ops/logs/pyegeria.log +0 -0
  24. md_processing/.DS_Store +0 -0
  25. md_processing/dr_egeria_inbox/Derive-Dr-Gov-Defs.md +0 -8
  26. md_processing/dr_egeria_inbox/Dr.Egeria Templates.md +0 -873
  27. md_processing/dr_egeria_inbox/arch_test.md +0 -57
  28. md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md +0 -254
  29. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md +0 -696
  30. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md +0 -254
  31. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md +0 -298
  32. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md +0 -608
  33. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md +0 -94
  34. md_processing/dr_egeria_inbox/archive/freddie_intro.md +0 -284
  35. md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md +0 -275
  36. md_processing/dr_egeria_inbox/archive/test-term.md +0 -110
  37. md_processing/dr_egeria_inbox/cat_test.md +0 -100
  38. md_processing/dr_egeria_inbox/collections.md +0 -39
  39. md_processing/dr_egeria_inbox/data_designer_debug.log +0 -6
  40. md_processing/dr_egeria_inbox/data_designer_out.md +0 -60
  41. md_processing/dr_egeria_inbox/data_designer_search_test.md +0 -11
  42. md_processing/dr_egeria_inbox/data_field.md +0 -54
  43. md_processing/dr_egeria_inbox/data_spec.md +0 -77
  44. md_processing/dr_egeria_inbox/data_spec_test.md +0 -2406
  45. md_processing/dr_egeria_inbox/data_test.md +0 -179
  46. md_processing/dr_egeria_inbox/data_test2.md +0 -429
  47. md_processing/dr_egeria_inbox/data_test3.md +0 -462
  48. md_processing/dr_egeria_inbox/dr_egeria_data_designer_1.md +0 -124
  49. md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md +0 -168
  50. md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md +0 -280
  51. md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md +0 -313
  52. md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md +0 -1073
  53. md_processing/dr_egeria_inbox/dr_egeria_isc1.md +0 -44
  54. md_processing/dr_egeria_inbox/generated_help_report.md +0 -9
  55. md_processing/dr_egeria_inbox/glossary_list.md +0 -5
  56. md_processing/dr_egeria_inbox/glossary_search_test.md +0 -40
  57. md_processing/dr_egeria_inbox/glossary_test1.md +0 -324
  58. md_processing/dr_egeria_inbox/gov_def.md +0 -424
  59. md_processing/dr_egeria_inbox/gov_def2.md +0 -447
  60. md_processing/dr_egeria_inbox/product.md +0 -50
  61. md_processing/dr_egeria_inbox/rel.md +0 -8
  62. md_processing/dr_egeria_inbox/sb.md +0 -119
  63. md_processing/dr_egeria_inbox/solution-components.md +0 -136
  64. md_processing/dr_egeria_inbox/solution_blueprints.md +0 -118
  65. md_processing/dr_egeria_inbox/synonym_test.md +0 -42
  66. md_processing/dr_egeria_inbox/t2.md +0 -268
  67. md_processing/dr_egeria_outbox/.obsidian/app.json +0 -1
  68. md_processing/dr_egeria_outbox/.obsidian/appearance.json +0 -1
  69. md_processing/dr_egeria_outbox/.obsidian/community-plugins.json +0 -6
  70. md_processing/dr_egeria_outbox/.obsidian/core-plugins.json +0 -31
  71. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/data.json +0 -10
  72. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/main.js +0 -4459
  73. md_processing/dr_egeria_outbox/.obsidian/plugins/calendar/manifest.json +0 -10
  74. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/data.json +0 -3
  75. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/main.js +0 -153
  76. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/manifest.json +0 -11
  77. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-kanban/styles.css +0 -1
  78. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/main.js +0 -500
  79. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/manifest.json +0 -12
  80. md_processing/dr_egeria_outbox/.obsidian/plugins/obsidian-tasks-plugin/styles.css +0 -1
  81. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/main.js +0 -37
  82. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/manifest.json +0 -11
  83. md_processing/dr_egeria_outbox/.obsidian/plugins/templater-obsidian/styles.css +0 -220
  84. md_processing/dr_egeria_outbox/.obsidian/types.json +0 -28
  85. md_processing/dr_egeria_outbox/.obsidian/workspace.json +0 -220
  86. md_processing/dr_egeria_outbox/Untitled.canvas +0 -1
  87. md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:00-product.md +0 -62
  88. md_processing/dr_egeria_outbox/friday/processed-2025-07-18 15:13-product.md +0 -62
  89. md_processing/dr_egeria_outbox/friday/processed-2025-07-20 13:23-product.md +0 -47
  90. md_processing/dr_egeria_outbox/friday/processed-2025-08-01 11:55-data_test3.md +0 -503
  91. md_processing/dr_egeria_outbox/monday/processed-2025-07-14 12:38-data_designer_out.md +0 -663
  92. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 10:52-generated_help_report.md +0 -2744
  93. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 18:38-collections.md +0 -62
  94. md_processing/dr_egeria_outbox/monday/processed-2025-08-01 11:34-gov_def.md +0 -444
  95. md_processing/dr_egeria_outbox/processed-2025-08-03 16:05-glossary_list.md +0 -37
  96. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 14:55-product.md +0 -77
  97. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 15:05-product.md +0 -75
  98. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 15:11-product.md +0 -74
  99. md_processing/dr_egeria_outbox/sunday/processed-2025-07-20 20:40-collections.md +0 -49
  100. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 15:00-Derive-Dr-Gov-Defs.md +0 -719
  101. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:13-Derive-Dr-Gov-Defs.md +0 -41
  102. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:14-Derive-Dr-Gov-Defs.md +0 -33
  103. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 20:50-Derive-Dr-Gov-Defs.md +0 -192
  104. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:08-gov_def2.md +0 -486
  105. md_processing/dr_egeria_outbox/thursday/processed-2025-07-17 22:10-gov_def2.md +0 -486
  106. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:53-gov_def2.md +0 -486
  107. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 08:54-gov_def2.md +0 -486
  108. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:03-gov_def2.md +0 -486
  109. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:06-gov_def2.md +0 -486
  110. md_processing/dr_egeria_outbox/thursday/processed-2025-07-18 09:10-gov_def2.md +0 -486
  111. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-16 19:15-gov_def2.md +0 -527
  112. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-17 12:08-gov_def2.md +0 -527
  113. md_processing/dr_egeria_outbox/tuesday/processed-2025-07-17 14:27-gov_def2.md +0 -485
  114. md_processing/md_processing_utils/debug_log.log +0 -0
  115. md_processing/md_processing_utils/solution_architect_log.log +0 -0
  116. pyegeria/.DS_Store +0 -0
  117. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/LICENSE +0 -0
  118. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/WHEEL +0 -0
  119. {pyegeria-5.4.0.17.dist-info → pyegeria-5.4.0.19.dist-info}/entry_points.txt +0 -0
@@ -1,62 +0,0 @@
1
-
2
- # `None` with filter: `None`
3
-
4
- # Collections Table
5
-
6
- Collections found from the search string: `All`
7
-
8
- | Collection Name | Qualified Name | Collection Type | Classifications | Description |
9
- |-------------|-------------|-------------|-------------|-------------|
10
- | Elecraft Radio collection | Collection::Elecraft Radio collection | Hobby Collection | Anchors | Another collection of my Elecraft radios |
11
- | Leak to conservative media | Agreement::Leak to conservative media | | Anchors | Leak sensitive personal data only to the conservative media. |
12
- | Leak to fox | DataSharing::Leak to fox | | Anchors, DataSharingAgreement | Leak sensitive personal data only to the conservative media. |
13
- | Open Metadata Connector Type Directory | OpenMetadataConnectorTypeDirectory_09450b83-20ff-4a8b-a8fb-f9b527bbcba6 | | Anchors, ConnectorTypeDirectory | Open Metadata standard connector categories and connector types. |
14
-
15
-
16
- # Don't Create Collection
17
- ## Name
18
- A generic collection
19
- ## Description
20
- This is a generic collection
21
-
22
- ___
23
-
24
- # Don't Create Data Sharing
25
- ## Name
26
- Leak to fox
27
-
28
- ## Description
29
- Leak sensitive personal data only to the conservative media.
30
-
31
- ## Status
32
- PROPOSED
33
-
34
- ___
35
-
36
- # Don't View Data Sharing Agreements
37
- ## Output Format
38
- LIST
39
-
40
- ___
41
-
42
- # Don't View Data Sharing Agreements
43
- ## Output Format
44
- REPORT
45
- ___
46
-
47
- # `None` with filter: `None`
48
-
49
- # Collections Table
50
-
51
- Collections found from the search string: `All`
52
-
53
- | Collection Name | Qualified Name | Collection Type | Classifications | Description |
54
- |-------------|-------------|-------------|-------------|-------------|
55
- | Elecraft Radio collection | Collection::Elecraft Radio collection | Hobby Collection | Anchors | Another collection of my Elecraft radios |
56
- | Leak to conservative media | Agreement::Leak to conservative media | | Anchors | Leak sensitive personal data only to the conservative media. |
57
- | Leak to fox | DataSharing::Leak to fox | | Anchors, DataSharingAgreement | Leak sensitive personal data only to the conservative media. |
58
- | Open Metadata Connector Type Directory | OpenMetadataConnectorTypeDirectory_09450b83-20ff-4a8b-a8fb-f9b527bbcba6 | | Anchors, ConnectorTypeDirectory | Open Metadata standard connector categories and connector types. |
59
-
60
- # Provenance
61
-
62
- * Results from processing file collections.md on 2025-07-21 18:35
@@ -1,444 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- # Don't Create Governance Principle
7
- ## Name
8
- Talmudic
9
- ## Summary
10
- Based on Talmud
11
- ## Description
12
- Somewhat chaotic
13
- ## Domain Identifier
14
- 1
15
- ## Version Identifier
16
-
17
- ## Scope
18
- InterGalactic
19
-
20
- ## Importance
21
- Somewhat
22
-
23
- ## Implications
24
- Power; Money
25
- ## Outcomes
26
- Happiness
27
- ## Results
28
- Unknown
29
- ## Status
30
- PROPOSED
31
-
32
- ____
33
-
34
- # Don't Create Governance Approach
35
- ## Name
36
- Approach
37
- ## Summary
38
- Based on Talmud
39
- ## Description
40
- Somewhat chaotic
41
- ## Domain Identifier
42
- 1
43
- ## Version Identifier
44
-
45
- ## Scope
46
- InterGalactic
47
-
48
- ## Importance
49
- Somewhat
50
-
51
- ## Implications
52
- Power; Money
53
- ## Outcomes
54
- Happiness
55
- ## Results
56
- Unknown
57
- ## Status
58
- PROPOSED
59
-
60
- ____
61
-
62
- # Don't Create Governance Strategy
63
- ## Name
64
- Strategy
65
- ## Summary
66
- Based on Talmud
67
- ## Description
68
- Somewhat chaotic
69
- ## Domain Identifier
70
- 1
71
- ## Version Identifier
72
-
73
- ## Scope
74
- InterGalactic
75
-
76
- ## Importance
77
- Somewhat
78
-
79
- ## Implications
80
- Power; Money
81
- ## Outcomes
82
- Happiness
83
- ## Results
84
- Unknown
85
- ## Status
86
- PROPOSED
87
-
88
- ____
89
- ==>
90
- # Update Regulation Definition
91
- ## Qualified Name
92
- Egeria:ValidMetadataValue::typeName-(Regulation)
93
-
94
- ## GUID
95
- 4c00dcc9-cf73-4c1f-bd7c-2f365bfb5aec
96
-
97
- ## Name
98
- Regulation
99
- ## Summary
100
- Based on Talmud
101
- ## Description
102
- Somewhat chaotic
103
- ## Domain Identifier
104
- 1
105
- ## Version Identifier
106
-
107
- ## Scope
108
- InterGalactic
109
-
110
- ## Importance
111
- Somewhat
112
-
113
- ## Implications
114
- Power; Money
115
- ## Outcomes
116
- Happiness
117
- ## Results
118
- Unknown
119
- ## Status
120
- PROPOSED
121
-
122
- ____
123
-
124
- # Don't Create Governance Control
125
- ## Name
126
- Control
127
- ## Summary
128
- Based on Talmud
129
- ## Description
130
- Somewhat chaotic
131
- ## Domain Identifier
132
- 1
133
- ## Version Identifier
134
-
135
- ## Scope
136
- InterGalactic
137
-
138
- ## Importance
139
- Somewhat
140
-
141
- ## Implications
142
- Power; Money
143
- ## Outcomes
144
- Happiness
145
- ## Results
146
- Unknown
147
- ## Status
148
- PROPOSED
149
-
150
- ____
151
-
152
- # Create Governance Rule
153
- ## Name
154
- gov rule
155
- ## Summary
156
- Based on Talmud
157
- ## Description
158
- Somewhat chaotic
159
- ## Domain Identifier
160
- 1
161
- ## Version Identifier
162
-
163
- ## Scope
164
- InterGalactic
165
-
166
- ## Importance
167
- Somewhat
168
-
169
- ## Implications
170
- Power; Money
171
- ## Outcomes
172
- Happiness
173
- ## Results
174
- Unknown
175
- ## Status
176
- PROPOSED
177
-
178
- ____
179
-
180
- # Create Service Level Objectives
181
- ## Name
182
- Obligation
183
- ## Summary
184
- Based on Talmud
185
- ## Description
186
- Somewhat chaotic
187
- ## Domain Identifier
188
- 1
189
- ## Version Identifier
190
-
191
- ## Scope
192
- InterGalactic
193
-
194
- ## Importance
195
- Somewhat
196
-
197
- ## Implications
198
- Power; Money
199
- ## Outcomes
200
- Happiness
201
- ## Results
202
- Unknown
203
- ## Status
204
- PROPOSED
205
-
206
- ____
207
-
208
- # Create Governance Process
209
- ## Name
210
- Gov Process
211
- ## Summary
212
- Based on Talmud
213
- ## Description
214
- Somewhat chaotic
215
- ## Domain Identifier
216
- 1
217
- ## Version Identifier
218
-
219
- ## Scope
220
- InterGalactic
221
-
222
- ## Importance
223
- Somewhat
224
-
225
- ## Implications
226
- Power; Money
227
- ## Outcomes
228
- Happiness
229
- ## Results
230
- Unknown
231
- ## Status
232
- PROPOSED
233
-
234
- ____
235
-
236
- ___
237
-
238
-
239
- # Create Governance Responsibility
240
- ## Name
241
- Responsibility
242
- ## Summary
243
- Based on Talmud
244
- ## Description
245
- Somewhat chaotic
246
- ## Domain Identifier
247
- 1
248
- ## Version Identifier
249
-
250
- ## Scope
251
- InterGalactic
252
-
253
- ## Importance
254
- Somewhat
255
-
256
- ## Implications
257
- Power; Money
258
- ## Outcomes
259
- Happiness
260
- ## Results
261
- Unknown
262
- ## Status
263
- PROPOSED
264
-
265
- ____
266
-
267
- ___
268
-
269
-
270
- # Create Governance Procedure
271
- ## Name
272
- Gov procedure
273
- ## Summary
274
- Based on Talmud
275
- ## Description
276
- Somewhat chaotic
277
- ## Domain Identifier
278
- 1
279
- ## Version Identifier
280
-
281
- ## Scope
282
- InterGalactic
283
-
284
- ## Importance
285
- Somewhat
286
-
287
- ## Implications
288
- Power; Money
289
- ## Outcomes
290
- Happiness
291
- ## Results
292
- Unknown
293
- ## Status
294
- PROPOSED
295
-
296
- ____
297
-
298
- ___
299
-
300
-
301
- # Create Security Access Control
302
- ## Name
303
- sec access
304
- ## Summary
305
- Based on Talmud
306
- ## Description
307
- Somewhat chaotic
308
- ## Domain Identifier
309
- 1
310
- ## Version Identifier
311
-
312
- ## Scope
313
- InterGalactic
314
-
315
- ## Importance
316
- Somewhat
317
-
318
- ## Implications
319
- Power; Money
320
- ## Outcomes
321
- Happiness
322
- ## Results
323
- Unknown
324
- ## Status
325
- PROPOSED
326
-
327
- ____
328
-
329
- ___
330
-
331
-
332
- # don't Create Security Group
333
- ## Name
334
- Sec Group
335
- ## Summary
336
- Based on Talmud
337
- ## Description
338
- Somewhat chaotic
339
- ## Domain Identifier
340
- 1
341
- ## Version Identifier
342
-
343
- ## Scope
344
- InterGalactic
345
-
346
- ## Importance
347
- Somewhat
348
-
349
- ## Implications
350
- Power; Money
351
- ## Outcomes
352
- Happiness
353
- ## Results
354
- Unknown
355
- ## Status
356
- PROPOSED
357
-
358
-
359
- ____
360
-
361
- # Naming Standard Rule
362
- ## Name
363
- Namkng Standard
364
- ## Summary
365
- Based on Talmud
366
- ## Description
367
- Somewhat chaotic
368
- ## Domain Identifier
369
- 1
370
- ## Version Identifier
371
-
372
- ## Scope
373
- InterGalactic
374
-
375
- ## Importance
376
- Somewhat
377
-
378
- ## Implications
379
- Power; Money
380
- ## Outcomes
381
- Happiness
382
- ## Results
383
- Unknown
384
- ## Status
385
- PROPOSED
386
-
387
- ____
388
-
389
- # Don't Create Certification Type
390
- ## Name
391
- Cert
392
- ## Summary
393
- Based on Talmud
394
- ## Description
395
- Somewhat chaotic
396
- ## Domain Identifier
397
- 1
398
- ## Version Identifier
399
-
400
- ## Scope
401
- InterGalactic
402
-
403
- ## Importance
404
- Somewhat
405
-
406
- ## Implications
407
- Power; Money
408
- ## Outcomes
409
- Happiness
410
- ## Results
411
- Unknown
412
- ## Status
413
- PROPOSED
414
-
415
- ____
416
-
417
- # Don't Create License Type
418
- ## Name
419
- Lic
420
- ## Summary
421
- Based on Talmud
422
- ## Description
423
- Somewhat chaotic
424
- ## Domain Identifier
425
- 1
426
- ## Version Identifier
427
-
428
- ## Scope
429
- InterGalactic
430
-
431
- ## Importance
432
- Somewhat
433
-
434
- ## Implications
435
- Power; Money
436
- ## Outcomes
437
- Happiness
438
- ## Results
439
- Unknown
440
- ## Status
441
- PROPOSED
442
- # Provenance
443
-
444
- * Results from processing file gov_def.md on 2025-08-01 11:34
@@ -1,37 +0,0 @@
1
- # Test
2
-
3
- # Term List for search string: `*`
4
-
5
- # Terms Table
6
-
7
- Terms found from the search string: `All`
8
-
9
- | Term Name | Qualified Name | Summary | Description | Status | Categories | Glossary |
10
- |-------------|-------------|-------------|-------------|-------------|-------------|-------------|
11
- | Create Governance Strategy | Term::Create Governance Strategy | | The strategy used in the development of the governance domains activities. How the governance domain supports the business strategy. | DRAFT | | |
12
- | Create Service Level Objectives | Term::Create Service Level Objectives | | Defines the performance, availability and qualitiy levels expected by the element attached. | DRAFT | | |
13
- | Create Regulation Article | Term::Create Regulation Article | | A RegulationArticle entity is an article in a regulation. Dividing a regulation simplifies planning and execution. | DRAFT | | |
14
- | Create Business Imperative | Term::Create Business Imperative | | The BusinessImperative entity defines a business goal that is critical to the success of the organization. | DRAFT | | |
15
- | Create Certification Type | Term::Create Certification Type | | A type of certification. | DRAFT | | |
16
- | Create Governance Principle | Term::Create Governance Principle | | The GovernancePrinciple entity defines a policy that describes an end state that the organization aims to achieve. | DRAFT | | |
17
- | Link Governance Controls | Term::Link Governance Controls | | Link peer governance controls with the GovernanceControlLink relationship. Controls types are: GovernanceRule, GovernanceProcess, GovernanceResponsibility, GovernanceProcedure, SecurityAccessControl, SecurityGroup. | DRAFT | | |
18
- | Create Regulation Definition | Term::Create Regulation Definition | | Defines a relevant legal regulation that the business operation must comply with. Often regulations are divided into regulation articles. | DRAFT | | |
19
- | Create Threat Definition | Term::Create Threat Definition | | The Threat entity describes a particular threat to the organization''s operations that must either be guarded against or accommodated to reduce its impact. | DRAFT | | |
20
- | Create Governance Obligation | Term::Create Governance Obligation | | The GovernanceObligation entity defines a policy that describes a requirement that must be met. | DRAFT | | |
21
- | Create Governance Procedure | Term::Create Governance Procedure | | A manual procedure that is performed under certain circumstances. | DRAFT | | |
22
- | Link Governance Drivers | Term::Link Governance Drivers | | Link peer governance drivers with the GovernanceDriverLink relationship. Drivers are: GovernanceStrategy, BusinessImperitive, Regulation, RegulationArticle, Threat. | DRAFT | | |
23
- | Create Governance Rule | Term::Create Governance Rule | | An executable rule that can be deployed at particular points in the operations. | DRAFT | | |
24
- | View Governance Definitions | Term::View Governance Definitions | | This can be used to list any kind of governance definitions. | DRAFT | | |
25
- | Create Governance Processing Purpose | Term::Create Governance Processing Purpose | | Privacy regulations such as (GDPR) require data subjects to agree the processing that is permitted on their data. | DRAFT | | |
26
- | Create Governance Process | Term::Create Governance Process | | An executable process that choreographs different actions. | DRAFT | | |
27
- | Create Security Group | Term::Create Security Group | | A group of actors that need to be given the same access to a specific set of resources. | DRAFT | | |
28
- | Link Governance Policies | Term::Link Governance Policies | | Link peer governance policies with the GovernancePolicyLink relationship. Policies types are: GovernancePrinciple, GovernanceObligation, GovernanceApproach. | DRAFT | | |
29
- | Create Naming Standard Rule | Term::Create Naming Standard Rule | | A standard for naming specific kinds of resources. | DRAFT | | |
30
- | Create Security Access Control | Term::Create Security Access Control | | A technical control that defines the access control lists that an actor must belong to be entitled to perform a specific action. | DRAFT | | |
31
- | Create License Type | Term::Create License Type | | A type of license. | DRAFT | | |
32
- | Create Governance Responsibility | Term::Create Governance Responsibility | | A responsiblity assigned to an actor or team. It could be a requirement to take a certain action in specific circumstances or to make decisions or give approvals for actions. | DRAFT | | |
33
- | Create Governance Approach | Term::Create Governance Approach | | The GovernanceApproach entity defines a policy that describes a method that should be used for a particular activity. | DRAFT | | |
34
-
35
- # Provenance
36
-
37
- * Results from processing file glossary_list.md on 2025-08-03 16:05
@@ -1,77 +0,0 @@
1
-
2
-
3
- # Don't Create Digital Product
4
- ## Name
5
- Opposition spending data
6
- ## Description
7
- Sensitive spending data for the political opposition.
8
- ## Product Name
9
- Non-Patriot Spending
10
- ## Product Status
11
- PROPOSED
12
- ## Product Type
13
- Political Dirty Tricks
14
- ## Product Identifier
15
- Enslave the Dems
16
- ## Product Description
17
- This product will help assure continueing dominance of the Trump party by helping to incarcerate or enslave all
18
- opposition after stripping them of resources to fund our `gold-plat the world` initiative.
19
- ## Maturity
20
- Concept
21
- ## Service Life
22
- As long as needed
23
-
24
-
25
- # Don't Create Data Sharing
26
- ## Name
27
- Leak to fox
28
-
29
- ## Description
30
- Leak sensitive personal data only to the conservative media.
31
-
32
- ## Status
33
- PROPOSED
34
-
35
-
36
- # `DataSharingAgreement` with filter: `*`
37
-
38
- # DataSharingAgreements Table
39
-
40
- DataSharingAgreements found from the search string: `All`
41
-
42
- | Name | Qualified Name | Collection Type | Description | Classifications | Members |
43
- |-------------|-------------|-------------|-------------|-------------|-------------|
44
- | Leak to fox | [DataSharing::Leak to fox](#38662406-303e-4f43-8faf-11ee69238f54) | | Leak sensitive personal data only to the conservative media. | Anchors, DataSharingAgreement | |
45
-
46
-
47
-
48
- # `DataSharingAgreement` with filter: `*`
49
-
50
- # DataSharingAgreement Report - created at 2025-07-20 14:55
51
- DataSharingAgreement found from the search string: `All`
52
-
53
- <a id="38662406-303e-4f43-8faf-11ee69238f54"></a>
54
-
55
- # DataSharingAgreement Name: Leak to fox
56
-
57
- ## GUID
58
- 38662406-303e-4f43-8faf-11ee69238f54
59
-
60
- ## Qualified Name
61
- DataSharing::Leak to fox
62
-
63
- ## Description
64
- Leak sensitive personal data only to the conservative media.
65
-
66
- ## Classifications
67
- Anchors, DataSharingAgreement
68
-
69
- ## Mermaid Graph
70
-
71
- ```mermaid
72
-
73
- ```
74
-
75
- # Provenance
76
-
77
- * Results from processing file product.md on 2025-07-20 14:55
@@ -1,75 +0,0 @@
1
-
2
-
3
- # Don't Create Digital Product
4
- ## Name
5
- Opposition spending data
6
- ## Description
7
- Sensitive spending data for the political opposition.
8
- ## Product Name
9
- Non-Patriot Spending
10
- ## Product Status
11
- PROPOSED
12
- ## Product Type
13
- Political Dirty Tricks
14
- ## Product Identifier
15
- Enslave the Dems
16
- ## Product Description
17
- This product will help assure continueing dominance of the Trump party by helping to incarcerate or enslave all
18
- opposition after stripping them of resources to fund our `gold-plat the world` initiative.
19
- ## Maturity
20
- Concept
21
- ## Service Life
22
- As long as needed
23
-
24
-
25
- # Don't Create Data Sharing
26
- ## Name
27
- Leak to fox
28
-
29
- ## Description
30
- Leak sensitive personal data only to the conservative media.
31
-
32
- ## Status
33
- PROPOSED
34
-
35
-
36
- # `DataSharingAgreement` with filter: `*`
37
-
38
- # DataSharingAgreements Table
39
-
40
- DataSharingAgreements found from the search string: `All`
41
-
42
- | Name | Qualified Name | Collection Type | Description | Classifications | Members |
43
- |-------------|-------------|-------------|-------------|-------------|-------------|
44
- | Leak to fox | [DataSharing::Leak to fox](#38662406-303e-4f43-8faf-11ee69238f54) | | Leak sensitive personal data only to the conservative media. | Anchors, DataSharingAgreement | |
45
-
46
-
47
-
48
- # `DataSharingAgreement` with filter: `*`
49
-
50
- # DataSharingAgreement Report - created at 2025-07-20 15:05
51
- DataSharingAgreement found from the search string: `All`
52
-
53
- <a id="38662406-303e-4f43-8faf-11ee69238f54"></a># DataSharingAgreement Name: Leak to fox
54
-
55
- ## GUID
56
- 38662406-303e-4f43-8faf-11ee69238f54
57
-
58
- ## Qualified Name
59
- DataSharing::Leak to fox
60
-
61
- ## Description
62
- Leak sensitive personal data only to the conservative media.
63
-
64
- ## Classifications
65
- Anchors, DataSharingAgreement
66
-
67
- ## Mermaid Graph
68
-
69
- ```mermaid
70
-
71
- ```
72
-
73
- # Provenance
74
-
75
- * Results from processing file product.md on 2025-07-20 15:05