pyegeria 0.8.4.35__py3-none-any.whl → 0.8.4.37__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.
- commands/cat/list_glossary.py +3 -2
- commands/ops/monitor_integ_daemon_status.py +10 -10
- pyegeria/asset_catalog_omvs.py +9 -9
- pyegeria/automated_curation_omvs.py +56 -41
- pyegeria/classification_manager_omvs.py +193 -407
- pyegeria/collection_manager_omvs.py +160 -280
- pyegeria/core_omag_server_config.py +77 -72
- pyegeria/egeria_cat_client.py +11 -6
- pyegeria/egeria_client.py +3 -2
- pyegeria/egeria_config_client.py +5 -0
- pyegeria/egeria_my_client.py +9 -4
- pyegeria/egeria_tech_client.py +1 -1
- pyegeria/feedback_manager_omvs.py +92 -333
- pyegeria/full_omag_server_config.py +54 -50
- pyegeria/glossary_browser_omvs.py +128 -284
- pyegeria/glossary_manager_omvs.py +132 -451
- pyegeria/my_profile_omvs.py +57 -153
- pyegeria/platform_services.py +1 -1
- pyegeria/project_manager_omvs.py +110 -197
- pyegeria/registered_info.py +13 -13
- pyegeria/runtime_manager_omvs.py +27 -27
- pyegeria/valid_metadata_omvs.py +75 -227
- pyegeria/x_action_author_omvs.py +1 -1
- {pyegeria-0.8.4.35.dist-info → pyegeria-0.8.4.37.dist-info}/METADATA +1 -1
- {pyegeria-0.8.4.35.dist-info → pyegeria-0.8.4.37.dist-info}/RECORD +28 -28
- {pyegeria-0.8.4.35.dist-info → pyegeria-0.8.4.37.dist-info}/LICENSE +0 -0
- {pyegeria-0.8.4.35.dist-info → pyegeria-0.8.4.37.dist-info}/WHEEL +0 -0
- {pyegeria-0.8.4.35.dist-info → pyegeria-0.8.4.37.dist-info}/entry_points.txt +0 -0
pyegeria/x_action_author_omvs.py
CHANGED
@@ -50,7 +50,7 @@ class ActionAuthor(AutomatedCuration):
|
|
50
50
|
AutomatedCuration.__init__(
|
51
51
|
self, server_name, platform_url, user_id, user_pwd, token=token
|
52
52
|
)
|
53
|
-
self.
|
53
|
+
self.action_command_root = f"{platform_url}/servers/"
|
54
54
|
|
55
55
|
async def _async_create_element_from_template(
|
56
56
|
self, body: str, server: str = None
|
@@ -9,7 +9,7 @@ commands/cat/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eV
|
|
9
9
|
commands/cat/list_archives.py,sha256=E45WMqAUuaEL6vwHGMfbpoUm3C7CyW46pIFcRc0Yfbs,5481
|
10
10
|
commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
|
11
11
|
commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
|
12
|
-
commands/cat/list_glossary.py,sha256=
|
12
|
+
commands/cat/list_glossary.py,sha256=tUtQQoTGTlDLU-yFbfO3zjiJC9QyEJfg8NxnGCo2mnI,5811
|
13
13
|
commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
|
14
14
|
commands/cat/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
|
15
15
|
commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
|
@@ -39,7 +39,7 @@ commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnlla
|
|
39
39
|
commands/ops/monitor_engine_activity.py,sha256=m18OSnRoo5ut0WKKOWNoFGXJW_npjp6hzHK3RUQG8T0,8479
|
40
40
|
commands/ops/monitor_engine_activity_c.py,sha256=rSEUD3elhsiYdUhQRn613OM_R4VecFb0uq39MhYhltQ,9371
|
41
41
|
commands/ops/monitor_gov_eng_status.py,sha256=0Hc7Nbfvl-Qulrhm65GTcYSQ10xkIBtr1ZtjCMYKsEk,7031
|
42
|
-
commands/ops/monitor_integ_daemon_status.py,sha256=
|
42
|
+
commands/ops/monitor_integ_daemon_status.py,sha256=BtQojoyJcEkZ69Kp8_inWedsoUKuv7x6iUjgEs8sWws,9225
|
43
43
|
commands/ops/monitor_platform_status.py,sha256=xmngiuQK9X6X4-stGSITzfMSAdqpswVk-DY7kh8M0P0,6401
|
44
44
|
commands/ops/monitor_server_status.py,sha256=eeZY4o_HwrH-csrhHPi95LLGu00j6AYl48A7fDYTG34,6061
|
45
45
|
commands/ops/orig_monitor_server_list.py,sha256=Uhtn8lv7QVXJBi9DSR3Nelmz8TB0vOsat10nFS6Nu20,4637
|
@@ -66,33 +66,33 @@ pyegeria/_deprecated_gov_engine.py,sha256=dWNcwVsE5__dF2u4QiIyQrssozzzOjBbLld8Md
|
|
66
66
|
pyegeria/_exceptions.py,sha256=NJ7vAhmvusK1ENvY2MMrBB6A6TgpYjzS9QJxFH56b8c,18470
|
67
67
|
pyegeria/_globals.py,sha256=1Uc8392wjbiVN5L__RzxC1-U97RMXj77_iUsMSgeAjQ,638
|
68
68
|
pyegeria/_validators.py,sha256=rnZelHJnjHaLZ8UhUTDyB59MfIUJifhALtkYoHBaos4,12736
|
69
|
-
pyegeria/asset_catalog_omvs.py,sha256=
|
70
|
-
pyegeria/automated_curation_omvs.py,sha256=
|
71
|
-
pyegeria/classification_manager_omvs.py,sha256=
|
72
|
-
pyegeria/collection_manager_omvs.py,sha256=
|
73
|
-
pyegeria/core_omag_server_config.py,sha256=
|
69
|
+
pyegeria/asset_catalog_omvs.py,sha256=fffZsSukOrG-xszD6uEPf2IX4p0IK63T0_w7_6BpG1Q,21075
|
70
|
+
pyegeria/automated_curation_omvs.py,sha256=TQfA1_Evy6oQECtxYULeZUuPPRiSxwSMXcid2qytcHI,133257
|
71
|
+
pyegeria/classification_manager_omvs.py,sha256=vqKZXp8XW0UKnMdkYrBCr81XdFdhPiREWsq4-mlftT4,186351
|
72
|
+
pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
|
73
|
+
pyegeria/core_omag_server_config.py,sha256=EtHaPKyc9d6pwTgbnQqGwe5lSBMPIfJOlbJEa1zg1JA,94946
|
74
74
|
pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
|
75
|
-
pyegeria/egeria_cat_client.py,sha256=
|
76
|
-
pyegeria/egeria_client.py,sha256=
|
77
|
-
pyegeria/egeria_config_client.py,sha256=
|
78
|
-
pyegeria/egeria_my_client.py,sha256=
|
79
|
-
pyegeria/egeria_tech_client.py,sha256=
|
80
|
-
pyegeria/feedback_manager_omvs.py,sha256=
|
81
|
-
pyegeria/full_omag_server_config.py,sha256=
|
82
|
-
pyegeria/glossary_browser_omvs.py,sha256=
|
83
|
-
pyegeria/glossary_manager_omvs.py,sha256=
|
75
|
+
pyegeria/egeria_cat_client.py,sha256=NzwDbdi5OBHOOA7JzIQC5LqJJ7xtEwHA5yaKrGkDFnc,2022
|
76
|
+
pyegeria/egeria_client.py,sha256=gZjo_Z8n7r05KJnQgJuQibGOvCA90JCDlzyFRGkZV-I,3366
|
77
|
+
pyegeria/egeria_config_client.py,sha256=Zm31u4e7o8mXTV93qD0IHluQuG73jYbArPFqypjaMso,1328
|
78
|
+
pyegeria/egeria_my_client.py,sha256=XHwbFmSZXJClKDBFV8_fyK9CWaap2FndurRjywKPQiU,1549
|
79
|
+
pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEoo,2440
|
80
|
+
pyegeria/feedback_manager_omvs.py,sha256=yvZ36nA_AIFsqyU-lysMWHHgqEnucti3ztfkqMxDCT0,152929
|
81
|
+
pyegeria/full_omag_server_config.py,sha256=LBnqUiz1ofBdlKBzECFs_pQbdJwcWigAukWHGJRR2nU,47340
|
82
|
+
pyegeria/glossary_browser_omvs.py,sha256=AnBRp6KKw0507ABz_WmknVL94zLzYzJ4saXrghFlpmw,93455
|
83
|
+
pyegeria/glossary_manager_omvs.py,sha256=VaPUROcVR5AjgkXeFx63e_10h0QzUeMt3JppHrhlq2M,111926
|
84
84
|
pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
|
85
|
-
pyegeria/my_profile_omvs.py,sha256=
|
86
|
-
pyegeria/platform_services.py,sha256=
|
87
|
-
pyegeria/project_manager_omvs.py,sha256=
|
88
|
-
pyegeria/registered_info.py,sha256=
|
89
|
-
pyegeria/runtime_manager_omvs.py,sha256=
|
85
|
+
pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
|
86
|
+
pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
|
87
|
+
pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
|
88
|
+
pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
|
89
|
+
pyegeria/runtime_manager_omvs.py,sha256=aDLJauaRKoZP8ike-NiMH71zRVFmLC5-mCZEzM7cgLM,74149
|
90
90
|
pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
|
91
91
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
92
|
-
pyegeria/valid_metadata_omvs.py,sha256=
|
93
|
-
pyegeria/x_action_author_omvs.py,sha256=
|
94
|
-
pyegeria-0.8.4.
|
95
|
-
pyegeria-0.8.4.
|
96
|
-
pyegeria-0.8.4.
|
97
|
-
pyegeria-0.8.4.
|
98
|
-
pyegeria-0.8.4.
|
92
|
+
pyegeria/valid_metadata_omvs.py,sha256=raBU_bK0oMhOqjOUTSbU_OZuGKsYqRoiFbtUwz4OtZI,29060
|
93
|
+
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
94
|
+
pyegeria-0.8.4.37.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
95
|
+
pyegeria-0.8.4.37.dist-info/METADATA,sha256=sYWf-XgmgWqNIV2U-TYHL8cWPpojQbmRvSl6y9pxNSM,2868
|
96
|
+
pyegeria-0.8.4.37.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
97
|
+
pyegeria-0.8.4.37.dist-info/entry_points.txt,sha256=R8sNzclWZN542SufuVlx9HDia23PlSVnJioUkzCWg4I,3349
|
98
|
+
pyegeria-0.8.4.37.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|