pyegeria 5.3.3.8__tar.gz → 5.3.3.10__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-5.3.3.8 → pyegeria-5.3.3.10}/PKG-INFO +1 -1
- pyegeria-5.3.3.10/pyegeria/.DS_Store +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/__init__.py +4 -2
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/_client.py +3 -1
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/classification_manager_omvs.py +2 -0
- pyegeria-5.3.3.10/pyegeria/commands/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/get_asset_graph.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/get_collection.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/get_project_dependencies.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/get_project_structure.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/get_tech_type_elements.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/glossary_actions.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_assets.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_cert_types.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_collections.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_deployed_catalogs.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_deployed_databases.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_glossaries.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_projects.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_servers_deployed_imp.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_tech_type_elements.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_tech_types.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_terms.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_todos.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_user_ids.cpython-312.pyc +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_terms.py +9 -8
- pyegeria-5.3.3.10/pyegeria/commands/cli/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cli/__pycache__/egeria_login_tui.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cli/__pycache__/egeria_ops.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/cli/__pycache__/ops_config.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/Visual Command Reference/cat/show/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/glossary/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/list_my_profile.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/list_my_roles.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/monitor_my_todos.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/monitor_open_todos.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/my/__pycache__/todo_actions.cpython-312.pyc +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/monitor_my_todos.py +1 -1
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/monitor_open_todos.py +1 -1
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/gov_server_actions.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/list_archives.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/list_catalog_targets.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/load_archive.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_engine_activity.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_engine_activity_c.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_gov_eng_status.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_platform_status.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_server_startup.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_server_status.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/table_integ_daemon_status.cpython-312.pyc +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_engine_activity.py +3 -2
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_engine_activity_c.py +3 -3
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_platform_status.py +1 -1
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_server_status.py +6 -3
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/__init__.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/get_element_info.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/get_guid_info.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/get_tech_details.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/get_tech_type_template.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_anchored_elements.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_asset_types.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_elements_by_property_value.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_elements_for_classification.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_registered_services.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_relationship_types.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_relationships.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_tech_templates.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc +0 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/list_information_blueprints.py +166 -0
- pyegeria-5.3.3.10/pyegeria/commands/tech/list_information_supply_chains.py +145 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/egeria_client.py +5 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/egeria_tech_client.py +6 -2
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/mermaid_utilities.py +63 -23
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/metadata_explorer_omvs.py +0 -43
- pyegeria-5.3.3.10/pyegeria/solution_architect_omvs.py +642 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyproject.toml +4 -2
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/LICENSE +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/_exceptions.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/_globals.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/_validators.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/exp_list_glossaries.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/get_collection.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/get_project_structure.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/glossary_actions.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_assets.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_cert_types.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_collections.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_glossaries.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_projects.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_servers_deployed_imp.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_tech_type_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_tech_types.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_todos.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cat/list_user_ids.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria_cat.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria_login_tui.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria_my.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria_ops.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/egeria_tech.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/ops_config.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/cli/txt_custom_v2.tcss +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/assets/asset-graph 2024-11-20 at 15.56.42.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/assets/assets-in-domain 2024-11-20 at 15.49.55@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/assets/elements-of-type 2024-11-20 at 16.01.35.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-12-17 at 15.48.38@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-11-25 at 20.21.25@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-12-17 at 15.52.16@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed_databases 2024-12-16 at 16.40.31@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-glossaries 2024-11-25 at 20.30.02.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-terms 2024-11-25 at 20.32.11.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/asset-types 2024-11-25 at 20.34.19@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/certification-types 2024-11-25 at 20.37.07.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/collection-graph 2024-12-12 at 11.33.18@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-collections 2024-12-10 at 14.25.51@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-todos 2024-12-12 at 11.46.30@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-user-ids 2024-12-12 at 11.51.09@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/info/tech-types 2024-12-12 at 11.37.20@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_dependencies 2024-12-14 at 16.24.39@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_structure 2024-12-14 at 16.21.35@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/cat/show/projects/projects 2024-12-14 at 16.18.10@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/hey_egeria tui 2024-12-16 at 16.58.22@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/my/show/my_profile 2024-12-14 at 16.29.27@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/my/show/my_roles 2024-12-14 at 16.32.10@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/my/show/my_todos 2024-12-15 at 16.24.13@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/my/show/open_todos 2024-12-14 at 16.36.12@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/engines/list_engine_activity compressed 2024-12-15 at 16.48.48@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity 2024-12-15 at 16.32.55@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity compressed 2024-12-15 at 16.38.29@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_status 2024-12-15 at 16.51.26.jpeg +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_daemon_status 2024-12-15 at 16.57.12@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_targets 2024-12-15 at 17.02.19@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/platforms/monitor_platform_status 2024-12-15 at 19.53.18@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status 2024-12-15 at 19.59.39@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status full 2024-12-15 at 20.01.57@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_startup_servers 2024-12-15 at 19.56.07@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_anchored_elements 2024-12-15 at 21.25.41@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_elements_of_om_type 2024-12-16 at 14.39.59@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/info_for_guid 2024-12-16 at 11.35.29@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type 2024-12-16 at 14.24.18@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type extended 2024-12-16 at 14.28.46@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_of_om_type_by_classification 2024-12-16 at 14.35.26@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/related_elements 2024-12-16 at 14.55.01@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/elements/show_related_specifications 2024-12-16 at 15.04.55@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/asset_types 2024-12-16 at 15.10.16@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/detailed_governance_action_processes 2024-12-16 at 15.16.26@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/governance_action_processes 2024-12-16 at 15.13.01@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/registered_services 2024-12-16 at 16.44.54@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-16 at 16.20.34@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-19 at 10.51.54@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/valid_metadata_values 2024-12-16 at 15.31.56@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_type_template_specs 2024-12-16 at 16.03.22@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/basic-glossary-tui.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-load-archive.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria 2024-11-12 at 20.38.43.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria cat 2024-11-12 at 21.41.43.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-list 2024-11-12 at 16.45.26.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-live 2024-11-12 at 16.44.12@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/short-cut commands 2024-11-12 at 22.22.13.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-integration-status-paging.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/list_my_profile.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/list_my_roles.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/my/todo_actions.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/list_archives.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/load_archive.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/README.md +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/__init__.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/get_element_info.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/get_guid_info.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/get_tech_details.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_all_om_type_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_all_om_type_elements_x.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_all_related_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_anchored_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_asset_types.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_elements_by_classification_by_property_value.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_elements_by_property_value.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_elements_by_property_value_x.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_registered_services.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_related_elements_with_prop_value.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_related_specification.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_relationships.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/platform_services.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/registered_info.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/server_operations.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/utils.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-5.3.3.8 → pyegeria-5.3.3.10}/pyegeria/x_action_author_omvs.py +0 -0
Binary file
|
@@ -68,14 +68,16 @@ from .create_tech_guid_lists import build_global_guid_lists
|
|
68
68
|
from .classification_manager_omvs import ClassificationManager
|
69
69
|
from .feedback_manager_omvs import FeedbackManager
|
70
70
|
from .metadata_explorer_omvs import MetadataExplorer
|
71
|
-
from .mermaid_utilities import load_mermaid, render_mermaid, generate_process_graph
|
71
|
+
from .mermaid_utilities import load_mermaid, render_mermaid, generate_process_graph, save_mermaid_graph
|
72
72
|
from .egeria_my_client import EgeriaMy
|
73
|
+
|
74
|
+
from .solution_architect_omvs import SolutionArchitect
|
75
|
+
|
73
76
|
from .egeria_cat_client import EgeriaCat
|
74
77
|
from .egeria_tech_client import EgeriaTech
|
75
78
|
from .egeria_config_client import EgeriaConfig
|
76
79
|
from .egeria_client import Egeria
|
77
80
|
|
78
|
-
|
79
81
|
#
|
80
82
|
# The following assignments were generated by the `create_tech_guid_lists.py` utility that uses the pyegeria functions
|
81
83
|
# to interrogate Egeria (and the Core Content Pack) for the GUIDS associates with integration connectors and templates.
|
@@ -10,6 +10,8 @@ import asyncio
|
|
10
10
|
import inspect
|
11
11
|
import json
|
12
12
|
import os
|
13
|
+
from datetime import datetime
|
14
|
+
|
13
15
|
from pyegeria import body_slimmer
|
14
16
|
import httpx
|
15
17
|
from httpx import AsyncClient, Response
|
@@ -469,7 +471,7 @@ class Client:
|
|
469
471
|
msg = OMAGCommonErrorCode.CLIENT_SIDE_REST_API_ERROR.value[
|
470
472
|
"message_template"
|
471
473
|
].format(
|
472
|
-
str(response.status_code),
|
474
|
+
str(response.status_code) + " " + datetime.now().strftime("%H: %M: %S") ,
|
473
475
|
caller_method,
|
474
476
|
class_name,
|
475
477
|
endpoint,
|
@@ -1547,6 +1547,8 @@ class ClassificationManager(Client):
|
|
1547
1547
|
UserNotAuthorizedException
|
1548
1548
|
the requesting user is not authorized to issue this request.
|
1549
1549
|
"""
|
1550
|
+
if property_value is '*':
|
1551
|
+
property_value = None
|
1550
1552
|
|
1551
1553
|
possible_query_params = query_string(
|
1552
1554
|
[
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/cat/__pycache__/list_deployed_database_schemas.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -90,16 +90,16 @@ def display_glossary_terms(
|
|
90
90
|
style="bold bright_white on black", width=width, force_terminal=not jupyter
|
91
91
|
)
|
92
92
|
g_client = EgeriaTech(view_server, view_url, user_id, user_pass)
|
93
|
-
token = g_client.create_egeria_bearer_token()
|
93
|
+
token = g_client.create_egeria_bearer_token(user_id, user_pass)
|
94
94
|
if (glossary_name is not None) and (glossary_name != "*"):
|
95
95
|
glossary_guid = g_client.get_guid_for_name(glossary_name)
|
96
|
-
if glossary_guid == "
|
96
|
+
if glossary_guid == "Glossary guid not found":
|
97
97
|
console.print(
|
98
98
|
f"\nThe glossary name {glossary_name} was not found. Please try using the glossary guid"
|
99
99
|
)
|
100
|
-
sys.exit(
|
100
|
+
sys.exit(1)
|
101
101
|
|
102
|
-
def generate_table(search_string: str, glossary_guid: str
|
102
|
+
def generate_table(search_string: str, glossary_guid: str) -> Table:
|
103
103
|
"""Make a new table."""
|
104
104
|
table = Table(
|
105
105
|
title=f"Glossary Definitions for Terms like {search_string} @ {time.asctime()}",
|
@@ -133,7 +133,7 @@ def display_glossary_terms(
|
|
133
133
|
)
|
134
134
|
|
135
135
|
if type(terms) is str:
|
136
|
-
print(f"No terms found!")
|
136
|
+
print(f"No terms found! - {search_string} : {glossary_guid} ")
|
137
137
|
sys.exit(0)
|
138
138
|
sorted_terms = sorted(
|
139
139
|
terms, key=lambda k: k["glossaryTermProperties"]["displayName"]
|
@@ -219,10 +219,10 @@ def main():
|
|
219
219
|
args = parser.parse_args()
|
220
220
|
|
221
221
|
# server = args.server if args.server is not None else EGERIA_VIEW_SERVER
|
222
|
-
server = args.server if args.server is not None else
|
222
|
+
server = args.server if args.server is not None else EGERIA_VIEW_SERVER
|
223
223
|
|
224
224
|
url = args.url if args.url is not None else EGERIA_PLATFORM_URL
|
225
|
-
userid = args.userid if args.userid is not None else
|
225
|
+
userid = args.userid if args.userid is not None else EGERIA_USER
|
226
226
|
user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
|
227
227
|
guid = args.guid if args.guid is not None else EGERIA_HOME_GLOSSARY_GUID
|
228
228
|
|
@@ -233,7 +233,8 @@ def main():
|
|
233
233
|
default="*",
|
234
234
|
)
|
235
235
|
display_glossary_terms(
|
236
|
-
search_string, guid, glossary_name, server, url,
|
236
|
+
search_string, guid, glossary_name, server, url,
|
237
|
+
userid, user_pass
|
237
238
|
)
|
238
239
|
|
239
240
|
except KeyboardInterrupt:
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/.DS_Store
ADDED
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/monitor_integ_daemon_status.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/refresh_integration_daemon.cpython-312.pyc
ADDED
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/ops/__pycache__/restart_integration_daemon.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
@@ -82,6 +82,7 @@ def display_engine_activity(
|
|
82
82
|
The width of the console for table printing.
|
83
83
|
"""
|
84
84
|
g_client = AutomatedCuration(view_server, view_url, user, user_pwd=user_pass)
|
85
|
+
token = g_client.create_egeria_bearer_token()
|
85
86
|
|
86
87
|
def generate_table() -> Table:
|
87
88
|
"""Make a new table."""
|
@@ -108,7 +109,7 @@ def display_engine_activity(
|
|
108
109
|
table.add_column("Process Name")
|
109
110
|
table.add_column("Completion Message")
|
110
111
|
|
111
|
-
|
112
|
+
|
112
113
|
action_status = g_client.get_engine_actions()
|
113
114
|
|
114
115
|
if type(action_status) is str:
|
@@ -186,7 +187,7 @@ def display_engine_activity(
|
|
186
187
|
else:
|
187
188
|
print("Egeria integration daemon not running")
|
188
189
|
sys.exit()
|
189
|
-
|
190
|
+
g_client.refresh_egeria_bearer_token()
|
190
191
|
return table
|
191
192
|
|
192
193
|
try:
|
@@ -85,7 +85,7 @@ def display_engine_activity_c(
|
|
85
85
|
The width of the console for table printing.
|
86
86
|
"""
|
87
87
|
g_client = AutomatedCuration(view_server, view_url, user, user_pwd=user_pass)
|
88
|
-
|
88
|
+
token = g_client.create_egeria_bearer_token()
|
89
89
|
def generate_table() -> Table:
|
90
90
|
"""Make a new table."""
|
91
91
|
table = Table(
|
@@ -109,7 +109,7 @@ def display_engine_activity_c(
|
|
109
109
|
table.add_column("Core Results")
|
110
110
|
# table.add_column("Completion Message")
|
111
111
|
|
112
|
-
|
112
|
+
|
113
113
|
action_status = g_client.get_engine_actions()
|
114
114
|
|
115
115
|
if type(action_status) is str:
|
@@ -203,7 +203,7 @@ def display_engine_activity_c(
|
|
203
203
|
else:
|
204
204
|
print("Egeria integration daemon not running")
|
205
205
|
sys.exit()
|
206
|
-
|
206
|
+
g_client.refresh_egeria_bearer_token()
|
207
207
|
return table
|
208
208
|
|
209
209
|
try:
|
@@ -139,13 +139,16 @@ def display_status(
|
|
139
139
|
"[red]Inactive" "" if status == "Inactive" else "[green]Active",
|
140
140
|
# server_status,
|
141
141
|
)
|
142
|
-
|
142
|
+
p_client.refresh_egeria_bearer_token()
|
143
143
|
return table
|
144
144
|
|
145
145
|
try:
|
146
|
-
with Live(generate_table(), refresh_per_second=
|
146
|
+
# with Live(generate_table(), refresh_per_second=1, screen=True) as live:
|
147
|
+
print(f" Started at {time.asctime()} \n")
|
148
|
+
with Live(generate_table(), refresh_per_second=4, screen=True, transient=True) as live:
|
149
|
+
|
147
150
|
while True:
|
148
|
-
time.sleep(
|
151
|
+
time.sleep(5)
|
149
152
|
live.update(generate_table())
|
150
153
|
|
151
154
|
except (
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_elements_by_property_value.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_gov_action_processes.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_related_specification.cpython-312.pyc
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
pyegeria-5.3.3.10/pyegeria/commands/tech/__pycache__/list_valid_metadata_values.cpython-312.pyc
ADDED
Binary file
|
@@ -0,0 +1,166 @@
|
|
1
|
+
#!/usr/bin/env python3
|
2
|
+
"""
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
4
|
+
Copyright Contributors to the ODPi Egeria project.
|
5
|
+
|
6
|
+
A simple viewer for Information Supply Chains
|
7
|
+
|
8
|
+
"""
|
9
|
+
|
10
|
+
import argparse
|
11
|
+
import os
|
12
|
+
import time
|
13
|
+
|
14
|
+
from rich import print, box
|
15
|
+
from rich.console import Console
|
16
|
+
from rich.markdown import Markdown
|
17
|
+
from rich.panel import Panel
|
18
|
+
from rich.prompt import Prompt
|
19
|
+
from rich.table import Table
|
20
|
+
from rich.text import Text
|
21
|
+
from rich.tree import Tree
|
22
|
+
from pyegeria.solution_architect_omvs import SolutionArchitect
|
23
|
+
from pyegeria import (
|
24
|
+
ProjectManager,
|
25
|
+
UserNotAuthorizedException,
|
26
|
+
PropertyServerException,
|
27
|
+
InvalidParameterException,
|
28
|
+
)
|
29
|
+
|
30
|
+
from pyegeria._exceptions import (
|
31
|
+
print_exception_response,
|
32
|
+
)
|
33
|
+
|
34
|
+
disable_ssl_warnings = True
|
35
|
+
EGERIA_METADATA_STORE = os.environ.get("EGERIA_METADATA_STORE", "active-metadata-store")
|
36
|
+
EGERIA_KAFKA_ENDPOINT = os.environ.get("KAFKA_ENDPOINT", "localhost:9092")
|
37
|
+
EGERIA_PLATFORM_URL = os.environ.get("EGERIA_PLATFORM_URL", "https://localhost:9443")
|
38
|
+
EGERIA_VIEW_SERVER = os.environ.get("EGERIA_VIEW_SERVER", "qs-view-server")
|
39
|
+
EGERIA_VIEW_SERVER_URL = os.environ.get(
|
40
|
+
"EGERIA_VIEW_SERVER_URL", "https://localhost:9443"
|
41
|
+
)
|
42
|
+
EGERIA_INTEGRATION_DAEMON = os.environ.get("INTEGRATION_DAEMON", "integration-daemon")
|
43
|
+
EGERIA_ADMIN_USER = os.environ.get("ADMIN_USER", "garygeeke")
|
44
|
+
EGERIA_ADMIN_PASSWORD = os.environ.get("ADMIN_PASSWORD", "secret")
|
45
|
+
EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
|
46
|
+
EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
|
47
|
+
EGERIA_JUPYTER = bool(os.environ.get("EGERIA_JUPYTER", "False"))
|
48
|
+
EGERIA_WIDTH = int(os.environ.get("EGERIA_WIDTH", "150"))
|
49
|
+
|
50
|
+
|
51
|
+
def blueprint_list(
|
52
|
+
search_string: str,
|
53
|
+
server_name: str,
|
54
|
+
platform_url: str,
|
55
|
+
user: str,
|
56
|
+
user_password: str,
|
57
|
+
jupyter: bool = EGERIA_JUPYTER,
|
58
|
+
width: int = EGERIA_WIDTH,
|
59
|
+
timeout: int = 30,
|
60
|
+
):
|
61
|
+
"""A Supply Chain viewer"""
|
62
|
+
client = SolutionArchitect(server_name, platform_url, user, user_password)
|
63
|
+
token = client.create_egeria_bearer_token()
|
64
|
+
|
65
|
+
def generate_table() -> Table | str:
|
66
|
+
table = Table(
|
67
|
+
title=f"Blueprints matching {search_string} @ {time.asctime()}",
|
68
|
+
style="bright_white on black",
|
69
|
+
header_style="bright_white on dark_blue",
|
70
|
+
title_style="bold white on black",
|
71
|
+
caption_style="white on black",
|
72
|
+
show_lines=True,
|
73
|
+
box=box.ROUNDED,
|
74
|
+
caption=f"View Server '{server_name}' @ Platform - {platform_url}",
|
75
|
+
expand=True,
|
76
|
+
)
|
77
|
+
table.add_column("Blueprint Name")
|
78
|
+
table.add_column("Qualified Name \n/\n GUID\n/\nVersion", width=38, no_wrap=False)
|
79
|
+
table.add_column("Description")
|
80
|
+
table.add_column("Solution Components")
|
81
|
+
|
82
|
+
blueprints = client.find_solution_blueprints(search_string)
|
83
|
+
if isinstance(blueprints, list) is False:
|
84
|
+
return "No Blueprints found"
|
85
|
+
|
86
|
+
for bp in blueprints:
|
87
|
+
bp_name = bp["properties"].get("displayName", '---')
|
88
|
+
bp_qname = bp["properties"].get("qualifiedName", '---')
|
89
|
+
bp_guid = bp["elementHeader"]["guid"]
|
90
|
+
bp_desc = bp["properties"].get("description",'---')
|
91
|
+
bp_unique_name = f"{bp_qname}\n\n\t\t/\n\n{bp_guid}"
|
92
|
+
bp_mermaid = bp.get("mermaid",'---')
|
93
|
+
|
94
|
+
bp_components = bp.get("solutionComponents",[])
|
95
|
+
comp_table = Table(title="No Solution Components")
|
96
|
+
for component in bp_components:
|
97
|
+
comp = component.get("solutionComponent","")
|
98
|
+
if isinstance(comp,dict) is False:
|
99
|
+
continue
|
100
|
+
comp_props = comp.get("properties",{})
|
101
|
+
comp_name = comp_props.get("displayName",'---')
|
102
|
+
comp_description = comp_props.get("description",'---')
|
103
|
+
comp_planned = comp_props['extendedProperties'].get("plannedDeployedImplementationType",'---')
|
104
|
+
comp_type = comp_props.get('solutionComponentType','---')
|
105
|
+
comp_actors = comp_props.get('actors', [])
|
106
|
+
comp_actors_list = ""
|
107
|
+
for actor in comp_actors:
|
108
|
+
comp_actor_role = actor['relationshipProperties'].get('role','---')
|
109
|
+
comp_actor_props = actor['relatedElement'].get('properties',{})
|
110
|
+
comp_actor_props_md = f"* Role: {comp_actor_role}\n"
|
111
|
+
for prop in comp_actor_props.keys():
|
112
|
+
comp_actor_props_md += f"* {prop}: {comp_actor_props[prop]}\n"
|
113
|
+
comp_actors_list += comp_actor_props_md
|
114
|
+
|
115
|
+
comp_table = Table(title=f"Solution Component {comp_name}")
|
116
|
+
comp_table.add_column("Comp Type")
|
117
|
+
comp_table.add_column("Description")
|
118
|
+
comp_table.add_column("Planned Deployment")
|
119
|
+
comp_table.add_column("Actors")
|
120
|
+
comp_table.add_row(comp_type, comp_description, comp_planned, comp_actors_list)
|
121
|
+
|
122
|
+
table.add_row(bp_name, bp_unique_name, bp_desc, comp_table)
|
123
|
+
|
124
|
+
return table
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
|
129
|
+
try:
|
130
|
+
console = Console(width=width, force_terminal=not jupyter)
|
131
|
+
with console.pager():
|
132
|
+
console.print(generate_table())
|
133
|
+
|
134
|
+
except (
|
135
|
+
InvalidParameterException,
|
136
|
+
PropertyServerException,
|
137
|
+
UserNotAuthorizedException,
|
138
|
+
) as e:
|
139
|
+
print_exception_response(e)
|
140
|
+
|
141
|
+
|
142
|
+
def main():
|
143
|
+
parser = argparse.ArgumentParser()
|
144
|
+
|
145
|
+
parser.add_argument("--server", help="Name of the server to display status for")
|
146
|
+
parser.add_argument("--url", help="URL Platform to connect to")
|
147
|
+
parser.add_argument("--userid", help="User Id")
|
148
|
+
parser.add_argument("--password", help="User Password")
|
149
|
+
args = parser.parse_args()
|
150
|
+
|
151
|
+
server = args.server if args.server is not None else EGERIA_VIEW_SERVER
|
152
|
+
url = args.url if args.url is not None else EGERIA_PLATFORM_URL
|
153
|
+
userid = args.userid if args.userid is not None else EGERIA_USER
|
154
|
+
user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
|
155
|
+
|
156
|
+
try:
|
157
|
+
search_string = Prompt.ask(
|
158
|
+
"Enter a search string:", default="*"
|
159
|
+
)
|
160
|
+
blueprint_list(search_string, server, url, userid, user_pass)
|
161
|
+
except KeyboardInterrupt:
|
162
|
+
pass
|
163
|
+
|
164
|
+
|
165
|
+
if __name__ == "__main__":
|
166
|
+
main()
|