LICENSE
MANIFEST.in
README.md
pyproject.toml
commands/__init__.py
commands/cat/Dr-Egeria_md-orig.py
commands/cat/__init__.py
commands/cat/dr_egeria_command_help.py
commands/cat/dr_egeria_jupyter.py
commands/cat/dr_egeria_md.py
commands/cat/exp_list_glossaries.py
commands/cat/get_asset_graph.py
commands/cat/get_collection.py
commands/cat/get_project_dependencies.py
commands/cat/get_project_structure.py
commands/cat/get_tech_type_elements.py
commands/cat/glossary_actions.py
commands/cat/list_assets.py
commands/cat/list_cert_types.py
commands/cat/list_collections.py
commands/cat/list_data_designer.py
commands/cat/list_data_structures_full.py
commands/cat/list_deployed_catalogs.py
commands/cat/list_deployed_database_schemas.py
commands/cat/list_deployed_databases.py
commands/cat/list_deployed_servers.py
commands/cat/list_format_set.py
commands/cat/list_glossaries.py
commands/cat/list_projects.py
commands/cat/list_tech_type_elements.py
commands/cat/list_tech_types.py
commands/cat/list_terms.py
commands/cat/list_todos.py
commands/cat/list_user_ids.py
commands/cli/__init__.py
commands/cli/egeria.py
commands/cli/egeria_cat.py
commands/cli/egeria_login_tui.py
commands/cli/egeria_my.py
commands/cli/egeria_ops.py
commands/cli/egeria_tech.py
commands/cli/ops_config.py
commands/my/__init__.py
commands/my/list_my_profile.py
commands/my/list_my_roles.py
commands/my/monitor_my_todos.py
commands/my/monitor_open_todos.py
commands/my/todo_actions.py
commands/ops/__init__.py
commands/ops/gov_server_actions.py
commands/ops/list_archives.py
commands/ops/list_catalog_targets.py
commands/ops/load_archive.py
commands/ops/monitor_asset_events.py
commands/ops/monitor_engine_activity.py
commands/ops/monitor_engine_activity_c.py
commands/ops/monitor_gov_eng_status.py
commands/ops/monitor_integ_daemon_status.py
commands/ops/monitor_platform_status.py
commands/ops/monitor_server_startup.py
commands/ops/monitor_server_status.py
commands/ops/orig_monitor_server_list.py
commands/ops/orig_monitor_server_status.py
commands/ops/refresh_integration_daemon.py
commands/ops/restart_integration_daemon.py
commands/ops/table_integ_daemon_status.py
commands/ops/x_engine_actions.py
commands/tech/__init__.py
commands/tech/generic_actions.py
commands/tech/get_element_info.py
commands/tech/get_guid_info.py
commands/tech/get_tech_details.py
commands/tech/get_tech_type_template.py
commands/tech/list_all_om_type_elements.py
commands/tech/list_all_om_type_elements_x.py
commands/tech/list_all_related_elements.py
commands/tech/list_anchored_elements.py
commands/tech/list_asset_types.py
commands/tech/list_elements_by_classification_by_property_value.py
commands/tech/list_elements_by_property_value.py
commands/tech/list_elements_by_property_value_x.py
commands/tech/list_elements_for_classification.py
commands/tech/list_gov_action_processes.py
commands/tech/list_information_supply_chains.py
commands/tech/list_registered_services.py
commands/tech/list_related_elements_with_prop_value.py
commands/tech/list_related_specification.py
commands/tech/list_relationship_types.py
commands/tech/list_relationships.py
commands/tech/list_solution_blueprints.py
commands/tech/list_solution_components.py
commands/tech/list_solution_roles.py
commands/tech/list_tech_templates.py
commands/tech/list_valid_metadata_values.py
commands/tech/table_tech_templates.py
commands/tech/x_list_related_elements.py
examples/GeoSpatial Products Example.py
examples/format_sets_save_load_example.py
examples/output_formats_example.py
examples/Coco_config/README.md
examples/Coco_config/__init__.py
examples/Coco_config/config_cocoMDS1.py
examples/Coco_config/config_cocoMDS2.py
examples/Coco_config/config_cocoMDS3.py
examples/Coco_config/config_cocoMDS4.py
examples/Coco_config/config_cocoMDS5.py
examples/Coco_config/config_cocoMDS6.py
examples/Coco_config/config_cocoMDSx.py
examples/Coco_config/config_cocoView1.py
examples/Coco_config/config_coco_core.py
examples/Coco_config/config_coco_datalake.py
examples/Coco_config/config_exchangeDL01.py
examples/Coco_config/config_governDL01.py
examples/Coco_config/config_monitorDev01.py
examples/Coco_config/config_monitorGov01.py
examples/Coco_config/globals.py
examples/Jupyter Notebooks/P-egeria-server-config.ipynb
examples/Jupyter Notebooks/README.md
examples/Jupyter Notebooks/common/P-environment-check.ipynb
examples/Jupyter Notebooks/common/__init__.py
examples/Jupyter Notebooks/common/common-functions.ipynb
examples/Jupyter Notebooks/common/environment-check.ipynb
examples/Jupyter Notebooks/common/globals.ipynb
examples/Jupyter Notebooks/common/globals.py
examples/Jupyter Notebooks/common/orig_globals.py
examples/format_sets/all_format_sets.json
examples/format_sets/custom_format_sets.json
examples/format_sets/subset_format_sets.json
md_processing/__init__.py
md_processing/dr_egeria.py
md_processing/data/generated_format_sets.py
md_processing/md_commands/__init__.py
md_processing/md_commands/data_designer_commands.py
md_processing/md_commands/ext_ref_commands.py
md_processing/md_commands/glossary_commands.py
md_processing/md_commands/governance_officer_commands.py
md_processing/md_commands/product_manager_commands.py
md_processing/md_commands/project_commands.py
md_processing/md_commands/solution_architect_commands.py
md_processing/md_commands/view_commands.py
md_processing/md_processing_utils/__init__.py
md_processing/md_processing_utils/common_md_proc_utils.py
md_processing/md_processing_utils/common_md_utils.py
md_processing/md_processing_utils/determine_width.py
md_processing/md_processing_utils/extraction_utils.py
md_processing/md_processing_utils/gen_format_sets.py
md_processing/md_processing_utils/generate_dr_help.py
md_processing/md_processing_utils/generate_md_cmd_templates.py
md_processing/md_processing_utils/generate_md_templates.py
md_processing/md_processing_utils/md_processing_constants.py
md_processing/md_processing_utils/message_constants.py
pyegeria/__init__.py
pyegeria/_client.py
pyegeria/_client_new.py
pyegeria/_deprecated_gov_engine.py
pyegeria/_exceptions.py
pyegeria/_exceptions_new.py
pyegeria/_globals.py
pyegeria/_output_format_models.py
pyegeria/_output_formats.py
pyegeria/_validators.py
pyegeria/asset_catalog_omvs.py
pyegeria/automated_curation.py
pyegeria/classification_manager_omvs.py
pyegeria/collection_manager.py
pyegeria/collection_models.py
pyegeria/config.py
pyegeria/core_omag_server_config.py
pyegeria/create_tech_guid_lists.py
pyegeria/data_designer.py
pyegeria/egeria_cat_client.py
pyegeria/egeria_client.py
pyegeria/egeria_config_client.py
pyegeria/egeria_my_client.py
pyegeria/egeria_tech_client.py
pyegeria/external_references.py
pyegeria/feedback_manager_omvs.py
pyegeria/format_set_executor.py
pyegeria/full_omag_server_config.py
pyegeria/glossary_manager.py
pyegeria/governance_officer.py
pyegeria/load_config.py
pyegeria/logging_configuration.py
pyegeria/mcp_adapter.py
pyegeria/mcp_server.py
pyegeria/md_processing_helpers.py
pyegeria/md_processing_utils.py
pyegeria/md_processing_utils_orig.py
pyegeria/mermaid_utilities.py
pyegeria/metadata_explorer_omvs.py
pyegeria/models.py
pyegeria/my_profile_omvs.py
pyegeria/output_formatter.py
pyegeria/platform_services.py
pyegeria/project_manager.py
pyegeria/reference_data.py
pyegeria/registered_info.py
pyegeria/runtime_manager_omvs.py
pyegeria/server_operations.py
pyegeria/solution_architect.py
pyegeria/template_manager_omvs.py
pyegeria/utils.py
pyegeria/valid_metadata_omvs.py
pyegeria/x_action_author_omvs.py
pyegeria.egg-info/PKG-INFO
pyegeria.egg-info/SOURCES.txt
pyegeria.egg-info/dependency_links.txt
pyegeria.egg-info/entry_points.txt
pyegeria.egg-info/requires.txt
pyegeria.egg-info/top_level.txt
tests/test_asset_catalog_omvs.py
tests/test_automated_curation_omvs.py
tests/test_classification_manager_omvs.py
tests/test_client.py
tests/test_collection_manager_omvs.py
tests/test_config.py
tests/test_config_unit.py
tests/test_core_omag_server_config.py
tests/test_data_designer.py
tests/test_dr_egeria_command_help_modes.py
tests/test_egeria_cat_client.py
tests/test_egeria_client.py
tests/test_egeria_my_client.py
tests/test_env_settings.py
tests/test_external_references.py
tests/test_feedback_manager_omvs.py
tests/test_format_set_dict.py
tests/test_full_omag_server_config.py
tests/test_glossary_manager_omvs.py
tests/test_governance_officer_omvs.py
tests/test_load_config.py
tests/test_mcp_adapter.py
tests/test_metadata_explorer_omvs.py
tests/test_my_profile_omvs.py
tests/test_output_format_models_unit.py
tests/test_output_format_sets_unit.py
tests/test_output_formats.py
tests/test_platform_services.py
tests/test_project_manager_omvs.py
tests/test_reference_data.py
tests/test_registered_info.py
tests/test_root_path.py
tests/test_runtime_manager.py
tests/test_server_operations.py
tests/test_solution_architect_omvs.py
tests/test_utils.py
tests/test_valid_metadata_omvs.py