pyegeria 1.5.1.0.6__tar.gz → 1.5.1.0.7__tar.gz
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.
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/PKG-INFO +1 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_deployed_catalogs.py +5 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_deployed_databases.py +1 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/asset_catalog_omvs.py +3 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/automated_curation_omvs.py +1 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyproject.toml +1 -1
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/LICENSE +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_collection.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_project_structure.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/get_tech_type_template.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/glossary_actions.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_archives.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_assets.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_cert_types.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_glossary.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_projects.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_relationships.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_tech_types.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_todos.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cat/list_user_ids.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/egeria.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/egeria_cat.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/egeria_my.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/egeria_ops.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/egeria_tech.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/cli/ops_config.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/list_my_profile.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/list_my_roles.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/my/todo_actions.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/engine_actions.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/load_archive.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/get_element_graph.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/get_element_info.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/get_guid_info.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/get_tech_details.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_asset_types.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_elements.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_elements_x.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_registered_services.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_related_elements.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_related_specification.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/README.md +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/__init__.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/_exceptions.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/_globals.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/_validators.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/egeria_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/platform_services.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/registered_info.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/server_operations.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/utils.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-1.5.1.0.6 → pyegeria-1.5.1.0.7}/pyegeria/x_action_author_omvs.py +0 -0
@@ -114,12 +114,16 @@ def list_deployed_catalogs(
|
|
114
114
|
)
|
115
115
|
schemas_md = ""
|
116
116
|
if type(schemas) is list:
|
117
|
+
cnt = 0
|
117
118
|
for schema in schemas:
|
118
119
|
schema_md = ""
|
119
120
|
schema_props = schema["properties"]
|
120
121
|
for key in schema_props.keys():
|
121
122
|
schema_md += f"* **{key}**: {schema_props[key]}\n"
|
122
|
-
|
123
|
+
|
124
|
+
spacer = "---\n" if cnt > 0 else ""
|
125
|
+
cnt += 1
|
126
|
+
schemas_md += f"{spacer}{schema_md}"
|
123
127
|
schemas_md_out = Markdown(schemas_md)
|
124
128
|
|
125
129
|
element_info = c_client.get_element_by_guid(server_guid)
|
@@ -125,7 +125,7 @@ def list_deployed_databases(
|
|
125
125
|
for key in rel_props.keys():
|
126
126
|
props_md += f"* **{key}**: {rel_props[key]}\n"
|
127
127
|
rel_el_md = f"* **{rel_type}**: {rel_guid}\n{props_md}"
|
128
|
-
if count
|
128
|
+
if count >= 1:
|
129
129
|
rel_el_md += "---\n"
|
130
130
|
rel_el_out = Markdown(rel_el_md)
|
131
131
|
|
@@ -312,7 +312,9 @@ class AssetCatalog(Client):
|
|
312
312
|
ignore_case: bool = True,
|
313
313
|
time_out: int = 60,
|
314
314
|
) -> list | str:
|
315
|
-
"""
|
315
|
+
"""Locate string value in elements that are anchored to assets. Async Version.
|
316
|
+
Asset: https: // egeria - project.org / concepts / asset /
|
317
|
+
|
316
318
|
Parameters
|
317
319
|
----------
|
318
320
|
search_string : str
|
@@ -2439,7 +2439,7 @@ class AutomatedCuration(Client):
|
|
2439
2439
|
|
2440
2440
|
body = {
|
2441
2441
|
"class": "InitiateGovernanceActionTypeRequestBody",
|
2442
|
-
"governanceActionTypeQualifiedName": "
|
2442
|
+
"governanceActionTypeQualifiedName": "PostgreSQLSurveys:survey-postgres-database",
|
2443
2443
|
"actionTargets": [
|
2444
2444
|
{
|
2445
2445
|
"class": "NewActionTarget",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|