pyegeria 0.7.35__tar.gz → 0.7.36__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-0.7.35 → pyegeria-0.7.36}/PKG-INFO +1 -1
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_gov_eng_status.py +9 -5
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/__init__.py +2 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/automated_curation_omvs.py +29 -25
- pyegeria-0.7.36/pyegeria/tech_guids_31-08-2024 14:33.py +79 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyproject.toml +1 -1
- {pyegeria-0.7.35 → pyegeria-0.7.36}/LICENSE +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/README.md +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/README.md +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/__init__.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_asset_graph.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_collection.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_project_dependencies.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_project_structure.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_tech_type_elements.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/get_tech_type_template.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_assets.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_cert_types.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_glossary.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_projects.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_relationships.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_tech_types.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_todos.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cat/list_user_ids.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/__init__.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/egeria.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/egeria_cat.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/egeria_my.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/egeria_ops.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/egeria_tech.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/cli/ops_config.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/README.md +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/__init__.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/list_my_profile.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/list_my_roles.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/monitor_my_todos.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/monitor_open_todos.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/my_profile_actions.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/my/todo_actions.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/README.md +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/__init__.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/engine_actions.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/integration_daemon_actions.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/list_catalog_targets.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/load_archive.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_asset_events.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_coco_status.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_engine_activity.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_platform_status.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_server_list.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/monitor_server_status.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/ops/restart_integration_daemon.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/README.md +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/__init__.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/get_element_info.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/get_guid_info.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/get_tech_details.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_asset_types.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_elements.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_elements_x.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_registered_services.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_related_specification.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_relationship_types.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_tech_templates.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/examples/widgets/tech/x_list_related_elements.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/_client.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/_globals.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/_validators.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/utils.py +0 -0
- {pyegeria-0.7.35 → pyegeria-0.7.36}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -84,14 +84,18 @@ def display_gov_eng_status(
|
|
84
84
|
|
85
85
|
gov_eng_status = s_client.get_governance_engine_summaries()
|
86
86
|
sorted_gov_eng_status = sorted(
|
87
|
-
gov_eng_status, key=lambda k: k
|
87
|
+
gov_eng_status, key=lambda k: k.get("governanceEngineName", " ")
|
88
88
|
)
|
89
89
|
for engine in sorted_gov_eng_status:
|
90
90
|
gov_eng = engine["governanceEngineName"]
|
91
|
-
eng_type = engine
|
91
|
+
eng_type = engine.get("governanceEngineTypeName", " ")
|
92
92
|
|
93
|
-
eng_desc = engine
|
94
|
-
|
93
|
+
eng_desc = engine.get("governanceEngineDescription", " ")
|
94
|
+
eng_req_types = engine.get("governanceRequestTypes", " ")
|
95
|
+
if type(eng_req_types) is dict:
|
96
|
+
eng_req_type_out = json.dumps(eng_req_types, indent=2)
|
97
|
+
else:
|
98
|
+
eng_req_type_out = " "
|
95
99
|
status = engine["governanceEngineStatus"]
|
96
100
|
if status in ("RUNNING"):
|
97
101
|
eng_status = f"[green]{status}"
|
@@ -100,7 +104,7 @@ def display_gov_eng_status(
|
|
100
104
|
else:
|
101
105
|
eng_status = f"[yellow]{status}"
|
102
106
|
|
103
|
-
table.add_row(gov_eng, eng_type, eng_desc, eng_status,
|
107
|
+
table.add_row(gov_eng, eng_type, eng_desc, eng_status, eng_req_type_out)
|
104
108
|
|
105
109
|
table.caption = f"Server {server_name} running on {url}"
|
106
110
|
return table
|
@@ -103,12 +103,14 @@ INTEGRATION_GUIDS["ContentPacksMonitor"] = "6bb2181e-7724-4515-ba3c-877cded55980
|
|
103
103
|
INTEGRATION_GUIDS["GeneralFilesMonitor"] = "1b98cdac-dd0a-4621-93db-99ef5a1098bc"
|
104
104
|
INTEGRATION_GUIDS["SampleDataFilesMonitor"] = "cd6479e1-2fe7-4426-b358-8a0cf70be117"
|
105
105
|
INTEGRATION_GUIDS["OpenLineageFilePublisher"] = "6271b678-7d22-4cdf-87b1-45b366beaf4e"
|
106
|
+
TEMPLATE_GUIDS["JDBC Endpoint"] = "3d79ce50-1887-4627-ad71-ba4649aba2bc"
|
106
107
|
TEMPLATE_GUIDS["PostgreSQL Server"] = "542134e6-b9ce-4dce-8aef-22e8daf34fdb"
|
107
108
|
INTEGRATION_GUIDS["PostgreSQLServer"] = "36f69fd0-54ba-4f59-8a44-11ccf2687a34"
|
108
109
|
TEMPLATE_GUIDS["Audio Data File"] = "39b4b670-7f15-4744-a5ba-62e8edafbcee"
|
109
110
|
TEMPLATE_GUIDS["Document File"] = "eb6f728d-fa54-4350-9807-1199cbf96851"
|
110
111
|
TEMPLATE_GUIDS["Integration Daemon"] = "6b3516f0-dd13-4786-9601-07215f995197"
|
111
112
|
TEMPLATE_GUIDS["XML Data File"] = "ea67ae71-c674-473e-b38b-689879d2a7d9"
|
113
|
+
TEMPLATE_GUIDS["REST API Endpoint"] = "9ea4bff4-d193-492f-bcad-6e68c07c6f9e"
|
112
114
|
TEMPLATE_GUIDS["Unity Catalog Schema"] = "5bf92b0f-3970-41ea-b0a3-aacfbf6fd92e"
|
113
115
|
TEMPLATE_GUIDS["Parquet Data File"] = "7f6cd744-79c3-4d25-a056-eeb1a91574c3"
|
114
116
|
TEMPLATE_GUIDS["3D Image Data File"] = "0059ea2b-6292-4cac-aa6f-a80a605f1114"
|
@@ -6,7 +6,7 @@ Copyright Contributors to the ODPi Egeria project.
|
|
6
6
|
|
7
7
|
"""
|
8
8
|
import asyncio
|
9
|
-
|
9
|
+
import datetime
|
10
10
|
|
11
11
|
from httpx import Response
|
12
12
|
|
@@ -1952,12 +1952,12 @@ class AutomatedCuration(Client):
|
|
1952
1952
|
async def _async_initiate_gov_action_process(
|
1953
1953
|
self,
|
1954
1954
|
action_type_qualified_name: str,
|
1955
|
-
request_source_guids: [str],
|
1956
|
-
action_targets: list,
|
1957
|
-
start_time: datetime,
|
1958
|
-
request_parameters: dict,
|
1959
|
-
orig_service_name: str,
|
1960
|
-
orig_engine_name: str,
|
1955
|
+
request_source_guids: [str] = None,
|
1956
|
+
action_targets: list = None,
|
1957
|
+
start_time: datetime = None,
|
1958
|
+
request_parameters: dict = None,
|
1959
|
+
orig_service_name: str = None,
|
1960
|
+
orig_engine_name: str = None,
|
1961
1961
|
server: str = None,
|
1962
1962
|
) -> str:
|
1963
1963
|
"""Using the named governance action process as a template, initiate a chain of engine actions. Async version.
|
@@ -1966,17 +1966,17 @@ class AutomatedCuration(Client):
|
|
1966
1966
|
----------
|
1967
1967
|
action_type_qualified_name: str
|
1968
1968
|
- unique name for the governance process
|
1969
|
-
request_source_guids: [str]
|
1969
|
+
request_source_guids: [str], optional
|
1970
1970
|
- request source elements for the resulting governance action service
|
1971
|
-
action_targets: [str]
|
1971
|
+
action_targets: [str], optional
|
1972
1972
|
-list of action target names to GUIDs for the resulting governance action service
|
1973
|
-
start_time: datetime
|
1973
|
+
start_time: datetime, optional
|
1974
1974
|
- time to start the process
|
1975
|
-
request_parameters: [str]
|
1975
|
+
request_parameters: [str], optional
|
1976
1976
|
- parameters passed into the process
|
1977
|
-
orig_service_name: str
|
1977
|
+
orig_service_name: str, optional
|
1978
1978
|
- unique name of the requesting governance service (if initiated by a governance engine)
|
1979
|
-
orig_engine_name: str
|
1979
|
+
orig_engine_name: str, optional
|
1980
1980
|
- optional unique name of the governance engine (if initiated by a governance engine).
|
1981
1981
|
|
1982
1982
|
Returns
|
@@ -1991,6 +1991,10 @@ class AutomatedCuration(Client):
|
|
1991
1991
|
|
1992
1992
|
"""
|
1993
1993
|
server = self.server_name if server is None else server
|
1994
|
+
start_time: datetime = (
|
1995
|
+
datetime.datetime.now() if start_time is None else start_time
|
1996
|
+
)
|
1997
|
+
|
1994
1998
|
url = (
|
1995
1999
|
f"{self.platform_url}/servers/{server}/api/open-metadata/automated-curation/governance-action-processes/"
|
1996
2000
|
f"initiate"
|
@@ -2012,12 +2016,12 @@ class AutomatedCuration(Client):
|
|
2012
2016
|
def initiate_gov_action_process(
|
2013
2017
|
self,
|
2014
2018
|
action_type_qualified_name: str,
|
2015
|
-
request_source_guids: [str],
|
2016
|
-
action_targets: [str],
|
2017
|
-
start_time: datetime,
|
2018
|
-
request_parameters: dict,
|
2019
|
-
orig_service_name: str,
|
2020
|
-
orig_engine_name: str,
|
2019
|
+
request_source_guids: [str] = None,
|
2020
|
+
action_targets: [str] = None,
|
2021
|
+
start_time: datetime = None,
|
2022
|
+
request_parameters: dict = None,
|
2023
|
+
orig_service_name: str = None,
|
2024
|
+
orig_engine_name: str = None,
|
2021
2025
|
server: str = None,
|
2022
2026
|
) -> str:
|
2023
2027
|
"""Using the named governance action process as a template, initiate a chain of engine actions.
|
@@ -2026,17 +2030,17 @@ class AutomatedCuration(Client):
|
|
2026
2030
|
----------
|
2027
2031
|
action_type_qualified_name: str
|
2028
2032
|
- unique name for the governance process
|
2029
|
-
request_source_guids: [str]
|
2033
|
+
request_source_guids: [str], optional
|
2030
2034
|
- request source elements for the resulting governance action service
|
2031
|
-
action_targets: [str]
|
2035
|
+
action_targets: [str], optional
|
2032
2036
|
-list of action target names to GUIDs for the resulting governance action service
|
2033
|
-
start_time: datetime
|
2037
|
+
start_time: datetime, optional
|
2034
2038
|
- time to start the process
|
2035
|
-
request_parameters: [str]
|
2039
|
+
request_parameters: [str], optional
|
2036
2040
|
- parameters passed into the process
|
2037
|
-
orig_service_name: str
|
2041
|
+
orig_service_name: str, optional
|
2038
2042
|
- unique name of the requesting governance service (if initiated by a governance engine)
|
2039
|
-
orig_engine_name: str
|
2043
|
+
orig_engine_name: str, optional
|
2040
2044
|
- optional unique name of the governance engine (if initiated by a governance engine).
|
2041
2045
|
server: str, optional
|
2042
2046
|
- if not specified, the server from the class instance will be used
|
@@ -0,0 +1,79 @@
|
|
1
|
+
global template_guids, integration_guids
|
2
|
+
TEMPLATE_GUIDS['CSV Data File'] = '13770f93-13c8-42be-9bb8-e0b1b1e52b1f'
|
3
|
+
TEMPLATE_GUIDS['Keystore File'] = 'fbcfcc0c-1652-421f-b49b-c3e1c108768f'
|
4
|
+
TEMPLATE_GUIDS['Unity Catalog Server'] = 'dcca9788-b30f-4007-b1ac-ec634aff6879'
|
5
|
+
INTEGRATION_GUIDS['UnityCatalogInsideCatalog'] = '74dde22f-2249-4ea3-af2b-b39e73f79b81'
|
6
|
+
INTEGRATION_GUIDS['UnityCatalogServer'] = '06d068d9-9e08-4e67-8c59-073bbf1013af'
|
7
|
+
INTEGRATION_GUIDS['JDBC'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
8
|
+
TEMPLATE_GUIDS['Data File'] = '66d8dda9-00cf-4e59-938c-4b0583596b1e'
|
9
|
+
TEMPLATE_GUIDS['View Server'] = 'fd61ca01-390d-4aa2-a55d-426826aa4e1b'
|
10
|
+
TEMPLATE_GUIDS['Archive File'] = '7578e504-d00f-406d-a194-3fc0a351cdf9'
|
11
|
+
TEMPLATE_GUIDS['Unity Catalog Catalog'] = '5ee006aa-a6d6-411b-9b8d-5f720c079cae'
|
12
|
+
TEMPLATE_GUIDS['PostgreSQL Relational Database'] = '3d398b3f-7ae6-4713-952a-409f3dea8520'
|
13
|
+
INTEGRATION_GUIDS['JDBC'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
14
|
+
TEMPLATE_GUIDS['Program File'] = '32d27e9c-1fdf-455a-ad2a-42b4d7d99108'
|
15
|
+
TEMPLATE_GUIDS['FileFolder'] = 'fbdd8efd-1b69-474c-bb6d-0a304b394146'
|
16
|
+
INTEGRATION_GUIDS['ContentPacksMonitor'] = '6bb2181e-7724-4515-ba3c-877cded55980'
|
17
|
+
INTEGRATION_GUIDS['GeneralFilesMonitor'] = '1b98cdac-dd0a-4621-93db-99ef5a1098bc'
|
18
|
+
INTEGRATION_GUIDS['SampleDataFilesMonitor'] = 'cd6479e1-2fe7-4426-b358-8a0cf70be117'
|
19
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
20
|
+
TEMPLATE_GUIDS['JDBC Endpoint'] = '3d79ce50-1887-4627-ad71-ba4649aba2bc'
|
21
|
+
TEMPLATE_GUIDS['PostgreSQL Server'] = '542134e6-b9ce-4dce-8aef-22e8daf34fdb'
|
22
|
+
INTEGRATION_GUIDS['PostgreSQLServer'] = '36f69fd0-54ba-4f59-8a44-11ccf2687a34'
|
23
|
+
TEMPLATE_GUIDS['Audio Data File'] = '39b4b670-7f15-4744-a5ba-62e8edafbcee'
|
24
|
+
TEMPLATE_GUIDS['Document File'] = 'eb6f728d-fa54-4350-9807-1199cbf96851'
|
25
|
+
TEMPLATE_GUIDS['Integration Daemon'] = '6b3516f0-dd13-4786-9601-07215f995197'
|
26
|
+
TEMPLATE_GUIDS['XML Data File'] = 'ea67ae71-c674-473e-b38b-689879d2a7d9'
|
27
|
+
TEMPLATE_GUIDS['REST API Endpoint'] = '9ea4bff4-d193-492f-bcad-6e68c07c6f9e'
|
28
|
+
TEMPLATE_GUIDS['Unity Catalog Schema'] = '5bf92b0f-3970-41ea-b0a3-aacfbf6fd92e'
|
29
|
+
TEMPLATE_GUIDS['Parquet Data File'] = '7f6cd744-79c3-4d25-a056-eeb1a91574c3'
|
30
|
+
TEMPLATE_GUIDS['3D Image Data File'] = '0059ea2b-6292-4cac-aa6f-a80a605f1114'
|
31
|
+
TEMPLATE_GUIDS['YAML File'] = '2221855b-2b64-4b45-a2ee-c40adc5e2a64'
|
32
|
+
TEMPLATE_GUIDS['Metadata Access Server'] = 'bd8de890-fa79-4c24-aab8-20b41b5893dd'
|
33
|
+
TEMPLATE_GUIDS['Properties File'] = '3b281111-a0ef-4fc4-99e7-9a0ef84a7636'
|
34
|
+
TEMPLATE_GUIDS['Vector Data File'] = 'db1bec7f-55a9-40d3-91c0-a57b76d422e2'
|
35
|
+
TEMPLATE_GUIDS['Apache Kafka Server'] = '5e1ff810-5418-43f7-b7c4-e6e062f9aff7'
|
36
|
+
INTEGRATION_GUIDS['KafkaTopic'] = 'fa1f711c-0b34-4b57-8e6e-16162b132b0c'
|
37
|
+
TEMPLATE_GUIDS['Executable File'] = '3d99a163-7a13-4576-a212-784010a8302a'
|
38
|
+
INTEGRATION_GUIDS['OpenLineageAPIPublisher'] = '2156bc98-973a-4859-908d-4ccc96f53cc5'
|
39
|
+
TEMPLATE_GUIDS['Unity Catalog Table'] = '6cc1e5f5-4c1e-4290-a80e-e06643ffb13d'
|
40
|
+
TEMPLATE_GUIDS['JSON Data File'] = 'c4836635-7e9e-446a-83b5-15e206b1aff3'
|
41
|
+
TEMPLATE_GUIDS['File System'] = '522f228c-097c-4f90-9efc-26c1f2696f87'
|
42
|
+
TEMPLATE_GUIDS['Source Code File'] = '9c7013ef-f29b-4b01-a8ea-5ea14f64c67a'
|
43
|
+
TEMPLATE_GUIDS['Apple MacBook Pro'] = '32a9fd56-85c9-47fe-a211-9da3871bf4da'
|
44
|
+
TEMPLATE_GUIDS['Build Instruction File'] = 'fbb2fa2e-8bcb-402e-9be7-5c6db9f2c504'
|
45
|
+
TEMPLATE_GUIDS['Spreadsheet Data File'] = 'e4fabff5-2ba9-4050-9076-6ed917970b4c'
|
46
|
+
TEMPLATE_GUIDS['UNIX File System'] = '27117270-8667-41d0-a99a-9118f9b60199'
|
47
|
+
TEMPLATE_GUIDS['Video Data File'] = '93b2b722-ec0f-4da4-960a-b8d4922f8bf5'
|
48
|
+
TEMPLATE_GUIDS['Unity Catalog Function'] = 'a490ba65-6104-4213-9be9-524e16fed8aa'
|
49
|
+
TEMPLATE_GUIDS['PostgreSQL Relational Database Schema'] = '82a5417c-d882-4271-8444-4c6a996a8bfc'
|
50
|
+
TEMPLATE_GUIDS['Engine Host'] = '1764a891-4234-45f1-8cc3-536af40c790d'
|
51
|
+
TEMPLATE_GUIDS['Avro Data File'] = '9f5be428-058e-41dd-b506-3a222283b579'
|
52
|
+
TEMPLATE_GUIDS['Unity Catalog Volume'] = '92d2d2dc-0798-41f0-9512-b10548d312b7'
|
53
|
+
TEMPLATE_GUIDS['File'] = 'ae3067c7-cc72-4a18-88e1-746803c2c86f'
|
54
|
+
TEMPLATE_GUIDS['Apache Kafka Topic'] = 'ea8f81c9-c59c-47de-9525-7cc59d1251e5'
|
55
|
+
TEMPLATE_GUIDS['Script File'] = 'dbd5e6bb-1ff8-46f4-a007-fb0485f68c92'
|
56
|
+
TEMPLATE_GUIDS['Apache Atlas Server'] = 'fe6dce45-a978-4417-ab55-17f05b8bcea7'
|
57
|
+
TEMPLATE_GUIDS['Raster Data File'] = '47211156-f03f-4881-8526-015e695a3dac'
|
58
|
+
TEMPLATE_GUIDS['Data Folder'] = '372a0379-7060-4c9d-8d84-bc709b31794c'
|
59
|
+
INTEGRATION_GUIDS['MaintainDataFolderLastUpdateDate'] = 'fd26f07c-ae44-4bc5-b457-37b43112224f'
|
60
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
61
|
+
TEMPLATE_GUIDS['OMAG Server Platform'] = '9b06c4dc-ddc8-47ae-b56b-28775d3a96f0'
|
62
|
+
INTEGRATION_GUIDS['OpenAPI'] = 'b89d9a5a-2ea6-49bc-a4fc-e7df9f3ca93e'
|
63
|
+
INTEGRATION_GUIDS['OMAGServerPlatform'] = 'dee84e6e-7a96-4975-86c1-152fb3ab759b'
|
64
|
+
INTEGRATION_GUIDS['PostgreSQLServerCataloguer'] = '36f69fd0-54ba-4f59-8a44-11ccf2687a34'
|
65
|
+
INTEGRATION_GUIDS['UnityCatalogInsideCatalogSynchronizer'] = '74dde22f-2249-4ea3-af2b-b39e73f79b81'
|
66
|
+
INTEGRATION_GUIDS['OpenLineageAPIPublisher'] = '2156bc98-973a-4859-908d-4ccc96f53cc5'
|
67
|
+
INTEGRATION_GUIDS['JDBCDatabaseCataloguer'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
68
|
+
INTEGRATION_GUIDS['FilesCataloguer'] = '1b98cdac-dd0a-4621-93db-99ef5a1098bc'
|
69
|
+
INTEGRATION_GUIDS['SampleDataCataloguer'] = 'cd6479e1-2fe7-4426-b358-8a0cf70be117'
|
70
|
+
INTEGRATION_GUIDS['OpenLineageGovernanceActionPublisher'] = '206f8faf-04da-4b6f-8280-eeee3943afeb'
|
71
|
+
INTEGRATION_GUIDS['OpenAPICataloguer'] = 'b89d9a5a-2ea6-49bc-a4fc-e7df9f3ca93e'
|
72
|
+
INTEGRATION_GUIDS['OMAGServerPlatformCataloguer'] = 'dee84e6e-7a96-4975-86c1-152fb3ab759b'
|
73
|
+
INTEGRATION_GUIDS['ApacheKafkaCataloguer'] = 'fa1f711c-0b34-4b57-8e6e-16162b132b0c'
|
74
|
+
INTEGRATION_GUIDS['UnityCatalogServerSynchronizer'] = '06d068d9-9e08-4e67-8c59-073bbf1013af'
|
75
|
+
INTEGRATION_GUIDS['MaintainLastUpdateDate'] = 'fd26f07c-ae44-4bc5-b457-37b43112224f'
|
76
|
+
INTEGRATION_GUIDS['OpenLineageKafkaListener'] = '980b989c-de78-4e6a-a58d-51049d7381bf'
|
77
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
78
|
+
INTEGRATION_GUIDS['ContentPacksCataloguer'] = '6bb2181e-7724-4515-ba3c-877cded55980'
|
79
|
+
INTEGRATION_GUIDS['OpenLineageCataloguer'] = '3347ac71-8dd2-403a-bc16-75a71be64bd7'
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-0.7.35 → pyegeria-0.7.36}/examples/doc_samples/Create_Sustainability_Collection_Sample.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
|
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
|