pyegeria 5.2__py3-none-any.whl → 5.2.0.2__py3-none-any.whl

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 (126) hide show
  1. pyegeria/.DS_Store +0 -0
  2. pyegeria/__init__.py +0 -2
  3. pyegeria/_client.py +2 -7
  4. pyegeria/asset_catalog_omvs.py +0 -34
  5. pyegeria/classification_manager_omvs.py +3 -2
  6. pyegeria/collection_manager_omvs.py +45 -92
  7. pyegeria/commands/.DS_Store +0 -0
  8. pyegeria/commands/README.md +1 -2
  9. pyegeria/commands/cat/__init__.py +5 -1
  10. pyegeria/commands/cat/get_collection.py +14 -23
  11. pyegeria/commands/cat/get_tech_type_elements.py +1 -1
  12. pyegeria/commands/cat/glossary_actions.py +8 -28
  13. pyegeria/commands/cat/list_assets.py +17 -8
  14. pyegeria/commands/cat/list_collections.py +5 -10
  15. pyegeria/commands/cat/list_deployed_catalogs.py +2 -4
  16. pyegeria/commands/cat/list_deployed_database_schemas.py +14 -8
  17. pyegeria/commands/cat/list_deployed_databases.py +3 -2
  18. pyegeria/commands/cat/list_tech_types.py +24 -36
  19. pyegeria/commands/cat/list_terms.py +2 -4
  20. pyegeria/commands/cli/egeria.py +108 -104
  21. pyegeria/commands/cli/egeria_cat.py +54 -53
  22. pyegeria/commands/cli/egeria_my.py +33 -25
  23. pyegeria/commands/cli/egeria_ops.py +40 -38
  24. pyegeria/commands/cli/egeria_tech.py +41 -55
  25. pyegeria/commands/cli/ops_config.py +1 -3
  26. pyegeria/commands/doc/.DS_Store +0 -0
  27. pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
  28. pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
  29. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png +0 -0
  30. pyegeria/commands/doc/{README.md → command-overview.md} +5 -50
  31. pyegeria/commands/doc/glossary/.DS_Store +0 -0
  32. pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
  33. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
  34. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/{README.md → hey_egeria: overview.md } +1 -1
  35. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
  36. pyegeria/commands/my/monitor_my_todos.py +5 -17
  37. pyegeria/commands/my/monitor_open_todos.py +1 -1
  38. pyegeria/commands/ops/monitor_asset_events.py +22 -27
  39. pyegeria/commands/ops/monitor_engine_activity_c.py +1 -1
  40. pyegeria/commands/ops/monitor_gov_eng_status.py +4 -31
  41. pyegeria/commands/ops/monitor_integ_daemon_status.py +14 -17
  42. pyegeria/commands/ops/monitor_platform_status.py +1 -1
  43. pyegeria/commands/ops/orig_monitor_server_status.py +21 -36
  44. pyegeria/commands/ops/refresh_integration_daemon.py +1 -1
  45. pyegeria/commands/ops/restart_integration_daemon.py +1 -1
  46. pyegeria/commands/tech/get_tech_details.py +42 -79
  47. pyegeria/commands/tech/get_tech_type_template.py +53 -69
  48. pyegeria/commands/tech/list_anchored_elements.py +15 -18
  49. pyegeria/commands/tech/list_elements_x.py +4 -7
  50. pyegeria/commands/tech/list_registered_services.py +1 -1
  51. pyegeria/commands/tech/list_relationship_types.py +21 -19
  52. pyegeria/commands/tech/list_relationships.py +3 -7
  53. pyegeria/commands/tech/table_tech_templates.py +1 -3
  54. pyegeria/create_tech_guid_lists.py +2 -2
  55. pyegeria/egeria_client.py +0 -2
  56. pyegeria/egeria_tech_client.py +0 -5
  57. pyegeria/glossary_manager_omvs.py +7 -101
  58. pyegeria/server_operations.py +4 -4
  59. pyegeria/template_manager_omvs.py +3 -1
  60. pyegeria/valid_metadata_omvs.py +1 -1
  61. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/METADATA +5 -3
  62. pyegeria-5.2.0.2.dist-info/RECORD +185 -0
  63. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/entry_points.txt +0 -2
  64. pyegeria/commands/cat/list_tech_type_elements.py +0 -190
  65. pyegeria/commands/cli/egeria_login_tui.py +0 -313
  66. pyegeria/commands/cli/txt_custom_v2.tcss +0 -19
  67. pyegeria/commands/doc/Visual Command Reference/README.md +0 -511
  68. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png +0 -0
  69. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png +0 -0
  70. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-12-17 at 15.48.38@2x.png +0 -0
  71. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-11-25 at 20.21.25@2x.png +0 -0
  72. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-12-17 at 15.52.16@2x.png +0 -0
  73. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed_databases 2024-12-16 at 16.40.31@2x.png +0 -0
  74. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-glossaries 2024-11-25 at 20.30.02.png +0 -0
  75. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-terms 2024-11-25 at 20.32.11.png +0 -0
  76. pyegeria/commands/doc/Visual Command Reference/cat/show/info/asset-types 2024-11-25 at 20.34.19@2x.png +0 -0
  77. pyegeria/commands/doc/Visual Command Reference/cat/show/info/certification-types 2024-11-25 at 20.37.07.png +0 -0
  78. pyegeria/commands/doc/Visual Command Reference/cat/show/info/collection-graph 2024-12-12 at 11.33.18@2x.png +0 -0
  79. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-collections 2024-12-10 at 14.25.51@2x.png +0 -0
  80. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-todos 2024-12-12 at 11.46.30@2x.png +0 -0
  81. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-user-ids 2024-12-12 at 11.51.09@2x.png +0 -0
  82. pyegeria/commands/doc/Visual Command Reference/cat/show/info/tech-types 2024-12-12 at 11.37.20@2x.png +0 -0
  83. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_dependencies 2024-12-14 at 16.24.39@2x.png +0 -0
  84. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_structure 2024-12-14 at 16.21.35@2x.png +0 -0
  85. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/projects 2024-12-14 at 16.18.10@2x.png +0 -0
  86. pyegeria/commands/doc/Visual Command Reference/hey_egeria tui 2024-12-16 at 16.58.22@2x.png +0 -0
  87. pyegeria/commands/doc/Visual Command Reference/my/show/my_profile 2024-12-14 at 16.29.27@2x.png +0 -0
  88. pyegeria/commands/doc/Visual Command Reference/my/show/my_roles 2024-12-14 at 16.32.10@2x.png +0 -0
  89. pyegeria/commands/doc/Visual Command Reference/my/show/my_todos 2024-12-15 at 16.24.13@2x.png +0 -0
  90. pyegeria/commands/doc/Visual Command Reference/my/show/open_todos 2024-12-14 at 16.36.12@2x.png +0 -0
  91. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/list_engine_activity compressed 2024-12-15 at 16.48.48@2x.png +0 -0
  92. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity 2024-12-15 at 16.32.55@2x.png +0 -0
  93. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity compressed 2024-12-15 at 16.38.29@2x.png +0 -0
  94. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_status 2024-12-15 at 16.51.26.jpeg +0 -0
  95. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_daemon_status 2024-12-15 at 16.57.12@2x.png +0 -0
  96. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_targets 2024-12-15 at 17.02.19@2x.png +0 -0
  97. pyegeria/commands/doc/Visual Command Reference/ops/show/platforms/monitor_platform_status 2024-12-15 at 19.53.18@2x.png +0 -0
  98. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status 2024-12-15 at 19.59.39@2x.png +0 -0
  99. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status full 2024-12-15 at 20.01.57@2x.png +0 -0
  100. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_startup_servers 2024-12-15 at 19.56.07@2x.png +0 -0
  101. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_anchored_elements 2024-12-15 at 21.25.41@2x.png +0 -0
  102. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_elements_of_om_type 2024-12-16 at 14.39.59@2x.png +0 -0
  103. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/info_for_guid 2024-12-16 at 11.35.29@2x.png +0 -0
  104. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type 2024-12-16 at 14.24.18@2x.png +0 -0
  105. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type extended 2024-12-16 at 14.28.46@2x.png +0 -0
  106. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_of_om_type_by_classification 2024-12-16 at 14.35.26@2x.png +0 -0
  107. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/related_elements 2024-12-16 at 14.55.01@2x.png +0 -0
  108. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/show_related_specifications 2024-12-16 at 15.04.55@2x.png +0 -0
  109. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/asset_types 2024-12-16 at 15.10.16@2x.png +0 -0
  110. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/detailed_governance_action_processes 2024-12-16 at 15.16.26@2x.png +0 -0
  111. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/governance_action_processes 2024-12-16 at 15.13.01@2x.png +0 -0
  112. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/registered_services 2024-12-16 at 16.44.54@2x.png +0 -0
  113. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-16 at 16.20.34@2x.png +0 -0
  114. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-19 at 10.51.54@2x.png +0 -0
  115. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/valid_metadata_values 2024-12-16 at 15.31.56@2x.png +0 -0
  116. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_type_template_specs 2024-12-16 at 16.03.22@2x.png +0 -0
  117. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png +0 -0
  118. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png +0 -0
  119. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png +0 -0
  120. pyegeria/metadata_explorer_omvs.py +0 -2371
  121. pyegeria-5.2.dist-info/RECORD +0 -232
  122. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{asset-graph 2024-11-20 at 15.56.42.png → Asset-graph 2024-11-20 at 15.56.42.png} +0 -0
  123. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{assets-in-domain 2024-11-20 at 15.49.55@2x.png → Assets-in-domain 2024-11-20 at 15.49.55@2x.png} +0 -0
  124. /pyegeria/commands/doc/Visual Command Reference/cat/show/{deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png → assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png} +0 -0
  125. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/LICENSE +0 -0
  126. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/WHEEL +0 -0
@@ -0,0 +1,185 @@
1
+ pyegeria/.DS_Store,sha256=U2Dims-Y3eDWFDlGhj7ixMHOUGvQV9c_GIr_r-t1jb0,6148
2
+ pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
3
+ pyegeria/__init__.py,sha256=mZOa16y_LUUZevlHVQY-X_q0ZE2mEcgAE-eoe16DLls,21893
4
+ pyegeria/_client.py,sha256=pvUuiWRzK1qgEfKsX5QrPFjowvITkwqpOr_zGpZSDOY,30655
5
+ pyegeria/_deprecated_gov_engine.py,sha256=dWNcwVsE5__dF2u4QiIyQrssozzzOjBbLld8MdpmVCQ,17264
6
+ pyegeria/_exceptions.py,sha256=NJ7vAhmvusK1ENvY2MMrBB6A6TgpYjzS9QJxFH56b8c,18470
7
+ pyegeria/_globals.py,sha256=1Uc8392wjbiVN5L__RzxC1-U97RMXj77_iUsMSgeAjQ,638
8
+ pyegeria/_validators.py,sha256=rnZelHJnjHaLZ8UhUTDyB59MfIUJifhALtkYoHBaos4,12736
9
+ pyegeria/asset_catalog_omvs.py,sha256=AmQDwAu9j3LQ9FRLxsmR8jr23RZBFNer8ZjtCijiyR0,24573
10
+ pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
11
+ pyegeria/classification_manager_omvs.py,sha256=aQQZGz53PkM3qh88tXiBXK4zHNvbNFDwwiNvQQSlwtw,187084
12
+ pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
13
+ pyegeria/commands/.DS_Store,sha256=hQH5hIRAmI41olW4o4qHCgZ0HOwGtl4u19tmI1DNW0w,8196
14
+ pyegeria/commands/README.md,sha256=zNfWZppDxoKqTJeRtcewzku9z1m6_hKacCyQUQw1iq4,1974
15
+ pyegeria/commands/__init__.py,sha256=IBYAvBbuGneZ06YSFjZsU-Zxx-b-Qo4ZV_Vd4zz4AI0,844
16
+ pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
17
+ pyegeria/commands/cat/__init__.py,sha256=3LHTWeyxLdFGDhWVTBzgJ6Y_9b2pM5CO2-kbsUASv4M,300
18
+ pyegeria/commands/cat/exp_list_glossaries.py,sha256=Gz_4XdwxhblIriuXajjwXueyRRGDwwyTXcfQiFjn1xY,5804
19
+ pyegeria/commands/cat/get_asset_graph.py,sha256=4AO4KlCgb7vbMihJK7W_GAnrd4J9sKwc4kXxa2ZrRW4,12447
20
+ pyegeria/commands/cat/get_collection.py,sha256=v7hCeEDcAQmcjM9qepuk8gg_RnYra3_v009AJOunkKk,5005
21
+ pyegeria/commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUPGy1DzKEJMIbbYfMUWvQA,5981
22
+ pyegeria/commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
23
+ pyegeria/commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
24
+ pyegeria/commands/cat/glossary_actions.py,sha256=U9Pz__GTVU8aKM4XqjWK5cLjaB218d9QSXe0Sr5_uAI,12180
25
+ pyegeria/commands/cat/list_assets.py,sha256=hWXtWLYiQx-wIM1xWaxPlm2CyaGL2y9JomYKS--giPA,6639
26
+ pyegeria/commands/cat/list_cert_types.py,sha256=x3R7ydIgXQmQyObE2Ffvr3187acFlsN1fXD1vuznJrc,7123
27
+ pyegeria/commands/cat/list_collections.py,sha256=6_nR_H-i9yRmqnvX4sxTYMSOXf9fPxPbkCBmkC-kCQo,5843
28
+ pyegeria/commands/cat/list_deployed_catalogs.py,sha256=vXmR6FF9s1Utbci3HGJQRY_AaSzBb8prmVGuJGUQTLQ,8201
29
+ pyegeria/commands/cat/list_deployed_database_schemas.py,sha256=VuL9MFWdMWDyWjgVUZMB_USbjPLbvpksZ2skjoUDGRA,9597
30
+ pyegeria/commands/cat/list_deployed_databases.py,sha256=hGlYPTFJtjEss0enb8rBLP38Ghq9e54YjG55MPqkBAk,7587
31
+ pyegeria/commands/cat/list_glossaries.py,sha256=t4p6DUd09MkIW07rCW0nc2K2ktD_YP0Qlw2z8zSayBI,5592
32
+ pyegeria/commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
33
+ pyegeria/commands/cat/list_servers_deployed_imp.py,sha256=gcfeDzf7QGwa5tU_WYJD4O-dZKQ7XYp_J1BXTnGy3xg,5705
34
+ pyegeria/commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
35
+ pyegeria/commands/cat/list_terms.py,sha256=yq3kyfCZ6Hfbqc30L6o-b3Ebp6NpywD99KL4kdKErKE,9276
36
+ pyegeria/commands/cat/list_todos.py,sha256=iPxHRyW3X5tiREio4TUOwRPvNPjU0gxm3pVnUI79ir4,6542
37
+ pyegeria/commands/cat/list_user_ids.py,sha256=7JinL7rknPbGusIb8ikXKEaV1vvbuvx_WWtbmlfS_DY,5093
38
+ pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
39
+ pyegeria/commands/cli/egeria.py,sha256=HkWqd47A7oi18zDFUsecZSkSvhu74VzKFw4phaQgQp0,45377
40
+ pyegeria/commands/cli/egeria_cat.py,sha256=p7r6Dahv9gvo_WLPmI1z2giVfbfXdbTlP5BLHtzcg68,16192
41
+ pyegeria/commands/cli/egeria_my.py,sha256=YsOy1rqDr9MFOoxpleXAo9dMlLI3NfHYf_NobKEdKk8,5888
42
+ pyegeria/commands/cli/egeria_ops.py,sha256=xw7C63jPgjQaogl7UZZJHoDnMzoZEMwy6oh1px053Cs,12265
43
+ pyegeria/commands/cli/egeria_tech.py,sha256=BbKIGSzZ0soZFg1bZyXsut2C0eI4mLuEyB3Rbla-dFA,15068
44
+ pyegeria/commands/cli/ops_config.py,sha256=-fTndSzs1zDmWwKk8hu6FMtBwOyXrZKpIemgykhpigI,1379
45
+ pyegeria/commands/doc/.DS_Store,sha256=-ud5sLRo1kuurBnhLDDmhxbVaz6WzT9ornQxwanFxzA,10244
46
+ pyegeria/commands/doc/Visual Command Reference/.DS_Store,sha256=Yxp1MLlzsoQ94cwdwdKCyGpchRUqQkv3mfzJuYq2UcQ,6148
47
+ pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store,sha256=IAHVVbWfGOniyM8uqvnMqcc6cgF0GNpi8IC0JlRqlV4,6148
48
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Asset-graph 2024-11-20 at 15.56.42.png,sha256=gL7LDmS0OUeDmmmz6ayZL7qbriaos6ryct-2T0D7CIM,769210
49
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Assets-in-domain 2024-11-20 at 15.49.55@2x.png,sha256=Op6NHsqPfYVvpKX46Z-IX8G_Of8rrVtDK34C1MJIJdw,540605
50
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
51
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/elements-of-type 2024-11-20 at 16.01.35.png,sha256=NCtzoZau5ANXjNh2IH57htfVvWAtMns87_M_5E9DSQ0,627528
52
+ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png,sha256=-QCu00HYhdkOJqclthiBSVKQuz1qHVothDwng53n_cw,271680
53
+ pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
54
+ pyegeria/commands/doc/command-overview.md,sha256=XTwDAR_fUrW0A4krMWuXYCZr1NDFiaE_3LH42y9rmr0,11059
55
+ pyegeria/commands/doc/glossary/.DS_Store,sha256=Wnz12QQr0lWsmfViLDHaDin30-503borBxFmXt1ST-o,6148
56
+ pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=2HoFDMCbIZuh4sBA1xRuu7qHQPyGwWS-JNUm5XNZ8JE,5880
57
+ pyegeria/commands/doc/glossary/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
58
+ pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
59
+ pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
60
+ pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
61
+ pyegeria/commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png,sha256=Tp3Obg86JmsKIijn4lE_NBjX9v_C1AXPU0w0Qr3cSak,169412
62
+ pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png,sha256=OH-Lsh2wOP-6XoFOHc3aAKIRZcY9usvTzNFbfjhdVzU,28900
63
+ pyegeria/commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png,sha256=C8VHV3Dynig-ACrezeCK-24WqbKkK45U8cBbN54RQRY,36189
64
+ pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png,sha256=eN4Py_yZpr_t-OJatHk19eaxRiG_zy4l8KyC6uVwSF8,33081
65
+ pyegeria/commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png,sha256=kRVjgOyNkjohd8QCbilCPTZsbHSxv336RB7VXHym5AQ,68878
66
+ pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png,sha256=ysdvz0ODsggAzfRs1mCHZS-jmdunQtzZ-Jz6zx9r7Ic,29097
67
+ pyegeria/commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png,sha256=3rMNGH0QhBYTX0OflYuYG2i2mO_nWrKcaYGzE3UxXNc,67935
68
+ pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png,sha256=YRFBwHEhPI_xK-Jupe2IL1nH6_5Kd0dUWIjiSbJE8eg,122877
69
+ pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png,sha256=HAIJJyLKTeLMeCSGvjJak9303O5piR5loVnk2p1JUKg,134129
70
+ pyegeria/commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png,sha256=z0c5uSoVBGEuImth-Os6IcaMhrBB9K3Zvw6RcOCcQGI,362370
71
+ pyegeria/commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png,sha256=7kB9zMI3pJrdDyPzGB6tv_DnJYQ9yAE_46o1qYeNdDY,119825
72
+ pyegeria/commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png,sha256=XFPeag87Lc64_51l8LBqPygfu9DkFIq3w74s17QORwA,69516
73
+ pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png,sha256=g3DS_M_-AroHsAhrv6q9QA2H12heMwBJSQKuakymNhs,572895
74
+ pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png,sha256=AetX8syXEcNgJU4KfswtszGgwa_ZqHuvr2OK7raQhvU,458878
75
+ pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png,sha256=jkiZXJdyLKVTIbE1DN6PYRXUxjWL2OhRRZCNvD-ERvI,152048
76
+ pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png,sha256=ErmStmLjAt7_P0pjTtTEcJG3jAJnl3T81hvLpn2Cqdk,148814
77
+ pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png,sha256=bMUrif2PzSf6-3kklxLYJHOv1XbUmvd1b3lFjS57yPU,1404089
78
+ pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png,sha256=LXjTC-78ZCNOOw6YqMVJgvObE7qhlGVlBjvCXemoFeg,392288
79
+ pyegeria/commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png,sha256=IyfiLC543yzV2iNQZUXmwmXLotG9YgyH5MnyzderD2U,350348
80
+ pyegeria/commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png,sha256=Ujq62Q8L21CJF_Qct9-IPqhD-XFJEk0vorIhC584LrM,356348
81
+ pyegeria/commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png,sha256=XWu-313nOY0Q7bGSX1ZXFFj8HVarrIUhBrvJx5fvm5g,377005
82
+ pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png,sha256=zcwlwoTJzzdxy7XXdUWlFOU3E5rhoGvZ7r9rXukhDSY,282894
83
+ pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png,sha256=-V-28otVg74c5WpX5b6y8WUJ5bRhDxjNSuYAvXjRK_k,1554408
84
+ pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png,sha256=jHNtvykq5bnEKp28lFEdHGzUGL6RCEVbZprd90DDFdw,277815
85
+ pyegeria/commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png,sha256=xUX6Wxd7si8ScLDI2-5FozYK3vkwU5_x-1LpuRdLEpo,300316
86
+ pyegeria/commands/doc/glossary/images/tui-load-archive.png,sha256=VqI0ELwROkRCWAbVqAPVAq1mFU_WPviG1r3ztMHZEMs,1415244
87
+ pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
88
+ pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png,sha256=Bzxbm8I624xRbKh7nph5GYGB9jZ3D4S2fDtYSHVVlgs,464916
89
+ pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
90
+ pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png,sha256=tLM_fX53WHDL3bALqvTugOsq_v-CcwaLQpJ0325gewE,347024
91
+ pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png,sha256=h0VE0ybRygOToKYnRplTwXcQlK4H7AzCySO7YEfkKuc,174761
92
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store,sha256=yjnANwnepYkqCNrWn9DS7S16f17mY1-5FD8Y0rpscPI,6148
93
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md,sha256=sathRSGN5rpR5iu3hNeTi2jCvHUjVtmTXImv0CtUUwU,19545
94
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
95
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png,sha256=7twshXV74tnBr5RWugLZCgijyOl55_ETIraH_X6DLv8,961218
96
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png,sha256=8lfyO8prtahjTqqT4Uk3HSICipBpf1ly2bXp00csRb8,314990
97
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png,sha256=Ri4xBHuYzsMrOpoq48-3UkfQNLm9coJxLT_LJGNIU80,745535
98
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria 2024-11-12 at 20.38.43.png,sha256=J9g754NN27AOk_OYUPI4o0A7cM5oHUqO-P5sjUmBsxM,387071
99
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria cat 2024-11-12 at 21.41.43.png,sha256=unjegB4XMrKsunJ9fM7LDheId6eZ5NK5bbXTh1S8Acc,961408
100
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-list 2024-11-12 at 16.45.26.png,sha256=BJ1oK6Ds-Flyz5G2ve_OXUjwzyCjvUM6BrdP3wvFs7c,571445
101
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-live 2024-11-12 at 16.44.12@2x.png,sha256=M8qFds2-WSXLaaOeyNXPhpx0OWXwvfHCzZwYdKRvTMk,572140
102
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png,sha256=6lNUyaasNqKENohRu_Q_NFQ9sz77pOO0256IZTPDvj4,152025
103
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png,sha256=i5I7-eS6khcPTJ9Yao9vnge9qVMCJ-DyBM8TLNoNsNY,458855
104
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/short-cut commands 2024-11-12 at 22.22.13.png,sha256=FUD-X-Txiim98G0xtenKhXsMDXwbztiWrid1h3br4IU,125890
105
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria.png,sha256=WP7FdqD_tZ7m0W-7eer-YhvUA_9T5pVPm46Av6yuqNw,1213272
106
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-integration-status-paging.png,sha256=dp_u0abblSpe-osElW0m_2dP36meeOYI_AXCna66DRE,987553
107
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png,sha256=VqI0ELwROkRCWAbVqAPVAq1mFU_WPviG1r3ztMHZEMs,1415244
108
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png,sha256=DXho3lr45D7honmcWlG-3_diQTlADCiKxf0wizmwH84,1577495
109
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
110
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png,sha256=EzuCQpKK-udRwnBv0Gj5LlCGVa0zLMWPmH1_uWpgnHk,917561
111
+ pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
112
+ pyegeria/commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
113
+ pyegeria/commands/my/list_my_profile.py,sha256=7oZ-rT1WuRSatlthJP_Qlvlgf66z3PetdLYsiqrYSko,5788
114
+ pyegeria/commands/my/list_my_roles.py,sha256=ItwkKgweF4NIx_5AqkHFTiNHZlXejCgfd0eq5KaehHE,5176
115
+ pyegeria/commands/my/monitor_my_todos.py,sha256=Sqvvn5rOQsRquPEHmBigJTvrgfHb03kE18UkrCbXoSw,6598
116
+ pyegeria/commands/my/monitor_open_todos.py,sha256=IlF8Wlj8qSWGcWqKX8H6LyEoihUt6MuJ2bFw505aN2w,5893
117
+ pyegeria/commands/my/todo_actions.py,sha256=_yBcXUJoPQZOTauQPcXfosX69V1RYCF9FmkSgcl6B5M,8138
118
+ pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
119
+ pyegeria/commands/ops/__init__.py,sha256=GyDGBYodxuJ-7k87z2farDs9vhR__RNrYeAe94HWGPM,764
120
+ pyegeria/commands/ops/gov_server_actions.py,sha256=zdawX-yfPFakc3Xf5V6j7e-csMbRLzJ-tdt_FkIhG34,5689
121
+ pyegeria/commands/ops/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
122
+ pyegeria/commands/ops/list_catalog_targets.py,sha256=9DgHbPmUInWPjdEp98aQjfcZbDjs40ml0NQt9PG94y0,7688
123
+ pyegeria/commands/ops/load_archive.py,sha256=QI7SqxlsHQc8cnyemQMMG0_8LsM-mTqkPo-Vqn-6A38,2692
124
+ pyegeria/commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
125
+ pyegeria/commands/ops/monitor_engine_activity.py,sha256=8RX-3znYx-4oWsI8nGFwODkWZ5Fc4qPttam_twymcjs,9856
126
+ pyegeria/commands/ops/monitor_engine_activity_c.py,sha256=eW23z4KJyZFj0OCURlFodZ8qhJwepnZQU_dB6Xggk3I,10747
127
+ pyegeria/commands/ops/monitor_gov_eng_status.py,sha256=nR0xI_8L8W6gOJm8-jp8BaAeOLf1Gd5ikYP43AbJMxo,9094
128
+ pyegeria/commands/ops/monitor_integ_daemon_status.py,sha256=NQVHJuZfRfSaO7WjZnziI6ckHLCl06ykliJCV_sICOI,11368
129
+ pyegeria/commands/ops/monitor_platform_status.py,sha256=Hy0QxdCm3NzAfhwJgTBuSlunLTrGgKtXr2sPpqKmUr8,7164
130
+ pyegeria/commands/ops/monitor_server_startup.py,sha256=0pwnhv761uuFHGJXVANa5RhQQPPTXFldJ45TfeT7qfk,3901
131
+ pyegeria/commands/ops/monitor_server_status.py,sha256=O7iixd-6jzaDO7QrK1JuXLdrDF291YvxLbgLUk3BYQs,6870
132
+ pyegeria/commands/ops/orig_monitor_server_list.py,sha256=Uhtn8lv7QVXJBi9DSR3Nelmz8TB0vOsat10nFS6Nu20,4637
133
+ pyegeria/commands/ops/orig_monitor_server_status.py,sha256=A-8hMDfbscdcq-b1OD4wKn0tphumX8WIK-Hz8uPoFkc,3974
134
+ pyegeria/commands/ops/refresh_integration_daemon.py,sha256=WEAeaFAEWLJ055pGfzX6rkn7mq3Z0FYqJ0Xn0z1VjtA,2962
135
+ pyegeria/commands/ops/restart_integration_daemon.py,sha256=dqsQ6nOBw-EJgf7NvwTcR__h317dq_cxUWYRTGxvWaM,2901
136
+ pyegeria/commands/ops/table_integ_daemon_status.py,sha256=to93SVOF9tlaG5FpSHV4vZwZQgVoKmj5n-wc3oVQLGU,8414
137
+ pyegeria/commands/ops/x_engine_actions.py,sha256=sjoyDJD2_0xQkE2tSlFdBxD2d9C3Nzcy9qi69dWC4Rw,2284
138
+ pyegeria/commands/tech/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
139
+ pyegeria/commands/tech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
140
+ pyegeria/commands/tech/get_element_info.py,sha256=Rauespy7ZfyKtLh_H8XWgYTpPijsqlUGm-zeb7KrG7k,4749
141
+ pyegeria/commands/tech/get_guid_info.py,sha256=HfwcGAFALFIpy4AJAgQHU__Fv1fjprh1G1xB5AjlZ80,4282
142
+ pyegeria/commands/tech/get_tech_details.py,sha256=p5OgSKep3VOuuZmQXE2OSYhE-kvnI18TBcQ-PU5kEAw,6023
143
+ pyegeria/commands/tech/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
144
+ pyegeria/commands/tech/list_anchored_elements.py,sha256=FqC9rcUWfzIXmERQT8V_RrxgujES3fpTbtG-MHooXPc,7415
145
+ pyegeria/commands/tech/list_asset_types.py,sha256=LG7e8yjewQ_SX8SjzEiEii_-hDvmAJKyLN8iDjbch50,4162
146
+ pyegeria/commands/tech/list_elements.py,sha256=vO4SPEhcKm0L5rHVr6r8KYX3sPazGJ78oWsO2wLcf2o,5998
147
+ pyegeria/commands/tech/list_elements_for_classification.py,sha256=oAge8RFz4z9H-jCE0fBDhS4AbIHqhQWBvZ4Dp7BZbfM,6194
148
+ pyegeria/commands/tech/list_elements_x.py,sha256=k5jkekB7wh6cbzjn7FnwL7pKrPFq_oE-x36c_Z1FuSo,6500
149
+ pyegeria/commands/tech/list_gov_action_processes.py,sha256=AeS4E-DWrS2etsM6nuYD1En1J-7KeB_ZjyLTO9sy6KU,4580
150
+ pyegeria/commands/tech/list_registered_services.py,sha256=QzE_ebdopNkHWMxa-xc902GG6ac4Yw-ln8i8NUsgHVA,6542
151
+ pyegeria/commands/tech/list_related_elements.py,sha256=mcOy3RIGpIdshcT1o4Tr7Ck-c1dmAC8yBUOF5GAFYrM,7755
152
+ pyegeria/commands/tech/list_related_specification.py,sha256=mWrKenXOskL4cl0DHjH2Z8M9-FJzjkzK62W-tsx3WDU,5918
153
+ pyegeria/commands/tech/list_relationship_types.py,sha256=BlVzrPznZXqMVLN2-2vYEVRGeYsiJrqXxIJEikobyoo,5875
154
+ pyegeria/commands/tech/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
155
+ pyegeria/commands/tech/list_tech_templates.py,sha256=FIeYWnJY2bVUrfDQBJX2bpkp5cU7uPak52eJtB4vVu4,14146
156
+ pyegeria/commands/tech/list_valid_metadata_values.py,sha256=N3D0_BmREPszgde3uvvYdfzq7DJ46uMOv2t1vtncGsw,6333
157
+ pyegeria/commands/tech/table_tech_templates.py,sha256=_aWI4U8CMO0c2JdUxfqW7b2RQADMPUBvTulWk6m50VA,9318
158
+ pyegeria/commands/tech/x_list_related_elements.py,sha256=qBsf1619cecaMCTzG0MG22fAT32WNH2Z3CXrjo9z-5Y,5853
159
+ pyegeria/core_omag_server_config.py,sha256=ej0oNpGelSTTm2oERS86LpgT9O9E5CZFbUm2Iek8f1E,97764
160
+ pyegeria/create_tech_guid_lists.py,sha256=HHkC6HW58EN1BiolrYSRqSE0JhPbTepOFzwtdwBxVaU,4640
161
+ pyegeria/egeria_cat_client.py,sha256=NzwDbdi5OBHOOA7JzIQC5LqJJ7xtEwHA5yaKrGkDFnc,2022
162
+ pyegeria/egeria_client.py,sha256=gZjo_Z8n7r05KJnQgJuQibGOvCA90JCDlzyFRGkZV-I,3366
163
+ pyegeria/egeria_config_client.py,sha256=Zm31u4e7o8mXTV93qD0IHluQuG73jYbArPFqypjaMso,1328
164
+ pyegeria/egeria_my_client.py,sha256=XHwbFmSZXJClKDBFV8_fyK9CWaap2FndurRjywKPQiU,1549
165
+ pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEoo,2440
166
+ pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3euNiro,152931
167
+ pyegeria/full_omag_server_config.py,sha256=k3fUfopAFAE3OKkFR7zZPiki_FYj6j2xQ4oD2SVaefQ,47350
168
+ pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
169
+ pyegeria/glossary_manager_omvs.py,sha256=SWgPGkRag5hOXYM-cpbWI6oW_DXUZBt4ePtmOP7ZYUc,128787
170
+ pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
171
+ pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
172
+ pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
173
+ pyegeria/project_manager_omvs.py,sha256=Y7Lyqh4jIujJrr_Ub7feo904FN_uz4R10T4hKhqE1Uw,67499
174
+ pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
175
+ pyegeria/runtime_manager_omvs.py,sha256=ygrY5I_oSoJQun05W7wSNbZT_nOtPp_BkIKKFCLFpf8,79539
176
+ pyegeria/server_operations.py,sha256=ciH890hYT85YQ6OpByn4w7s3a7TtvWZpIG5rkRqbcI0,16766
177
+ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZimJtE,42450
178
+ pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
179
+ pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
180
+ pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
181
+ pyegeria-5.2.0.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
182
+ pyegeria-5.2.0.2.dist-info/METADATA,sha256=zIRmIxDqzLjMRpSmsw_VxMFhWe6d9bZrqgCPrifIgZ0,2972
183
+ pyegeria-5.2.0.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
184
+ pyegeria-5.2.0.2.dist-info/entry_points.txt,sha256=JhYgb02izlV2wb7SIfCOMxeVISUd9YJvgDW1-kuHad4,5240
185
+ pyegeria-5.2.0.2.dist-info/RECORD,,
@@ -6,7 +6,6 @@ create_todo=pyegeria.commands.my.todo_actions:create_todo
6
6
  delete_glossary=pyegeria.commands.cat.glossary_actions:delete_glossary
7
7
  delete_term=pyegeria.commands.cat.glossary_actions:delete_term
8
8
  delete_todo=pyegeria.commands.my.todo_actions:delete_todo
9
- egeria_login=pyegeria.commands.cli.egeria_login_tui:login
10
9
  export_terms_to_file=pyegeria.commands.cat.glossary_actions:export_terms
11
10
  get_asset_graph=pyegeria.commands.cat.get_asset_graph:main
12
11
  get_collection=pyegeria.commands.cat.get_collection:main
@@ -50,7 +49,6 @@ list_related_specification=pyegeria.commands.tech.list_related_specification:mai
50
49
  list_relationship_types=pyegeria.commands.tech.list_relationship_types:main
51
50
  list_relationships=pyegeria.commands.tech.list_relationships:main
52
51
  list_tech_templates=pyegeria.commands.tech.list_tech_templates:main
53
- list_tech_type_elements=pyegeria.commands.cat.list_tech_type_elements:main
54
52
  list_tech_types=pyegeria.commands.cat.list_tech_types:main
55
53
  list_terms=pyegeria.commands.cat.list_terms:main
56
54
  list_todos=pyegeria.commands.cat.list_todos:main
@@ -1,190 +0,0 @@
1
- #!/usr/bin/env python3
2
- """
3
- SPDX-License-Identifier: Apache-2.0
4
- Copyright Contributors to the ODPi Egeria project.
5
-
6
- Display the status of cataloged platforms and servers.
7
- """
8
- import argparse
9
- import os
10
- import sys
11
- import time
12
-
13
- import rich.box as box
14
- from rich import print
15
- from rich.console import Console
16
- from rich.markdown import Markdown
17
- from rich.panel import Panel
18
- from rich.prompt import Prompt
19
- from rich.table import Table
20
-
21
- from pyegeria import (
22
- InvalidParameterException,
23
- PropertyServerException,
24
- UserNotAuthorizedException,
25
- print_exception_response,
26
- AutomatedCuration,
27
- )
28
-
29
- EGERIA_METADATA_STORE = os.environ.get("EGERIA_METADATA_STORE", "active-metadata-store")
30
- EGERIA_KAFKA_ENDPOINT = os.environ.get("KAFKA_ENDPOINT", "localhost:9092")
31
- EGERIA_PLATFORM_URL = os.environ.get("EGERIA_PLATFORM_URL", "https://localhost:9443")
32
- EGERIA_VIEW_SERVER = os.environ.get("VIEW_SERVER", "view-server")
33
- EGERIA_VIEW_SERVER_URL = os.environ.get(
34
- "EGERIA_VIEW_SERVER_URL", "https://localhost:9443"
35
- )
36
- EGERIA_INTEGRATION_DAEMON = os.environ.get("INTEGRATION_DAEMON", "integration-daemon")
37
- EGERIA_ADMIN_USER = os.environ.get("ADMIN_USER", "garygeeke")
38
- EGERIA_ADMIN_PASSWORD = os.environ.get("ADMIN_PASSWORD", "secret")
39
- EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
40
- EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
41
- EGERIA_JUPYTER = bool(os.environ.get("EGERIA_JUPYTER", "False"))
42
- EGERIA_WIDTH = int(os.environ.get("EGERIA_WIDTH", "200"))
43
-
44
-
45
- disable_ssl_warnings = True
46
- console = Console(width=200)
47
-
48
- guid_list = []
49
-
50
-
51
- def list_tech_elements(
52
- tech_name: str,
53
- server_name: str,
54
- platform_url: str,
55
- user: str,
56
- user_pass: str,
57
- jupyter: bool = EGERIA_JUPYTER,
58
- width: int = EGERIA_WIDTH,
59
- ):
60
- console = Console(width=width, force_terminal=not jupyter)
61
-
62
- a_client = AutomatedCuration(server_name, platform_url, user_id=user)
63
- token = a_client.create_egeria_bearer_token(user, user_pass)
64
-
65
- def build_classifications(classification: dict) -> Markdown:
66
- class_md = "\n"
67
- for c in classification:
68
- c_type = c["classificationName"]
69
- if c_type == "Anchors":
70
- continue
71
- class_md += f"* Classification: {c_type}\n"
72
- class_props = c.get("classificationProperties", None)
73
- if class_props is None:
74
- continue
75
- for prop in class_props.keys():
76
- class_md += f"\t* {prop}: {class_props[prop]}\n"
77
- if class_md == "-":
78
- output = None
79
- else:
80
- output = class_md
81
- return output
82
-
83
- def generate_table() -> Table:
84
- """Make a new table."""
85
- table = Table(
86
- title=f"Tech Type Elements for {tech_name} @ {time.asctime()}",
87
- caption=f"{platform_url} - {server_name} @ {time.asctime()}",
88
- style="bold bright_white on black",
89
- row_styles=["bold bright_white on black"],
90
- header_style="white on dark_blue",
91
- title_style="bold bright_white on black",
92
- caption_style="white on black",
93
- show_lines=True,
94
- box=box.ROUNDED,
95
- expand=True,
96
- )
97
-
98
- table.add_column("Qualified Name/GUID", width=38, no_wrap=True)
99
- table.add_column("Properties", width=40)
100
- table.add_column("Classifications", width=50)
101
-
102
- tech_elements = a_client.get_technology_type_elements(
103
- tech_name, get_templates=False
104
- )
105
- if type(tech_elements) is str:
106
- console.print(f"No elements found for {tech_name}")
107
- sys.exit(1)
108
-
109
- note: str = " "
110
- for element in tech_elements:
111
- header = element["elementHeader"]
112
- tech_type = header["type"]["typeName"]
113
- tech_collection = header["origin"]["homeMetadataCollectionName"]
114
- tech_created_by = header["versions"]["createdBy"]
115
- tech_created_at = header["versions"]["createTime"]
116
- tech_guid = header["guid"]
117
- tech_classifications = header["classifications"]
118
- class_md = build_classifications(tech_classifications)
119
-
120
- referenceables = element["referenceableProperties"]
121
- tech_qualified_name = referenceables["qualifiedName"]
122
- extended = referenceables["extendedProperties"]
123
- ex_md: str = ""
124
- for key, value in extended.items():
125
- ex_md += f"* {key}: {value}\n"
126
-
127
- note = (
128
- f"{ex_md}\n"
129
- f"* Created by: {tech_created_by}\n"
130
- f"* Created at: {tech_created_at}\n"
131
- f"* Home Collection: {tech_collection}\n"
132
- )
133
-
134
- interfaces = extended.get("connectorInterfaces", None)
135
- if interfaces is not None:
136
- interface_type_name = interfaces["typeName"]
137
- interface_array_cnt = interfaces["arrayCount"]
138
- note += f"* Interface Type: {interface_type_name}\n"
139
- for i in range(0, int(interface_array_cnt)):
140
- note += (
141
- f"\t* Type: {interfaces['arrayValues']['propertyValueMap'][str(i)]['typeName']}"
142
- f"\tName: {interfaces['arrayValues']['propertiesAsStrings'][str(i)]}\n"
143
- )
144
- note_md = Markdown(note)
145
- qn = Markdown(f"\n{tech_qualified_name}\n \n--- \n\n\n{tech_guid}")
146
- cm = Markdown(class_md)
147
- table.add_row(qn, note_md, cm)
148
- return table
149
-
150
- try:
151
- console = Console(width=width, force_terminal=not jupyter)
152
-
153
- with console.pager(styles=True):
154
- console.print(generate_table())
155
-
156
- except (
157
- InvalidParameterException,
158
- PropertyServerException,
159
- UserNotAuthorizedException,
160
- ) as e:
161
- print_exception_response(e)
162
- print("\n\nPerhaps the type name isn't known")
163
- finally:
164
- a_client.close_session()
165
-
166
-
167
- def main():
168
- parser = argparse.ArgumentParser()
169
-
170
- parser.add_argument("--server", help="Name of the server to display status for")
171
- parser.add_argument("--url", help="URL Platform to connect to")
172
- parser.add_argument("--userid", help="User Id")
173
- parser.add_argument("--password", help="User Password")
174
- args = parser.parse_args()
175
-
176
- server = args.server if args.server is not None else EGERIA_VIEW_SERVER
177
- url = args.url if args.url is not None else EGERIA_PLATFORM_URL
178
- userid = args.userid if args.userid is not None else EGERIA_USER
179
- user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
180
- try:
181
- tech_name = Prompt.ask(
182
- "Enter the tech type to view:", default="PostgreSQL Server"
183
- )
184
- list_tech_elements(tech_name, server, url, userid, user_pass)
185
- except KeyboardInterrupt:
186
- pass
187
-
188
-
189
- if __name__ == "__main__":
190
- main()