pyegeria 0.5.5.10__tar.gz → 0.5.5.11__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.
Files changed (66) hide show
  1. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/PKG-INFO +1 -1
  2. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_integ_daemon_status.py +1 -1
  3. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/core_guids.py +9 -9
  4. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyproject.toml +1 -1
  5. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/LICENSE +0 -0
  6. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/README.md +0 -0
  7. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/doc_samples/Create_Collection_Sample.py +0 -0
  8. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
  9. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/README.md +0 -0
  10. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/__init__.py +0 -0
  11. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/list_assets.py +0 -0
  12. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/view_asset_graph.py +0 -0
  13. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/view_collection.py +0 -0
  14. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/catalog_user/view_glossary.py +0 -0
  15. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/README.md +0 -0
  16. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/__init__.py +0 -0
  17. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/get_guid_info.py +0 -0
  18. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/get_tech_details.py +0 -0
  19. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_asset_types.py +0 -0
  20. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_registered_services.py +0 -0
  21. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_relationship_types.py +0 -0
  22. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_tech_templates.py +0 -0
  23. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_tech_types.py +0 -0
  24. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/developer/list_valid_metadata_values.py +0 -0
  25. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/README.md +0 -0
  26. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/__init__.py +0 -0
  27. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/get_tech_type_elements.py +0 -0
  28. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/get_tech_type_template.py +0 -0
  29. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_asset_events.py +0 -0
  30. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_coco_status.py +0 -0
  31. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_eng_action_status.py +0 -0
  32. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_gov_eng_status.py +0 -0
  33. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_platform_status.py +0 -0
  34. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_server_list.py +0 -0
  35. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/operational/view_server_status.py +0 -0
  36. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/README.md +0 -0
  37. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/__init__.py +0 -0
  38. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/get_my_profile.py +0 -0
  39. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/list_projects.py +0 -0
  40. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/list_todos.py +0 -0
  41. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/view_my_todos.py +0 -0
  42. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/examples/widgets/personal_organizer/view_open_todos.py +0 -0
  43. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/Xfeedback_manager_omvs.py +0 -0
  44. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/Xloaded_resources_omvs.py +0 -0
  45. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/__init__.py +0 -0
  46. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/_client.py +0 -0
  47. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/_deprecated_gov_engine.py +0 -0
  48. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/_exceptions.py +0 -0
  49. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/_globals.py +0 -0
  50. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/_validators.py +0 -0
  51. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/action_author_omvs.py +0 -0
  52. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/asset_catalog_omvs.py +0 -0
  53. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/automated_curation_omvs.py +0 -0
  54. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/collection_manager_omvs.py +0 -0
  55. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/core_omag_server_config.py +0 -0
  56. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/full_omag_server_config.py +0 -0
  57. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/glossary_browser_omvs.py +0 -0
  58. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/glossary_manager_omvs.py +0 -0
  59. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/my_profile_omvs.py +0 -0
  60. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/platform_services.py +0 -0
  61. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/project_manager_omvs.py +0 -0
  62. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/registered_info.py +0 -0
  63. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/runtime_manager_omvs.py +0 -0
  64. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/server_operations.py +0 -0
  65. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/utils.py +0 -0
  66. {pyegeria-0.5.5.10 → pyegeria-0.5.5.11}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.5.5.10
3
+ Version: 0.5.5.11
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -51,7 +51,7 @@ def display_integration_daemon_status(integ_server: str, integ_url: str,
51
51
  table.add_column("Connector Status")
52
52
 
53
53
  table.add_column("Last Refresh Time")
54
- table.add_column("Min Refresh (min)")
54
+ table.add_column("Min Refresh (mins)")
55
55
  table.add_column("Target Element")
56
56
  table.add_column("Exception Message")
57
57
 
@@ -105,21 +105,21 @@ OMAG_SERVER_PLATFORM_TEMPLATE_GUID = '9B06C4DC-DDC8-47AE-B56B-28775D3A96F0'
105
105
 
106
106
 
107
107
 
108
- JDBC_RELATIONAL_DATABASE_INTEGRATION_CONNECTOR_GUID = '70DCD0B7-9F06-48AD-AD44-AE4D7A7762AA'
108
+ JDBC_Relational_Database_Integration_Connector_GUID = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
109
109
 
110
- POSTGRESQL_RELATIONAL_DATABASE_INTEGRATION_CONNECTOR_GUID = '70DCD0B7-9F06-48AD-AD44-AE4D7A7762AA'
110
+ PostgreSQL_Relational_Database_Integration_Connector_GUID = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
111
111
 
112
- LANDING_AREA_FILE_MONITOR_INTEGRATION_CONNECTOR_GUID = '1B98CDAC-DD0A-4621-93DB-99EF5A1098BC'
112
+ FileFolder_Integration_Connector_GUID = '1b98cdac-dd0a-4621-93db-99ef5a1098bc'
113
113
 
114
- FILEFOLDER_INTEGRATION_CONNECTOR_GUID = 'CD6479E1-2FE7-4426-B358-8A0CF70BE117'
114
+ FileFolder_Integration_Connector_GUID = 'cd6479e1-2fe7-4426-b358-8a0cf70be117'
115
115
 
116
- OSS_UNITY_CATALOG_CATALOG_INTEGRATION_CONNECTOR_GUID = '74DDE22F-2249-4EA3-AF2B-B39E73F79B81'
116
+ OSS_Unity_Catalog_Catalog_Integration_Connector_GUID = '74dde22f-2249-4ea3-af2b-b39e73f79b81'
117
117
 
118
- POSTGRESQL_SERVER_INTEGRATION_CONNECTOR_GUID = '36F69FD0-54BA-4F59-8A44-11CCF2687A34'
118
+ PostgreSQL_Server_Integration_Connector_GUID = '36f69fd0-54ba-4f59-8a44-11ccf2687a34'
119
119
 
120
- APACHE_KAFKA_SERVER_INTEGRATION_CONNECTOR_GUID = 'FA1F711C-0B34-4B57-8E6E-16162B132B0C'
120
+ Apache_Kafka_Server_Integration_Connector_GUID = 'fa1f711c-0b34-4b57-8e6e-16162b132b0c'
121
121
 
122
- SOFTWARE_SERVER_INTEGRATION_CONNECTOR_GUID = 'B89D9A5A-2EA6-49BC-A4FC-E7DF9F3CA93E'
122
+ Software_Server_Integration_Connector_GUID = 'b89d9a5a-2ea6-49bc-a4fc-e7df9f3ca93e'
123
123
 
124
- OSS_UNITY_CATALOG_SERVER_INTEGRATION_CONNECTOR_GUID = '06D068D9-9E08-4E67-8C59-073BBF1013AF'
124
+ OSS_Unity_Catalog_Server_Integration_Connector_GUID = '06d068d9-9e08-4e67-8c59-073bbf1013af'
125
125
 
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "pyegeria"
3
- version = "0.5.5.10"
3
+ version = "0.5.5.11"
4
4
  license = 'Apache 2.0'
5
5
  authors = ["Dan Wolfson <dan.wolfson@pdr-associates.com>"]
6
6
  readme = "README.md"
File without changes
File without changes