pyegeria 1.5.1.1.49__py3-none-any.whl → 1.5.1.1.51__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 (85) hide show
  1. pyegeria/.DS_Store +0 -0
  2. pyegeria/commands/.DS_Store +0 -0
  3. pyegeria/commands/cat/glossary_actions.py +16 -12
  4. pyegeria/commands/cli/egeria.py +689 -208
  5. pyegeria/commands/cli/egeria_cat.py +105 -116
  6. pyegeria/commands/cli/egeria_ops.py +19 -2
  7. pyegeria/commands/cli/egeria_tech.py +64 -22
  8. pyegeria/commands/doc/.DS_Store +0 -0
  9. pyegeria/commands/doc/glossary/.DS_Store +0 -0
  10. pyegeria/commands/doc/glossary/basic-glossary-tui.md +52 -33
  11. pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
  12. pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png +0 -0
  13. pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png +0 -0
  14. pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png +0 -0
  15. pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png +0 -0
  16. pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png +0 -0
  17. pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png +0 -0
  18. pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png +0 -0
  19. pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png +0 -0
  20. pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png +0 -0
  21. pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png +0 -0
  22. pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png +0 -0
  23. pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png +0 -0
  24. pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png +0 -0
  25. pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png +0 -0
  26. pyegeria/commands/doc/glossary/images/tui-load-archive.png +0 -0
  27. pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png +0 -0
  28. pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png +0 -0
  29. pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png +0 -0
  30. pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png +0 -0
  31. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
  32. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md +164 -0
  33. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png +0 -0
  34. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png +0 -0
  35. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria 2024-11-10 at 18.31.01@2x.png +0 -0
  36. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png +0 -0
  37. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png +0 -0
  38. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png +0 -0
  39. pyegeria/glossary_manager_omvs.py +85 -134
  40. {pyegeria-1.5.1.1.49.dist-info → pyegeria-1.5.1.1.51.dist-info}/METADATA +1 -1
  41. {pyegeria-1.5.1.1.49.dist-info → pyegeria-1.5.1.1.51.dist-info}/RECORD +62 -53
  42. {pyegeria-1.5.1.1.49.dist-info → pyegeria-1.5.1.1.51.dist-info}/entry_points.txt +4 -3
  43. pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.02.16@2x.png +0 -0
  44. pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.03.24@2x.png +0 -0
  45. pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.06.32@2x.png +0 -0
  46. pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.29.18@2x.png +0 -0
  47. pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.34.41@2x.png +0 -0
  48. pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.51.57@2x.png +0 -0
  49. pyegeria/commands/doc/glossary/out-create-glossary example 2024-11-05 at 20.38.04@2x.png +0 -0
  50. pyegeria/commands/doc/glossary/out-glossary-list example 2024-11-05 at 20.41.02@2x.png +0 -0
  51. pyegeria/commands/doc/glossary/out-terms-export 2024-11-06 at 21.03.24.png +0 -0
  52. pyegeria/commands/doc/glossary/out_show-all-terms 2024-11-05 at 19.43.29@2x.png +0 -0
  53. pyegeria/commands/doc/glossary/shell_list_glossaries 2024-11-05 at 17.07.21@2x.png +0 -0
  54. pyegeria/commands/doc/glossary/shell_list_glossaries 2024-11-05 at 19.21.50@2x.png +0 -0
  55. pyegeria/commands/doc/glossary/tui-create-glossary 2024-11-05 at 19.18.19@2x.png +0 -0
  56. pyegeria/commands/doc/glossary/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png +0 -0
  57. pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.29.18@2x.png +0 -0
  58. pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.34.41.png +0 -0
  59. pyegeria/commands/doc/glossary/tui-display-terms-for-glossary 2024-11-06 at 20.49.51.png +0 -0
  60. pyegeria/commands/doc/glossary/tui-export-glossary 2024-11-06 at 21.02.16.png +0 -0
  61. pyegeria/commands/doc/glossary/tui-list-all-terms 2024-11-06 at 16.19.45@2x.png +0 -0
  62. pyegeria/commands/doc/glossary/tui-list-terms-from-glossary 2024-11-06 at 16.23.54.png +0 -0
  63. pyegeria/commands/doc/glossary/tui-load-terms 2024-11-05 at 20.44.20@2x.png +0 -0
  64. pyegeria/commands/doc/glossary/tui-show glossaries 2024-11-05 at 19.22.49@2x.png +0 -0
  65. pyegeria/commands/doc/glossary/tui-show-glossary-terms-sustainability 2024-11-05 at 19.46.13@2x.png +0 -0
  66. /pyegeria/commands/doc/glossary/{delete-glossary-step1 2024-11-06 at 15.47.23@2x.png → images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png} +0 -0
  67. /pyegeria/commands/doc/glossary/{delete-glossary-step2 2024-11-06 at 15.51.29@2x.png → images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png} +0 -0
  68. /pyegeria/commands/doc/glossary/{delete-glossary-step3 2024-11-06 at 15.53.19@2x.png → images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png} +0 -0
  69. /pyegeria/commands/doc/glossary/{delete-glossary-step4 2024-11-06 at 15.55.11@2x.png → images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png} +0 -0
  70. /pyegeria/commands/doc/glossary/{out-create-term 2024-11-06 at 20.48.29.png → images/out-create-term 2024-11-06 at 20.48.29.png} +0 -0
  71. /pyegeria/commands/doc/glossary/{out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png → images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png} +0 -0
  72. /pyegeria/commands/doc/glossary/{out-exported-terms 2024-11-06 at 21.06.32.png → images/out-exported-terms 2024-11-06 at 21.06.32.png} +0 -0
  73. /pyegeria/commands/doc/glossary/{out-list-all-terms 2024-11-06 at 16.22.20@2x.png → images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png} +0 -0
  74. /pyegeria/commands/doc/glossary/{out-list-terms-for-example 2024-11-06 at 16.40.12.png → images/out-list-terms-for-example 2024-11-06 at 16.40.12.png} +0 -0
  75. /pyegeria/commands/doc/glossary/{out-list-terms-second 2024-11-06 at 16.45.13.png → images/out-list-terms-second 2024-11-06 at 16.45.13.png} +0 -0
  76. /pyegeria/commands/doc/glossary/{tui-create-term 2024-11-06 at 20.46.35.png → images/tui-create-term 2024-11-06 at 20.46.35.png} +0 -0
  77. /pyegeria/commands/doc/glossary/{tui-delete-term 2024-11-07 at 03.51.57.png → images/tui-delete-term 2024-11-07 at 03.51.57.png} +0 -0
  78. /pyegeria/commands/doc/glossary/{tui-display-terms-for-example 2024-11-06 at 20.56.49.png → images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png} +0 -0
  79. /pyegeria/commands/doc/glossary/{tui-list-terms-second 2024-11-06 at 16.46.34.png → images/tui-list-terms-second 2024-11-06 at 16.46.34.png} +0 -0
  80. /pyegeria/commands/doc/glossary/{tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png → images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png} +0 -0
  81. /pyegeria/commands/{cat → ops}/list_archives.py +0 -0
  82. /pyegeria/commands/{cat → tech}/get_tech_type_template.py +0 -0
  83. /pyegeria/commands/{cat → tech}/list_relationships.py +0 -0
  84. {pyegeria-1.5.1.1.49.dist-info → pyegeria-1.5.1.1.51.dist-info}/LICENSE +0 -0
  85. {pyegeria-1.5.1.1.49.dist-info → pyegeria-1.5.1.1.51.dist-info}/WHEEL +0 -0
@@ -1532,13 +1532,52 @@ class GlossaryManager(GlossaryBrowser):
1532
1532
  return response
1533
1533
 
1534
1534
  def load_terms_from_file(
1535
- self, glossary_name: str, filename: str, upsert: bool = False
1536
- ) -> List[dict]:
1537
- """This method loads glossary terms into the specified glossary from the indicated file."""
1538
- # check that the file exists
1539
- if not os.path.exists(filename):
1540
- raise InvalidParameterException("File not found")
1541
- sys.exit(1)
1535
+ self,
1536
+ glossary_name: str,
1537
+ filename: str,
1538
+ upsert: bool = True,
1539
+ verbose: bool = True,
1540
+ ) -> List[dict] | None:
1541
+ """This method loads glossary terms into the specified glossary from the indicated file.
1542
+
1543
+ Parameters
1544
+ ----------
1545
+ glossary_name : str
1546
+ Name of the glossary to import terms into.
1547
+ filename: str
1548
+ Path to the file to import terms from. File is assumed to be in CSV format. The path
1549
+ is relative to where the python method is being called from.
1550
+ upsert: bool, default = True
1551
+ If true, terms from the file are inserted into the glossary if no qualified name is specified;
1552
+ if a qualified name is specified in the file, then the file values for this term will over-ride the
1553
+ values in the glossary. If false, the row in the file will be appended to the glossary, possibly
1554
+ resulting in duplicate term names - which is legal (since the qualified names will be unique).
1555
+
1556
+ verbose: bool, default = True
1557
+ If true, a JSON structure will be returned indicating the import status of each row.
1558
+
1559
+
1560
+ Returns
1561
+ -------
1562
+ [dict]:
1563
+ If verbose is True, import status for each row
1564
+ None:
1565
+ If verbose is False
1566
+
1567
+ Raises
1568
+ ------
1569
+ InvalidParameterException
1570
+ If the client passes incorrect parameters on the request - such as bad URLs or invalid values.
1571
+ PropertyServerException
1572
+ Raised by the server when an issue arises in processing a valid request.
1573
+ NotAuthorizedException
1574
+ The principle specified by the user_id does not have authorization for the requested action.
1575
+ Notes
1576
+ -----
1577
+ Keep in mind that the file path is relative to where the python method is being called from -
1578
+ not relative to the Egeria platform.
1579
+
1580
+ """
1542
1581
 
1543
1582
  # Check that glossary exists and get guid
1544
1583
  glossaries = self.get_glossaries_by_name(glossary_name)
@@ -1553,7 +1592,7 @@ class GlossaryManager(GlossaryBrowser):
1553
1592
  f"Display Name: {g['glossaryProperties']['displayName']}\tQualified Name:"
1554
1593
  f" {g['glossaryProperties']['qualifiedName']}\n"
1555
1594
  )
1556
- raise InvalidParameterException(glossary_error)
1595
+ raise Exception(glossary_error)
1557
1596
  sys.exit(1)
1558
1597
 
1559
1598
  # Now we know we have a single glossary so we can get the guid
@@ -1612,7 +1651,7 @@ class GlossaryManager(GlossaryBrowser):
1612
1651
  usage = None if usage_in == "---" else usage_in
1613
1652
 
1614
1653
  version = row.get("Version Identifier", "1.0")
1615
- status = row.get("Status", "DRAFT")
1654
+ status = row.get("Status", "DRAFT").upper()
1616
1655
  if self.__validate_term_status__(status) is False:
1617
1656
  term_info.append(
1618
1657
  {
@@ -1623,7 +1662,6 @@ class GlossaryManager(GlossaryBrowser):
1623
1662
  }
1624
1663
  )
1625
1664
  continue
1626
- status = status.upper()
1627
1665
 
1628
1666
  if upsert:
1629
1667
  # If upsert is set we need to see if it can be done (there must be a valid qualified name) and then
@@ -1642,8 +1680,19 @@ class GlossaryManager(GlossaryBrowser):
1642
1680
  }
1643
1681
  )
1644
1682
  continue
1683
+ elif len(term_stuff) > 1:
1684
+ term_info.append(
1685
+ {
1686
+ "term_name": term_name,
1687
+ "qualified_name": qualified_name,
1688
+ "error": "Multiple matching terms - skipping",
1689
+ }
1690
+ )
1691
+ continue
1645
1692
  else:
1646
- # An existing term was found - so update it!
1693
+ # An existing term was found - so update it! Get the existing values and overlay
1694
+ # values from file when present
1695
+
1647
1696
  body = {
1648
1697
  "class": "ReferenceableRequestBody",
1649
1698
  "elementProperties": {
@@ -1657,9 +1706,9 @@ class GlossaryManager(GlossaryBrowser):
1657
1706
  "usage": usage,
1658
1707
  "publishVersionIdentifier": version,
1659
1708
  },
1660
- "initialStatus": status,
1709
+ "updateDescription": "Update from file import via upsert",
1661
1710
  }
1662
- term_guid = term_stuff["elementHeader"]["guid"]
1711
+ term_guid = term_stuff[0]["elementHeader"]["guid"]
1663
1712
  self.update_term(
1664
1713
  term_guid, body_slimmer(body), is_merge_update=True
1665
1714
  )
@@ -1704,7 +1753,10 @@ class GlossaryManager(GlossaryBrowser):
1704
1753
  "term_guid": term_guid,
1705
1754
  }
1706
1755
  )
1707
- return term_info
1756
+ if verbose:
1757
+ return term_info
1758
+ else:
1759
+ return
1708
1760
 
1709
1761
  async def _async_export_glossary_to_csv(
1710
1762
  self, glossary_guid: str, target_file: str
@@ -2204,120 +2256,9 @@ class GlossaryManager(GlossaryBrowser):
2204
2256
  self,
2205
2257
  glossary_term_guid: str,
2206
2258
  body: dict,
2207
- is_merge_update: bool,
2208
- ) -> None:
2209
- """Add the data field values classification to a glossary term
2210
-
2211
- Async Version.
2212
-
2213
- Parameters
2214
- ----------
2215
- glossary_term_guid: str
2216
- Unique identifier for the source glossary term.
2217
- body: dict
2218
- Body containing information about the data field to add
2219
- is_merge_update: bool
2220
- Whether the data field values should be merged with existing definition or replace it.
2221
-
2222
-
2223
- Returns
2224
- -------
2225
- None
2226
-
2227
- Raises
2228
- ------
2229
- InvalidParameterException
2230
- If the client passes incorrect parameters on the request - such as bad URLs or invalid values.
2231
- PropertyServerException
2232
- Raised by the server when an issue arises in processing a valid request.
2233
- NotAuthorizedException
2234
- The principle specified by the user_id does not have authorization for the requested action.
2235
- Notes
2236
- -----
2237
- An example body is:
2238
-
2239
- {
2240
- "class" : "ReferenceableRequestBody",
2241
- "elementProperties" :
2242
- {
2243
- "class" : "GlossaryTermProperties",
2244
- "description" : "This is the long description of the term. And this is some more text."
2245
- },
2246
- "updateDescription" : "Final updates based on in-house review comments."
2247
- }
2248
-
2249
- """
2250
-
2251
- validate_guid(glossary_term_guid)
2252
- is_merge_update_s = str(is_merge_update).lower()
2253
-
2254
- url = (
2255
- f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/glossary-manager/terms/{glossary_term_guid}/"
2256
- f"update?isMergeUpdate={is_merge_update_s}"
2257
- )
2258
-
2259
- await self._async_make_request("POST", url, body)
2260
- return
2261
-
2262
- def update_term(
2263
- self,
2264
- glossary_term_guid: str,
2265
- body: dict,
2266
- is_merge_update: bool,
2267
- ) -> None:
2268
- """Add the data field values classification to a glossary term
2269
-
2270
- Async Version.
2271
-
2272
- Parameters
2273
- ----------
2274
- glossary_term_guid: str
2275
- Unique identifier for the source glossary term.
2276
- body: dict
2277
- Body containing information about the data field to add
2278
- is_merge_update: bool
2279
- Whether the data field values should be merged with existing definition or replace it.
2280
-
2281
-
2282
- Returns
2283
- -------
2284
- None
2285
-
2286
- Raises
2287
- ------
2288
- InvalidParameterException
2289
- If the client passes incorrect parameters on the request - such as bad URLs or invalid values.
2290
- PropertyServerException
2291
- Raised by the server when an issue arises in processing a valid request.
2292
- NotAuthorizedException
2293
- The principle specified by the user_id does not have authorization for the requested action.
2294
- Notes
2295
- -----
2296
- An example body is:
2297
-
2298
- {
2299
- "class" : "ReferenceableRequestBody",
2300
- "elementProperties" :
2301
- {
2302
- "class" : "GlossaryTermProperties",
2303
- "description" : "This is the long description of the term. And this is some more text."
2304
- },
2305
- "updateDescription" : "Final updates based on in-house review comments."
2306
- }
2307
-
2308
- """
2309
- loop = asyncio.get_event_loop()
2310
- loop.run_until_complete(
2311
- self._async_update_term(glossary_term_guid, body, is_merge_update)
2312
- )
2313
-
2314
- return
2315
-
2316
- async def _async_update_term(
2317
- self,
2318
- glossary_term_guid: str,
2319
- body: dict,
2320
- is_merge_update: bool,
2259
+ is_merge_update: bool = True,
2260
+ for_lineage: bool = False,
2261
+ for_duplicate_processig: bool = False,
2321
2262
  ) -> None:
2322
2263
  """Add the data field values classification to a glossary term
2323
2264
 
@@ -2329,7 +2270,7 @@ class GlossaryManager(GlossaryBrowser):
2329
2270
  Unique identifier for the source glossary term.
2330
2271
  body: dict
2331
2272
  Body containing information about the data field to add
2332
- is_merge_update: bool
2273
+ is_merge_update: bool, optional, default = True
2333
2274
  Whether the data field values should be merged with existing definition or replace it.
2334
2275
 
2335
2276
 
@@ -2363,10 +2304,12 @@ class GlossaryManager(GlossaryBrowser):
2363
2304
 
2364
2305
  validate_guid(glossary_term_guid)
2365
2306
  is_merge_update_s = str(is_merge_update).lower()
2307
+ for_lineage_s = str(for_lineage).lower()
2308
+ for_duplicate_processing_s = str(for_duplicate_processig).lower()
2366
2309
 
2367
2310
  url = (
2368
- f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/glossary-manager/terms/{glossary_term_guid}/"
2369
- f"update?isMergeUpdate={is_merge_update_s}"
2311
+ f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/glossary-manager/glossaries/terms/{glossary_term_guid}/"
2312
+ f"update?isMergeUpdate={is_merge_update_s}&forLineage={for_lineage_s}&forDuplicateProcessing={for_duplicate_processing_s}"
2370
2313
  )
2371
2314
 
2372
2315
  await self._async_make_request("POST", url, body)
@@ -2376,7 +2319,9 @@ class GlossaryManager(GlossaryBrowser):
2376
2319
  self,
2377
2320
  glossary_term_guid: str,
2378
2321
  body: dict,
2379
- is_merge_update: bool,
2322
+ is_merge_update: bool = True,
2323
+ for_lineage: bool = False,
2324
+ for_duplicate_processig: bool = False,
2380
2325
  ) -> None:
2381
2326
  """Add the data field values classification to a glossary term
2382
2327
 
@@ -2388,7 +2333,7 @@ class GlossaryManager(GlossaryBrowser):
2388
2333
  Unique identifier for the source glossary term.
2389
2334
  body: dict
2390
2335
  Body containing information about the data field to add
2391
- is_merge_update: bool
2336
+ is_merge_update: bool, optional, default = True
2392
2337
  Whether the data field values should be merged with existing definition or replace it.
2393
2338
 
2394
2339
 
@@ -2421,7 +2366,13 @@ class GlossaryManager(GlossaryBrowser):
2421
2366
  """
2422
2367
  loop = asyncio.get_event_loop()
2423
2368
  loop.run_until_complete(
2424
- self._async_update_term(glossary_term_guid, body, is_merge_update)
2369
+ self._async_update_term(
2370
+ glossary_term_guid,
2371
+ body,
2372
+ is_merge_update,
2373
+ for_lineage,
2374
+ for_duplicate_processig,
2375
+ )
2425
2376
  )
2426
2377
 
2427
2378
  return
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 1.5.1.1.49
3
+ Version: 1.5.1.1.51
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -1,3 +1,4 @@
1
+ pyegeria/.DS_Store,sha256=W8hFhIhY0-R0dv5qB0NhZk1yrRcwZ9rvq0hhe7jtehY,6148
1
2
  pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
2
3
  pyegeria/__init__.py,sha256=mZOa16y_LUUZevlHVQY-X_q0ZE2mEcgAE-eoe16DLls,21893
3
4
  pyegeria/_client.py,sha256=pvUuiWRzK1qgEfKsX5QrPFjowvITkwqpOr_zGpZSDOY,30655
@@ -9,6 +10,7 @@ pyegeria/asset_catalog_omvs.py,sha256=Bgw5pRO8wUdVlLTRQ9ySd34Rl_FFoeDnEoybBBVNNh
9
10
  pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
10
11
  pyegeria/classification_manager_omvs.py,sha256=aQQZGz53PkM3qh88tXiBXK4zHNvbNFDwwiNvQQSlwtw,187084
11
12
  pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
13
+ pyegeria/commands/.DS_Store,sha256=CABmmtYkvwnlckaTeiBEyd6K_1RjLKCC0jye43LZBa0,8196
12
14
  pyegeria/commands/README.md,sha256=zNfWZppDxoKqTJeRtcewzku9z1m6_hKacCyQUQw1iq4,1974
13
15
  pyegeria/commands/__init__.py,sha256=IBYAvBbuGneZ06YSFjZsU-Zxx-b-Qo4ZV_Vd4zz4AI0,844
14
16
  pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
@@ -18,9 +20,7 @@ pyegeria/commands/cat/get_collection.py,sha256=v7hCeEDcAQmcjM9qepuk8gg_RnYra3_v0
18
20
  pyegeria/commands/cat/get_project_dependencies.py,sha256=B0JaMSUi0hzVgos1sTY2uUPGy1DzKEJMIbbYfMUWvQA,5981
19
21
  pyegeria/commands/cat/get_project_structure.py,sha256=n2GbNd07w1DTo7jTR8b2ewXRyNcat_2BcCBRyDMldwk,5969
20
22
  pyegeria/commands/cat/get_tech_type_elements.py,sha256=-m3Q0BoNqkCtV8h75vMwTcOV-_ymEXmnJcr4Ec7WMAw,6180
21
- pyegeria/commands/cat/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
22
- pyegeria/commands/cat/glossary_actions.py,sha256=Cm1PWHI6ZDVj09E2DC33mHgMrdgjFMSTw0whMk63_Wc,12256
23
- pyegeria/commands/cat/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
23
+ pyegeria/commands/cat/glossary_actions.py,sha256=U9Pz__GTVU8aKM4XqjWK5cLjaB218d9QSXe0Sr5_uAI,12180
24
24
  pyegeria/commands/cat/list_assets.py,sha256=bNwSaBDz661hfnc2Rn4j4HPHAugKvz0XwN9L1m4FVQk,6529
25
25
  pyegeria/commands/cat/list_cert_types.py,sha256=mbCls_EqC5JKG5rvS4o69k7KgZ6aNXlcqoJ3DtHsTFA,7127
26
26
  pyegeria/commands/cat/list_deployed_catalogs.py,sha256=sdfhzK0Wqo59tpoX6jpjnBWl5MLdD1qzU0TcXC_QtsY,8140
@@ -28,59 +28,65 @@ pyegeria/commands/cat/list_deployed_database_schemas.py,sha256=g-O5Qk6t9mHl3yAYw
28
28
  pyegeria/commands/cat/list_deployed_databases.py,sha256=DTpt7l2z81YsmadsHsnSgrbRGPlkBzHjg2p1TdnI-zc,7565
29
29
  pyegeria/commands/cat/list_glossaries.py,sha256=t4p6DUd09MkIW07rCW0nc2K2ktD_YP0Qlw2z8zSayBI,5592
30
30
  pyegeria/commands/cat/list_projects.py,sha256=Jzs-DtIpPhCH-gY4PYT6mnRBWnEf4m18TFfcw8UymNU,8011
31
- pyegeria/commands/cat/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
32
31
  pyegeria/commands/cat/list_servers_deployed_imp.py,sha256=gcfeDzf7QGwa5tU_WYJD4O-dZKQ7XYp_J1BXTnGy3xg,5705
33
32
  pyegeria/commands/cat/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
34
33
  pyegeria/commands/cat/list_terms.py,sha256=1xHNMgB03OVxskj63vDS7-p1OEhMNyxvlTmg8Bak6dE,9148
35
34
  pyegeria/commands/cat/list_todos.py,sha256=iPxHRyW3X5tiREio4TUOwRPvNPjU0gxm3pVnUI79ir4,6542
36
35
  pyegeria/commands/cat/list_user_ids.py,sha256=7JinL7rknPbGusIb8ikXKEaV1vvbuvx_WWtbmlfS_DY,5093
37
36
  pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
38
- pyegeria/commands/cli/egeria.py,sha256=yuzFavVp1GbOQa5fnOTLkctNF-xyPQxHnDzyPpAnEXk,33557
39
- pyegeria/commands/cli/egeria_cat.py,sha256=LrKXK13Sljvud_zBD0j007f6daodDT1JiEhBxoCz6jQ,16340
37
+ pyegeria/commands/cli/egeria.py,sha256=4wYq_V1L0-MbVtvKINP7KRLVpSpkH94Rn45amsrpfrQ,45673
38
+ pyegeria/commands/cli/egeria_cat.py,sha256=jc3LHkmqqLLJfTslF0RoLvdiCL_2EzrQllOYAZNIr4s,15876
40
39
  pyegeria/commands/cli/egeria_my.py,sha256=Memyxzhrn_i3nMNRor-5N40_SKJJMzylA4iQgBW3T4g,6235
41
- pyegeria/commands/cli/egeria_ops.py,sha256=p15SOjimPAY8hv_NmsU4Ff2iPEP32p_hVMBwxlnLM_I,12214
42
- pyegeria/commands/cli/egeria_tech.py,sha256=o6g_xwP8S-ehwgpkl-0BD_-FyGfyr90bEiKWNvHj9xk,13303
40
+ pyegeria/commands/cli/egeria_ops.py,sha256=orkBFNIH6ZcZZCiUJHvwU3EKNWdsVdvzgBlO2K1_0YI,12612
41
+ pyegeria/commands/cli/egeria_tech.py,sha256=c2ek0hp7vG_omFQ3snfXPRc3tI0fGgty4_C9teaeEXE,14315
43
42
  pyegeria/commands/cli/ops_config.py,sha256=m4AfPjf-fR4EBTx8Dc2mcgrfWwAxb30YGeV-v79bg4U,1450
43
+ pyegeria/commands/doc/.DS_Store,sha256=8NYo_wnhWZfLpkPld7Y2BV4ZsmywSTUkalhulBRf3qY,10244
44
44
  pyegeria/commands/doc/command-overview.md,sha256=tnefqWz88GUMRi0TpcE5KAmeMCpvdSF6z4gVt8y_yzs,6673
45
- pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.02.16@2x.png,sha256=iOTLyTckqy09NA-dwtiUbqhAEZmCdsaaGgMSEUDeBW8,372241
46
- pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.03.24@2x.png,sha256=VFuHwNd2JQtVYkn23Zf4_i3G1O2mTsywoZQJib3tV3s,28738
47
- pyegeria/commands/doc/glossary/CleanShot 2024-11-06 at 21.06.32@2x.png,sha256=XJT-1ol1CquY-tzzFVagfzGKHHr7a-YSeaD2c2hNsmo,67912
48
- pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.29.18@2x.png,sha256=m-KHs0jY1VWc-xbfsSwaWIKSLwnLHIE4F4C8zILEVRY,348792
49
- pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.34.41@2x.png,sha256=AaKUC_rg3XYjh7l9W8jz5DGynR93zr6kY5oRpKbAQQY,363502
50
- pyegeria/commands/doc/glossary/CleanShot 2024-11-07 at 03.51.57@2x.png,sha256=b24c91t7YQA-Z0Msz2Iypct0oAXX3fdsaukoB6bQ0JU,356325
51
- pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=BUHIpjZKvimF67Fgu3KOD_5d0Kzjcv0oU1_0_rghcoo,3262
52
- pyegeria/commands/doc/glossary/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
53
- pyegeria/commands/doc/glossary/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
54
- pyegeria/commands/doc/glossary/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
55
- pyegeria/commands/doc/glossary/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png,sha256=Tp3Obg86JmsKIijn4lE_NBjX9v_C1AXPU0w0Qr3cSak,169412
56
- pyegeria/commands/doc/glossary/out-create-glossary example 2024-11-05 at 20.38.04@2x.png,sha256=dAdedkZTDsyWR_QsvnXk6XTrvk38oU5yCr50TVWDe_0,49309
57
- pyegeria/commands/doc/glossary/out-create-term 2024-11-06 at 20.48.29.png,sha256=C8VHV3Dynig-ACrezeCK-24WqbKkK45U8cBbN54RQRY,36189
58
- pyegeria/commands/doc/glossary/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png,sha256=kRVjgOyNkjohd8QCbilCPTZsbHSxv336RB7VXHym5AQ,68878
59
- pyegeria/commands/doc/glossary/out-exported-terms 2024-11-06 at 21.06.32.png,sha256=3rMNGH0QhBYTX0OflYuYG2i2mO_nWrKcaYGzE3UxXNc,67935
60
- pyegeria/commands/doc/glossary/out-glossary-list example 2024-11-05 at 20.41.02@2x.png,sha256=EMo36u3t1Oqr85Crzp61KX9z4P_e5S27HlLHggODfCQ,162298
61
- pyegeria/commands/doc/glossary/out-list-all-terms 2024-11-06 at 16.22.20@2x.png,sha256=z0c5uSoVBGEuImth-Os6IcaMhrBB9K3Zvw6RcOCcQGI,362370
62
- pyegeria/commands/doc/glossary/out-list-terms-for-example 2024-11-06 at 16.40.12.png,sha256=7kB9zMI3pJrdDyPzGB6tv_DnJYQ9yAE_46o1qYeNdDY,119825
63
- pyegeria/commands/doc/glossary/out-list-terms-second 2024-11-06 at 16.45.13.png,sha256=XFPeag87Lc64_51l8LBqPygfu9DkFIq3w74s17QORwA,69516
64
- pyegeria/commands/doc/glossary/out-terms-export 2024-11-06 at 21.03.24.png,sha256=LQTUbLuBbszuhCbdeuVK7U0-R1coYjdFBPp5wStfvbw,28761
65
- pyegeria/commands/doc/glossary/out_show-all-terms 2024-11-05 at 19.43.29@2x.png,sha256=LdZGv6Vr2yfMStSN7f_DEuvdANBmtSzeXloAnpzAqLo,398894
66
- pyegeria/commands/doc/glossary/shell_list_glossaries 2024-11-05 at 17.07.21@2x.png,sha256=Z1EuzITgNkwoKwJeV7lM_nwBU3Xxs4QeGR4SHhSLyGc,162470
67
- pyegeria/commands/doc/glossary/shell_list_glossaries 2024-11-05 at 19.21.50@2x.png,sha256=KV04xzZcy24V1cmLZ5fK5yaDC06GXOXW0pHdHskVRxw,178695
68
- pyegeria/commands/doc/glossary/tui-create-glossary 2024-11-05 at 19.18.19@2x.png,sha256=Dp9wktuIQDsMCHqd2DYXh0bxER_bKCSmKG58aXcLU70,327718
69
- pyegeria/commands/doc/glossary/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png,sha256=TSSCkj7VkRQpaeyH7JiYbGJISPXmidmYZTN7rVpfdik,321074
70
- pyegeria/commands/doc/glossary/tui-create-term 2024-11-06 at 20.46.35.png,sha256=IyfiLC543yzV2iNQZUXmwmXLotG9YgyH5MnyzderD2U,350348
71
- pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.29.18@2x.png,sha256=wn7cQuE3tBBFsdCXXGhEhu1GuzjeE1HobQ0z9MaHmSU,348815
72
- pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.34.41.png,sha256=AaKUC_rg3XYjh7l9W8jz5DGynR93zr6kY5oRpKbAQQY,363502
73
- pyegeria/commands/doc/glossary/tui-delete-term 2024-11-07 at 03.51.57.png,sha256=Ujq62Q8L21CJF_Qct9-IPqhD-XFJEk0vorIhC584LrM,356348
74
- pyegeria/commands/doc/glossary/tui-display-terms-for-example 2024-11-06 at 20.56.49.png,sha256=XWu-313nOY0Q7bGSX1ZXFFj8HVarrIUhBrvJx5fvm5g,377005
75
- pyegeria/commands/doc/glossary/tui-display-terms-for-glossary 2024-11-06 at 20.49.51.png,sha256=qnTfhfDSlMX9nQdCark_zkMUEPOxLd-R_nBnA-A03Ak,376131
76
- pyegeria/commands/doc/glossary/tui-export-glossary 2024-11-06 at 21.02.16.png,sha256=SkGbxI8-XdGNxXMTMcklvCoYlLyll5MLZuNpM6AGzys,372264
77
- pyegeria/commands/doc/glossary/tui-list-all-terms 2024-11-06 at 16.19.45@2x.png,sha256=CGyzudmjcV5SBP6LvzDdYw62Mm4eab_91EkmLg3WMQw,296378
78
- pyegeria/commands/doc/glossary/tui-list-terms-from-glossary 2024-11-06 at 16.23.54.png,sha256=HGg1izf1MmN8spQ0njFEYduxsnc1jplOcOLOsrCsxa4,301967
79
- pyegeria/commands/doc/glossary/tui-list-terms-second 2024-11-06 at 16.46.34.png,sha256=xUX6Wxd7si8ScLDI2-5FozYK3vkwU5_x-1LpuRdLEpo,300316
80
- pyegeria/commands/doc/glossary/tui-load-terms 2024-11-05 at 20.44.20@2x.png,sha256=MA8Fcm21dElVnrRsPgU4kWxYqjpVDBOT1ZWLW-3IEYo,338549
81
- pyegeria/commands/doc/glossary/tui-show glossaries 2024-11-05 at 19.22.49@2x.png,sha256=6T-JkXgRWBcTDVP4rEoJb_ZpZWWw2yj2nLb3idw2KUk,345755
82
- pyegeria/commands/doc/glossary/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
83
- pyegeria/commands/doc/glossary/tui-show-glossary-terms-sustainability 2024-11-05 at 19.46.13@2x.png,sha256=yNTJL5mKHFB7zrA6WHC3szXBZRYv6KcKt_WLKNyXaIM,349530
45
+ pyegeria/commands/doc/glossary/.DS_Store,sha256=Wnz12QQr0lWsmfViLDHaDin30-503borBxFmXt1ST-o,6148
46
+ pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=2HoFDMCbIZuh4sBA1xRuu7qHQPyGwWS-JNUm5XNZ8JE,5880
47
+ pyegeria/commands/doc/glossary/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
48
+ pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
49
+ pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
50
+ pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
51
+ pyegeria/commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png,sha256=Tp3Obg86JmsKIijn4lE_NBjX9v_C1AXPU0w0Qr3cSak,169412
52
+ pyegeria/commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png,sha256=OH-Lsh2wOP-6XoFOHc3aAKIRZcY9usvTzNFbfjhdVzU,28900
53
+ pyegeria/commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png,sha256=C8VHV3Dynig-ACrezeCK-24WqbKkK45U8cBbN54RQRY,36189
54
+ pyegeria/commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png,sha256=eN4Py_yZpr_t-OJatHk19eaxRiG_zy4l8KyC6uVwSF8,33081
55
+ pyegeria/commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png,sha256=kRVjgOyNkjohd8QCbilCPTZsbHSxv336RB7VXHym5AQ,68878
56
+ pyegeria/commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png,sha256=ysdvz0ODsggAzfRs1mCHZS-jmdunQtzZ-Jz6zx9r7Ic,29097
57
+ pyegeria/commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png,sha256=3rMNGH0QhBYTX0OflYuYG2i2mO_nWrKcaYGzE3UxXNc,67935
58
+ pyegeria/commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png,sha256=YRFBwHEhPI_xK-Jupe2IL1nH6_5Kd0dUWIjiSbJE8eg,122877
59
+ pyegeria/commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png,sha256=HAIJJyLKTeLMeCSGvjJak9303O5piR5loVnk2p1JUKg,134129
60
+ pyegeria/commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png,sha256=z0c5uSoVBGEuImth-Os6IcaMhrBB9K3Zvw6RcOCcQGI,362370
61
+ pyegeria/commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png,sha256=7kB9zMI3pJrdDyPzGB6tv_DnJYQ9yAE_46o1qYeNdDY,119825
62
+ pyegeria/commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png,sha256=XFPeag87Lc64_51l8LBqPygfu9DkFIq3w74s17QORwA,69516
63
+ pyegeria/commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png,sha256=g3DS_M_-AroHsAhrv6q9QA2H12heMwBJSQKuakymNhs,572895
64
+ pyegeria/commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png,sha256=AetX8syXEcNgJU4KfswtszGgwa_ZqHuvr2OK7raQhvU,458878
65
+ pyegeria/commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png,sha256=jkiZXJdyLKVTIbE1DN6PYRXUxjWL2OhRRZCNvD-ERvI,152048
66
+ pyegeria/commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png,sha256=ErmStmLjAt7_P0pjTtTEcJG3jAJnl3T81hvLpn2Cqdk,148814
67
+ pyegeria/commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png,sha256=bMUrif2PzSf6-3kklxLYJHOv1XbUmvd1b3lFjS57yPU,1404089
68
+ pyegeria/commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png,sha256=LXjTC-78ZCNOOw6YqMVJgvObE7qhlGVlBjvCXemoFeg,392288
69
+ pyegeria/commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png,sha256=IyfiLC543yzV2iNQZUXmwmXLotG9YgyH5MnyzderD2U,350348
70
+ pyegeria/commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png,sha256=Ujq62Q8L21CJF_Qct9-IPqhD-XFJEk0vorIhC584LrM,356348
71
+ pyegeria/commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png,sha256=XWu-313nOY0Q7bGSX1ZXFFj8HVarrIUhBrvJx5fvm5g,377005
72
+ pyegeria/commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png,sha256=zcwlwoTJzzdxy7XXdUWlFOU3E5rhoGvZ7r9rXukhDSY,282894
73
+ pyegeria/commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png,sha256=-V-28otVg74c5WpX5b6y8WUJ5bRhDxjNSuYAvXjRK_k,1554408
74
+ pyegeria/commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png,sha256=jHNtvykq5bnEKp28lFEdHGzUGL6RCEVbZprd90DDFdw,277815
75
+ pyegeria/commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png,sha256=xUX6Wxd7si8ScLDI2-5FozYK3vkwU5_x-1LpuRdLEpo,300316
76
+ pyegeria/commands/doc/glossary/images/tui-load-archive.png,sha256=VqI0ELwROkRCWAbVqAPVAq1mFU_WPviG1r3ztMHZEMs,1415244
77
+ pyegeria/commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
78
+ pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png,sha256=Bzxbm8I624xRbKh7nph5GYGB9jZ3D4S2fDtYSHVVlgs,464916
79
+ pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
80
+ pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png,sha256=tLM_fX53WHDL3bALqvTugOsq_v-CcwaLQpJ0325gewE,347024
81
+ pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png,sha256=h0VE0ybRygOToKYnRplTwXcQlK4H7AzCySO7YEfkKuc,174761
82
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store,sha256=A7HmN0yPuXFNPV4Ztmp7X2mtEux6abma1DUlmHHntt4,6148
83
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md,sha256=1NDIhPUmgWME2rJ59y4BtPCjfjR2JI9XxbNGIV62BRw,6913
84
+ 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
85
+ 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
86
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria 2024-11-10 at 18.31.01@2x.png,sha256=Y7XpHgLtp6IeMbPmpN9t2hHs-ZKFT2x3UqLsRjFhSnQ,1562558
87
+ 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
88
+ 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
89
+ pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png,sha256=9V6zT5DmyAB7CdfLepo0_vV3wAUDOTQy5pnAhIlOKd4,1499530
84
90
  pyegeria/commands/my/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
85
91
  pyegeria/commands/my/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
86
92
  pyegeria/commands/my/list_my_profile.py,sha256=7oZ-rT1WuRSatlthJP_Qlvlgf66z3PetdLYsiqrYSko,5788
@@ -91,6 +97,7 @@ pyegeria/commands/my/todo_actions.py,sha256=RPdJ-N3nmHU9jMCBYP0CZZWwZdcvAgMPQdWS
91
97
  pyegeria/commands/ops/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
92
98
  pyegeria/commands/ops/__init__.py,sha256=GyDGBYodxuJ-7k87z2farDs9vhR__RNrYeAe94HWGPM,764
93
99
  pyegeria/commands/ops/gov_server_actions.py,sha256=zdawX-yfPFakc3Xf5V6j7e-csMbRLzJ-tdt_FkIhG34,5689
100
+ pyegeria/commands/ops/list_archives.py,sha256=FEZ2XYnQIWo2PztWqnj6unn0pbblPU0-bMbTyI3csv4,5464
94
101
  pyegeria/commands/ops/list_catalog_targets.py,sha256=9DgHbPmUInWPjdEp98aQjfcZbDjs40ml0NQt9PG94y0,7688
95
102
  pyegeria/commands/ops/load_archive.py,sha256=ZsJmQ-2cywsiO5RYHQXFF72wrlBK18jvAkyQ8N-nSp4,2744
96
103
  pyegeria/commands/ops/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNbsVkjByDXefPBnllaZLelGls,3838
@@ -113,6 +120,7 @@ pyegeria/commands/tech/get_element_graph.py,sha256=YhpvHPNuSd-Ft-dBRLswGfqGYv2Al
113
120
  pyegeria/commands/tech/get_element_info.py,sha256=Rauespy7ZfyKtLh_H8XWgYTpPijsqlUGm-zeb7KrG7k,4749
114
121
  pyegeria/commands/tech/get_guid_info.py,sha256=HfwcGAFALFIpy4AJAgQHU__Fv1fjprh1G1xB5AjlZ80,4282
115
122
  pyegeria/commands/tech/get_tech_details.py,sha256=p5OgSKep3VOuuZmQXE2OSYhE-kvnI18TBcQ-PU5kEAw,6023
123
+ pyegeria/commands/tech/get_tech_type_template.py,sha256=gMFVcgCIm09GQu1Vsc5ZUVH9XLhItAG1eVGZJrcnHeQ,6174
116
124
  pyegeria/commands/tech/list_asset_types.py,sha256=LG7e8yjewQ_SX8SjzEiEii_-hDvmAJKyLN8iDjbch50,4162
117
125
  pyegeria/commands/tech/list_elements.py,sha256=vO4SPEhcKm0L5rHVr6r8KYX3sPazGJ78oWsO2wLcf2o,5998
118
126
  pyegeria/commands/tech/list_elements_for_classification.py,sha256=oAge8RFz4z9H-jCE0fBDhS4AbIHqhQWBvZ4Dp7BZbfM,6194
@@ -122,6 +130,7 @@ pyegeria/commands/tech/list_registered_services.py,sha256=QzE_ebdopNkHWMxa-xc902
122
130
  pyegeria/commands/tech/list_related_elements.py,sha256=mcOy3RIGpIdshcT1o4Tr7Ck-c1dmAC8yBUOF5GAFYrM,7755
123
131
  pyegeria/commands/tech/list_related_specification.py,sha256=mWrKenXOskL4cl0DHjH2Z8M9-FJzjkzK62W-tsx3WDU,5918
124
132
  pyegeria/commands/tech/list_relationship_types.py,sha256=BlVzrPznZXqMVLN2-2vYEVRGeYsiJrqXxIJEikobyoo,5875
133
+ pyegeria/commands/tech/list_relationships.py,sha256=U9f78cOi4HyaacqNaFSMq_7rRxVcEczvwPv468GYw3Q,5869
125
134
  pyegeria/commands/tech/list_tech_templates.py,sha256=FIeYWnJY2bVUrfDQBJX2bpkp5cU7uPak52eJtB4vVu4,14146
126
135
  pyegeria/commands/tech/list_valid_metadata_values.py,sha256=N3D0_BmREPszgde3uvvYdfzq7DJ46uMOv2t1vtncGsw,6333
127
136
  pyegeria/commands/tech/table_tech_templates.py,sha256=_aWI4U8CMO0c2JdUxfqW7b2RQADMPUBvTulWk6m50VA,9318
@@ -136,7 +145,7 @@ pyegeria/egeria_tech_client.py,sha256=7NfqpJFft5GR4NPRDVDw22L9caHbXB8fhx0TAf6qEo
136
145
  pyegeria/feedback_manager_omvs.py,sha256=B66e3ZCaC_dirb0mcb2Nz3PYh2ZKsoMAYNOb3euNiro,152931
137
146
  pyegeria/full_omag_server_config.py,sha256=LBnqUiz1ofBdlKBzECFs_pQbdJwcWigAukWHGJRR2nU,47340
138
147
  pyegeria/glossary_browser_omvs.py,sha256=NcitYaZJqwVODBO5zBtWpXPNUJJ3DKzEbRaOFSAyUlg,93554
139
- pyegeria/glossary_manager_omvs.py,sha256=rKL-GAf3mNgWh5ynvx5oElYJC-CoSLKIrncjczO2Yjg,129645
148
+ pyegeria/glossary_manager_omvs.py,sha256=SWgPGkRag5hOXYM-cpbWI6oW_DXUZBt4ePtmOP7ZYUc,128787
140
149
  pyegeria/mermaid_utilities.py,sha256=GXiS-subb5nJcDqlThZWX2T8WspU1neFfhf4TxRoMh4,8344
141
150
  pyegeria/my_profile_omvs.py,sha256=DyECbUFEcgokrIbzdMMNljC3bqfqKGXAF2wZEpzvRYs,34666
142
151
  pyegeria/platform_services.py,sha256=CJIOYIFEbcIGwdWlApAQcXxZTsdrhFtpJcm4O3p7dG0,41646
@@ -148,8 +157,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
148
157
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
149
158
  pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
150
159
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
151
- pyegeria-1.5.1.1.49.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
152
- pyegeria-1.5.1.1.49.dist-info/METADATA,sha256=JynqvBn_P32UOkrHXCX7UXdGCahfZh1hbZOqX8gCGCE,2998
153
- pyegeria-1.5.1.1.49.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
154
- pyegeria-1.5.1.1.49.dist-info/entry_points.txt,sha256=GDsJt24awMzNAbVAWdMoeZTQb5oMcMCqjvIAemqOwVQ,5105
155
- pyegeria-1.5.1.1.49.dist-info/RECORD,,
160
+ pyegeria-1.5.1.1.51.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
161
+ pyegeria-1.5.1.1.51.dist-info/METADATA,sha256=_LwCwXuRUprsK2cLfCZNBvtdHgr8Lpa1oLc-U9DqXfg,2998
162
+ pyegeria-1.5.1.1.51.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
163
+ pyegeria-1.5.1.1.51.dist-info/entry_points.txt,sha256=w9RxNxRMM8fmX_DFKDFRPTWTqeujjbEuGHfqORT7law,5170
164
+ pyegeria-1.5.1.1.51.dist-info/RECORD,,
@@ -4,6 +4,7 @@ create_glossary=pyegeria.commands.cat.glossary_actions:create_glossary
4
4
  create_term=pyegeria.commands.cat.glossary_actions:create_term
5
5
  create_todo=pyegeria.commands.my.todo_actions:create_todo
6
6
  delete_glossary=pyegeria.commands.cat.glossary_actions:delete_glossary
7
+ delete_term=pyegeria.commands.cat.glossary_actions:delete_term
7
8
  delete_todo=pyegeria.commands.my.todo_actions:delete_todo
8
9
  export_terms_to_file=pyegeria.commands.cat.glossary_actions:export_terms
9
10
  get_asset_graph=pyegeria.commands.cat.get_asset_graph:main
@@ -14,13 +15,13 @@ get_project_dependencies=pyegeria.commands.cat.get_project_dependencies:main
14
15
  get_project_structure=pyegeria.commands.cat.get_project_structure:main
15
16
  get_tech_details=pyegeria.commands.tech.get_tech_details:main
16
17
  get_tech_type_elements=pyegeria.commands.cat.get_tech_type_elements:main
17
- get_tech_type_template=pyegeria.commands.cat.get_tech_type_template:main
18
+ get_tech_type_template=pyegeria.commands.tech.get_tech_type_template:main
18
19
  hey_egeria=pyegeria.commands.cli.egeria:cli
19
20
  hey_egeria_cat=pyegeria.commands.cli.egeria_cat:cli
20
21
  hey_egeria_my=pyegeria.commands.cli.egeria_my:cli
21
22
  hey_egeria_ops=pyegeria.commands.cli.egeria_ops:cli
22
23
  hey_egeria_tech=pyegeria.commands.cli.egeria_tech:cli
23
- list_archives=pyegeria.commands.cat.list_archives:main
24
+ list_archives=pyegeria.commands.ops.list_archives:main
24
25
  list_asset_types=pyegeria.commands.tech.list_asset_types:main
25
26
  list_assets=pyegeria.commands.cat.list_assets:main
26
27
  list_catalog_targets=pyegeria.commands.ops.list_catalog_targets:main
@@ -45,7 +46,7 @@ list_registered_services=pyegeria.commands.tech.list_registered_services:main
45
46
  list_related_elements=pyegeria.commands.tech.list_related_elements:main
46
47
  list_related_specification=pyegeria.commands.tech.list_related_specification:main
47
48
  list_relationship_types=pyegeria.commands.tech.list_relationship_types:main
48
- list_relationships=pyegeria.commands.cat.list_relationships:main
49
+ list_relationships=pyegeria.commands.tech.list_relationships:main
49
50
  list_tech_templates=pyegeria.commands.tech.list_tech_templates:main
50
51
  list_tech_types=pyegeria.commands.cat.list_tech_types:main
51
52
  list_terms=pyegeria.commands.cat.list_terms:main