pyegeria 5.4.0.dev2__py3-none-any.whl → 5.4.0.dev3__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 (41) hide show
  1. commands/cat/.DS_Store +0 -0
  2. commands/cat/debug_log.log +1267 -0
  3. commands/cat/list_data_designer.py +6 -5
  4. commands/cat/solution_architect_log.log +0 -0
  5. md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md +254 -0
  6. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md +696 -0
  7. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md +254 -0
  8. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md +298 -0
  9. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md +608 -0
  10. md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md +94 -0
  11. md_processing/dr_egeria_inbox/archive/freddie_intro.md +284 -0
  12. md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md +275 -0
  13. md_processing/dr_egeria_inbox/archive/test-term.md +110 -0
  14. md_processing/dr_egeria_inbox/cat_test.md +100 -0
  15. md_processing/dr_egeria_inbox/data_designer_search_test.md +11 -0
  16. md_processing/dr_egeria_inbox/data_field.md +54 -0
  17. md_processing/dr_egeria_inbox/data_spec.md +77 -0
  18. md_processing/dr_egeria_inbox/data_spec_test.md +2406 -0
  19. md_processing/dr_egeria_inbox/data_test.md +179 -0
  20. md_processing/dr_egeria_inbox/data_test2.md +376 -0
  21. md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md +168 -0
  22. md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md +280 -0
  23. md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md +313 -0
  24. md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md +1073 -0
  25. md_processing/dr_egeria_inbox/dr_egeria_isc1.md +44 -0
  26. md_processing/dr_egeria_inbox/glossary_search_test.md +40 -0
  27. md_processing/dr_egeria_inbox/glossary_test1.md +324 -0
  28. md_processing/dr_egeria_inbox/rel.md +8 -0
  29. md_processing/dr_egeria_inbox/sb.md +119 -0
  30. md_processing/dr_egeria_inbox/solution-components.md +129 -0
  31. md_processing/dr_egeria_inbox/solution_blueprints.md +118 -0
  32. md_processing/dr_egeria_inbox/synonym_test.md +42 -0
  33. md_processing/dr_egeria_inbox/t1.md +0 -0
  34. md_processing/dr_egeria_inbox/t2.md +268 -0
  35. pyegeria/.DS_Store +0 -0
  36. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev3.dist-info}/METADATA +1 -1
  37. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev3.dist-info}/RECORD +41 -7
  38. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev3.dist-info}/entry_points.txt +4 -3
  39. /commands/cat/{list_data_structures.py → list_data_structures_full.py} +0 -0
  40. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev3.dist-info}/LICENSE +0 -0
  41. {pyegeria-5.4.0.dev2.dist-info → pyegeria-5.4.0.dev3.dist-info}/WHEEL +0 -0
@@ -0,0 +1,118 @@
1
+ <!-- SPDX-License-Identifier: CC-BY-4.0 -->
2
+ <!-- Copyright Contributors to the Egeria project. -->
3
+
4
+ # Rules
5
+ * If this is a create, and qualfied name is provided, it will be used.
6
+ * If this is an update, and qualified name is provided, it is an error if it doesn't match.
7
+ * If this is an update and no qualified name provided, will try to use the display name
8
+ * If this is an update and qualified name and guid provided, then the qualified name can be changed
9
+ * Name of the entity is either display_name or "{element_type} Name"
10
+
11
+ # Create Solution Blueprint
12
+
13
+ ## Display Name
14
+
15
+ Clinical Trial Management Solution Blueprint
16
+
17
+ ## Description
18
+
19
+ A description of how a clinical trial is managed in Coco Pharmaceuticals.
20
+
21
+ ## Version Identifier
22
+
23
+ V1.2
24
+ ## Qualified Name
25
+
26
+ SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
27
+
28
+ ## <guid>
29
+
30
+ ---
31
+
32
+ # Update Solution Component
33
+
34
+ ## Display Name
35
+
36
+ Hospital Processes
37
+
38
+ ## Description
39
+
40
+ ## Version Identifier
41
+
42
+ ## Solution Component Type
43
+ String - valid value?
44
+ ## Planned Deployed Implementation Type
45
+ String - valid value?
46
+ ## Solution Blueprints
47
+
48
+ Clinical Trial Management Solution Blueprint
49
+
50
+ ## Parent Components
51
+
52
+ ---
53
+
54
+ # Create Solution Component
55
+
56
+ ## Display Name
57
+
58
+ Lab Processes
59
+
60
+ ## Description
61
+
62
+ ## Version Identifier
63
+
64
+ ## Solution Component Type
65
+ String - valid value?
66
+ ## Planned Deployed Implementation Type
67
+ String - valid value?
68
+ ## Solution Blueprints
69
+
70
+ SolutionBlueprint:Clinical Trial Management Solution Blueprint:V1.2
71
+
72
+ ## Parent Components
73
+
74
+ ---
75
+
76
+ # Create Solution Role
77
+
78
+ ## Name
79
+
80
+ ## Identifier
81
+ str
82
+ ## Description
83
+
84
+ ## Scope
85
+ str - valid values
86
+ ---
87
+
88
+ # Create Solution Actor Role
89
+
90
+ ## Solution Component
91
+
92
+ SolutionComponent:XXX q_name <required>
93
+ ## Actor
94
+
95
+ Actor:XXX -q_name <required>
96
+
97
+ ## Role
98
+ str - valid value <required>
99
+
100
+ ## Description
101
+
102
+
103
+ ---
104
+
105
+ # Create Solution Linking Role
106
+
107
+ ## Starting Solution Component
108
+ q_name of soln <required>
109
+
110
+ ## Wired To Solution Component
111
+
112
+ q_name of soln <required>
113
+
114
+ ## Label
115
+ str <required>
116
+ ## Description
117
+ str
118
+ ## Information Supply Chain Segment GUIDs
@@ -0,0 +1,42 @@
1
+ # Create Term
2
+
3
+ ## In Glossary
4
+
5
+ Egeria-Markdown
6
+
7
+ ## Term Name
8
+
9
+ List Categories
10
+
11
+ ## Description
12
+
13
+ Lists the categories across all glossaries.
14
+ ___
15
+
16
+ # Create Term
17
+
18
+ ## In Glossary
19
+
20
+ Egeria-Markdown
21
+
22
+ ## Term Name
23
+
24
+ List Glossary Categories
25
+
26
+ ## Description
27
+
28
+ Lists the categories across all glossaries.
29
+
30
+ # Create Term-Term Relationship
31
+
32
+ ## Term 1 Name
33
+
34
+ List Categories
35
+
36
+ ## Term 2 Name
37
+
38
+ List Glossary Categories
39
+
40
+ ## Term Relationship
41
+
42
+ Synonym
File without changes
@@ -0,0 +1,268 @@
1
+ # Demonstrating updates and additions
2
+
3
+ This document was derived from the processing of the file dr_egeria_intro.md; All of the Dr.Egeria statements have been
4
+ preserved (including the generated attributes such as the unique GUIDs) and the explanatory text has been replaced.
5
+
6
+ In this document we will add glossary categories, update existing terms to categorize them, and add some new terms that
7
+ further explain dr.egeria. This document is being written off-line (actually on a plane) - demonstrating one of the
8
+ intriguing features of dr.egeria - because its just text, it can be edited anywhere and anytime that there is a text
9
+ editor. Dr.Egeria files can be emailed, sent via text message, slack or maintained in a `git` repository.
10
+ It's just text with markdown annotations.
11
+
12
+ Ok, let's get started. First, we have the `Update Glossary` command below. There is nothing new we need to add at this
13
+ point so we can just leave it as-is. When this document is processed it will apply updates but if there are none,
14
+ It doesn't matter.
15
+
16
+
17
+ ---
18
+
19
+
20
+ # Update Glossary
21
+
22
+ ## Glossary Name
23
+
24
+ Egeria-Markdown
25
+
26
+ ## Description
27
+ Glossary to describe the vocabulary of Dr.Egeria - an Egeria Markdown language to support the exchange of metadata in a Markdown form.
28
+ Dr.Egeria allows users to input metadata using any text entry system that supports the entry of standard Markdown
29
+ notation and through post-processing
30
+ commands, validates the Egeria content and allows the requests to be sent to Egeria.
31
+
32
+ ## Language
33
+ English
34
+
35
+ ## Usage
36
+ 1. (optional) load an example or template for the type of object from Egeria.
37
+ 2. Create a new document (perhaps from a template) and edit it, adding in the content with the Dr.Egeria controlled Markdown language.
38
+ 3. Process the document to validate and display it before you submit it, Validation may annotate your document with recommendations and potential issues.
39
+ 4. Submit the document to Egeria using the Dr.Egeria commands.
40
+
41
+ ## Qualified Name
42
+ Glossary::Egeria-Markdown
43
+
44
+ ## Guid
45
+ 5878850f-0fc5-484d-8426-511c18615a66
46
+
47
+
48
+
49
+ Ok, now let's create a couple of glossary categories. They will be:
50
+
51
+ * **Writing Dr.Egeria Markdown** - where we describe elements of the Dr.Egeria language as terms within the category.
52
+ * **Processing Dr.Egeria Markdown** - where we describe the commands for processing Dr.Egeria.
53
+
54
+
55
+ Glossary categories have the following attributes:
56
+
57
+ | Attribute Name | Input Required? | Generated/Default? | Unique? | Notes |
58
+ |:-|:-|:-|:-|:-|
59
+ | Category Name | Yes | No | No | A display name (informal name). |
60
+ | Owning Glossary | Yes | No | Yes | This is the qualified name of the glossary that owns this category. |
61
+ | Description | No | No | No | A textual description of this category |
62
+ | Qualified Name | No | Yes | Yes | The qualified name can either be provided by the user or generated. If generated, a pattern is followed. |
63
+ | GUID | No | Yes | Yes | GUIDs are always generated by Egeria. They are meant for automation, not people. |
64
+
65
+ Qualified Names can either be user specified or generated. If generated the following the form:
66
+ `{local-qualifier}:{type}:{display name}`
67
+
68
+ * Local-Qualifier is an optional string that can be useful to both disambiguate similar names and to add some local context. Local qualifiers could be set to organization names, functions, business context, etc. The settings for a local qualifier is set either by setting the environment variable `EGERIA_LOCAL_QUALIFIER` or by passing in a parameter when executing one of the Dr.Egeria enabled commands. This could also be set for a team by an Egeria administrator.
69
+
70
+
71
+
72
+ # Update Categories
73
+
74
+ ## Category Name
75
+
76
+ Writing Dr.Egeria Markdown
77
+
78
+ ## Description
79
+ These terms describe the elements of the Dr.Egeria Markdown language and how to use them.
80
+
81
+ ## In Glossary
82
+ Glossary::Egeria-Markdown
83
+
84
+ ## Qualified Name
85
+ Category:Writing-Dr.Egeria-Markdown
86
+
87
+ ## Guid
88
+ c5ba25df-f7b1-4ecf-913a-c5c83a03d63a
89
+
90
+
91
+ ---
92
+
93
+
94
+
95
+
96
+ # Update Categories
97
+
98
+ ## Category Name
99
+
100
+ Processing Dr.Egeria Markdown
101
+
102
+ ## Description
103
+ These terms describe commands to process Dr.Egeria Markdown.
104
+
105
+ ## In Glossary
106
+ Glossary::Egeria-Markdown
107
+
108
+ ## Qualified Name
109
+ Category:Processing-Dr.Egeria-Markdown
110
+
111
+ ## Guid
112
+ 1f13ec0d-e0ad-4327-bc1c-58e4174dd950
113
+
114
+
115
+ ---
116
+
117
+
118
+
119
+ Ok now, let's add categories to some of the terms. Let's review the attributes of a term:
120
+
121
+ | Attribute Name | Input Required? | Generated/Default? | Unique? | Notes |
122
+ |:----------------| :- | :- | :- | :-|
123
+ | Term Name | Yes | No | No | A display name (informal name). |
124
+ | Owning Glossary | Yes | No | Yes | This is the qualified name of the glossary that owns this term. |
125
+ | Categories | No | No | Yes | This is the qualified (unique) name of the category. Multiple categories can be assigned, separated by a `,` or line. |
126
+ | Description | No | No | No | A textual description of this term |
127
+ | Qualified Name | No | Yes | Yes | The qualified name can either be provided by the user or generated. If generated, a pattern is followed. |
128
+ | GUID | No | Yes | Yes | GUIDs are always generated by Egeria. They are meant for automation, not people. |
129
+
130
+
131
+
132
+ # Update Term
133
+
134
+ ## Term Name
135
+
136
+ Command
137
+
138
+ ## Summary
139
+ Commands are how a user of the Freddie markdown language requests an action.
140
+
141
+ ## In Glossary
142
+ Glossary::Egeria-Markdown
143
+
144
+ ## Categories
145
+ Category:Processing-Dr.Egeria-Markdown
146
+ , Category:Writing-Dr.Egeria-Markdown
147
+
148
+ ## Status
149
+ DRAFT
150
+
151
+ ## Description
152
+ Commands are how a user can request Egeria to take an action such as Create or Update an Egeria element. Freddie
153
+ provides
154
+ a limited (but growing) set of commands. Freddie commands align with the pyegeria 'hey-egeria' command line interface.
155
+
156
+ ## Examples
157
+ Create Glossary or
158
+ Update Glossary or
159
+ Create Term or
160
+ Update Term
161
+
162
+ ## Usage
163
+ Commands are used in the Freddie Egeria markdown language.
164
+
165
+ ## Published Version
166
+ 0.1
167
+
168
+ ## Qualified Name
169
+ Term:Command
170
+
171
+ ## Guid
172
+ f59ca92e-9021-42bb-ae20-68fbbed57a86
173
+
174
+
175
+ ---
176
+
177
+
178
+
179
+ # Update Term
180
+
181
+ ## Term Name
182
+
183
+ Source
184
+
185
+ ## Summary
186
+ Source of the markdown content.
187
+
188
+ ## In Glossary
189
+ Glossary::Egeria-Markdown
190
+
191
+ ## Categories
192
+ Category:Processing-Dr.Egeria-Markdown
193
+
194
+ ## Status
195
+ DRAFT
196
+
197
+ ## Description
198
+ Source of the markdown content - could be jupyter or plain markdown file.
199
+
200
+ ## Examples
201
+ None
202
+
203
+ ## Usage
204
+ None
205
+
206
+ ## Version
207
+ 0.1
208
+
209
+ ## Qualified Name
210
+ Term:Source
211
+
212
+ ## Guid
213
+ fec76950-8a4b-4f20-9032-2b3775adee2c
214
+
215
+
216
+ ---
217
+
218
+
219
+
220
+ # Update Term
221
+
222
+ ## Term Name
223
+
224
+ Directive
225
+
226
+ ## Summary
227
+ A directive defines how the command is to be processed.
228
+
229
+ ## In Glossary
230
+ Glossary::Egeria-Markdown
231
+
232
+ ## Categories
233
+ Category:Processing-Dr.Egeria-Markdown
234
+
235
+ ## Status
236
+ DRAFT
237
+
238
+ ## Description
239
+ Directives are one of:
240
+ * display - just display what we've found
241
+ * validate - check the validity of the requested action
242
+ * process - process the requested action
243
+ * review?
244
+
245
+ ## Examples
246
+ None
247
+
248
+ ## Usage
249
+ None
250
+
251
+ ## Published Version
252
+ 0.2
253
+
254
+ ## Qualified Name
255
+ Term:Directive
256
+
257
+ ## Guid
258
+ fa716e1d-bd97-44e7-b64c-594cb8c2867c
259
+
260
+
261
+ ---
262
+
263
+
264
+ # Provenance
265
+
266
+ * t2.md Derived from processing file dr_egeria_intro_part2.md on 2025-03-20 15:06
267
+
268
+ ---
pyegeria/.DS_Store ADDED
Binary file
@@ -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.dev3
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -1,3 +1,4 @@
1
+ commands/cat/.DS_Store,sha256=RY8U0pzFVjHVb0B2edAfhmtpMWmKhR-YSI4WoPy4apc,6148
1
2
  commands/cat/Dr-Egeria_md-orig.py,sha256=ZX20BvRo0fIFisvy5Z-VJDLVyKbQoud89-CUV2S66tU,7336
2
3
  commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
3
4
  commands/cat/__init__.py,sha256=Ps4MxYlYN-ZX1qaSTFwnqgDZTaqUkN35JTOpZ1TBD1Q,451
@@ -5,6 +6,7 @@ commands/cat/debug_log.2025-06-05_20-24-18_123924.log.zip,sha256=3dFYhY4odrEdMK4
5
6
  commands/cat/debug_log.2025-06-10_08-45-03_929921.log.zip,sha256=l941eD7-V2pz285MpxJjvshyA0A974fKQ06j0nenqCI,59582
6
7
  commands/cat/debug_log.2025-06-11_09-57-21_247890.log.zip,sha256=ZdLKjVAX6k3nhuhSk0Y06sLYO6k2ltLzao7Qq47tK4Q,18100
7
8
  commands/cat/debug_log.2025-06-12_16-14-31_212042.log.zip,sha256=yKICViTcbK1tbmlHDBWGq-2tEJxXkMoLf_kwpmPcDMo,3378
9
+ commands/cat/debug_log.log,sha256=UK1dfhaFiLT7M0t2n4XSlMmT80181aAazJ5WCAFz2l4,105673
8
10
  commands/cat/dr_egeria_jupyter.py,sha256=rfLVV_84Q8Pqcq1flmijKvZ7sEZFy7JAcAP_NAbb46Y,5656
9
11
  commands/cat/dr_egeria_md.py,sha256=Eqw_6aSkGL8l3RseC2hOnU672aYg6ijPOr7ItZCakMA,15829
10
12
  commands/cat/exp_list_glossaries.py,sha256=dC6Bnfm3YSMTKPP146qeslIFRiZnGu5b7iDYE07p4iU,5817
@@ -18,8 +20,8 @@ commands/cat/list_assets.py,sha256=CdJ2coKvvQv2VwJO0Sp9Eg9Fu_uvpC21tgjrdtT9Yz4,6
18
20
  commands/cat/list_categories.py,sha256=DTKE3yrt3N2EIjCGscxrz-pSREqmch7aFqsVFm-3u7o,7841
19
21
  commands/cat/list_cert_types.py,sha256=HmrTks0SSYgSMsYz3LqfX5kwDQ6D9KMcynoR_xlWtnE,7137
20
22
  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
23
+ commands/cat/list_data_designer.py,sha256=_RGkjNGVjjJeAmnsCOgLn-sef5XELQ1HlH6k52GICno,6319
24
+ commands/cat/list_data_structures_full.py,sha256=E9PY_AU1lzGSqUwy711Bjd5uMfV41kpmNPzhdf0nZjs,8642
23
25
  commands/cat/list_deployed_catalogs.py,sha256=VdN6R9kRVWX-fGIgubOigvMVPzhF-hKQepHHlS-w-D8,8258
24
26
  commands/cat/list_deployed_database_schemas.py,sha256=1Qicke1R2_7Xi3Qf5sp8KJ3_reAIt0z1iaz2sG8Z0Qs,9458
25
27
  commands/cat/list_deployed_databases.py,sha256=ryrBW1CxJRfOeLP978qQwxb5oImqhIsHghtcpWeBIrw,7587
@@ -31,6 +33,7 @@ commands/cat/list_tech_types.py,sha256=uqZcXHCzAznhEG6WWeM5j-spwUh8ycygFqpVDeXOG
31
33
  commands/cat/list_terms.py,sha256=ndl99V6NbJtlV3xqIGWhif1R8tW6emEVYYos0dkydwE,12076
32
34
  commands/cat/list_todos.py,sha256=NitCw0uyVVjmN1hxb1W-I4FbOsa8wQxW2ICyOElHyc8,6556
33
35
  commands/cat/list_user_ids.py,sha256=X5Q-YNEp38saPYDuy9VwdQC5Qpa4HyC3WvAdbyp_P6M,5108
36
+ commands/cat/solution_architect_log.log,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
37
  commands/cli/__init__.py,sha256=E6vPW3P3iuVPyrwtDIWvU9P0JXOGqP8KupeIZdxc6wc,298
35
38
  commands/cli/egeria.py,sha256=CKqJiwu44Ya6IgFPgjVpoP2kUZmohrIqXs4SiM1ckHo,52096
36
39
  commands/cli/egeria_cat.py,sha256=HqmtUpSX1pXiItVQC0zGEXzHdw_y_-rzy4W8dWJof8M,18143
@@ -99,7 +102,37 @@ commands/tech/table_tech_templates.py,sha256=jI1c9YKa3KirArMNXeCRKeaiVdwQSN-ztPq
99
102
  commands/tech/x_list_related_elements.py,sha256=ynaw792VnbMZ9IXBi5mmG7xBfC0kn0esKiFTsjvLGzc,5900
100
103
  md_processing/__init__.py,sha256=c0m0rak6b5ReJO4N8jx8GpGWh6c301vcVxzNbq8jQAA,5089
101
104
  md_processing/data/commands.json,sha256=8LGGMDWnmpVq53oE6FbWoqM91Or94ZFxwpa7AJUKPkw,235726
105
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro.md,sha256=25iXGRIkGUiDbfop8Rpd-QRdsjmI3Jo-S4yzfzAmeDE,8549
106
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro_more_terms.md,sha256=WY33hougDWyrDRtk8-4Sm2z4CNHG6u1jKNUZX_QbpG8,27000
107
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part1.md,sha256=gI1DmLfqUI9FtVVynYJe0NqSr4PJ0Ej--BXetyA49js,9871
108
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part2.md,sha256=xXBt7J61eLHpVW41OoIPztsyn48U9HLqbLG5h8s9wLw,13666
109
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part3.md,sha256=wlbFOxDn7jiTr43hdwXw_M894kybCQgdSmGR8QC8PWw,24311
110
+ md_processing/dr_egeria_inbox/archive/dr_egeria_intro_part4.md,sha256=JPIDeQjKwXgHhj9FE4oOfRmcZROvH9N9EUq-rbVBZ1E,1381
111
+ md_processing/dr_egeria_inbox/archive/freddie_intro.md,sha256=7srXdwdVO4phWSp0nhbdt6U8KgVG2WCSKfLCYzRHO-0,7437
112
+ md_processing/dr_egeria_inbox/archive/freddie_intro_orig.md,sha256=JRfOtByc57-En5rp5z-g1l93FIbem3ST7plItWr6IKY,7067
113
+ md_processing/dr_egeria_inbox/archive/test-term.md,sha256=9XKBBrpgMBbXB-DRVgyhR4lwy4Z3zX1Tp9H601y06qs,1529
114
+ md_processing/dr_egeria_inbox/cat_test.md,sha256=Xcz8Qwak-TEj-JnXoqZTpX3sy501tRqvFVllB14QX6w,1068
115
+ md_processing/dr_egeria_inbox/data_designer_search_test.md,sha256=Fn0GJYShbA9sMn_q1iipg9P5f8C5RuTZ-XLF2mQQusA,73
116
+ md_processing/dr_egeria_inbox/data_field.md,sha256=jbjihghaBRAd_14n3LO1-vGCPzS3aNpNrntv1eCLKXY,702
117
+ md_processing/dr_egeria_inbox/data_spec.md,sha256=3VrV2pf0czFzYcWonn5L5W1NZG1CgSBViI0m1y0NBFA,1119
118
+ md_processing/dr_egeria_inbox/data_spec_test.md,sha256=pSRtK0l0vygBv63rsy1Jq7FfyFqa1WQxolhIor0uWCc,16838
119
+ md_processing/dr_egeria_inbox/data_test.md,sha256=PNLCMXEjTl3gW7LodpGgGgM2XVT0aXcDSqNgSTq1P_I,2802
120
+ md_processing/dr_egeria_inbox/data_test2.md,sha256=QVf859O7gm8l40Krb5p5oOYWA0DlGiEAR2-xn0onef4,4745
121
+ md_processing/dr_egeria_inbox/dr_egeria_intro_categories.md,sha256=LcsXBuzL_I7972WRXs7-SGMZTfuYVWPtfTVIm995wuk,5557
122
+ md_processing/dr_egeria_inbox/dr_egeria_intro_part1.md,sha256=0nWv-AAfdkoliy6i0xcwGb-LUb7c_BhU2qi7CssP1L0,10415
123
+ md_processing/dr_egeria_inbox/dr_egeria_intro_part2.md,sha256=9Zp04P4zNHxvviy8dJgjEB0AyYB9VwVG05POzlFnvEk,15388
124
+ md_processing/dr_egeria_inbox/dr_egeria_intro_part3.md,sha256=ujoKrf54EOJ9Z32QWneWJL8f6gZ32GxCdG76cYCvwBk,40559
125
+ md_processing/dr_egeria_inbox/dr_egeria_isc1.md,sha256=22mus2pnS55P_LTcnE6AnjSYjnEOB7XhLqEDue4oOIM,449
102
126
  md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb,sha256=dbzNu90fCKNohOWVSRBOB1GLyd95x8Qw51I5AkaPtso,11552
127
+ md_processing/dr_egeria_inbox/glossary_search_test.md,sha256=AC_hyZHizAaqBp0yGK1WLyxkorxcWg8eKZlGHFGWQxE,294
128
+ md_processing/dr_egeria_inbox/glossary_test1.md,sha256=H92jI2i25yXrHTQLfT-o5K4BL86Vn-pyJNsQbFwWCZE,4771
129
+ md_processing/dr_egeria_inbox/rel.md,sha256=stIzGh1FTXuCW_GniFKS1_mtmQPTwA1a1OmYeP5TszQ,97
130
+ md_processing/dr_egeria_inbox/sb.md,sha256=aY5QlVMxi5lh91ttr8bMCbl2z4qmsIN6XJ4SojFz8VU,1945
131
+ md_processing/dr_egeria_inbox/solution-components.md,sha256=jr6WeNWE2tTRWesEJc6Gmylx1nObKHyD_bcilAVwems,2126
132
+ md_processing/dr_egeria_inbox/solution_blueprints.md,sha256=9__-MhIf7u4am_YtV3UsMSKocqzoJrg8qTpmBo0rJUQ,2018
133
+ md_processing/dr_egeria_inbox/synonym_test.md,sha256=lUAfT8E5gT4ml7gMI_G_nB3gsnimuaUEB6crMar3-8w,430
134
+ md_processing/dr_egeria_inbox/t1.md,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
135
+ md_processing/dr_egeria_inbox/t2.md,sha256=FP9xUKlP89Y92_9YESChyglS6r8YgvBGgPMTSWI7m_E,6950
103
136
  md_processing/md_commands/__init__.py,sha256=ssEojzFlSYtY2bHqqOoKo8PFaANZ_kq_gIbtlXnuc2s,93
104
137
  md_processing/md_commands/data_designer_commands.py,sha256=jlxXW5C7Xqw4ulL9wtpJgR33yMplFlZffIlU5njD8b4,80490
105
138
  md_processing/md_commands/glossary_commands.py,sha256=c4o0MTsdtTTMkPk5LNBgDnCI8PqQn_y_wkcuEYL59yg,54852
@@ -111,6 +144,7 @@ md_processing/md_processing_utils/common_md_utils.py,sha256=GQ4FKJ3n_NckFgoGwE7F
111
144
  md_processing/md_processing_utils/extraction_utils.py,sha256=780oJsXvW50kX2d64FQIwJQTigQuNiLVRitAEzComQM,20066
112
145
  md_processing/md_processing_utils/md_processing_constants.py,sha256=awUmHamEB-LdcjjmpGdIb0y8dEkXWJNL_g7UUIg182M,6648
113
146
  md_processing/md_processing_utils/message_constants.py,sha256=UBf18obM83umM6zplR7ychre4xLRbBnTzidHDZ2gNvM,548
147
+ pyegeria/.DS_Store,sha256=aExDotxdVFK-8C6Es8SJjvtOsGrm-SknQULFzsFDZCQ,6148
114
148
  pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
115
149
  pyegeria/__init__.py,sha256=NgPs08IQIH25GlvFXjPGDxKB6ln44lAS0EWHg4LJSh4,30874
116
150
  pyegeria/_client.py,sha256=tG2rchGpBkK7Y3K6KGAYBaQhVKvVuTo2gUTzNjd9uhI,33383
@@ -154,8 +188,8 @@ pyegeria/template_manager_omvs.py,sha256=chBljs1vy5wr9DRAtbvIt4Cob_7HxGfxLkCNlDT
154
188
  pyegeria/utils.py,sha256=fhSN5yOb3-Yelwt9WpBkWRmP5u7I9Jr-M27H0dD-G14,5871
155
189
  pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
156
190
  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,,
191
+ pyegeria-5.4.0.dev3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
192
+ pyegeria-5.4.0.dev3.dist-info/METADATA,sha256=FpIEeRR6K1-dzmw_g_la-xg4vr7mlPNhZ_jovaC8oyM,2799
193
+ pyegeria-5.4.0.dev3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
194
+ pyegeria-5.4.0.dev3.dist-info/entry_points.txt,sha256=UigZmPobfP9Rkz3PfjWUrJbKjImUeX00iOz6lR_wP5Q,6247
195
+ pyegeria-5.4.0.dev3.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