pyegeria 5.4.0.dev2__py3-none-any.whl → 5.4.0.dev5__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 (28) hide show
  1. commands/cat/debug_log +227 -0
  2. commands/cat/dr_egeria_md.py +12 -3
  3. commands/cat/list_collections.py +7 -6
  4. commands/cat/list_data_designer.py +22 -10
  5. md_processing/__init__.py +4 -1
  6. md_processing/data/commands.json +142 -17
  7. md_processing/dr_egeria_outbox/processed-2025-06-22 21:06-dr_egeria_data_designer_1.md +134 -0
  8. md_processing/dr_egeria_outbox/processed-2025-06-22 21:13-dr_egeria_data_designer_1.md +133 -0
  9. md_processing/dr_egeria_outbox/processed-2025-06-22 21:19-dr_egeria_data_designer_1.md +141 -0
  10. md_processing/md_commands/data_designer_commands.py +408 -101
  11. md_processing/md_commands/glossary_commands.py +0 -30
  12. md_processing/md_commands/solution_architect_commands.py +1 -1
  13. md_processing/md_processing_utils/common_md_proc_utils.py +16 -4
  14. md_processing/md_processing_utils/md_processing_constants.py +3 -1
  15. pyegeria/collection_manager_omvs.py +120 -72
  16. pyegeria/data_designer_omvs.py +143 -42
  17. pyegeria/output_formatter.py +30 -11
  18. pyegeria/solution_architect_omvs.py +273 -5
  19. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev5.dist-info}/METADATA +1 -1
  20. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev5.dist-info}/RECORD +24 -24
  21. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev5.dist-info}/entry_points.txt +4 -3
  22. commands/cat/debug_log.2025-06-05_20-24-18_123924.log.zip +0 -0
  23. commands/cat/debug_log.2025-06-10_08-45-03_929921.log.zip +0 -0
  24. commands/cat/debug_log.2025-06-11_09-57-21_247890.log.zip +0 -0
  25. commands/cat/debug_log.2025-06-12_16-14-31_212042.log.zip +0 -0
  26. /commands/cat/{list_data_structures.py → list_data_structures_full.py} +0 -0
  27. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev5.dist-info}/LICENSE +0 -0
  28. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev5.dist-info}/WHEEL +0 -0
@@ -860,6 +860,7 @@ class SolutionArchitect(Client):
860
860
  "forLineage": false,
861
861
  "forDuplicateProcessing": false,
862
862
  "properties": {
863
+ "class" : "InformationSupplyChainProperties",
863
864
  "qualifiedName": "add unique name here",
864
865
  "displayName": "add short name here",
865
866
  "description": "add description here",
@@ -921,6 +922,7 @@ class SolutionArchitect(Client):
921
922
  "forLineage": false,
922
923
  "forDuplicateProcessing": false,
923
924
  "properties": {
925
+ "class" : "InformationSupplyChainProperties",
924
926
  "qualifiedName": "add unique name here",
925
927
  "displayName": "add short name here",
926
928
  "description": "add description here",
@@ -977,6 +979,7 @@ class SolutionArchitect(Client):
977
979
  "forLineage": false,
978
980
  "forDuplicateProcessing": false,
979
981
  "properties": {
982
+ "class" : "InformationSupplyChainSegmentProperties",
980
983
  "qualifiedName": "add unique name here",
981
984
  "displayName": "add short name here",
982
985
  "description": "add description here",
@@ -1043,6 +1046,7 @@ class SolutionArchitect(Client):
1043
1046
  "forLineage": false,
1044
1047
  "forDuplicateProcessing": false,
1045
1048
  "properties": {
1049
+ "class" : "InformationSupplyChainSegmentProperties",
1046
1050
  "qualifiedName": "add unique name here",
1047
1051
  "displayName": "add short name here",
1048
1052
  "description": "add description here",
@@ -1105,6 +1109,7 @@ class SolutionArchitect(Client):
1105
1109
  "forLineage": false,
1106
1110
  "forDuplicateProcessing": false,
1107
1111
  "properties": {
1112
+ "class" : "InformationSupplyChainSegmentProperties",
1108
1113
  "qualifiedName": "add unique name here",
1109
1114
  "displayName": "add short name here",
1110
1115
  "description": "add description here",
@@ -1170,6 +1175,7 @@ class SolutionArchitect(Client):
1170
1175
  "forLineage": false,
1171
1176
  "forDuplicateProcessing": false,
1172
1177
  "properties": {
1178
+ "class" : "InformationSupplyChainSegmentProperties",
1173
1179
  "qualifiedName": "add unique name here",
1174
1180
  "displayName": "add short name here",
1175
1181
  "description": "add description here",
@@ -1249,6 +1255,7 @@ class SolutionArchitect(Client):
1249
1255
  "forLineage": false,
1250
1256
  "forDuplicateProcessing": false,
1251
1257
  "properties": {
1258
+ "class": "InformationSupplyChainLinkProperties",
1252
1259
  "label": "add label here",
1253
1260
  "description": "add description here",
1254
1261
  "effectiveFrom": {{isotime}},
@@ -1300,6 +1307,7 @@ class SolutionArchitect(Client):
1300
1307
  "forLineage": false,
1301
1308
  "forDuplicateProcessing": false,
1302
1309
  "properties": {
1310
+ "class": "InformationSupplyChainLinkProperties",
1303
1311
  "label": "add label here",
1304
1312
  "description": "add description here",
1305
1313
  "effectiveFrom": {{isotime}},
@@ -1628,6 +1636,21 @@ class SolutionArchitect(Client):
1628
1636
  There is a problem adding the element properties to the metadata repository or
1629
1637
  UserNotAuthorizedException
1630
1638
  the requesting user is not authorized to issue this request.
1639
+
1640
+ Notes
1641
+ -----
1642
+
1643
+ {
1644
+ "class" : "FilterRequestBody",
1645
+ "asOfTime" : "{{$isoTimestamp}}",
1646
+ "effectiveTime" : "{{$isoTimestamp}}",
1647
+ "forLineage" : false,
1648
+ "forDuplicateProcessing" : false,
1649
+ "limitResultsByStatus" : ["ACTIVE"],
1650
+ "sequencingOrder" : "PROPERTY_ASCENDING",
1651
+ "sequencingProperty" : "qualifiedName"
1652
+ }
1653
+
1631
1654
  """
1632
1655
 
1633
1656
  possible_query_params = query_string(
@@ -1702,6 +1725,21 @@ class SolutionArchitect(Client):
1702
1725
  There is a problem adding the element properties to the metadata repository or
1703
1726
  UserNotAuthorizedException
1704
1727
  the requesting user is not authorized to issue this request.
1728
+
1729
+ Notes
1730
+ -----
1731
+
1732
+ {
1733
+ "class" : "FilterRequestBody",
1734
+ "asOfTime" : "{{$isoTimestamp}}",
1735
+ "effectiveTime" : "{{$isoTimestamp}}",
1736
+ "forLineage" : false,
1737
+ "forDuplicateProcessing" : false,
1738
+ "limitResultsByStatus" : ["ACTIVE"],
1739
+ "sequencingOrder" : "PROPERTY_ASCENDING",
1740
+ "sequencingProperty" : "qualifiedName"
1741
+ }
1742
+
1705
1743
  """
1706
1744
 
1707
1745
  loop = asyncio.get_event_loop()
@@ -2011,6 +2049,7 @@ class SolutionArchitect(Client):
2011
2049
  },
2012
2050
  "parentAtEnd1": false,
2013
2051
  "properties": {
2052
+ "class" : "SolutionBlueprintProperties",
2014
2053
  "qualifiedName": "add unique name here",
2015
2054
  "displayName": "add short name here",
2016
2055
  "description": "add description here",
@@ -2083,6 +2122,7 @@ class SolutionArchitect(Client):
2083
2122
  },
2084
2123
  "parentAtEnd1": false,
2085
2124
  "properties": {
2125
+ "class" : "SolutionBlueprintProperties",
2086
2126
  "qualifiedName": "add unique name here",
2087
2127
  "displayName": "add short name here",
2088
2128
  "description": "add description here",
@@ -2292,6 +2332,7 @@ class SolutionArchitect(Client):
2292
2332
  "forLineage": false,
2293
2333
  "forDuplicateProcessing": false,
2294
2334
  "properties": {
2335
+ "class": "SolutionBlueprintCompositionProperties",
2295
2336
  "role": "add role here",
2296
2337
  "description": "add description here",
2297
2338
  "effectiveFrom": {{isotime}},
@@ -2343,6 +2384,7 @@ class SolutionArchitect(Client):
2343
2384
  "forLineage": false,
2344
2385
  "forDuplicateProcessing": false,
2345
2386
  "properties": {
2387
+ "class": "SolutionBlueprintCompositionProperties",
2346
2388
  "role": "add role here",
2347
2389
  "description": "add description here",
2348
2390
  "effectiveFrom": {{isotime}},
@@ -2807,10 +2849,11 @@ class SolutionArchitect(Client):
2807
2849
  "forLineage": false,
2808
2850
  "forDuplicateProcessing": false,
2809
2851
  "properties": {
2852
+ "class" : "SolutionBlueprintProperties",
2810
2853
  "qualifiedName": "add unique name here",
2811
2854
  "displayName": "add short name here",
2812
2855
  "description": "add description here",
2813
- "version": "add version identifier here",
2856
+ "versionIdentifier": "add version identifier here",
2814
2857
  "additionalProperties": {
2815
2858
  "property1": "propertyValue1",
2816
2859
  "property2": "propertyValue2"
@@ -2867,10 +2910,11 @@ class SolutionArchitect(Client):
2867
2910
  "forLineage": false,
2868
2911
  "forDuplicateProcessing": false,
2869
2912
  "properties": {
2913
+ "class" : "SolutionBlueprintProperties",
2870
2914
  "qualifiedName": "add unique name here",
2871
2915
  "displayName": "add short name here",
2872
2916
  "description": "add description here",
2873
- "version": "add version identifier here",
2917
+ "versionIdentifier": "add version identifier here",
2874
2918
  "purposes": ["purpose1", "purpose2"],
2875
2919
  "additionalProperties": {
2876
2920
  "property1": "propertyValue1",
@@ -2925,6 +2969,20 @@ class SolutionArchitect(Client):
2925
2969
  There is a problem adding the element properties to the metadata repository or
2926
2970
  UserNotAuthorizedException
2927
2971
  the requesting user is not authorized to issue this request.
2972
+
2973
+ Notes:
2974
+ {
2975
+ "class" : "FilterRequestBody",
2976
+ "filter" : "add name",
2977
+ "asOfTime" : "{{$isoTimestamp}}",
2978
+ "effectiveTime" : "{{$isoTimestamp}}",
2979
+ "forLineage" : false,
2980
+ "forDuplicateProcessing" : false,
2981
+ "limitResultsByStatus" : ["ACTIVE"],
2982
+ "sequencingOrder" : "PROPERTY_ASCENDING",
2983
+ "sequencingProperty" : "qualifiedName"
2984
+ }
2985
+
2928
2986
  """
2929
2987
 
2930
2988
  possible_query_params = query_string(
@@ -2995,6 +3053,20 @@ class SolutionArchitect(Client):
2995
3053
  There is a problem adding the element properties to the metadata repository or
2996
3054
  UserNotAuthorizedException
2997
3055
  the requesting user is not authorized to issue this request.
3056
+
3057
+ Notes:
3058
+ {
3059
+ "class" : "FilterRequestBody",
3060
+ "filter" : "add name",
3061
+ "asOfTime" : "{{$isoTimestamp}}",
3062
+ "effectiveTime" : "{{$isoTimestamp}}",
3063
+ "forLineage" : false,
3064
+ "forDuplicateProcessing" : false,
3065
+ "limitResultsByStatus" : ["ACTIVE"],
3066
+ "sequencingOrder" : "PROPERTY_ASCENDING",
3067
+ "sequencingProperty" : "qualifiedName"
3068
+ }
3069
+
2998
3070
  """
2999
3071
 
3000
3072
  loop = asyncio.get_event_loop()
@@ -3504,6 +3576,201 @@ class SolutionArchitect(Client):
3504
3576
  loop = asyncio.get_event_loop()
3505
3577
  loop.run_until_complete(self._async_detach_sub_component(parent_component_guid, member_component_guid, body))
3506
3578
 
3579
+
3580
+ async def _async_link_solution_linking_wire(self, component1_guid: str, component2_guid: str, body: dict) -> None:
3581
+ """ Attach a solution component to a solution component as a peer in a solution. Async Version.
3582
+
3583
+ Parameters
3584
+ ----------
3585
+ component1_guid: str
3586
+ GUID of the first component to link.
3587
+ component2_guid: str
3588
+ GUID of the second component to link.
3589
+ body: dict
3590
+ The body describing the link.
3591
+
3592
+ Returns
3593
+ -------
3594
+ None
3595
+
3596
+ Raises
3597
+ ------
3598
+ InvalidParameterException
3599
+ one of the parameters is null or invalid or
3600
+ PropertyServerException
3601
+ There is a problem adding the element properties to the metadata repository or
3602
+ UserNotAuthorizedException
3603
+ the requesting user is not authorized to issue this request.
3604
+
3605
+ Notes
3606
+ ----
3607
+
3608
+ Body structure:
3609
+ {
3610
+ "class": "RelationshipRequestBody",
3611
+ "externalSourceGUID": "add guid here",
3612
+ "externalSourceName": "add qualified name here",
3613
+ "properties" : {
3614
+ "class" : "SolutionLinkingWireProperties",
3615
+ "label" : "",
3616
+ "description" : "",
3617
+ "informationSupplyChainSegmentGUIDs" : []
3618
+ },
3619
+ "effectiveTime" : "{{$isoTimestamp}}",
3620
+ "forLineage" : false,
3621
+ "forDuplicateProcessing" : false
3622
+ }
3623
+ """
3624
+ validate_guid(component1_guid)
3625
+ validate_guid(component2_guid)
3626
+ url = (f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/solution-architect/"
3627
+ f"solution-components/{component1_guid}/wired-to/{component2_guid}/attach")
3628
+ if body:
3629
+ await self._async_make_request("POST", url, body_slimmer(body))
3630
+ else:
3631
+ await self._async_make_request("POST", url)
3632
+
3633
+
3634
+ def link_solution_linking_wire(self, component1_guid: str, component2_guid: str, body: dict) -> None:
3635
+ """ Attach a solution component to a solution component as a peer in a solution.
3636
+
3637
+ Parameters
3638
+ ----------
3639
+ component1_guid: str
3640
+ GUID of the first component to link.
3641
+ component2_guid: str
3642
+ GUID of the second component to link.
3643
+ body: dict
3644
+ The body describing the link.
3645
+
3646
+ Returns
3647
+ -------
3648
+ None
3649
+
3650
+ Raises
3651
+ ------
3652
+ InvalidParameterException
3653
+ one of the parameters is null or invalid or
3654
+ PropertyServerException
3655
+ There is a problem adding the element properties to the metadata repository or
3656
+ UserNotAuthorizedException
3657
+ the requesting user is not authorized to issue this request.
3658
+
3659
+ Notes
3660
+ ----
3661
+
3662
+ Body structure:
3663
+ {
3664
+ "class" : "RelationshipRequestBody",
3665
+ "externalSourceGUID": "add guid here",
3666
+ "externalSourceName": "add qualified name here",
3667
+ "properties" : {
3668
+ "class" : "SolutionLinkingWireProperties",
3669
+ "label" : "",
3670
+ "description" : "",
3671
+ "informationSupplyChainSegmentGUIDs" : []
3672
+ },
3673
+ "effectiveTime" : "{{$isoTimestamp}}",
3674
+ "forLineage" : false,
3675
+ "forDuplicateProcessing" : false
3676
+ }
3677
+ """
3678
+ loop = asyncio.get_event_loop()
3679
+ loop.run_until_complete(self._async_link_solution_linking_wire(component1_guid, component2_guid, body))
3680
+
3681
+ async def _async_detach_solution_linking_wire(self, component1_guid: str, component2_guid: str,
3682
+ body: dict = None) -> None:
3683
+ """ Detach a solution component from a peer solution component.
3684
+ Async Version.
3685
+
3686
+ Parameters
3687
+ ----------
3688
+ component1_guid: str
3689
+ GUID of the first component to unlink.
3690
+ component2_guid: str
3691
+ GUID of the second component to unlink.
3692
+ body: dict
3693
+ The body describing the request.
3694
+
3695
+ Returns
3696
+ -------
3697
+ None
3698
+
3699
+ Raises
3700
+ ------
3701
+ InvalidParameterException
3702
+ one of the parameters is null or invalid or
3703
+ PropertyServerException
3704
+ There is a problem adding the element properties to the metadata repository or
3705
+ UserNotAuthorizedException
3706
+ the requesting user is not authorized to issue this request.
3707
+
3708
+ Notes
3709
+ ----
3710
+
3711
+ Body structure:
3712
+ {
3713
+ "class" : "MetadataSourceRequestBody",
3714
+ "externalSourceGUID": "add guid here",
3715
+ "externalSourceName": "add qualified name here",
3716
+ "effectiveTime" : "{{$isoTimestamp}}",
3717
+ "forLineage" : false,
3718
+ "forDuplicateProcessing" : false
3719
+ }
3720
+
3721
+ """
3722
+ validate_guid(component1_guid)
3723
+ validate_guid(component2_guid)
3724
+ url = (f"{self.platform_url}/servers/{self.view_server}/api/open-metadata/solution-architect/"
3725
+ f"solution-components/{component1_guid}/wired-to/{component2_guid}/detach")
3726
+
3727
+ await self._async_make_request("POST", url, body_slimmer(body))
3728
+
3729
+ def detach_solution_linking_wire(self, component1_guid: str, component2_guid: str, body: dict = None) -> None:
3730
+ """ Detach a solution component from a peer solution component.
3731
+ Async Version.
3732
+
3733
+ Parameters
3734
+ ----------
3735
+ component1_guid: str
3736
+ GUID of the first component to unlink.
3737
+ component2_guid: str
3738
+ GUID of the second component to unlink.
3739
+ body: dict
3740
+ The body describing the request.
3741
+
3742
+ Returns
3743
+ -------
3744
+ None
3745
+
3746
+ Raises
3747
+ ------
3748
+ InvalidParameterException
3749
+ one of the parameters is null or invalid or
3750
+ PropertyServerException
3751
+ There is a problem adding the element properties to the metadata repository or
3752
+ UserNotAuthorizedException
3753
+ the requesting user is not authorized to issue this request.
3754
+
3755
+ Notes
3756
+ ----
3757
+
3758
+ Body structure:
3759
+ {
3760
+ "class" : "MetadataSourceRequestBody",
3761
+ "externalSourceGUID": "add guid here",
3762
+ "externalSourceName": "add qualified name here",
3763
+ "effectiveTime" : "{{$isoTimestamp}}",
3764
+ "forLineage" : false,
3765
+ "forDuplicateProcessing" : false
3766
+ }
3767
+
3768
+ """
3769
+ loop = asyncio.get_event_loop()
3770
+ loop.run_until_complete(self._async_detach_solution_linking_wire(component1_guid, component2_guid, body))
3771
+
3772
+
3773
+
3507
3774
  async def _async_update_solution_component(self, guid: str, body: dict,
3508
3775
  replace_all_properties: bool = False) -> None:
3509
3776
  """ Update the properties of a solution component. Async Version.
@@ -4262,7 +4529,7 @@ class SolutionArchitect(Client):
4262
4529
 
4263
4530
  Body structure:
4264
4531
  {
4265
- "class": "NewSolutionBlueprintRequestBody",
4532
+ "class": "NewActorRoleRequestBody",
4266
4533
  "externalSourceGUID": "add guid here",
4267
4534
  "externalSourceName": "add qualified name here",
4268
4535
  "effectiveTime": {{isotime}},
@@ -4284,10 +4551,11 @@ class SolutionArchitect(Client):
4284
4551
  },
4285
4552
  "parentAtEnd1": false,
4286
4553
  "properties": {
4554
+ "class" : "ActorRoleProperties",
4287
4555
  "qualifiedName": "add unique name here",
4288
- "displayName": "add short name here",
4556
+ "name": "add short name here",
4289
4557
  "description": "add description here",
4290
- "version": "add version here",
4558
+ ######## is this right?
4291
4559
  "roleID": "string",
4292
4560
  "scope": "string",
4293
4561
  "title": "string",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.4.0.dev2
3
+ Version: 5.4.0.dev5
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -1,12 +1,9 @@
1
1
  commands/cat/Dr-Egeria_md-orig.py,sha256=ZX20BvRo0fIFisvy5Z-VJDLVyKbQoud89-CUV2S66tU,7336
2
2
  commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
3
3
  commands/cat/__init__.py,sha256=Ps4MxYlYN-ZX1qaSTFwnqgDZTaqUkN35JTOpZ1TBD1Q,451
4
- commands/cat/debug_log.2025-06-05_20-24-18_123924.log.zip,sha256=3dFYhY4odrEdMK4Q4N8BCE3_bE1Z2DnuSpwiKspfJFA,27178
5
- commands/cat/debug_log.2025-06-10_08-45-03_929921.log.zip,sha256=l941eD7-V2pz285MpxJjvshyA0A974fKQ06j0nenqCI,59582
6
- commands/cat/debug_log.2025-06-11_09-57-21_247890.log.zip,sha256=ZdLKjVAX6k3nhuhSk0Y06sLYO6k2ltLzao7Qq47tK4Q,18100
7
- commands/cat/debug_log.2025-06-12_16-14-31_212042.log.zip,sha256=yKICViTcbK1tbmlHDBWGq-2tEJxXkMoLf_kwpmPcDMo,3378
4
+ commands/cat/debug_log,sha256=loWDmbTRpyDlnWBa0Hv1FlfnHH-YTPObiQL5hrgwNFY,15073
8
5
  commands/cat/dr_egeria_jupyter.py,sha256=rfLVV_84Q8Pqcq1flmijKvZ7sEZFy7JAcAP_NAbb46Y,5656
9
- commands/cat/dr_egeria_md.py,sha256=Eqw_6aSkGL8l3RseC2hOnU672aYg6ijPOr7ItZCakMA,15829
6
+ commands/cat/dr_egeria_md.py,sha256=N7vrQN_oOq-R6PajbQ_7fdsk0aXW5-QQJd5IfqoKkPw,16700
10
7
  commands/cat/exp_list_glossaries.py,sha256=dC6Bnfm3YSMTKPP146qeslIFRiZnGu5b7iDYE07p4iU,5817
11
8
  commands/cat/get_asset_graph.py,sha256=xnXJfpDTVH1TJ2TwE3dtjaXU36Di6-N6JAyhothzz2o,12461
12
9
  commands/cat/get_collection.py,sha256=kXPcP8u-SMWfrVyyBhNoxG8mcgB7EV_5i9N9w_IBU7o,5379
@@ -17,9 +14,9 @@ commands/cat/glossary_actions.py,sha256=zK26fNiv-lpWUP8tHC3wTmdQ6L0_XxlmuNGUyrnS
17
14
  commands/cat/list_assets.py,sha256=CdJ2coKvvQv2VwJO0Sp9Eg9Fu_uvpC21tgjrdtT9Yz4,6315
18
15
  commands/cat/list_categories.py,sha256=DTKE3yrt3N2EIjCGscxrz-pSREqmch7aFqsVFm-3u7o,7841
19
16
  commands/cat/list_cert_types.py,sha256=HmrTks0SSYgSMsYz3LqfX5kwDQ6D9KMcynoR_xlWtnE,7137
20
- commands/cat/list_collections.py,sha256=oO7AZcaZeLJ5dAcOTZJMpQyP9BugBbQPO8oq4EtgcP8,8318
21
- commands/cat/list_data_designer.py,sha256=_6uVRMtTKXsY51bb-RYP8rJFOm1gosYl8TQJqPyDkt8,6238
22
- commands/cat/list_data_structures.py,sha256=E9PY_AU1lzGSqUwy711Bjd5uMfV41kpmNPzhdf0nZjs,8642
17
+ commands/cat/list_collections.py,sha256=GyRKiSHBLVVkyYDMIsUeVmpmDXNXHRY4C9kMqtX07qc,8315
18
+ commands/cat/list_data_designer.py,sha256=sfFgfBr9q0X8hZ-BkNd2W9Qe8hzoiTnRQ9qzbX9x27U,6721
19
+ commands/cat/list_data_structures_full.py,sha256=E9PY_AU1lzGSqUwy711Bjd5uMfV41kpmNPzhdf0nZjs,8642
23
20
  commands/cat/list_deployed_catalogs.py,sha256=VdN6R9kRVWX-fGIgubOigvMVPzhF-hKQepHHlS-w-D8,8258
24
21
  commands/cat/list_deployed_database_schemas.py,sha256=1Qicke1R2_7Xi3Qf5sp8KJ3_reAIt0z1iaz2sG8Z0Qs,9458
25
22
  commands/cat/list_deployed_databases.py,sha256=ryrBW1CxJRfOeLP978qQwxb5oImqhIsHghtcpWeBIrw,7587
@@ -97,19 +94,22 @@ commands/tech/list_tech_templates.py,sha256=5hhDJJjrqGyWDPPcFzFeFs-4rsal1M2Bl7EU
97
94
  commands/tech/list_valid_metadata_values.py,sha256=_zgOdq2N6s7GjLd8iEc5xVfplKfOnKZ-ySM-lSdgYn8,6315
98
95
  commands/tech/table_tech_templates.py,sha256=jI1c9YKa3KirArMNXeCRKeaiVdwQSN-ztPqkag6jdZs,9500
99
96
  commands/tech/x_list_related_elements.py,sha256=ynaw792VnbMZ9IXBi5mmG7xBfC0kn0esKiFTsjvLGzc,5900
100
- md_processing/__init__.py,sha256=c0m0rak6b5ReJO4N8jx8GpGWh6c301vcVxzNbq8jQAA,5089
101
- md_processing/data/commands.json,sha256=8LGGMDWnmpVq53oE6FbWoqM91Or94ZFxwpa7AJUKPkw,235726
97
+ md_processing/__init__.py,sha256=k9qozzeNFsjgMMcNpM1ibPqOVJCfy-3DEmi2dmSzGqM,5384
98
+ md_processing/data/commands.json,sha256=tEbshY56hczPErVDNvTt5SKGwZtpNDd8Qfa_ZjLDv1s,240067
102
99
  md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb,sha256=dbzNu90fCKNohOWVSRBOB1GLyd95x8Qw51I5AkaPtso,11552
100
+ md_processing/dr_egeria_outbox/processed-2025-06-22 21:06-dr_egeria_data_designer_1.md,sha256=exn05CNIbFQeyW6xn9v72vkC42MCaVzR85Fi4wWXstE,3805
101
+ md_processing/dr_egeria_outbox/processed-2025-06-22 21:13-dr_egeria_data_designer_1.md,sha256=5SO_5X0Ot3hBHrcwDHUwuVZ1VLG74ouRIOKarguGvp0,5324
102
+ md_processing/dr_egeria_outbox/processed-2025-06-22 21:19-dr_egeria_data_designer_1.md,sha256=Bn1NDlQ2yrXJF2ffit_Rs69qlf-B-uNnG2zABLj49M0,5916
103
103
  md_processing/md_commands/__init__.py,sha256=ssEojzFlSYtY2bHqqOoKo8PFaANZ_kq_gIbtlXnuc2s,93
104
- md_processing/md_commands/data_designer_commands.py,sha256=jlxXW5C7Xqw4ulL9wtpJgR33yMplFlZffIlU5njD8b4,80490
105
- md_processing/md_commands/glossary_commands.py,sha256=c4o0MTsdtTTMkPk5LNBgDnCI8PqQn_y_wkcuEYL59yg,54852
104
+ md_processing/md_commands/data_designer_commands.py,sha256=IezRfoXT-3q4EKdI9el4uMGZYY35FTK-AcKg7yJXo1g,91752
105
+ md_processing/md_commands/glossary_commands.py,sha256=QqcWSk2pXB6VWiqy75Hvzme79U10scbwm1i4sX4-9jg,53376
106
106
  md_processing/md_commands/project_commands.py,sha256=d4kF-ldz6vqZy50ajxWLoupZs4wJvBShJScDqfH8O4U,8050
107
- md_processing/md_commands/solution_architect_commands.py,sha256=k03Abg8kfQ3mqitX8yy6Ax30pTt4iaheqIdxGLjUmbI,51006
107
+ md_processing/md_commands/solution_architect_commands.py,sha256=XOLmlySS3cuqV8r2AcTuuPrt5kctKQrR-1sfspqx0yY,51000
108
108
  md_processing/md_processing_utils/__init__.py,sha256=LxAmxlcji26ziKV4gGar01d95gL9vgToRIeJW8N-Ifs,80
109
- md_processing/md_processing_utils/common_md_proc_utils.py,sha256=fS4PCczYKyI89dHh3sqCzsHiT_n1swGfw6Fq9t2nuHU,41456
109
+ md_processing/md_processing_utils/common_md_proc_utils.py,sha256=ZBATa8Ni_q3WJs755SaOttSoTN9epJ5pgvEjWXG7_MI,42295
110
110
  md_processing/md_processing_utils/common_md_utils.py,sha256=GQ4FKJ3n_NckFgoGwE7FIlmYqaWClaFJ-1aK3PxiPy8,5850
111
111
  md_processing/md_processing_utils/extraction_utils.py,sha256=780oJsXvW50kX2d64FQIwJQTigQuNiLVRitAEzComQM,20066
112
- md_processing/md_processing_utils/md_processing_constants.py,sha256=awUmHamEB-LdcjjmpGdIb0y8dEkXWJNL_g7UUIg182M,6648
112
+ md_processing/md_processing_utils/md_processing_constants.py,sha256=SAgipsb93iQ387Kl8E4bERBfIYhAF2nDwV2ui2gPUBs,6854
113
113
  md_processing/md_processing_utils/message_constants.py,sha256=UBf18obM83umM6zplR7ychre4xLRbBnTzidHDZ2gNvM,548
114
114
  pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
115
115
  pyegeria/__init__.py,sha256=NgPs08IQIH25GlvFXjPGDxKB6ln44lAS0EWHg4LJSh4,30874
@@ -121,10 +121,10 @@ pyegeria/_validators.py,sha256=vP9nuZwucnCo_LrPU7hkitpWzaych5bTZEKE58TaTnQ,12726
121
121
  pyegeria/asset_catalog_omvs.py,sha256=P6FceMP0FgakGSOt3ePxpEbsF7nnypzo1aQahjdL_94,29021
122
122
  pyegeria/automated_curation_omvs.py,sha256=tzwCyXL0Hx8UjryBBWcPoEuBRajXZpLuwPQ1vuOg2yc,130349
123
123
  pyegeria/classification_manager_omvs.py,sha256=EBWjdx_C999bRu2-INL8RZxZ-wz92mzVqVBQ6mkyGM0,187228
124
- pyegeria/collection_manager_omvs.py,sha256=Mz-DPXBI2fuxWQOPmtMdjXE6tMsIJnnzAazP1A5YXwc,128456
124
+ pyegeria/collection_manager_omvs.py,sha256=GCiItk_zO206gaR5Dj3Q-5zJ5corymZhjNjEaUFzIB4,130729
125
125
  pyegeria/core_omag_server_config.py,sha256=pNQpocICkZx8sRsTw5DPUe-TFyxlIo1U88qqgci_f7I,97764
126
126
  pyegeria/create_tech_guid_lists.py,sha256=hf5q8Xrdsz-bqeIW3yTORZ1XB6_BrKzLDWWwC_bNG2g,4811
127
- pyegeria/data_designer_omvs.py,sha256=EM931M_dl4ULis2n1Oegbp-kxkp5gR81TG0x4MygtDs,196559
127
+ pyegeria/data_designer_omvs.py,sha256=K1GQt0bJxUWmQEvvJwi2i354MrN3q7H-jMnrslR2ou4,202420
128
128
  pyegeria/dr.egeria spec.md,sha256=QC_z3EqJ0WW18NYQFW_AtqO4SMWH5MJNVmM--54VzX4,959
129
129
  pyegeria/egeria_cat_client.py,sha256=d8dQNPLzL4efi99OJfH1T-Rt1N0k9Rf9LX8LpuhiFls,2179
130
130
  pyegeria/egeria_client.py,sha256=egGv41eb94P_lWIQ54I_90WT_IukJ_J6ZLOYCHpx2js,4676
@@ -143,19 +143,19 @@ pyegeria/md_processing_utils_orig.py,sha256=SToZtXQiysi2_vmIY4-T2NIELRirzQ1zjkho
143
143
  pyegeria/mermaid_utilities.py,sha256=Zcn8JRrqtf62oHoxuvP9tQ5G-BFxOGMNfr7-peuykgY,54290
144
144
  pyegeria/metadata_explorer_omvs.py,sha256=xHnZTQKbd6XwOhYia-RiIisrvZcqHi0SL1l6OCf04Gk,86911
145
145
  pyegeria/my_profile_omvs.py,sha256=d0oJYCJG7pS9BINPuGciVa00ac0jwPHNANXDCLginEc,34720
146
- pyegeria/output_formatter.py,sha256=634FbHs_l7AX33kBGwv0Gh1B5NV_cyhOOxT6p3uGzlA,15603
146
+ pyegeria/output_formatter.py,sha256=l4Ye2N1QphR4sy4E52JUvNWG5L5lSjZhkoQ3jAx7Cd4,16145
147
147
  pyegeria/platform_services.py,sha256=YEpZsGGsbSdesN8ceyFhV0OMzKG6znTZrREMTRimLps,41701
148
148
  pyegeria/project_manager_omvs.py,sha256=612rYbu2eLR8Sgv9nBzjkFJ2PuxIBd_b-zwcnpVbXhc,70665
149
149
  pyegeria/registered_info.py,sha256=y0-LgDIQXpph0lEWxIOG3_HsqX_Z2iAIb3xu4Aa4B70,6344
150
150
  pyegeria/runtime_manager_omvs.py,sha256=Z5wY9ignNjil8O6yjihZftxkGoh9A4PQDcXhoIsOIT8,79698
151
151
  pyegeria/server_operations.py,sha256=5k0KVz3u8qRLwtz16zT3J86LZY3pkUrMDcps8srmq1A,16831
152
- pyegeria/solution_architect_omvs.py,sha256=eskhA9dkH7X4LcZTebMQE9fkKNhsWOAuKe5HHIhC8Og,204696
152
+ pyegeria/solution_architect_omvs.py,sha256=xDe8SYsuo8rXkiCCPSLI1XTdMXvbf8H74gG3pJqpru0,214402
153
153
  pyegeria/template_manager_omvs.py,sha256=chBljs1vy5wr9DRAtbvIt4Cob_7HxGfxLkCNlDTM-rQ,42755
154
154
  pyegeria/utils.py,sha256=fhSN5yOb3-Yelwt9WpBkWRmP5u7I9Jr-M27H0dD-G14,5871
155
155
  pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
156
156
  pyegeria/x_action_author_omvs.py,sha256=RcqSzahUKCtvb_3u_wyintAlc9WFkC_2v0E12TZs8lQ,6433
157
- pyegeria-5.4.0.dev2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
158
- pyegeria-5.4.0.dev2.dist-info/METADATA,sha256=VmIdMugfZB-Dxx3bMp5KOPTfGwrj197VGCT8d8RN3wY,2799
159
- pyegeria-5.4.0.dev2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
160
- pyegeria-5.4.0.dev2.dist-info/entry_points.txt,sha256=H1eVK8R1e3E9_USZShSWL3sOxw_DmmC8MPjVghar8P0,6186
161
- pyegeria-5.4.0.dev2.dist-info/RECORD,,
157
+ pyegeria-5.4.0.dev5.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
158
+ pyegeria-5.4.0.dev5.dist-info/METADATA,sha256=FykHvgjKIEru4C1bWHvwgZBYi0J3X4Zfk3c0BzxYqos,2799
159
+ pyegeria-5.4.0.dev5.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
160
+ pyegeria-5.4.0.dev5.dist-info/entry_points.txt,sha256=UigZmPobfP9Rkz3PfjWUrJbKjImUeX00iOz6lR_wP5Q,6247
161
+ pyegeria-5.4.0.dev5.dist-info/RECORD,,
@@ -37,9 +37,10 @@ list_catalog_targets=commands.ops.list_catalog_targets:main
37
37
  list_categories=commands.cat.list_categories:main
38
38
  list_cert_types=commands.cat.list_cert_types:main
39
39
  list_collections=commands.cat.list_collections:main
40
- list_data_classes=commands.cat.list_data_designer.py:main_classes
41
- list_data_fields=commands.cat.list_data_designer.py:main_fields
42
- list_data_structures=commands.cat.list_data_designer.py:main_structs
40
+ list_data_classes=commands.cat.list_data_designer:main_classes
41
+ list_data_fields=commands.cat.list_data_designer:main_fields
42
+ list_data_structures=commands.cat.list_data_designer:main_structs
43
+ list_data_structures_full=commands.cat.list_data_structures_full:main
43
44
  list_deployed_catalogs=commands.cat.list_deployed_catalogs:main
44
45
  list_deployed_databases=commands.cat.list_deployed_databases:main
45
46
  list_deployed_schemas=commands.cat.list_deployed_database_schemas:main