pyegeria 5.4.4__py3-none-any.whl → 5.4.4.2__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 (27) hide show
  1. commands/cat/debug_log.2025-09-10_13-48-37_153090.log.zip +0 -0
  2. commands/cat/dr_egeria_command_help.py +11 -17
  3. md_processing/data/commands.json +763 -134
  4. md_processing/dr-egeria-outbox/Business-Imperative-DrE-2025-09-11-21-21-15.md +33 -0
  5. md_processing/md_commands/governance_officer_commands.py +5 -2
  6. md_processing/md_processing_utils/common_md_proc_utils.py +159 -127
  7. md_processing/md_processing_utils/common_md_utils.py +7 -4
  8. md_processing/md_processing_utils/debug_log +186 -1
  9. md_processing/md_processing_utils/debug_log.2025-09-09_11-10-03_528597.zip +0 -0
  10. md_processing/md_processing_utils/dr-egeria-help-2025-09-10T14:49:49.md +3460 -0
  11. md_processing/md_processing_utils/dr-egeria-help-2025-09-10T14:57:46.md +472 -0
  12. md_processing/md_processing_utils/extraction_utils.py +75 -36
  13. md_processing/md_processing_utils/generate_md_cmd_templates.py +4 -4
  14. pyegeria/_output_formats.py +1 -1
  15. pyegeria/glossary_manager.py +2 -2
  16. pyegeria/governance_officer.py +1 -4
  17. pyegeria/utils.py +110 -0
  18. {pyegeria-5.4.4.dist-info → pyegeria-5.4.4.2.dist-info}/METADATA +1 -1
  19. {pyegeria-5.4.4.dist-info → pyegeria-5.4.4.2.dist-info}/RECORD +22 -22
  20. commands/cat/debug_log.2025-09-01_07-02-58_818650.log.zip +0 -0
  21. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  22. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  23. commands/cat/debug_log.2025-09-04_08-21-58_788009.log.zip +0 -0
  24. commands/cat/debug_log.2025-09-05_09-37-53_062579.log.zip +0 -0
  25. {pyegeria-5.4.4.dist-info → pyegeria-5.4.4.2.dist-info}/LICENSE +0 -0
  26. {pyegeria-5.4.4.dist-info → pyegeria-5.4.4.2.dist-info}/WHEEL +0 -0
  27. {pyegeria-5.4.4.dist-info → pyegeria-5.4.4.2.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "Command Specifications": {
3
- "exported": "Sep 9, 2025 at 7:44:02AM",
3
+ "exported": "Sep 10, 2025 at 2:26:07PM",
4
4
  "Create Governance Driver": {
5
5
  "display_name": "Governance Driver",
6
6
  "qn_prefix": "GovDriver",
@@ -18196,18 +18196,18 @@
18196
18196
  "Journal Entry": "",
18197
18197
  "Attributes": [
18198
18198
  {
18199
- "Agreement Name": {
18200
- "variable_name": "agreement_name",
18199
+ "Display Name": {
18200
+ "variable_name": "display_name",
18201
18201
  "inUpdate": true,
18202
- "attr_labels": "Agreement",
18202
+ "attr_labels": "T&C",
18203
18203
  "examples": "",
18204
18204
  "default_value": "",
18205
18205
  "valid_values": "",
18206
- "existing_element": "Agreement",
18207
- "description": "The name of the agreement to add an item to. Using qualified names is recommended.",
18206
+ "existing_element": "",
18207
+ "description": "Terms and Conditions are a form of governance control.",
18208
18208
  "qualified_name_pattern": "",
18209
18209
  "generated": false,
18210
- "style": "Reference Name",
18210
+ "style": "ID",
18211
18211
  "user_specified": true,
18212
18212
  "unique": false,
18213
18213
  "input_required": true,
@@ -18223,12 +18223,12 @@
18223
18223
  "Identifier": {
18224
18224
  "variable_name": "identifier",
18225
18225
  "inUpdate": true,
18226
- "attr_labels": "",
18226
+ "attr_labels": "Doc Id",
18227
18227
  "examples": "",
18228
18228
  "default_value": "",
18229
18229
  "valid_values": "",
18230
18230
  "existing_element": "",
18231
- "description": "A user specified identifier.",
18231
+ "description": "A user supplied identifier for the governance definition.",
18232
18232
  "qualified_name_pattern": "",
18233
18233
  "generated": false,
18234
18234
  "style": "Simple",
@@ -18247,15 +18247,15 @@
18247
18247
  "Domain Identifier": {
18248
18248
  "variable_name": "domain_identifier",
18249
18249
  "inUpdate": true,
18250
- "attr_labels": "Domain",
18251
- "examples": "ALL=0; DATA=1; PRIVACY=2; SECURITY=3; ...",
18252
- "default_value": "1",
18250
+ "attr_labels": "",
18251
+ "examples": "",
18252
+ "default_value": "0",
18253
18253
  "valid_values": "",
18254
18254
  "existing_element": "",
18255
- "description": "The governance domain of the governance definition.",
18255
+ "description": "Integer representing the governance domain. All domains is 0.",
18256
18256
  "qualified_name_pattern": "",
18257
18257
  "generated": false,
18258
- "style": "",
18258
+ "style": "Simple Int",
18259
18259
  "user_specified": true,
18260
18260
  "unique": false,
18261
18261
  "input_required": false,
@@ -18268,21 +18268,189 @@
18268
18268
  }
18269
18269
  },
18270
18270
  {
18271
- "T&C Definition Name": {
18272
- "variable_name": "t&c_definition_name",
18271
+ "Summary": {
18272
+ "variable_name": "summary",
18273
18273
  "inUpdate": true,
18274
- "attr_labels": "T&C",
18274
+ "attr_labels": "",
18275
18275
  "examples": "",
18276
18276
  "default_value": "",
18277
18277
  "valid_values": "",
18278
- "existing_element": "Referenceable",
18279
- "description": "The name of the Terms and Conditions definition that governans an agreement. Using qualified names is recommended.",
18278
+ "existing_element": "",
18279
+ "description": "Summary of the definition.",
18280
18280
  "qualified_name_pattern": "",
18281
18281
  "generated": false,
18282
- "style": "Reference Name",
18282
+ "style": "Simple",
18283
18283
  "user_specified": true,
18284
18284
  "unique": false,
18285
- "input_required": true,
18285
+ "input_required": false,
18286
+ "isParent": false,
18287
+ "isAnchor": false,
18288
+ "min_cardinality": 0,
18289
+ "max_cardinality": 1,
18290
+ "level": "Basic",
18291
+ "Journal Entry": ""
18292
+ }
18293
+ },
18294
+ {
18295
+ "Scope": {
18296
+ "variable_name": "scope",
18297
+ "inUpdate": true,
18298
+ "attr_labels": "",
18299
+ "examples": "",
18300
+ "default_value": "",
18301
+ "valid_values": "",
18302
+ "existing_element": "",
18303
+ "description": "Scope of the definition.",
18304
+ "qualified_name_pattern": "",
18305
+ "generated": false,
18306
+ "style": "Simple",
18307
+ "user_specified": true,
18308
+ "unique": false,
18309
+ "input_required": false,
18310
+ "isParent": false,
18311
+ "isAnchor": false,
18312
+ "min_cardinality": 0,
18313
+ "max_cardinality": 1,
18314
+ "level": "Basic",
18315
+ "Journal Entry": ""
18316
+ }
18317
+ },
18318
+ {
18319
+ "Usage": {
18320
+ "variable_name": "usage",
18321
+ "inUpdate": true,
18322
+ "attr_labels": "",
18323
+ "examples": "",
18324
+ "default_value": "",
18325
+ "valid_values": "",
18326
+ "existing_element": "",
18327
+ "description": "How the governance definition will be used.",
18328
+ "qualified_name_pattern": "",
18329
+ "generated": false,
18330
+ "style": "Simple",
18331
+ "user_specified": true,
18332
+ "unique": false,
18333
+ "input_required": false,
18334
+ "isParent": false,
18335
+ "isAnchor": false,
18336
+ "min_cardinality": 0,
18337
+ "max_cardinality": 1,
18338
+ "level": "Basic",
18339
+ "Journal Entry": ""
18340
+ }
18341
+ },
18342
+ {
18343
+ "Importance": {
18344
+ "variable_name": "importance",
18345
+ "inUpdate": true,
18346
+ "attr_labels": "",
18347
+ "examples": "",
18348
+ "default_value": "",
18349
+ "valid_values": "",
18350
+ "existing_element": "",
18351
+ "description": "Importance of the definition.",
18352
+ "qualified_name_pattern": "",
18353
+ "generated": false,
18354
+ "style": "Simple",
18355
+ "user_specified": true,
18356
+ "unique": false,
18357
+ "input_required": false,
18358
+ "isParent": false,
18359
+ "isAnchor": false,
18360
+ "min_cardinality": 0,
18361
+ "max_cardinality": 1,
18362
+ "level": "Basic",
18363
+ "Journal Entry": ""
18364
+ }
18365
+ },
18366
+ {
18367
+ "Implications": {
18368
+ "variable_name": "implications",
18369
+ "inUpdate": true,
18370
+ "attr_labels": "",
18371
+ "examples": "",
18372
+ "default_value": "",
18373
+ "valid_values": "",
18374
+ "existing_element": "",
18375
+ "description": "List of implications.",
18376
+ "qualified_name_pattern": "",
18377
+ "generated": false,
18378
+ "style": "Simple List",
18379
+ "user_specified": true,
18380
+ "unique": false,
18381
+ "input_required": false,
18382
+ "isParent": false,
18383
+ "isAnchor": false,
18384
+ "min_cardinality": 0,
18385
+ "max_cardinality": -1,
18386
+ "level": "Basic",
18387
+ "Journal Entry": ""
18388
+ }
18389
+ },
18390
+ {
18391
+ "Outcomes": {
18392
+ "variable_name": "outcomes",
18393
+ "inUpdate": true,
18394
+ "attr_labels": "",
18395
+ "examples": "",
18396
+ "default_value": "",
18397
+ "valid_values": "",
18398
+ "existing_element": "",
18399
+ "description": "List of desired outcomes.",
18400
+ "qualified_name_pattern": "",
18401
+ "generated": false,
18402
+ "style": "Simple List",
18403
+ "user_specified": true,
18404
+ "unique": false,
18405
+ "input_required": false,
18406
+ "isParent": false,
18407
+ "isAnchor": false,
18408
+ "min_cardinality": 0,
18409
+ "max_cardinality": -1,
18410
+ "level": "Basic",
18411
+ "Journal Entry": ""
18412
+ }
18413
+ },
18414
+ {
18415
+ "Results": {
18416
+ "variable_name": "results",
18417
+ "inUpdate": true,
18418
+ "attr_labels": "",
18419
+ "examples": "No regulatory violations.",
18420
+ "default_value": "",
18421
+ "valid_values": "",
18422
+ "existing_element": "",
18423
+ "description": "A list of expected results.",
18424
+ "qualified_name_pattern": "",
18425
+ "generated": false,
18426
+ "style": "Simple List",
18427
+ "user_specified": true,
18428
+ "unique": false,
18429
+ "input_required": false,
18430
+ "isParent": false,
18431
+ "isAnchor": false,
18432
+ "min_cardinality": 0,
18433
+ "max_cardinality": 1,
18434
+ "level": "Basic",
18435
+ "Journal Entry": ""
18436
+ }
18437
+ },
18438
+ {
18439
+ "Status": {
18440
+ "variable_name": "element_status",
18441
+ "inUpdate": true,
18442
+ "attr_labels": "Definition Status",
18443
+ "examples": "APPROVED",
18444
+ "default_value": "ACTIVE",
18445
+ "valid_values": "DRAFT; PREPARED; PROPOSED; APPROVED; REJECTED; ACTIVE'; DEPRECATED; OTHER",
18446
+ "existing_element": "",
18447
+ "description": "The status of the business imperative. There is a list of valid values that this conforms to.",
18448
+ "qualified_name_pattern": "",
18449
+ "generated": false,
18450
+ "style": "Valid Value",
18451
+ "user_specified": true,
18452
+ "unique": false,
18453
+ "input_required": false,
18286
18454
  "isParent": false,
18287
18455
  "isAnchor": false,
18288
18456
  "min_cardinality": 1,
@@ -18292,15 +18460,39 @@
18292
18460
  }
18293
18461
  },
18294
18462
  {
18295
- "Implementation Description": {
18296
- "variable_name": "implementation_description",
18463
+ "User Defined Status": {
18464
+ "variable_name": "user_defined_status",
18297
18465
  "inUpdate": true,
18298
- "attr_labels": "implementation",
18466
+ "attr_labels": "",
18467
+ "examples": "Pink",
18468
+ "default_value": "",
18469
+ "valid_values": "",
18470
+ "existing_element": "",
18471
+ "description": "Only valid if Product Status is set to OTHER. User defined & managed status values.",
18472
+ "qualified_name_pattern": "",
18473
+ "generated": false,
18474
+ "style": "Simple",
18475
+ "user_specified": true,
18476
+ "unique": false,
18477
+ "input_required": false,
18478
+ "isParent": false,
18479
+ "isAnchor": false,
18480
+ "min_cardinality": 0,
18481
+ "max_cardinality": 1,
18482
+ "level": "Basic",
18483
+ "Journal Entry": ""
18484
+ }
18485
+ },
18486
+ {
18487
+ "Description": {
18488
+ "variable_name": "description",
18489
+ "inUpdate": true,
18490
+ "attr_labels": "",
18299
18491
  "examples": "",
18300
18492
  "default_value": "",
18301
18493
  "valid_values": "",
18302
18494
  "existing_element": "",
18303
- "description": "How the Terms and Conditions are implemented.",
18495
+ "description": "Description of the contents of the definition.",
18304
18496
  "qualified_name_pattern": "",
18305
18497
  "generated": false,
18306
18498
  "style": "Simple",
@@ -18316,15 +18508,15 @@
18316
18508
  }
18317
18509
  },
18318
18510
  {
18319
- "Agreement Start": {
18320
- "variable_name": "agreement_start",
18511
+ "Category": {
18512
+ "variable_name": "category",
18321
18513
  "inUpdate": true,
18322
- "attr_labels": "Start Date",
18514
+ "attr_labels": "",
18323
18515
  "examples": "",
18324
18516
  "default_value": "",
18325
18517
  "valid_values": "",
18326
18518
  "existing_element": "",
18327
- "description": "The start date of the agreement as an ISO 8601 string.",
18519
+ "description": "A user specified category name that can be used for example, to define product types or agreement types.",
18328
18520
  "qualified_name_pattern": "",
18329
18521
  "generated": false,
18330
18522
  "style": "Simple",
@@ -18340,15 +18532,39 @@
18340
18532
  }
18341
18533
  },
18342
18534
  {
18343
- "Agreement End": {
18344
- "variable_name": "agreement_end",
18535
+ "Version Identifier": {
18536
+ "variable_name": "version_identifier",
18345
18537
  "inUpdate": true,
18346
- "attr_labels": "End Date",
18538
+ "attr_labels": "",
18539
+ "examples": "V1.01",
18540
+ "default_value": "",
18541
+ "valid_values": "",
18542
+ "existing_element": "",
18543
+ "description": "Published version identifier.",
18544
+ "qualified_name_pattern": "",
18545
+ "generated": false,
18546
+ "style": "Simple",
18547
+ "user_specified": true,
18548
+ "unique": false,
18549
+ "input_required": false,
18550
+ "isParent": false,
18551
+ "isAnchor": false,
18552
+ "min_cardinality": 0,
18553
+ "max_cardinality": 1,
18554
+ "level": "Basic",
18555
+ "Journal Entry": ""
18556
+ }
18557
+ },
18558
+ {
18559
+ "Identifier": {
18560
+ "variable_name": "identifier",
18561
+ "inUpdate": true,
18562
+ "attr_labels": "",
18347
18563
  "examples": "",
18348
18564
  "default_value": "",
18349
18565
  "valid_values": "",
18350
18566
  "existing_element": "",
18351
- "description": "The end date of the agreement as an ISO 8601 string.",
18567
+ "description": "A user specified identifier.",
18352
18568
  "qualified_name_pattern": "",
18353
18569
  "generated": false,
18354
18570
  "style": "Simple",
@@ -18363,6 +18579,30 @@
18363
18579
  "Journal Entry": ""
18364
18580
  }
18365
18581
  },
18582
+ {
18583
+ "Domain Identifier": {
18584
+ "variable_name": "domain_identifier",
18585
+ "inUpdate": true,
18586
+ "attr_labels": "Domain",
18587
+ "examples": "ALL=0; DATA=1; PRIVACY=2; SECURITY=3; ...",
18588
+ "default_value": "1",
18589
+ "valid_values": "",
18590
+ "existing_element": "",
18591
+ "description": "The governance domain of the governance definition.",
18592
+ "qualified_name_pattern": "",
18593
+ "generated": false,
18594
+ "style": "",
18595
+ "user_specified": true,
18596
+ "unique": false,
18597
+ "input_required": false,
18598
+ "isParent": false,
18599
+ "isAnchor": false,
18600
+ "min_cardinality": 1,
18601
+ "max_cardinality": 1,
18602
+ "level": "Basic",
18603
+ "Journal Entry": ""
18604
+ }
18605
+ },
18366
18606
  {
18367
18607
  "Restrictions": {
18368
18608
  "variable_name": "restrictions",
@@ -18435,30 +18675,6 @@
18435
18675
  "Journal Entry": ""
18436
18676
  }
18437
18677
  },
18438
- {
18439
- "Usage Measurements": {
18440
- "variable_name": "usage_measurements",
18441
- "inUpdate": true,
18442
- "attr_labels": "",
18443
- "examples": "",
18444
- "default_value": "",
18445
- "valid_values": "",
18446
- "existing_element": "",
18447
- "description": "A dictionary of property:value pairs describing usage measurements.",
18448
- "qualified_name_pattern": "",
18449
- "generated": false,
18450
- "style": "Dictionary",
18451
- "user_specified": true,
18452
- "unique": false,
18453
- "input_required": false,
18454
- "isParent": false,
18455
- "isAnchor": false,
18456
- "min_cardinality": 0,
18457
- "max_cardinality": 1,
18458
- "level": "Basic",
18459
- "Journal Entry": ""
18460
- }
18461
- },
18462
18678
  {
18463
18679
  "Effective Time": {
18464
18680
  "variable_name": "effective_time",
@@ -18793,6 +19009,30 @@
18793
19009
  "Journal Entry": ""
18794
19010
  }
18795
19011
  },
19012
+ {
19013
+ "Usage": {
19014
+ "variable_name": "usage",
19015
+ "inUpdate": true,
19016
+ "attr_labels": "",
19017
+ "examples": "",
19018
+ "default_value": "",
19019
+ "valid_values": "",
19020
+ "existing_element": "",
19021
+ "description": "How the governance definition will be used.",
19022
+ "qualified_name_pattern": "",
19023
+ "generated": false,
19024
+ "style": "Simple",
19025
+ "user_specified": true,
19026
+ "unique": false,
19027
+ "input_required": false,
19028
+ "isParent": false,
19029
+ "isAnchor": false,
19030
+ "min_cardinality": 0,
19031
+ "max_cardinality": 1,
19032
+ "level": "Basic",
19033
+ "Journal Entry": ""
19034
+ }
19035
+ },
18796
19036
  {
18797
19037
  "Importance": {
18798
19038
  "variable_name": "importance",
@@ -18913,6 +19153,78 @@
18913
19153
  "Journal Entry": ""
18914
19154
  }
18915
19155
  },
19156
+ {
19157
+ "Restrictions": {
19158
+ "variable_name": "restrictions",
19159
+ "inUpdate": true,
19160
+ "attr_labels": "",
19161
+ "examples": "forbidden to resell ",
19162
+ "default_value": "",
19163
+ "valid_values": "",
19164
+ "existing_element": "",
19165
+ "description": "A dictionary of property:value pairs describing restrictions.",
19166
+ "qualified_name_pattern": "",
19167
+ "generated": false,
19168
+ "style": "Dictionary",
19169
+ "user_specified": true,
19170
+ "unique": false,
19171
+ "input_required": false,
19172
+ "isParent": false,
19173
+ "isAnchor": false,
19174
+ "min_cardinality": 0,
19175
+ "max_cardinality": 1,
19176
+ "level": "Basic",
19177
+ "Journal Entry": ""
19178
+ }
19179
+ },
19180
+ {
19181
+ "Obligations": {
19182
+ "variable_name": "obligations",
19183
+ "inUpdate": true,
19184
+ "attr_labels": "",
19185
+ "examples": "required to report on usage",
19186
+ "default_value": "",
19187
+ "valid_values": "",
19188
+ "existing_element": "",
19189
+ "description": "A dictionary of property:value pairs describing obligations.",
19190
+ "qualified_name_pattern": "",
19191
+ "generated": false,
19192
+ "style": "Dictionary",
19193
+ "user_specified": true,
19194
+ "unique": false,
19195
+ "input_required": false,
19196
+ "isParent": false,
19197
+ "isAnchor": false,
19198
+ "min_cardinality": 0,
19199
+ "max_cardinality": 1,
19200
+ "level": "Basic",
19201
+ "Journal Entry": ""
19202
+ }
19203
+ },
19204
+ {
19205
+ "Entitlements": {
19206
+ "variable_name": "Entitlements",
19207
+ "inUpdate": true,
19208
+ "attr_labels": "",
19209
+ "examples": "Allowed to use within the organization.",
19210
+ "default_value": "",
19211
+ "valid_values": "",
19212
+ "existing_element": "",
19213
+ "description": "A dictionary of property:value pairs describing entitlements.",
19214
+ "qualified_name_pattern": "",
19215
+ "generated": false,
19216
+ "style": "Dictionary",
19217
+ "user_specified": true,
19218
+ "unique": false,
19219
+ "input_required": false,
19220
+ "isParent": false,
19221
+ "isAnchor": false,
19222
+ "min_cardinality": 0,
19223
+ "max_cardinality": 1,
19224
+ "level": "Basic",
19225
+ "Journal Entry": ""
19226
+ }
19227
+ },
18916
19228
  {
18917
19229
  "Status": {
18918
19230
  "variable_name": "element_status",
@@ -19439,6 +19751,54 @@
19439
19751
  "Journal Entry": ""
19440
19752
  }
19441
19753
  },
19754
+ {
19755
+ "Document Identifier": {
19756
+ "variable_name": "document_identifier",
19757
+ "inUpdate": true,
19758
+ "attr_labels": "Doc Id",
19759
+ "examples": "",
19760
+ "default_value": "",
19761
+ "valid_values": "",
19762
+ "existing_element": "",
19763
+ "description": "A user supplied identifier for the governance document.",
19764
+ "qualified_name_pattern": "",
19765
+ "generated": false,
19766
+ "style": "Simple",
19767
+ "user_specified": true,
19768
+ "unique": false,
19769
+ "input_required": false,
19770
+ "isParent": false,
19771
+ "isAnchor": false,
19772
+ "min_cardinality": 0,
19773
+ "max_cardinality": 1,
19774
+ "level": "Basic",
19775
+ "Journal Entry": ""
19776
+ }
19777
+ },
19778
+ {
19779
+ "Domain Identifier": {
19780
+ "variable_name": "domain_identifier",
19781
+ "inUpdate": true,
19782
+ "attr_labels": "",
19783
+ "examples": "",
19784
+ "default_value": "0",
19785
+ "valid_values": "",
19786
+ "existing_element": "",
19787
+ "description": "Integer representing the governance domain. All domains is 0.",
19788
+ "qualified_name_pattern": "",
19789
+ "generated": false,
19790
+ "style": "Simple Int",
19791
+ "user_specified": true,
19792
+ "unique": false,
19793
+ "input_required": false,
19794
+ "isParent": false,
19795
+ "isAnchor": false,
19796
+ "min_cardinality": 1,
19797
+ "max_cardinality": 1,
19798
+ "level": "Basic",
19799
+ "Journal Entry": ""
19800
+ }
19801
+ },
19442
19802
  {
19443
19803
  "Summary": {
19444
19804
  "variable_name": "summary",
@@ -19464,15 +19824,15 @@
19464
19824
  }
19465
19825
  },
19466
19826
  {
19467
- "Description": {
19468
- "variable_name": "description",
19827
+ "Scope": {
19828
+ "variable_name": "scope",
19469
19829
  "inUpdate": true,
19470
19830
  "attr_labels": "",
19471
19831
  "examples": "",
19472
19832
  "default_value": "",
19473
19833
  "valid_values": "",
19474
19834
  "existing_element": "",
19475
- "description": "Description of the contents of the definition.",
19835
+ "description": "Scope of the definition.",
19476
19836
  "qualified_name_pattern": "",
19477
19837
  "generated": false,
19478
19838
  "style": "Simple",
@@ -19488,15 +19848,15 @@
19488
19848
  }
19489
19849
  },
19490
19850
  {
19491
- "Category": {
19492
- "variable_name": "category",
19851
+ "Usage": {
19852
+ "variable_name": "usage",
19493
19853
  "inUpdate": true,
19494
19854
  "attr_labels": "",
19495
19855
  "examples": "",
19496
19856
  "default_value": "",
19497
19857
  "valid_values": "",
19498
19858
  "existing_element": "",
19499
- "description": "A user specified category name that can be used for example, to define product types or agreement types.",
19859
+ "description": "How the governance definition will be used.",
19500
19860
  "qualified_name_pattern": "",
19501
19861
  "generated": false,
19502
19862
  "style": "Simple",
@@ -19512,42 +19872,90 @@
19512
19872
  }
19513
19873
  },
19514
19874
  {
19515
- "Domain Identifier": {
19516
- "variable_name": "domain_identifier",
19875
+ "Importance": {
19876
+ "variable_name": "importance",
19517
19877
  "inUpdate": true,
19518
19878
  "attr_labels": "",
19519
19879
  "examples": "",
19520
- "default_value": "0",
19880
+ "default_value": "",
19521
19881
  "valid_values": "",
19522
19882
  "existing_element": "",
19523
- "description": "Integer representing the governance domain. All domains is 0.",
19883
+ "description": "Importance of the definition.",
19524
19884
  "qualified_name_pattern": "",
19525
19885
  "generated": false,
19526
- "style": "Simple Int",
19886
+ "style": "Simple",
19527
19887
  "user_specified": true,
19528
19888
  "unique": false,
19529
19889
  "input_required": false,
19530
19890
  "isParent": false,
19531
19891
  "isAnchor": false,
19532
- "min_cardinality": 1,
19892
+ "min_cardinality": 0,
19533
19893
  "max_cardinality": 1,
19534
19894
  "level": "Basic",
19535
19895
  "Journal Entry": ""
19536
19896
  }
19537
19897
  },
19538
19898
  {
19539
- "Document Identifier": {
19540
- "variable_name": "document_identifier",
19899
+ "Implications": {
19900
+ "variable_name": "implications",
19541
19901
  "inUpdate": true,
19542
- "attr_labels": "Doc Id",
19902
+ "attr_labels": "",
19543
19903
  "examples": "",
19544
19904
  "default_value": "",
19545
19905
  "valid_values": "",
19546
19906
  "existing_element": "",
19547
- "description": "A user supplied identifier for the governance document.",
19907
+ "description": "List of implications.",
19548
19908
  "qualified_name_pattern": "",
19549
19909
  "generated": false,
19550
- "style": "Simple",
19910
+ "style": "Simple List",
19911
+ "user_specified": true,
19912
+ "unique": false,
19913
+ "input_required": false,
19914
+ "isParent": false,
19915
+ "isAnchor": false,
19916
+ "min_cardinality": 0,
19917
+ "max_cardinality": -1,
19918
+ "level": "Basic",
19919
+ "Journal Entry": ""
19920
+ }
19921
+ },
19922
+ {
19923
+ "Outcomes": {
19924
+ "variable_name": "outcomes",
19925
+ "inUpdate": true,
19926
+ "attr_labels": "",
19927
+ "examples": "",
19928
+ "default_value": "",
19929
+ "valid_values": "",
19930
+ "existing_element": "",
19931
+ "description": "List of desired outcomes.",
19932
+ "qualified_name_pattern": "",
19933
+ "generated": false,
19934
+ "style": "Simple List",
19935
+ "user_specified": true,
19936
+ "unique": false,
19937
+ "input_required": false,
19938
+ "isParent": false,
19939
+ "isAnchor": false,
19940
+ "min_cardinality": 0,
19941
+ "max_cardinality": -1,
19942
+ "level": "Basic",
19943
+ "Journal Entry": ""
19944
+ }
19945
+ },
19946
+ {
19947
+ "Results": {
19948
+ "variable_name": "results",
19949
+ "inUpdate": true,
19950
+ "attr_labels": "",
19951
+ "examples": "No regulatory violations.",
19952
+ "default_value": "",
19953
+ "valid_values": "",
19954
+ "existing_element": "",
19955
+ "description": "A list of expected results.",
19956
+ "qualified_name_pattern": "",
19957
+ "generated": false,
19958
+ "style": "Simple List",
19551
19959
  "user_specified": true,
19552
19960
  "unique": false,
19553
19961
  "input_required": false,
@@ -19560,15 +19968,15 @@
19560
19968
  }
19561
19969
  },
19562
19970
  {
19563
- "Version Identifier": {
19564
- "variable_name": "version_identifier",
19971
+ "Description": {
19972
+ "variable_name": "description",
19565
19973
  "inUpdate": true,
19566
19974
  "attr_labels": "",
19567
- "examples": "V1.01",
19975
+ "examples": "",
19568
19976
  "default_value": "",
19569
19977
  "valid_values": "",
19570
19978
  "existing_element": "",
19571
- "description": "Published version identifier.",
19979
+ "description": "Description of the contents of the definition.",
19572
19980
  "qualified_name_pattern": "",
19573
19981
  "generated": false,
19574
19982
  "style": "Simple",
@@ -19584,15 +19992,15 @@
19584
19992
  }
19585
19993
  },
19586
19994
  {
19587
- "Scope": {
19588
- "variable_name": "scope",
19995
+ "Category": {
19996
+ "variable_name": "category",
19589
19997
  "inUpdate": true,
19590
19998
  "attr_labels": "",
19591
19999
  "examples": "",
19592
20000
  "default_value": "",
19593
20001
  "valid_values": "",
19594
20002
  "existing_element": "",
19595
- "description": "Scope of the definition.",
20003
+ "description": "A user specified category name that can be used for example, to define product types or agreement types.",
19596
20004
  "qualified_name_pattern": "",
19597
20005
  "generated": false,
19598
20006
  "style": "Simple",
@@ -19608,15 +20016,15 @@
19608
20016
  }
19609
20017
  },
19610
20018
  {
19611
- "Importance": {
19612
- "variable_name": "importance",
20019
+ "Version Identifier": {
20020
+ "variable_name": "version_identifier",
19613
20021
  "inUpdate": true,
19614
20022
  "attr_labels": "",
19615
- "examples": "",
20023
+ "examples": "V1.01",
19616
20024
  "default_value": "",
19617
20025
  "valid_values": "",
19618
20026
  "existing_element": "",
19619
- "description": "Importance of the definition.",
20027
+ "description": "Published version identifier.",
19620
20028
  "qualified_name_pattern": "",
19621
20029
  "generated": false,
19622
20030
  "style": "Simple",
@@ -19656,66 +20064,66 @@
19656
20064
  }
19657
20065
  },
19658
20066
  {
19659
- "Implications": {
19660
- "variable_name": "implications",
20067
+ "Status": {
20068
+ "variable_name": "element_status",
19661
20069
  "inUpdate": true,
19662
- "attr_labels": "",
19663
- "examples": "",
19664
- "default_value": "",
19665
- "valid_values": "",
20070
+ "attr_labels": "Definition Status",
20071
+ "examples": "APPROVED",
20072
+ "default_value": "ACTIVE",
20073
+ "valid_values": "DRAFT; PREPARED; PROPOSED; APPROVED; REJECTED; ACTIVE'; DEPRECATED; OTHER",
19666
20074
  "existing_element": "",
19667
- "description": "List of implications.",
20075
+ "description": "The status of the license type definition. There is a list of valid values that this conforms to.",
19668
20076
  "qualified_name_pattern": "",
19669
20077
  "generated": false,
19670
- "style": "Simple List",
20078
+ "style": "Valid Value",
19671
20079
  "user_specified": true,
19672
20080
  "unique": false,
19673
20081
  "input_required": false,
19674
20082
  "isParent": false,
19675
20083
  "isAnchor": false,
19676
- "min_cardinality": 0,
19677
- "max_cardinality": -1,
20084
+ "min_cardinality": 1,
20085
+ "max_cardinality": 1,
19678
20086
  "level": "Basic",
19679
20087
  "Journal Entry": ""
19680
20088
  }
19681
20089
  },
19682
20090
  {
19683
- "Outcomes": {
19684
- "variable_name": "outcomes",
20091
+ "User Defined Status": {
20092
+ "variable_name": "user_defined_status",
19685
20093
  "inUpdate": true,
19686
20094
  "attr_labels": "",
19687
- "examples": "",
20095
+ "examples": "Pink",
19688
20096
  "default_value": "",
19689
20097
  "valid_values": "",
19690
20098
  "existing_element": "",
19691
- "description": "List of desired outcomes.",
20099
+ "description": "Only valid if Product Status is set to OTHER. User defined & managed status values.",
19692
20100
  "qualified_name_pattern": "",
19693
20101
  "generated": false,
19694
- "style": "Simple List",
20102
+ "style": "Simple",
19695
20103
  "user_specified": true,
19696
20104
  "unique": false,
19697
20105
  "input_required": false,
19698
20106
  "isParent": false,
19699
20107
  "isAnchor": false,
19700
20108
  "min_cardinality": 0,
19701
- "max_cardinality": -1,
20109
+ "max_cardinality": 1,
19702
20110
  "level": "Basic",
19703
20111
  "Journal Entry": ""
19704
20112
  }
19705
20113
  },
19706
20114
  {
19707
- "Results": {
19708
- "variable_name": "results",
20115
+ "Restrictions": {
20116
+ "variable_name": "restrictions",
19709
20117
  "inUpdate": true,
19710
20118
  "attr_labels": "",
19711
- "examples": "No regulatory violations.",
20119
+ "examples": "forbidden to resell ",
19712
20120
  "default_value": "",
19713
20121
  "valid_values": "",
19714
20122
  "existing_element": "",
19715
- "description": "A list of expected results.",
20123
+ "description": "A dictionary of property:value pairs describing restrictions.",
19716
20124
  "qualified_name_pattern": "",
19717
20125
  "generated": false,
19718
- "style": "Simple List",
20126
+ "style": "Dictionary",
19719
20127
  "user_specified": true,
19720
20128
  "unique": false,
19721
20129
  "input_required": false,
@@ -19728,42 +20136,42 @@
19728
20136
  }
19729
20137
  },
19730
20138
  {
19731
- "Status": {
19732
- "variable_name": "element_status",
20139
+ "Obligations": {
20140
+ "variable_name": "obligations",
19733
20141
  "inUpdate": true,
19734
- "attr_labels": "Definition Status",
19735
- "examples": "APPROVED",
19736
- "default_value": "ACTIVE",
19737
- "valid_values": "DRAFT; PREPARED; PROPOSED; APPROVED; REJECTED; ACTIVE'; DEPRECATED; OTHER",
20142
+ "attr_labels": "",
20143
+ "examples": "required to report on usage",
20144
+ "default_value": "",
20145
+ "valid_values": "",
19738
20146
  "existing_element": "",
19739
- "description": "The status of the license type definition. There is a list of valid values that this conforms to.",
20147
+ "description": "A dictionary of property:value pairs describing obligations.",
19740
20148
  "qualified_name_pattern": "",
19741
20149
  "generated": false,
19742
- "style": "Valid Value",
20150
+ "style": "Dictionary",
19743
20151
  "user_specified": true,
19744
20152
  "unique": false,
19745
20153
  "input_required": false,
19746
20154
  "isParent": false,
19747
20155
  "isAnchor": false,
19748
- "min_cardinality": 1,
20156
+ "min_cardinality": 0,
19749
20157
  "max_cardinality": 1,
19750
20158
  "level": "Basic",
19751
20159
  "Journal Entry": ""
19752
20160
  }
19753
20161
  },
19754
20162
  {
19755
- "User Defined Status": {
19756
- "variable_name": "user_defined_status",
20163
+ "Entitlements": {
20164
+ "variable_name": "Entitlements",
19757
20165
  "inUpdate": true,
19758
20166
  "attr_labels": "",
19759
- "examples": "Pink",
20167
+ "examples": "Allowed to use within the organization.",
19760
20168
  "default_value": "",
19761
20169
  "valid_values": "",
19762
20170
  "existing_element": "",
19763
- "description": "Only valid if Product Status is set to OTHER. User defined & managed status values.",
20171
+ "description": "A dictionary of property:value pairs describing entitlements.",
19764
20172
  "qualified_name_pattern": "",
19765
20173
  "generated": false,
19766
- "style": "Simple",
20174
+ "style": "Dictionary",
19767
20175
  "user_specified": true,
19768
20176
  "unique": false,
19769
20177
  "input_required": false,
@@ -20255,6 +20663,25 @@
20255
20663
  },
20256
20664
  {
20257
20665
  "Referenceable": {
20666
+ "variable_name": "referencable",
20667
+ "inUpdate": true,
20668
+ "attr_labels": "element",
20669
+ "examples": "a dataset",
20670
+ "default_value": "",
20671
+ "valid_values": "",
20672
+ "existing_element": "Referenceable",
20673
+ "description": "The object being governed.",
20674
+ "qualified_name_pattern": "",
20675
+ "generated": false,
20676
+ "style": "Reference Name",
20677
+ "user_specified": true,
20678
+ "unique": false,
20679
+ "input_required": true,
20680
+ "isParent": false,
20681
+ "isAnchor": false,
20682
+ "min_cardinality": 1,
20683
+ "max_cardinality": 1,
20684
+ "level": "Basic",
20258
20685
  "Journal Entry": ""
20259
20686
  }
20260
20687
  },
@@ -22719,6 +23146,23 @@
22719
23146
  ]
22720
23147
  },
22721
23148
  "Link Governance Policies": {
23149
+ "display_name": "governance_policies",
23150
+ "qn_prefix": "",
23151
+ "alternate_names": "Policy-Policy; Policies",
23152
+ "family": "Governance Officer",
23153
+ "description": "Link peer governance policies with the GovernancePolicyLink relationship. Policies types are: GovernancePrinciple, GovernanceObligation, GovernanceApproach.",
23154
+ "verb": "Link",
23155
+ "upsert": false,
23156
+ "attach": true,
23157
+ "details": false,
23158
+ "form": false,
23159
+ "ReferenceURL": "",
23160
+ "level": "Basic",
23161
+ "view": false,
23162
+ "find_method": "",
23163
+ "find_constraints": "",
23164
+ "extra_find": "",
23165
+ "extra_constraints": "",
22722
23166
  "Journal Entry": "",
22723
23167
  "Attributes": [
22724
23168
  {
@@ -24132,6 +24576,23 @@
24132
24576
  ]
24133
24577
  },
24134
24578
  "View Governance Definitions": {
24579
+ "display_name": "List Governance Definitions",
24580
+ "qn_prefix": "",
24581
+ "alternate_names": "Governance Drivers; Governance Strategies; Business Imperatives; Regulations; Regulation Articles; Threats; Governance Drivers; ; Governance Policies; Governance Principles; Governance Obligations; Governance Approaches; Governance Controls; Governance Metrics; Service Level Objectives; Governance Rules; Notification Types; Security Access Controls; Security Groups; Governance Procedures; Methodologies; Governance Responsibilities; Terms and Conditions; License Types; Certification Types; Subject Area Definitions; Data Processing Purposes",
24582
+ "family": "Collections",
24583
+ "description": "List collections based on search string.",
24584
+ "verb": "View",
24585
+ "upsert": false,
24586
+ "attach": false,
24587
+ "details": false,
24588
+ "form": false,
24589
+ "ReferenceURL": "",
24590
+ "level": "Basic",
24591
+ "view": true,
24592
+ "find_method": "",
24593
+ "find_constraints": "",
24594
+ "extra_find": "",
24595
+ "extra_constraints": "",
24135
24596
  "Journal Entry": "",
24136
24597
  "Attributes": [
24137
24598
  {
@@ -24186,7 +24647,7 @@
24186
24647
  "Output Format Set": {
24187
24648
  "variable_name": "output_foprmat_set",
24188
24649
  "inUpdate": true,
24189
- "attr_labels": "OUTPUT SET",
24650
+ "attr_labels": "Output Set",
24190
24651
  "examples": "Collections, Agreements",
24191
24652
  "default_value": "Governance Definitions",
24192
24653
  "valid_values": "",
@@ -25064,7 +25525,7 @@
25064
25525
  "isAnchor": false,
25065
25526
  "min_cardinality": 0,
25066
25527
  "max_cardinality": -1,
25067
- "level": "Advanced",
25528
+ "level": "Basic",
25068
25529
  "Journal Entry": ""
25069
25530
  }
25070
25531
  },
@@ -25878,7 +26339,7 @@
25878
26339
  "isAnchor": false,
25879
26340
  "min_cardinality": 0,
25880
26341
  "max_cardinality": -1,
25881
- "level": "Advanced",
26342
+ "level": "Basic",
25882
26343
  "Journal Entry": ""
25883
26344
  }
25884
26345
  },
@@ -26692,7 +27153,7 @@
26692
27153
  "isAnchor": false,
26693
27154
  "min_cardinality": 0,
26694
27155
  "max_cardinality": -1,
26695
- "level": "Advanced",
27156
+ "level": "Basic",
26696
27157
  "Journal Entry": ""
26697
27158
  }
26698
27159
  },
@@ -29834,7 +30295,7 @@
29834
30295
  "inUpdate": true,
29835
30296
  "attr_labels": "OUTPUT SET",
29836
30297
  "examples": "Collections, Agreements",
29837
- "default_value": "Governance Definitions",
30298
+ "default_value": "External-Reference-DrE",
29838
30299
  "valid_values": "",
29839
30300
  "existing_element": "",
29840
30301
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -30978,6 +31439,25 @@
30978
31439
  },
30979
31440
  {
30980
31441
  "Agreements": {
31442
+ "variable_name": "agreements",
31443
+ "inUpdate": true,
31444
+ "attr_labels": "",
31445
+ "examples": "",
31446
+ "default_value": "",
31447
+ "valid_values": "",
31448
+ "existing_element": "Agreements",
31449
+ "description": "A list of agreements associated with this product. The agreements must already exist.",
31450
+ "qualified_name_pattern": "",
31451
+ "generated": false,
31452
+ "style": "Reference Name List",
31453
+ "user_specified": true,
31454
+ "unique": false,
31455
+ "input_required": false,
31456
+ "isParent": false,
31457
+ "isAnchor": false,
31458
+ "min_cardinality": 0,
31459
+ "max_cardinality": 1,
31460
+ "level": "Basic",
30981
31461
  "Journal Entry": ""
30982
31462
  }
30983
31463
  },
@@ -35355,6 +35835,23 @@
35355
35835
  ]
35356
35836
  },
35357
35837
  "View Collections": {
35838
+ "display_name": "List Collections",
35839
+ "qn_prefix": "",
35840
+ "alternate_names": "Collections; Agreements; Subscriptions; Products; Digital Products; Folders; Folders",
35841
+ "family": "Collections",
35842
+ "description": "List collections based on search string.",
35843
+ "verb": "View",
35844
+ "upsert": false,
35845
+ "attach": false,
35846
+ "details": false,
35847
+ "form": false,
35848
+ "ReferenceURL": "",
35849
+ "level": "Basic",
35850
+ "view": true,
35851
+ "find_method": "",
35852
+ "find_constraints": "",
35853
+ "extra_find": "",
35854
+ "extra_constraints": "",
35358
35855
  "Journal Entry": "",
35359
35856
  "Attributes": [
35360
35857
  {
@@ -35411,7 +35908,7 @@
35411
35908
  "inUpdate": true,
35412
35909
  "attr_labels": "OUTPUT SET",
35413
35910
  "examples": "Collections, Agreements",
35414
- "default_value": "Governance Definitions",
35911
+ "default_value": "Collection-DrE",
35415
35912
  "valid_values": "",
35416
35913
  "existing_element": "",
35417
35914
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -39762,6 +40259,23 @@
39762
40259
  ]
39763
40260
  },
39764
40261
  "View Data Structures": {
40262
+ "display_name": "View Data Structures",
40263
+ "qn_prefix": "",
40264
+ "alternate_names": "Data Structures",
40265
+ "family": "Data Designer",
40266
+ "description": "Return the data structures, optionally filtered by the search string.",
40267
+ "verb": "View",
40268
+ "upsert": false,
40269
+ "attach": false,
40270
+ "details": false,
40271
+ "form": false,
40272
+ "ReferenceURL": "",
40273
+ "level": "Basic",
40274
+ "view": true,
40275
+ "find_method": "",
40276
+ "find_constraints": "",
40277
+ "extra_find": "",
40278
+ "extra_constraints": "",
39765
40279
  "Journal Entry": "",
39766
40280
  "Attributes": [
39767
40281
  {
@@ -40200,7 +40714,7 @@
40200
40714
  "inUpdate": true,
40201
40715
  "attr_labels": "OUTPUT SET",
40202
40716
  "examples": "Collections, Agreements",
40203
- "default_value": "Governance Definitions",
40717
+ "default_value": "Data Specification",
40204
40718
  "valid_values": "",
40205
40719
  "existing_element": "",
40206
40720
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -40582,7 +41096,7 @@
40582
41096
  "inUpdate": true,
40583
41097
  "attr_labels": "OUTPUT SET",
40584
41098
  "examples": "Collections, Agreements",
40585
- "default_value": "Governance Definitions",
41099
+ "default_value": "Data Field",
40586
41100
  "valid_values": "",
40587
41101
  "existing_element": "",
40588
41102
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -41346,7 +41860,7 @@
41346
41860
  "inUpdate": true,
41347
41861
  "attr_labels": "OUTPUT SET",
41348
41862
  "examples": "Collections, Agreements",
41349
- "default_value": "Governance Definitions",
41863
+ "default_value": "Data-Dictionary-DrE",
41350
41864
  "valid_values": "",
41351
41865
  "existing_element": "",
41352
41866
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -44374,6 +44888,30 @@
44374
44888
  "Journal Entry": ""
44375
44889
  }
44376
44890
  },
44891
+ {
44892
+ "Output Format Set": {
44893
+ "variable_name": "output_foprmat_set",
44894
+ "inUpdate": true,
44895
+ "attr_labels": "OUTPUT SET",
44896
+ "examples": "Collections, Agreements",
44897
+ "default_value": "Information-Supply_Chain-DrE",
44898
+ "valid_values": "",
44899
+ "existing_element": "",
44900
+ "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
44901
+ "qualified_name_pattern": "",
44902
+ "generated": false,
44903
+ "style": "Simple",
44904
+ "user_specified": true,
44905
+ "unique": false,
44906
+ "input_required": true,
44907
+ "isParent": false,
44908
+ "isAnchor": false,
44909
+ "min_cardinality": 0,
44910
+ "max_cardinality": 1,
44911
+ "level": "Basic",
44912
+ "Journal Entry": ""
44913
+ }
44914
+ },
44377
44915
  {
44378
44916
  "Category": {
44379
44917
  "variable_name": "category",
@@ -44513,6 +45051,30 @@
44513
45051
  "Journal Entry": ""
44514
45052
  }
44515
45053
  },
45054
+ {
45055
+ "Output Format Set": {
45056
+ "variable_name": "output_foprmat_set",
45057
+ "inUpdate": true,
45058
+ "attr_labels": "OUTPUT SET",
45059
+ "examples": "Collections, Agreements",
45060
+ "default_value": "Solution-Component-DrE",
45061
+ "valid_values": "",
45062
+ "existing_element": "",
45063
+ "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
45064
+ "qualified_name_pattern": "",
45065
+ "generated": false,
45066
+ "style": "Simple",
45067
+ "user_specified": true,
45068
+ "unique": false,
45069
+ "input_required": true,
45070
+ "isParent": false,
45071
+ "isAnchor": false,
45072
+ "min_cardinality": 0,
45073
+ "max_cardinality": 1,
45074
+ "level": "Basic",
45075
+ "Journal Entry": ""
45076
+ }
45077
+ },
44516
45078
  {
44517
45079
  "Category": {
44518
45080
  "variable_name": "category",
@@ -44655,6 +45217,30 @@
44655
45217
  "Journal Entry": ""
44656
45218
  }
44657
45219
  },
45220
+ {
45221
+ "Output Format Set": {
45222
+ "variable_name": "output_foprmat_set",
45223
+ "inUpdate": true,
45224
+ "attr_labels": "OUTPUT SET",
45225
+ "examples": "Collections, Agreements",
45226
+ "default_value": "Solution-Blueprint-DrE",
45227
+ "valid_values": "",
45228
+ "existing_element": "",
45229
+ "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
45230
+ "qualified_name_pattern": "",
45231
+ "generated": false,
45232
+ "style": "Simple",
45233
+ "user_specified": true,
45234
+ "unique": false,
45235
+ "input_required": true,
45236
+ "isParent": false,
45237
+ "isAnchor": false,
45238
+ "min_cardinality": 0,
45239
+ "max_cardinality": 1,
45240
+ "level": "Basic",
45241
+ "Journal Entry": ""
45242
+ }
45243
+ },
44658
45244
  {
44659
45245
  "Category": {
44660
45246
  "variable_name": "category",
@@ -44797,6 +45383,30 @@
44797
45383
  "Journal Entry": ""
44798
45384
  }
44799
45385
  },
45386
+ {
45387
+ "Output Format Set": {
45388
+ "variable_name": "output_foprmat_set",
45389
+ "inUpdate": true,
45390
+ "attr_labels": "OUTPUT SET",
45391
+ "examples": "Collections, Agreements",
45392
+ "default_value": "Solution-Role-DrE",
45393
+ "valid_values": "",
45394
+ "existing_element": "",
45395
+ "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
45396
+ "qualified_name_pattern": "",
45397
+ "generated": false,
45398
+ "style": "Simple",
45399
+ "user_specified": true,
45400
+ "unique": false,
45401
+ "input_required": true,
45402
+ "isParent": false,
45403
+ "isAnchor": false,
45404
+ "min_cardinality": 0,
45405
+ "max_cardinality": 1,
45406
+ "level": "Basic",
45407
+ "Journal Entry": ""
45408
+ }
45409
+ },
44800
45410
  {
44801
45411
  "Category": {
44802
45412
  "variable_name": "category",
@@ -45347,6 +45957,25 @@
45347
45957
  },
45348
45958
  {
45349
45959
  "Folders": {
45960
+ "variable_name": "folders",
45961
+ "inUpdate": true,
45962
+ "attr_labels": "Folder",
45963
+ "examples": "",
45964
+ "default_value": "",
45965
+ "valid_values": "",
45966
+ "existing_element": "Folder Collection",
45967
+ "description": "Exixting folder collections that you'd like to make the term a member of.",
45968
+ "qualified_name_pattern": "",
45969
+ "generated": false,
45970
+ "style": "Reference Name List",
45971
+ "user_specified": true,
45972
+ "unique": false,
45973
+ "input_required": false,
45974
+ "isParent": false,
45975
+ "isAnchor": false,
45976
+ "min_cardinality": 0,
45977
+ "max_cardinality": 1,
45978
+ "level": "Basic",
45350
45979
  "Journal Entry": ""
45351
45980
  }
45352
45981
  },
@@ -46000,7 +46629,7 @@
46000
46629
  "inUpdate": true,
46001
46630
  "attr_labels": "OUTPUT SET",
46002
46631
  "examples": "Collections, Agreements",
46003
- "default_value": "Governance Definitions",
46632
+ "default_value": "Glossary-Term-DrE",
46004
46633
  "valid_values": "",
46005
46634
  "existing_element": "",
46006
46635
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -46167,7 +46796,7 @@
46167
46796
  "View Glossaries": {
46168
46797
  "display_name": "View Glossaries",
46169
46798
  "qn_prefix": "",
46170
- "alternate_names": "Glossaries; Glossary",
46799
+ "alternate_names": "Glossaries; Glossary; List Glossaries",
46171
46800
  "family": "Glossary",
46172
46801
  "description": "Return the glossaries, optionally filtered by the search string.",
46173
46802
  "verb": "View",
@@ -46238,7 +46867,7 @@
46238
46867
  "inUpdate": true,
46239
46868
  "attr_labels": "OUTPUT SET",
46240
46869
  "examples": "Collections, Agreements",
46241
- "default_value": "Governance Definitions",
46870
+ "default_value": "Glossary-DrE",
46242
46871
  "valid_values": "",
46243
46872
  "existing_element": "",
46244
46873
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -49464,7 +50093,7 @@
49464
50093
  "inUpdate": true,
49465
50094
  "attr_labels": "OUTPUT SET",
49466
50095
  "examples": "Collections, Agreements",
49467
- "default_value": "Governance Definitions",
50096
+ "default_value": "Projects-DrE",
49468
50097
  "valid_values": "",
49469
50098
  "existing_element": "",
49470
50099
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",
@@ -49702,7 +50331,7 @@
49702
50331
  "inUpdate": true,
49703
50332
  "attr_labels": "OUTPUT SET",
49704
50333
  "examples": "Collections, Agreements",
49705
- "default_value": "Governance Definitions",
50334
+ "default_value": "Referenceable",
49706
50335
  "valid_values": "",
49707
50336
  "existing_element": "",
49708
50337
  "description": "Optional specification of an output format set that defines the attributes/columns that will be returned.",