pyegeria 5.3.9.9__tar.gz → 5.3.9.9.1__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.9.9 → pyegeria-5.3.9.9.1}/PKG-INFO +2 -1
- pyegeria-5.3.9.9.1/commands/cat/.DS_Store +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/__init__.py +1 -0
- pyegeria-5.3.9.9.1/pyegeria/.DS_Store +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/collection_manager_omvs.py +1 -1
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/md_processing_utils.py +1 -1
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyproject.toml +2 -1
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/LICENSE +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/Dr-Egeria_md-orig.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/dr_egeria_jupyter.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/dr_egeria_md.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/exp_list_glossaries.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/get_collection.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/get_project_structure.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/glossary_actions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_assets.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_categories.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_cert_types.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_collections.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_data_structures.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_deployed_servers.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_glossaries.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_projects.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_tech_type_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_tech_types.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_terms.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_todos.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cat/list_user_ids.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/__init__.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria_cat.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria_login_tui.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria_my.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria_ops.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/egeria_tech.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/ops_config.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/cli/txt_custom_v2.tcss +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/__init__.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/list_my_profile.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/list_my_roles.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/my/todo_actions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/__init__.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/list_archives.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/load_archive.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/__init__.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/generic_actions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/get_element_info.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/get_guid_info.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/get_tech_details.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_all_om_type_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_all_om_type_elements_x.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_all_related_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_anchored_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_asset_types.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_elements_by_classification_by_property_value.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_elements_by_property_value.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_elements_by_property_value_x.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_information_supply_chains.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_registered_services.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_related_elements_with_prop_value.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_related_specification.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_relationships.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_solution_blueprints.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_solution_components.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_solution_roles.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/README.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/__init__.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/_exceptions.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/_globals.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/_validators.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/data_designer_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/dr.egeria spec.md +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/egeria_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/m_test.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/md_processing_helpers.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/md_processing_utils_orig.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/metadata_explorer_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/output_formatter.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/platform_services.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/registered_info.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/server_operations.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/solution_architect_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/utils.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-5.3.9.9 → pyegeria-5.3.9.9.1}/pyegeria/x_action_author_omvs.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: pyegeria
|
3
|
-
Version: 5.3.9.9
|
3
|
+
Version: 5.3.9.9.1
|
4
4
|
Summary: A python client for Egeria
|
5
5
|
License: Apache 2.0
|
6
6
|
Keywords: egeria,metadata,governance
|
@@ -13,6 +13,7 @@ Classifier: Programming Language :: Python
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Classifier: Programming Language :: Python :: 3.13
|
15
15
|
Requires-Dist: click
|
16
|
+
Requires-Dist: h11 (==0.14.0)
|
16
17
|
Requires-Dist: httpx
|
17
18
|
Requires-Dist: jupyter
|
18
19
|
Requires-Dist: jupyter-notebook-parser (>=0.1.4,<0.2.0)
|
Binary file
|
Binary file
|
@@ -1103,7 +1103,7 @@ class CollectionManager(Client):
|
|
1103
1103
|
parent_at_end1_s = str(parent_at_end1).lower()
|
1104
1104
|
url = f"{self.collection_command_root}/data-spec-collection"
|
1105
1105
|
if qualified_name is None:
|
1106
|
-
qualified_name = self.__create_qualified_name__("
|
1106
|
+
qualified_name = self.__create_qualified_name__("DataSpec", display_name)
|
1107
1107
|
|
1108
1108
|
body = {
|
1109
1109
|
"anchorGUID": anchor_guid, "anchorScopeGUID": anchor_scope_guid, "isOwnAnchor": is_own_anchor_s,
|
@@ -349,7 +349,7 @@ def extract_attribute(text: str, labels: list[str]) -> str | None:
|
|
349
349
|
# Replace consecutive \n with a single \n
|
350
350
|
extracted_text = re.sub(r'\n+', '\n', filtered_text)
|
351
351
|
if not extracted_text.isspace() and extracted_text:
|
352
|
-
return extracted_text # Return the cleaned text - I removed the title casing
|
352
|
+
return extracted_text.trim() # Return the cleaned text - I removed the title casing
|
353
353
|
|
354
354
|
return None
|
355
355
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "pyegeria"
|
3
|
-
version = "5.3.9.9"
|
3
|
+
version = "5.3.9.9.1"
|
4
4
|
|
5
5
|
license = 'Apache 2.0'
|
6
6
|
authors = ["Dan Wolfson <dan.wolfson@pdr-associates.com>"]
|
@@ -41,6 +41,7 @@ textual = "*"
|
|
41
41
|
mermaid-py = "*"
|
42
42
|
psycopg2-binary = "^2.9.9"
|
43
43
|
jupyter-notebook-parser = "^0.1.4"
|
44
|
+
h11 = "0.14.0"
|
44
45
|
|
45
46
|
|
46
47
|
[build-system]
|
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.3.9.9 → pyegeria-5.3.9.9.1}/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
|
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
|