pyegeria 5.4.3.2__py3-none-any.whl → 5.4.3.4__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.
- commands/cat/debug_log.2025-09-01_07-02-58_818650.log.zip +0 -0
- commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
- commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
- commands/cat/debug_log.log +5379 -8107
- commands/cat/list_format_set.py +2 -2
- commands/tech/list_information_supply_chains.py +1 -1
- commands/tech/list_solution_blueprints.py +1 -1
- commands/tech/list_solution_components.py +1 -1
- commands/tech/list_solution_roles.py +1 -1
- md_processing/__init__.py +0 -4
- md_processing/data/commands.json +1258 -615
- md_processing/dr_egeria.py +6 -9
- md_processing/dr_egeria_inbox/data_spec_test.md +44 -418
- md_processing/dr_egeria_inbox/gov_def.md +239 -3
- md_processing/dr_egeria_inbox/product.md +13 -5
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +209 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +263 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +2374 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +2374 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +2321 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +2304 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +2324 -0
- md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +2324 -0
- md_processing/md_commands/data_designer_commands.py +170 -570
- md_processing/md_commands/product_manager_commands.py +1 -1
- md_processing/md_processing_utils/common_md_utils.py +55 -13
- md_processing/md_processing_utils/extraction_utils.py +14 -7
- md_processing/md_processing_utils/md_processing_constants.py +1 -1
- pyegeria/___external_references.py +3255 -0
- pyegeria/__init__.py +1 -1
- pyegeria/_client_new.py +9 -7
- pyegeria/_output_formats.py +124 -3
- pyegeria/collection_manager.py +17 -56
- pyegeria/config.py +10 -1
- pyegeria/data_designer.py +172 -124
- pyegeria/egeria_client.py +1 -1
- pyegeria/egeria_tech_client.py +1 -1
- pyegeria/glossary_manager.py +71 -85
- pyegeria/governance_officer.py +26 -29
- pyegeria/output_formatter.py +127 -1
- pyegeria/project_manager.py +33 -36
- pyegeria/{solution_architect_omvs.py → solution_architect.py} +443 -388
- {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/METADATA +1 -1
- {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/RECORD +47 -41
- md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:30-output_tests.md +0 -103
- md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:40-output_tests.md +0 -115
- md_processing/dr_egeria_outbox/friday/processed-2025-08-30 21:15-glossary_test1.md +0 -326
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:27-glossary_test1.md +0 -369
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:33-glossary_test1.md +0 -392
- md_processing/dr_egeria_outbox/friday/processed-2025-08-31 20:57-glossary_test1.md +0 -400
- {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/LICENSE +0 -0
- {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/WHEEL +0 -0
- {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,263 @@
|
|
1
|
+
# Don't Create Root Collection
|
2
|
+
## Name
|
3
|
+
GeoSpatial Root
|
4
|
+
|
5
|
+
## Qualified Name
|
6
|
+
Root::GeoSpatial-Root
|
7
|
+
## Description
|
8
|
+
This is the root of the GeoSpatial work
|
9
|
+
|
10
|
+
## Category
|
11
|
+
GeoSpatial
|
12
|
+
|
13
|
+
____
|
14
|
+
|
15
|
+
# Don't Create Folder
|
16
|
+
## Name
|
17
|
+
Digital Products MarketPlace
|
18
|
+
|
19
|
+
## Qualified Name
|
20
|
+
Folder::Digital-Products-MarketPlace
|
21
|
+
## Description
|
22
|
+
This is the digital products marketplace.
|
23
|
+
|
24
|
+
## Catagory
|
25
|
+
GeoSpatial
|
26
|
+
|
27
|
+
____
|
28
|
+
|
29
|
+
# Don't Create Folder
|
30
|
+
## Name
|
31
|
+
GeoSpatial Products
|
32
|
+
|
33
|
+
## Qualified Name
|
34
|
+
Folder::GeoSpatial-Products
|
35
|
+
|
36
|
+
## Description
|
37
|
+
GeoSpatial product offerings.
|
38
|
+
|
39
|
+
## Catagory
|
40
|
+
GeoSpatial
|
41
|
+
____
|
42
|
+
|
43
|
+
# Don't Create Folder
|
44
|
+
## Name
|
45
|
+
Agricultural Products
|
46
|
+
|
47
|
+
## Qualified Name
|
48
|
+
Folder::Agricultural-Products
|
49
|
+
|
50
|
+
## Description
|
51
|
+
Agricultural product offerings.
|
52
|
+
|
53
|
+
## Catagory
|
54
|
+
GeoSpatial
|
55
|
+
____
|
56
|
+
|
57
|
+
# Don't Create Folder
|
58
|
+
## Name
|
59
|
+
Prepared Imagery Products
|
60
|
+
|
61
|
+
## Description
|
62
|
+
Imagry products that are ready for consumption.
|
63
|
+
|
64
|
+
## Catagory
|
65
|
+
GeoSpatial
|
66
|
+
|
67
|
+
____
|
68
|
+
|
69
|
+
# Don't Create Folder
|
70
|
+
## Name
|
71
|
+
Raw Satellite Imagery Products.
|
72
|
+
|
73
|
+
## Qualified Name
|
74
|
+
Folder::Raw Satellite-Imagery-Products
|
75
|
+
|
76
|
+
## Description
|
77
|
+
Satellite imagery imported from or referenced from external providers.
|
78
|
+
|
79
|
+
## Catagory
|
80
|
+
GeoSpatial
|
81
|
+
|
82
|
+
____
|
83
|
+
|
84
|
+
# Don't Update Digital Product
|
85
|
+
## Name
|
86
|
+
Sentinel-2a
|
87
|
+
|
88
|
+
## Qualified Name
|
89
|
+
DigitalProduct::Sentinel-2a
|
90
|
+
|
91
|
+
## Description
|
92
|
+
Level 2a (surface level) imagery. Updated
|
93
|
+
|
94
|
+
## Product Name
|
95
|
+
Sentinel Level 2A
|
96
|
+
|
97
|
+
## Status
|
98
|
+
Active
|
99
|
+
|
100
|
+
## Product Identifier
|
101
|
+
sentinel-2a
|
102
|
+
|
103
|
+
## Maturity
|
104
|
+
Mature
|
105
|
+
|
106
|
+
## Service Life
|
107
|
+
Until interest and budget wane.
|
108
|
+
|
109
|
+
## Category
|
110
|
+
GeoSpatial
|
111
|
+
|
112
|
+
____
|
113
|
+
|
114
|
+
# Don't Create Folder
|
115
|
+
|
116
|
+
## Name
|
117
|
+
Standard Subscription Agreements Folder
|
118
|
+
|
119
|
+
## Qualified Name
|
120
|
+
Folder::Standard-Subscription-Agreements-Folder
|
121
|
+
|
122
|
+
## Description
|
123
|
+
A folder for digital product subscriptions.
|
124
|
+
|
125
|
+
## Catagory
|
126
|
+
GeoSpatial
|
127
|
+
|
128
|
+
____
|
129
|
+
# Don't Update Digital Subscription
|
130
|
+
## Name
|
131
|
+
GeoSpatial Data Products Subscription
|
132
|
+
|
133
|
+
# Qualified Name
|
134
|
+
Subscription::GeoSpatial Data Products Subscription
|
135
|
+
|
136
|
+
## Description
|
137
|
+
A general subscription agreement for GeoSpatial Data Products
|
138
|
+
|
139
|
+
## Identifier
|
140
|
+
GeoSpatial-Sub-0
|
141
|
+
|
142
|
+
## Support Level
|
143
|
+
Best Effort
|
144
|
+
____
|
145
|
+
|
146
|
+
# Don't Update Agreement
|
147
|
+
## Name
|
148
|
+
A test agreement
|
149
|
+
|
150
|
+
# Qualified Name
|
151
|
+
Agreement::A test agreement
|
152
|
+
|
153
|
+
## Description
|
154
|
+
A general agreement for testing and testing
|
155
|
+
|
156
|
+
## Identifier
|
157
|
+
Agreement 1
|
158
|
+
|
159
|
+
____
|
160
|
+
|
161
|
+
# Don't Link Agreement->Item
|
162
|
+
## Agreement Name
|
163
|
+
GeoSpatial Data Products Subscription
|
164
|
+
|
165
|
+
## Item Name
|
166
|
+
DigitalProduct::Sentinel-2a
|
167
|
+
|
168
|
+
## Agreement Item Id
|
169
|
+
Sentinel-2a-Subscription
|
170
|
+
|
171
|
+
## Agreement Start
|
172
|
+
2025-08-01
|
173
|
+
|
174
|
+
## Agreement End
|
175
|
+
2030-12-31
|
176
|
+
|
177
|
+
## Entitlements
|
178
|
+
{ "Data Download" : "Allowed", "Data Sharing" : "Allowed"}
|
179
|
+
|
180
|
+
## Obligations
|
181
|
+
{ "Attribution" : "Required"}
|
182
|
+
____
|
183
|
+
|
184
|
+
# Don't Link Subscriber->Subscription
|
185
|
+
## Subscription
|
186
|
+
Subscription::GeoSpatial Data Products Subscription
|
187
|
+
|
188
|
+
## Subscriber Id
|
189
|
+
A test agreement
|
190
|
+
|
191
|
+
___
|
192
|
+
|
193
|
+
# View Data Sharing Agreements
|
194
|
+
## Output Format
|
195
|
+
LIST
|
196
|
+
|
197
|
+
___
|
198
|
+
|
199
|
+
___
|
200
|
+
|
201
|
+
|
202
|
+
# Don't View Data Sharing Agreements
|
203
|
+
## Output Format
|
204
|
+
REPORT
|
205
|
+
___
|
206
|
+
# Agreement Report - created at 2025-09-01 14:24
|
207
|
+
Agreement found from the search string: `All`
|
208
|
+
|
209
|
+
<a id="cbbbf971-28d5-46bd-a121-615f248867cf"></a>
|
210
|
+
# Agreement Name: GeoSpatial Data Products Subscription
|
211
|
+
|
212
|
+
## Display Name
|
213
|
+
GeoSpatial Data Products Subscription
|
214
|
+
|
215
|
+
## Qualified Name
|
216
|
+
[Subscription::GeoSpatial Data Products Subscription](#cbbbf971-28d5-46bd-a121-615f248867cf)
|
217
|
+
|
218
|
+
## Created By
|
219
|
+
erinoverview
|
220
|
+
|
221
|
+
## Create Time
|
222
|
+
2025-09-01T13:26:41.358+00:00
|
223
|
+
|
224
|
+
## Version
|
225
|
+
1
|
226
|
+
|
227
|
+
## Open Metadata Type Name
|
228
|
+
DigitalSubscription
|
229
|
+
|
230
|
+
## Agreement Items
|
231
|
+
[DigitalProduct::Sentinel-2a](#cbbbf971-28d5-46bd-a121-615f248867cf)
|
232
|
+
|
233
|
+
[[Agreements]], [[Egeria]]
|
234
|
+
---
|
235
|
+
|
236
|
+
<a id="624b4cc9-da27-461d-be6f-97b0188ff730"></a>
|
237
|
+
# Agreement Name: A test agreement
|
238
|
+
|
239
|
+
## Display Name
|
240
|
+
A test agreement
|
241
|
+
|
242
|
+
## Qualified Name
|
243
|
+
[Agreement::A test agreement](#624b4cc9-da27-461d-be6f-97b0188ff730)
|
244
|
+
|
245
|
+
## Created By
|
246
|
+
erinoverview
|
247
|
+
|
248
|
+
## Create Time
|
249
|
+
2025-09-01T13:26:41.450+00:00
|
250
|
+
|
251
|
+
## Version
|
252
|
+
1
|
253
|
+
|
254
|
+
## Open Metadata Type Name
|
255
|
+
Agreement
|
256
|
+
|
257
|
+
## Agreement Items
|
258
|
+
[DigitalProduct::Sentinel-2a](#624b4cc9-da27-461d-be6f-97b0188ff730)
|
259
|
+
|
260
|
+
[[Agreements]], [[Egeria]]
|
261
|
+
# Provenance
|
262
|
+
|
263
|
+
* Results from processing file product.md on 2025-09-01 14:24
|