pyegeria 5.4.0.19__tar.gz → 5.4.0.20__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.4.0.19 → pyegeria-5.4.0.20}/PKG-INFO +1 -1
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_client_new.py +17 -1
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_exceptions_new.py +20 -1
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/collection_manager.py +54 -40
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/models.py +1 -1
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyproject.toml +1 -1
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/LICENSE +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/Dr-Egeria_md-orig.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/debug_log +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/dr_egeria_command_help.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/dr_egeria_jupyter.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/dr_egeria_md.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/exp_list_glossaries.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/get_collection.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/get_project_structure.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/glossary_actions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_assets.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_categories.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_cert_types.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_collections.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_data_designer.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_data_structures_full.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_deployed_servers.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_format_set.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_glossaries.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_projects.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_tech_types.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_terms.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_todos.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cat/list_user_ids.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/debug_log +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria_cat.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria_login_tui.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria_my.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria_ops.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/egeria_tech.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/ops_config.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/cli/txt_custom_v2.tcss +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/list_my_profile.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/list_my_roles.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/my/todo_actions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/list_archives.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/load_archive.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/generic_actions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/get_element_info.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/get_guid_info.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/get_tech_details.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_all_om_type_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_all_om_type_elements_x.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_all_related_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_anchored_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_asset_types.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_elements_by_classification_by_property_value.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_elements_by_property_value.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_elements_by_property_value_x.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_information_supply_chains.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_registered_services.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_related_elements_with_prop_value.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_related_specification.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_relationships.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_solution_blueprints.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_solution_components.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_solution_roles.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_Processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_Processing/data/commands.json +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/data/commands.json +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Class.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Dictionary.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Field.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Specification.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Structure.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Classes.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Dictionaries.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Fields.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Specifications.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Structures.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Add_Member->Collection.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Attach_Collection->Resource.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Create_Agreement.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Create_Data_Sharing_Agreement.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Create_DigitalSubscription.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Create_Digital_Product.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Link_Agreement_Items.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Link_Contracts.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Link_Digital_Product_-_Digital_Product.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager/Link_Subscribers.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Attach_Category_Parent.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Attach_Term-Term_Relationship.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Create_Category.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Create_Glossary.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Create_Term.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Business_Imperative.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Certification_Type.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Approach.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Obligation.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Principle.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Procedure.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Process.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Processing_Purpose.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Responsibility.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Rule.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Governance_Strategy.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_License_Type.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Naming_Standard_Rule.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Regulation_Article.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Regulation_Definition.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Security_Access_Control.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Security_Group.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Service_Level_Objectives.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Create_Threat_Definition.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Link_Governance_Controls.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Link_Governance_Drivers.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/Link_Governance_Policies.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer/View_Governance_Definitions.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Governance Officer.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Create_Information_Supply_Chain.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Create_Solution_Blueprint.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Create_Solution_Component.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Create_Solution_Role.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Link_Information_Supply_Chain_Peers.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/Link_Solution_Component_Peers.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/View_Information_Supply_Chains.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/View_Solution_Blueprints.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/View_Solution_Components.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect/View_Solution_Roles.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Solution Architect.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/data_designer_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/glossary_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/governance_officer_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/product_manager_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/project_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_commands/solution_architect_commands.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/common_md_proc_utils.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/common_md_utils.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/debug_log +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/dr-egeria-help-2025-07-17T17:22:09.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/extraction_utils.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/generate_dr_help.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/generate_md_cmd_templates.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/generate_md_templates.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/generated_help_terms.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/md_processing_constants.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/md_processing_utils/message_constants.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/README.md +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/__init__.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_exceptions.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_globals.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_output_format_models.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_output_formats.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/_validators.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/collection_models.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/data_designer_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/egeria_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/governance_officer_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/load_config.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/load_config_orig.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/logging_configuration.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/md_processing_helpers.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/md_processing_utils.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/md_processing_utils_orig.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/metadata_explorer_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/output_formatter.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/platform_services.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/registered_info.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/server_operations.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/solution_architect_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/utils.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/pyegeria/x_action_author_omvs.py +0 -0
@@ -145,11 +145,11 @@ class Client2:
|
|
145
145
|
self._filter_request_adapter = TypeAdapter(FilterRequestBody)
|
146
146
|
self._get_request_adapter = TypeAdapter(GetRequestBody)
|
147
147
|
self._new_element_request_adapter = TypeAdapter(NewElementRequestBody)
|
148
|
-
self._new_elemet_template_request_adapter = TypeAdapter(TemplateRequestBody)
|
149
148
|
self._update_element_request_adapter = TypeAdapter(UpdateElementRequestBody)
|
150
149
|
self._update_status_request_adapter = TypeAdapter(UpdateStatusRequestBody)
|
151
150
|
self._new_relationship_request_adapter = TypeAdapter(NewRelationshipRequestBody)
|
152
151
|
self._delete_request_adapter = TypeAdapter(DeleteRequestBody)
|
152
|
+
self._template_request_adapter = TypeAdapter(TemplateRequestBody)
|
153
153
|
|
154
154
|
def __enter__(self):
|
155
155
|
return self
|
@@ -737,6 +737,22 @@ class Client2:
|
|
737
737
|
|
738
738
|
return elements
|
739
739
|
|
740
|
+
def validate_new_element_request(self, body: dict | NewElementRequestBody, prop: str)-> NewElementRequestBody
|
741
|
+
if isinstance(body, NewElementRequestBody):
|
742
|
+
if body.properties.class_ == prop:
|
743
|
+
validated_body = body
|
744
|
+
else:
|
745
|
+
raise PyegeriaInvalidParameterException(additional_info=
|
746
|
+
{"reason": "unexpected property class name"})
|
747
|
+
|
748
|
+
elif isinstance(body, dict):
|
749
|
+
if body.get("properties", {}).get("class", "") == prop:
|
750
|
+
validated_body = self._new_element_request_adapter.validate_python(body)
|
751
|
+
else:
|
752
|
+
raise PyegeriaInvalidParameterException(additional_info=
|
753
|
+
{"reason": "unexpected property class name"})
|
740
754
|
|
755
|
+
else:
|
756
|
+
raise TypeError("Invalid parameter type")
|
741
757
|
if __name__ == "__main__":
|
742
758
|
print("Main-__client")
|
@@ -11,6 +11,7 @@ from enum import Enum
|
|
11
11
|
|
12
12
|
from httpx import Response
|
13
13
|
from loguru import logger
|
14
|
+
from pydantic_core import ValidationError
|
14
15
|
from rich.markdown import Markdown
|
15
16
|
from rich.table import Table
|
16
17
|
from rich.text import Text
|
@@ -394,4 +395,22 @@ def print_basic_exception(e: PyegeriaException):
|
|
394
395
|
|
395
396
|
console.print(table)
|
396
397
|
else:
|
397
|
-
print(f"\n\n\t Not an Pyegeria exception {e}")
|
398
|
+
print(f"\n\n\t Not an Pyegeria exception {e}")
|
399
|
+
|
400
|
+
def print_validation_error(e: ValidationError):
|
401
|
+
"""Prints the pydantic validation exception response"""
|
402
|
+
|
403
|
+
table = Table(title=f"Validation Error for {e.title}", show_lines=True, header_style="bold", box=box.HEAVY_HEAD)
|
404
|
+
table.caption = "Pydantic Validation Error"
|
405
|
+
table.add_column("Type", justify="center")
|
406
|
+
table.add_column("Attribute", justify="center")
|
407
|
+
table.add_column("Message", justify="center")
|
408
|
+
|
409
|
+
for error in e.errors():
|
410
|
+
error_type = error["type"]
|
411
|
+
attribute = " ".join(error["loc"])
|
412
|
+
message = error["msg"]
|
413
|
+
table.add_row(error_type, attribute, message)
|
414
|
+
|
415
|
+
|
416
|
+
console.print(table)
|
@@ -2400,18 +2400,17 @@ class CollectionManager(Client2):
|
|
2400
2400
|
|
2401
2401
|
"""
|
2402
2402
|
|
2403
|
-
try:
|
2404
|
-
if isinstance(body, TemplateRequestBody):
|
2405
|
-
validated_body = body
|
2406
2403
|
|
2407
|
-
|
2408
|
-
|
2404
|
+
if isinstance(body, TemplateRequestBody):
|
2405
|
+
validated_body = body
|
2409
2406
|
|
2410
|
-
|
2411
|
-
|
2412
|
-
raise ValidationError(e)
|
2407
|
+
elif isinstance(body, dict):
|
2408
|
+
validated_body = self._template_request_adapter.validate_python(body)
|
2413
2409
|
|
2414
|
-
|
2410
|
+
|
2411
|
+
|
2412
|
+
|
2413
|
+
url = f"{self.collection_command_root}/from-template"
|
2415
2414
|
json_body = validated_body.model_dump_json(indent=2, exclude_none=True)
|
2416
2415
|
logger.info(json_body)
|
2417
2416
|
resp = await self._async_make_request("POST", url, json_body, is_json=True)
|
@@ -2696,27 +2695,25 @@ class CollectionManager(Client2):
|
|
2696
2695
|
OTHER. If using OTHER, set the userDefinedStatus with the status value you want. If not specified, will
|
2697
2696
|
default to ACTIVE.
|
2698
2697
|
"""
|
2699
|
-
try:
|
2700
|
-
if isinstance(body, NewElementRequestBody):
|
2701
|
-
if body.properties.class_ == "DigitalProductProperties":
|
2702
|
-
validated_body = body
|
2703
|
-
else:
|
2704
|
-
raise PyegeriaInvalidParameterException(additional_info=
|
2705
|
-
{"reason": "unexpected property class name"})
|
2706
2698
|
|
2707
|
-
|
2708
|
-
|
2709
|
-
|
2710
|
-
|
2711
|
-
|
2712
|
-
|
2699
|
+
if isinstance(body, NewElementRequestBody):
|
2700
|
+
if body.properties.class_ == "DigitalProductProperties":
|
2701
|
+
validated_body = body
|
2702
|
+
else:
|
2703
|
+
raise PyegeriaInvalidParameterException(additional_info=
|
2704
|
+
{"reason": "unexpected property class name"})
|
2713
2705
|
|
2706
|
+
elif isinstance(body, dict):
|
2707
|
+
if body.get("properties", {}).get("class", "") == "DigitalProductProperties":
|
2708
|
+
validated_body = self._new_element_request_adapter.validate_python(body)
|
2714
2709
|
else:
|
2715
|
-
raise
|
2710
|
+
raise PyegeriaInvalidParameterException(additional_info=
|
2711
|
+
{"reason": "unexpected property class name"})
|
2712
|
+
|
2713
|
+
else:
|
2714
|
+
raise TypeError("Invalid parameter type")
|
2715
|
+
|
2716
2716
|
|
2717
|
-
except ValidationError as e:
|
2718
|
-
logger.error(f"Validation error: {e}")
|
2719
|
-
raise ValidationError(e)
|
2720
2717
|
|
2721
2718
|
url = f"{self.collection_command_root}"
|
2722
2719
|
json_body = validated_body.model_dump_json(indent=2, exclude_none=True)
|
@@ -4388,7 +4385,7 @@ class CollectionManager(Client2):
|
|
4388
4385
|
|
4389
4386
|
@dynamic_catch
|
4390
4387
|
async def _async_link_agreement_item(self, agreement_guid: str, agreement_item_guid: str,
|
4391
|
-
body: dict = None) -> None:
|
4388
|
+
body: dict| NewRelationshipRequestBody = None) -> None:
|
4392
4389
|
""" Attach an agreement to an element referenced in its definition. The agreement item element is of type
|
4393
4390
|
'Referenceable' to allow the agreement to refer to many things. Request body is optional. Async version.
|
4394
4391
|
|
@@ -4398,7 +4395,7 @@ class CollectionManager(Client2):
|
|
4398
4395
|
The guid of the agreement to update.
|
4399
4396
|
agreement_item_guid: str
|
4400
4397
|
The guid of the element to attach.
|
4401
|
-
body: dict, optional, default = None
|
4398
|
+
body: dict | NewRelationshipRequestBody, optional, default = None
|
4402
4399
|
A dict representing the details of the relationship.
|
4403
4400
|
|
4404
4401
|
Returns
|
@@ -4416,9 +4413,8 @@ class CollectionManager(Client2):
|
|
4416
4413
|
|
4417
4414
|
Notes
|
4418
4415
|
_____
|
4419
|
-
|
4420
4416
|
{
|
4421
|
-
"class" : "
|
4417
|
+
"class" : "NewRelationshipRequestBody",
|
4422
4418
|
"externalSourceGUID": "add guid here",
|
4423
4419
|
"externalSourceName": "add qualified name here",
|
4424
4420
|
"effectiveTime" : "{{$isoTimestamp}}",
|
@@ -4437,6 +4433,10 @@ class CollectionManager(Client2):
|
|
4437
4433
|
"property1Name" : "property1Value",
|
4438
4434
|
"property2Name" : "property2Value"
|
4439
4435
|
},
|
4436
|
+
"entitlements" : {
|
4437
|
+
"property1Name" : "property1Value",
|
4438
|
+
"property2Name" : "property2Value"
|
4439
|
+
},
|
4440
4440
|
"usageMeasurements" : {
|
4441
4441
|
"property1Name" : "property1Value",
|
4442
4442
|
"property2Name" : "property2Value"
|
@@ -4446,16 +4446,30 @@ class CollectionManager(Client2):
|
|
4446
4446
|
}
|
4447
4447
|
}
|
4448
4448
|
|
4449
|
-
|
4450
|
-
|
4451
|
-
|
4452
|
-
|
4453
|
-
|
4454
|
-
|
4455
|
-
|
4456
|
-
|
4457
|
-
|
4458
|
-
|
4449
|
+
"""
|
4450
|
+
pass
|
4451
|
+
# if isinstance(body,NewRelationshipRequestBody ):
|
4452
|
+
# validated_body = body
|
4453
|
+
# elif isinstance(body, dict):
|
4454
|
+
# try:
|
4455
|
+
# validated_body = (**body)
|
4456
|
+
# except ValidationError as e:
|
4457
|
+
# logger.error(f"Validation error: {e}")
|
4458
|
+
# raise PyegeriaInvalidParameterException(f"Invalid body: {e}")
|
4459
|
+
# elif body is None:
|
4460
|
+
# validated_body = (
|
4461
|
+
#
|
4462
|
+
# )
|
4463
|
+
# # else:
|
4464
|
+
# raise PyegeriaInvalidParameterException(f"Invalid body type: {type(body)}")
|
4465
|
+
# url = (f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/collection-manager/collections/"
|
4466
|
+
# f"agreements/{agreement_guid}/agreement-items/{agreement_item_guid}/attach")
|
4467
|
+
#
|
4468
|
+
# if body:
|
4469
|
+
# await self._async_make_request("POST", url, body)
|
4470
|
+
# else:
|
4471
|
+
# await self._async_make_request("POST", url)
|
4472
|
+
# logger.info(f"Attached agreement item {agreement_item_guid} to {agreement_guid}")
|
4459
4473
|
|
4460
4474
|
|
4461
4475
|
def link_agreement_item(self, agreement_guid: str, agreement_item_guid: str, body: dict = None) -> None:
|
@@ -283,7 +283,7 @@ class TemplateRequestBody(PyegeriaModel):
|
|
283
283
|
parent_guid: str | None = None
|
284
284
|
parent_relationship_type_name: str | None = None
|
285
285
|
parent_at_end_1: bool | None = True
|
286
|
-
template_guid: str
|
286
|
+
template_guid: str
|
287
287
|
replacement_properties: dict[str, Any] = {}
|
288
288
|
placeholder_properties: dict[str, Any] = {}
|
289
289
|
|
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
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/commands/tech/list_related_elements_with_prop_value.py
RENAMED
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
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Class.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/Create_Data_Field.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Classes.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Data Designer/View_Data_Fields.md
RENAMED
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
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Digital Product Manager.md
RENAMED
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Attach_Category_Parent.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Create_Category.md
RENAMED
File without changes
|
{pyegeria-5.4.0.19 → pyegeria-5.4.0.20}/md_processing/family_docs/Glossary/Create_Glossary.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|