pyegeria 0.5.5__tar.gz → 0.5.5.2__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.5.5 → pyegeria-0.5.5.2}/PKG-INFO +1 -1
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/view_asset_graph.py +18 -13
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyproject.toml +1 -1
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/LICENSE +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/README.md +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/README.md +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/__init__.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/list_assets.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/view_collection.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/catalog_user/view_glossary.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/README.md +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/__init__.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/get_guid_info.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/get_tech_details.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_asset_types.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_registered_services.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_relationship_types.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_tech_templates.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_tech_types.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_valid_metadata_values.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/README.md +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/__init__.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/get_tech_type_elements.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/get_tech_type_template.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_asset_events.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_coco_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_eng_action_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_gov_eng_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_integ_daemon_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_platform_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_server_list.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_server_status.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/README.md +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/__init__.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/get_my_profile.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/list_projects.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/list_todos.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/view_my_todos.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/personal_organizer/view_open_todos.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/Xfeedback_manager_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/__init__.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/_client.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/_globals.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/_validators.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/core_guids.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/utils.py +0 -0
- {pyegeria-0.5.5 → pyegeria-0.5.5.2}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -74,10 +74,10 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
74
74
|
|
75
75
|
ne_prop_md = ""
|
76
76
|
for prop in ne_props.keys():
|
77
|
-
ne_prop_md += f"* {prop}: {ne_props[prop]}\n"
|
77
|
+
ne_prop_md += f"\t* {prop}: {ne_props[prop]}\n"
|
78
78
|
ne_md = (f"Nested Element of Type: {ne_type} with GUID: {ne_guid} \n "
|
79
79
|
f"* created by {ne_created_by} at time {ne_created_at}\n"
|
80
|
-
f"{ne_prop_md}\n")
|
80
|
+
f"Properties: \n{ne_prop_md}\n")
|
81
81
|
if ne_class_md is not None:
|
82
82
|
ne_md += f"* {ne_class_md}"
|
83
83
|
|
@@ -117,6 +117,8 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
117
117
|
style = ""
|
118
118
|
|
119
119
|
asset_type = asset_graph["type"]["typeName"]
|
120
|
+
asset_deployed_imp_type = asset_graph.get("deployedImplementationType","---")
|
121
|
+
|
120
122
|
asset_origin = asset_graph["origin"]["homeMetadataCollectionName"]
|
121
123
|
asset_creation = asset_graph["versions"]["createTime"]
|
122
124
|
asset_created_by = asset_graph["versions"]["createdBy"]
|
@@ -126,12 +128,15 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
126
128
|
asset_class_md = build_classifications(asset_classifications)
|
127
129
|
|
128
130
|
|
129
|
-
asset_properties = asset_graph
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
131
|
+
asset_properties = asset_graph.get("extendedProperties",None)
|
132
|
+
if asset_properties is not None:
|
133
|
+
prop_md = "\n* Extended Properties:\n"
|
134
|
+
for prop in asset_properties:
|
135
|
+
prop_md = f"{prop_md}\n\t* {prop}: {asset_properties[prop]}\n"
|
136
|
+
else:
|
137
|
+
prop_md = ""
|
134
138
|
core_md = (f"**Type: {asset_type} Created by: {asset_created_by} on {asset_creation}**\n"
|
139
|
+
f"* Deployed Implementation Type: {asset_deployed_imp_type}\n"
|
135
140
|
f"* Qualified Name: {qualified_name}\n "
|
136
141
|
f"* Resource Name: {resource_name}\n"
|
137
142
|
f"* Display Name: {asset_name}\n"
|
@@ -170,8 +175,8 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
170
175
|
rel_end2_unique_name = rel_end2["uniqueName"]
|
171
176
|
|
172
177
|
if (rel_end1_guid not in guid_list) or (rel_end2_guid not in guid_list):
|
173
|
-
rel_end1_class_md = build_classifications(rel_end1["classifications"])
|
174
|
-
rel_end2_class_md = build_classifications(rel_end2["classifications"])
|
178
|
+
# rel_end1_class_md = build_classifications(rel_end1["classifications"])
|
179
|
+
# rel_end2_class_md = build_classifications(rel_end2["classifications"])
|
175
180
|
|
176
181
|
relationship_guid = relationship["guid"]
|
177
182
|
relationship_type = relationship["type"]["typeName"]
|
@@ -196,8 +201,8 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
196
201
|
f"\t* Unique Name: {rel_end1_unique_name}\n"
|
197
202
|
)
|
198
203
|
|
199
|
-
if rel_end1_class_md is not None:
|
200
|
-
|
204
|
+
# if rel_end1_class_md is not None:
|
205
|
+
# rel_end1_md = rel_end1_class_md + rel_end1_md
|
201
206
|
|
202
207
|
rel_end2_md = (
|
203
208
|
f"* End2:\n"
|
@@ -206,8 +211,8 @@ def asset_viewer(asset_guid: str, server_name:str, platform_url:str, user:str):
|
|
206
211
|
f"\t* Unique Name: {rel_end2_unique_name}\n"
|
207
212
|
)
|
208
213
|
|
209
|
-
if rel_end2_class_md is not None:
|
210
|
-
|
214
|
+
# if rel_end2_class_md is not None:
|
215
|
+
# rel_end1_md = rel_end2_class_md + rel_end1_md
|
211
216
|
#
|
212
217
|
# for prop in relationship_properties.keys():
|
213
218
|
# relationship_md += f"* {prop}: {relationship_properties[prop]}\n"
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-0.5.5 → pyegeria-0.5.5.2}/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
|
{pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/developer/list_valid_metadata_values.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
|
{pyegeria-0.5.5 → pyegeria-0.5.5.2}/examples/widgets/operational/view_integ_daemon_status.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
|