pareto 0.59.0 → 0.60.0

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 (86) hide show
  1. package/auto.dist/data/boekhouding.data.js +271 -271
  2. package/auto.dist/index.d.ts +1 -1
  3. package/auto.dist/index.js +3 -3
  4. package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +20 -17
  5. package/auto.dist/public/modules/pareto__2__fountain__pen/implementations/compilationUnit_$2_$Indented_$Lines.alg.js +2 -2
  6. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.api.js +1 -1
  7. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.implementation.js +1 -1
  8. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.d.ts +7 -5
  9. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.js +1 -1
  10. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.shadow.d.ts +2 -2
  11. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.provided_interface_glossary.shadow.js +1 -1
  12. package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +65 -0
  13. package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/index.js +1 -1
  14. package/auto.pareto/$.data.ts +2 -3
  15. package/auto.pareto/auto.dependencies/index.ts +3 -3
  16. package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +11 -5
  17. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/index.ts +1 -1
  18. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +6 -8
  19. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +2 -0
  20. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +89 -20
  21. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +167 -0
  22. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +5 -2
  23. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -1
  24. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -6
  25. package/auto.pareto/auto.dependencies/{pareto-standard-library/modules/arithmetic → pareto-pure/auto.dependencies/pareto-standard-library/modules/number}/api.data.ts +0 -1
  26. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/{arithmetic → number}/glossary.data.ts +2 -11
  27. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +16 -0
  28. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +36 -0
  29. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  30. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +0 -14
  31. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +9 -1
  32. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +19 -1
  33. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -7
  34. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +0 -13
  35. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +668 -0
  36. package/auto.pareto/auto.dependencies/pareto-pure/glossaries/{alan_light_intermediate.data.ts → string_aware_fountain_pen.data.ts} +2 -0
  37. package/auto.pareto/{modules/alan_light_intermediate_2 fountain_pen/glossary.data.ts → auto.dependencies/pareto-pure/modules/alan_light_2_string_aware_fountain_pen/glossary.data.ts} +5 -5
  38. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/api.data.ts +1 -1
  39. package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen/glossary.data.ts +5 -5
  40. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +17 -0
  41. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +30 -0
  42. package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +6 -6
  43. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/api.data.ts +1 -1
  44. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_fountain_pen/glossary.data.ts +11 -9
  45. package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_2_lines/glossary.data.ts +7 -7
  46. package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_string_aware_fountain_pen/api.data.ts +20 -0
  47. package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_alan_light_intermediate → graphviz_2_string_aware_fountain_pen}/glossary.data.ts +5 -5
  48. package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript/glossary.data.ts +6 -6
  49. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +5 -5
  50. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +6 -6
  51. package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +6 -6
  52. package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +6 -8
  53. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +2 -0
  54. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +89 -20
  55. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +167 -0
  56. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +5 -2
  57. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -1
  58. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -6
  59. package/auto.pareto/auto.dependencies/{pareto-pure/auto.dependencies/pareto-standard-library/modules/arithmetic → pareto-standard-library/modules/number}/api.data.ts +0 -1
  60. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/{arithmetic → number}/glossary.data.ts +2 -11
  61. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +16 -0
  62. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +36 -0
  63. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
  64. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +0 -14
  65. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +9 -1
  66. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +19 -1
  67. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -7
  68. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +0 -13
  69. package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +2 -0
  70. package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +27 -0
  71. package/auto.pareto/{modules/alan_light_intermediate_2 fountain_pen/api.data.ts → auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts} +1 -1
  72. package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +59 -0
  73. package/auto.pareto/modules/main/api.data.ts +0 -1
  74. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/api.data.ts +15 -0
  75. package/auto.pareto/modules/string_aware_fountain_pen_2 fountain_pen/glossary.data.ts +27 -0
  76. package/package.json +5 -5
  77. package/auto.dist/public/modules/alan__light__intermediate__2__fountain__pen/implementations/map.alg.js +0 -61
  78. package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +0 -125
  79. package/auto.pareto/auto.dependencies/pareto-standard-library/modules/build/glossary.data.ts +0 -125
  80. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.api.d.ts +0 -0
  81. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/auto.implementation.d.ts +0 -0
  82. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/implementations/map.alg.d.ts +0 -0
  83. /package/auto.dist/public/modules/{alan__light__intermediate__2__fountain__pen → string__aware__fountain__pen__2__fountain__pen}/index.d.ts +0 -0
  84. /package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/{build → buildInterfaceInitializers}/api.data.ts +0 -0
  85. /package/auto.pareto/auto.dependencies/pareto-pure/modules/{alan_light_2_alan_light_intermediate → alan_light_2_string_aware_fountain_pen}/api.data.ts +0 -0
  86. /package/auto.pareto/auto.dependencies/pareto-standard-library/modules/{build → buildInterfaceInitializers}/api.data.ts +0 -0
@@ -0,0 +1,668 @@
1
+ import * as pd from 'pareto-core-data'
2
+
3
+ import * as g_cosmos from "pareto-pure/auto.dist/public/auto.glossaries/auto.cosmos__type__system"
4
+
5
+ const d = pd.d
6
+ const a = pd.a
7
+
8
+ export const $: g_cosmos.D.Glossary = {
9
+ 'imports': d({}),
10
+ 'glossary parameters': d({}),
11
+ 'root': {
12
+ 'data types': d({
13
+ "Attribute Value": {
14
+ 'parameters': d({}),
15
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
16
+ "html string": <g_cosmos.D.Data__Type>['string', null],
17
+ "number": <g_cosmos.D.Data__Type>['string', null],
18
+ "string": <g_cosmos.D.Data__Type>['string', null],
19
+ })]
20
+ },
21
+ "Digraph Edges": {
22
+ 'parameters': d({}),
23
+ 'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
24
+ "attribute groups": {
25
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
26
+ },
27
+ "attributes": {
28
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
29
+ 'context': ['local', null],
30
+ 'typeXX': "Edge Attributes",
31
+ 'tailXX': a([]),
32
+ 'type arguments': d({}),
33
+ }]],
34
+ },
35
+ "to": {
36
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
37
+ 'context': ['local', null],
38
+ 'typeXX': "End Point Specification",
39
+ 'tailXX': a([]),
40
+ 'type arguments': d({}),
41
+ }]],
42
+ },
43
+ })]]
44
+ },
45
+ "Edge Attributes": {
46
+ 'parameters': d({}),
47
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
48
+ 'context': ['local', null],
49
+ 'typeXX': "Attribute Value",
50
+ 'tailXX': a([]),
51
+ 'type arguments': d({}),
52
+ }]]]
53
+ },
54
+ "End Point Specification": {
55
+ 'parameters': d({}),
56
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
57
+ "node": <g_cosmos.D.Data__Type>['group', d({
58
+ "node": {
59
+ 'type': <g_cosmos.D.Data__Type>['string', null],
60
+ },
61
+ "port data": {
62
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['group', d({
63
+ "compass direction": {
64
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
65
+ },
66
+ "port": {
67
+ 'type': <g_cosmos.D.Data__Type>['string', null],
68
+ },
69
+ })]],
70
+ },
71
+ })],
72
+ "subgraph": <g_cosmos.D.Data__Type>['reference', ['type', {
73
+ 'context': ['local', null],
74
+ 'typeXX': "Subgraph Path",
75
+ 'tailXX': a([]),
76
+ 'type arguments': d({}),
77
+ }]],
78
+ })]
79
+ },
80
+ "Graph": {
81
+ 'parameters': d({}),
82
+ 'type': <g_cosmos.D.Data__Type>['group', d({
83
+ "attribute groups": {
84
+ 'type': <g_cosmos.D.Data__Type>['group', d({
85
+ "edges": {
86
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
87
+ 'context': ['local', null],
88
+ 'typeXX': "Edge Attributes",
89
+ 'tailXX': a([]),
90
+ 'type arguments': d({}),
91
+ }]]],
92
+ },
93
+ "nodes": {
94
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
95
+ 'context': ['local', null],
96
+ 'typeXX': "Node Attributes",
97
+ 'tailXX': a([]),
98
+ 'type arguments': d({}),
99
+ }]]],
100
+ },
101
+ })],
102
+ },
103
+ "nodes": {
104
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
105
+ "attribute groups": {
106
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['string', null]],
107
+ },
108
+ "attributes": {
109
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
110
+ 'context': ['local', null],
111
+ 'typeXX': "Node Attributes",
112
+ 'tailXX': a([]),
113
+ 'type arguments': d({}),
114
+ }]],
115
+ },
116
+ "subgraph path": {
117
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
118
+ 'context': ['local', null],
119
+ 'typeXX': "Subgraph Path",
120
+ 'tailXX': a([]),
121
+ 'type arguments': d({}),
122
+ }]],
123
+ },
124
+ })]],
125
+ },
126
+ "strict": {
127
+ 'type': <g_cosmos.D.Data__Type>['boolean', null],
128
+ },
129
+ "tree": {
130
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
131
+ 'context': ['local', null],
132
+ 'typeXX': "Graph Tree",
133
+ 'tailXX': a([]),
134
+ 'type arguments': d({}),
135
+ }]],
136
+ },
137
+ "type": {
138
+ 'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
139
+ "digraph": <g_cosmos.D.Data__Type>['group', d({
140
+ "edge specifications": {
141
+ 'type': <g_cosmos.D.Data__Type>['group', d({
142
+ "start nodes": {
143
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
144
+ "edges": {
145
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
146
+ 'context': ['local', null],
147
+ 'typeXX': "Digraph Edges",
148
+ 'tailXX': a([]),
149
+ 'type arguments': d({}),
150
+ }]],
151
+ },
152
+ "ports": {
153
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
154
+ "compass directions": {
155
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
156
+ "edges": {
157
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
158
+ 'context': ['local', null],
159
+ 'typeXX': "Digraph Edges",
160
+ 'tailXX': a([]),
161
+ 'type arguments': d({}),
162
+ }]],
163
+ },
164
+ })]],
165
+ },
166
+ "edges": {
167
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
168
+ 'context': ['local', null],
169
+ 'typeXX': "Digraph Edges",
170
+ 'tailXX': a([]),
171
+ 'type arguments': d({}),
172
+ }]],
173
+ },
174
+ })]],
175
+ },
176
+ })]],
177
+ },
178
+ })],
179
+ },
180
+ })],
181
+ "graph": <g_cosmos.D.Data__Type>['group', d({
182
+ "edges": {
183
+ 'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['group', d({
184
+ "attributes": {
185
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
186
+ 'context': ['local', null],
187
+ 'typeXX': "Edge Attributes",
188
+ 'tailXX': a([]),
189
+ 'type arguments': d({}),
190
+ }]],
191
+ },
192
+ "yang": {
193
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
194
+ 'context': ['local', null],
195
+ 'typeXX': "End Point Specification",
196
+ 'tailXX': a([]),
197
+ 'type arguments': d({}),
198
+ }]],
199
+ },
200
+ "yin": {
201
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
202
+ 'context': ['local', null],
203
+ 'typeXX': "End Point Specification",
204
+ 'tailXX': a([]),
205
+ 'type arguments': d({}),
206
+ }]],
207
+ },
208
+ })]],
209
+ },
210
+ })],
211
+ })],
212
+ },
213
+ })]
214
+ },
215
+ "Graph Attributes": {
216
+ 'parameters': d({}),
217
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
218
+ 'context': ['local', null],
219
+ 'typeXX': "Attribute Value",
220
+ 'tailXX': a([]),
221
+ 'type arguments': d({}),
222
+ }]]]
223
+ },
224
+ "Graph Tree": {
225
+ 'parameters': d({}),
226
+ 'type': <g_cosmos.D.Data__Type>['group', d({
227
+ "attributes": {
228
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
229
+ 'context': ['local', null],
230
+ 'typeXX': "Graph Attributes",
231
+ 'tailXX': a([]),
232
+ 'type arguments': d({}),
233
+ }]],
234
+ },
235
+ "name": {
236
+ 'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['string', null]],
237
+ },
238
+ "subgraphs": {
239
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
240
+ "cluster": {
241
+ 'type': <g_cosmos.D.Data__Type>['boolean', null],
242
+ },
243
+ "tree": {
244
+ 'type': <g_cosmos.D.Data__Type>['reference', ['type', {
245
+ 'context': ['local', null],
246
+ 'typeXX': "Graph Tree",
247
+ 'tailXX': a([]),
248
+ 'type arguments': d({}),
249
+ }]],
250
+ },
251
+ })]],
252
+ },
253
+ })]
254
+ },
255
+ "Node Attributes": {
256
+ 'parameters': d({}),
257
+ 'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
258
+ 'context': ['local', null],
259
+ 'typeXX': "Attribute Value",
260
+ 'tailXX': a([]),
261
+ 'type arguments': d({}),
262
+ }]]]
263
+ },
264
+ "Subgraph Path": {
265
+ 'parameters': d({}),
266
+ 'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]]
267
+ },
268
+ }),
269
+ 'namespaces': d({
270
+ "Attribute Value": {
271
+ 'data types': d({}),
272
+ 'namespaces': d({
273
+ "TU": {
274
+ 'data types': d({}),
275
+ 'namespaces': d({
276
+ "html string": {
277
+ 'data types': d({}),
278
+ 'namespaces': d({}),
279
+ },
280
+ "number": {
281
+ 'data types': d({}),
282
+ 'namespaces': d({}),
283
+ },
284
+ "string": {
285
+ 'data types': d({}),
286
+ 'namespaces': d({}),
287
+ },
288
+ }),
289
+ },
290
+ }),
291
+ },
292
+ "Digraph Edges": {
293
+ 'data types': d({}),
294
+ 'namespaces': d({
295
+ "A": {
296
+ 'data types': d({}),
297
+ 'namespaces': d({
298
+ "G": {
299
+ 'data types': d({}),
300
+ 'namespaces': d({
301
+ "attribute groups": {
302
+ 'data types': d({}),
303
+ 'namespaces': d({
304
+ "DX": {
305
+ 'data types': d({}),
306
+ 'namespaces': d({}),
307
+ },
308
+ }),
309
+ },
310
+ "attributes": {
311
+ 'data types': d({}),
312
+ 'namespaces': d({}),
313
+ },
314
+ "to": {
315
+ 'data types': d({}),
316
+ 'namespaces': d({}),
317
+ },
318
+ }),
319
+ },
320
+ }),
321
+ },
322
+ }),
323
+ },
324
+ "Edge Attributes": {
325
+ 'data types': d({}),
326
+ 'namespaces': d({
327
+ "DX": {
328
+ 'data types': d({}),
329
+ 'namespaces': d({}),
330
+ },
331
+ }),
332
+ },
333
+ "End Point Specification": {
334
+ 'data types': d({}),
335
+ 'namespaces': d({
336
+ "TU": {
337
+ 'data types': d({}),
338
+ 'namespaces': d({
339
+ "node": {
340
+ 'data types': d({}),
341
+ 'namespaces': d({
342
+ "G": {
343
+ 'data types': d({}),
344
+ 'namespaces': d({
345
+ "node": {
346
+ 'data types': d({}),
347
+ 'namespaces': d({}),
348
+ },
349
+ "port data": {
350
+ 'data types': d({}),
351
+ 'namespaces': d({
352
+ "O": {
353
+ 'data types': d({}),
354
+ 'namespaces': d({
355
+ "G": {
356
+ 'data types': d({}),
357
+ 'namespaces': d({
358
+ "compass direction": {
359
+ 'data types': d({}),
360
+ 'namespaces': d({
361
+ "O": {
362
+ 'data types': d({}),
363
+ 'namespaces': d({}),
364
+ },
365
+ }),
366
+ },
367
+ "port": {
368
+ 'data types': d({}),
369
+ 'namespaces': d({}),
370
+ },
371
+ }),
372
+ },
373
+ }),
374
+ },
375
+ }),
376
+ },
377
+ }),
378
+ },
379
+ }),
380
+ },
381
+ "subgraph": {
382
+ 'data types': d({}),
383
+ 'namespaces': d({}),
384
+ },
385
+ }),
386
+ },
387
+ }),
388
+ },
389
+ "Graph": {
390
+ 'data types': d({}),
391
+ 'namespaces': d({
392
+ "G": {
393
+ 'data types': d({}),
394
+ 'namespaces': d({
395
+ "attribute groups": {
396
+ 'data types': d({}),
397
+ 'namespaces': d({
398
+ "G": {
399
+ 'data types': d({}),
400
+ 'namespaces': d({
401
+ "edges": {
402
+ 'data types': d({}),
403
+ 'namespaces': d({
404
+ "DX": {
405
+ 'data types': d({}),
406
+ 'namespaces': d({}),
407
+ },
408
+ }),
409
+ },
410
+ "nodes": {
411
+ 'data types': d({}),
412
+ 'namespaces': d({
413
+ "DX": {
414
+ 'data types': d({}),
415
+ 'namespaces': d({}),
416
+ },
417
+ }),
418
+ },
419
+ }),
420
+ },
421
+ }),
422
+ },
423
+ "nodes": {
424
+ 'data types': d({}),
425
+ 'namespaces': d({
426
+ "DX": {
427
+ 'data types': d({}),
428
+ 'namespaces': d({
429
+ "G": {
430
+ 'data types': d({}),
431
+ 'namespaces': d({
432
+ "attribute groups": {
433
+ 'data types': d({}),
434
+ 'namespaces': d({
435
+ "DX": {
436
+ 'data types': d({}),
437
+ 'namespaces': d({}),
438
+ },
439
+ }),
440
+ },
441
+ "attributes": {
442
+ 'data types': d({}),
443
+ 'namespaces': d({}),
444
+ },
445
+ "subgraph path": {
446
+ 'data types': d({}),
447
+ 'namespaces': d({}),
448
+ },
449
+ }),
450
+ },
451
+ }),
452
+ },
453
+ }),
454
+ },
455
+ "strict": {
456
+ 'data types': d({}),
457
+ 'namespaces': d({}),
458
+ },
459
+ "tree": {
460
+ 'data types': d({}),
461
+ 'namespaces': d({}),
462
+ },
463
+ "type": {
464
+ 'data types': d({}),
465
+ 'namespaces': d({
466
+ "TU": {
467
+ 'data types': d({}),
468
+ 'namespaces': d({
469
+ "digraph": {
470
+ 'data types': d({}),
471
+ 'namespaces': d({
472
+ "G": {
473
+ 'data types': d({}),
474
+ 'namespaces': d({
475
+ "edge specifications": {
476
+ 'data types': d({}),
477
+ 'namespaces': d({
478
+ "G": {
479
+ 'data types': d({}),
480
+ 'namespaces': d({
481
+ "start nodes": {
482
+ 'data types': d({}),
483
+ 'namespaces': d({
484
+ "DX": {
485
+ 'data types': d({}),
486
+ 'namespaces': d({
487
+ "G": {
488
+ 'data types': d({}),
489
+ 'namespaces': d({
490
+ "edges": {
491
+ 'data types': d({}),
492
+ 'namespaces': d({}),
493
+ },
494
+ "ports": {
495
+ 'data types': d({}),
496
+ 'namespaces': d({
497
+ "DX": {
498
+ 'data types': d({}),
499
+ 'namespaces': d({
500
+ "G": {
501
+ 'data types': d({}),
502
+ 'namespaces': d({
503
+ "compass directions": {
504
+ 'data types': d({}),
505
+ 'namespaces': d({
506
+ "DX": {
507
+ 'data types': d({}),
508
+ 'namespaces': d({
509
+ "G": {
510
+ 'data types': d({}),
511
+ 'namespaces': d({
512
+ "edges": {
513
+ 'data types': d({}),
514
+ 'namespaces': d({}),
515
+ },
516
+ }),
517
+ },
518
+ }),
519
+ },
520
+ }),
521
+ },
522
+ "edges": {
523
+ 'data types': d({}),
524
+ 'namespaces': d({}),
525
+ },
526
+ }),
527
+ },
528
+ }),
529
+ },
530
+ }),
531
+ },
532
+ }),
533
+ },
534
+ }),
535
+ },
536
+ }),
537
+ },
538
+ }),
539
+ },
540
+ }),
541
+ },
542
+ }),
543
+ },
544
+ }),
545
+ },
546
+ "graph": {
547
+ 'data types': d({}),
548
+ 'namespaces': d({
549
+ "G": {
550
+ 'data types': d({}),
551
+ 'namespaces': d({
552
+ "edges": {
553
+ 'data types': d({}),
554
+ 'namespaces': d({
555
+ "A": {
556
+ 'data types': d({}),
557
+ 'namespaces': d({
558
+ "G": {
559
+ 'data types': d({}),
560
+ 'namespaces': d({
561
+ "attributes": {
562
+ 'data types': d({}),
563
+ 'namespaces': d({}),
564
+ },
565
+ "yang": {
566
+ 'data types': d({}),
567
+ 'namespaces': d({}),
568
+ },
569
+ "yin": {
570
+ 'data types': d({}),
571
+ 'namespaces': d({}),
572
+ },
573
+ }),
574
+ },
575
+ }),
576
+ },
577
+ }),
578
+ },
579
+ }),
580
+ },
581
+ }),
582
+ },
583
+ }),
584
+ },
585
+ }),
586
+ },
587
+ }),
588
+ },
589
+ }),
590
+ },
591
+ "Graph Attributes": {
592
+ 'data types': d({}),
593
+ 'namespaces': d({
594
+ "DX": {
595
+ 'data types': d({}),
596
+ 'namespaces': d({}),
597
+ },
598
+ }),
599
+ },
600
+ "Graph Tree": {
601
+ 'data types': d({}),
602
+ 'namespaces': d({
603
+ "G": {
604
+ 'data types': d({}),
605
+ 'namespaces': d({
606
+ "attributes": {
607
+ 'data types': d({}),
608
+ 'namespaces': d({}),
609
+ },
610
+ "name": {
611
+ 'data types': d({}),
612
+ 'namespaces': d({
613
+ "O": {
614
+ 'data types': d({}),
615
+ 'namespaces': d({}),
616
+ },
617
+ }),
618
+ },
619
+ "subgraphs": {
620
+ 'data types': d({}),
621
+ 'namespaces': d({
622
+ "DX": {
623
+ 'data types': d({}),
624
+ 'namespaces': d({
625
+ "G": {
626
+ 'data types': d({}),
627
+ 'namespaces': d({
628
+ "cluster": {
629
+ 'data types': d({}),
630
+ 'namespaces': d({}),
631
+ },
632
+ "tree": {
633
+ 'data types': d({}),
634
+ 'namespaces': d({}),
635
+ },
636
+ }),
637
+ },
638
+ }),
639
+ },
640
+ }),
641
+ },
642
+ }),
643
+ },
644
+ }),
645
+ },
646
+ "Node Attributes": {
647
+ 'data types': d({}),
648
+ 'namespaces': d({
649
+ "DX": {
650
+ 'data types': d({}),
651
+ 'namespaces': d({}),
652
+ },
653
+ }),
654
+ },
655
+ "Subgraph Path": {
656
+ 'data types': d({}),
657
+ 'namespaces': d({
658
+ "A": {
659
+ 'data types': d({}),
660
+ 'namespaces': d({}),
661
+ },
662
+ }),
663
+ },
664
+ }),
665
+ },
666
+ 'interface types': d({}),
667
+ 'algorithm types': d({}),
668
+ }