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.
Files changed (53) hide show
  1. commands/cat/debug_log.2025-09-01_07-02-58_818650.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  3. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  4. commands/cat/debug_log.log +5379 -8107
  5. commands/cat/list_format_set.py +2 -2
  6. commands/tech/list_information_supply_chains.py +1 -1
  7. commands/tech/list_solution_blueprints.py +1 -1
  8. commands/tech/list_solution_components.py +1 -1
  9. commands/tech/list_solution_roles.py +1 -1
  10. md_processing/__init__.py +0 -4
  11. md_processing/data/commands.json +1258 -615
  12. md_processing/dr_egeria.py +6 -9
  13. md_processing/dr_egeria_inbox/data_spec_test.md +44 -418
  14. md_processing/dr_egeria_inbox/gov_def.md +239 -3
  15. md_processing/dr_egeria_inbox/product.md +13 -5
  16. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:03-product.md +209 -0
  17. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 14:24-product.md +263 -0
  18. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:03-data_spec_test.md +2374 -0
  19. md_processing/dr_egeria_outbox/monday/processed-2025-09-01 16:05-data_spec_test.md +2374 -0
  20. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:28-data_spec_test.md +2321 -0
  21. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:37-data_spec_test.md +2304 -0
  22. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 08:56-data_spec_test.md +2324 -0
  23. md_processing/dr_egeria_outbox/monday/processed-2025-09-02 09:00-data_spec_test.md +2324 -0
  24. md_processing/md_commands/data_designer_commands.py +170 -570
  25. md_processing/md_commands/product_manager_commands.py +1 -1
  26. md_processing/md_processing_utils/common_md_utils.py +55 -13
  27. md_processing/md_processing_utils/extraction_utils.py +14 -7
  28. md_processing/md_processing_utils/md_processing_constants.py +1 -1
  29. pyegeria/___external_references.py +3255 -0
  30. pyegeria/__init__.py +1 -1
  31. pyegeria/_client_new.py +9 -7
  32. pyegeria/_output_formats.py +124 -3
  33. pyegeria/collection_manager.py +17 -56
  34. pyegeria/config.py +10 -1
  35. pyegeria/data_designer.py +172 -124
  36. pyegeria/egeria_client.py +1 -1
  37. pyegeria/egeria_tech_client.py +1 -1
  38. pyegeria/glossary_manager.py +71 -85
  39. pyegeria/governance_officer.py +26 -29
  40. pyegeria/output_formatter.py +127 -1
  41. pyegeria/project_manager.py +33 -36
  42. pyegeria/{solution_architect_omvs.py → solution_architect.py} +443 -388
  43. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/METADATA +1 -1
  44. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/RECORD +47 -41
  45. md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:30-output_tests.md +0 -103
  46. md_processing/dr_egeria_outbox/friday/processed-2025-08-29 16:40-output_tests.md +0 -115
  47. md_processing/dr_egeria_outbox/friday/processed-2025-08-30 21:15-glossary_test1.md +0 -326
  48. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:27-glossary_test1.md +0 -369
  49. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 13:33-glossary_test1.md +0 -392
  50. md_processing/dr_egeria_outbox/friday/processed-2025-08-31 20:57-glossary_test1.md +0 -400
  51. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/LICENSE +0 -0
  52. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/WHEEL +0 -0
  53. {pyegeria-5.4.3.2.dist-info → pyegeria-5.4.3.4.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,2374 @@
1
+
2
+ # `Data Structures` with filter: `*`
3
+
4
+ # Data Structures Table
5
+
6
+ Data Structures found from the search string: `*`
7
+
8
+ | Display Name | Qualified Name | Category | Description |
9
+ |-------------|-------------|-------------|-------------|
10
+ | | | | |
11
+
12
+
13
+ TBDF-Incoming Weekly Measurement Data
14
+
15
+ # Don't Create Data Structure
16
+
17
+ ## Data Structure
18
+
19
+ TBDF-Incoming Weekly Measurement Data
20
+
21
+ ## Description
22
+ This describes the weekly measurement data for each patient for the Teddy Bear drop foot clinical trial
23
+
24
+ ## In Data Specification
25
+ Data Specification for Teddy Bear Drop Foot Clinical Trial
26
+
27
+
28
+ ## Qualified Name
29
+
30
+
31
+ ___
32
+
33
+ WWT-Incoming Weekly Measurement Data
34
+
35
+ # Don't Create Data Structure
36
+
37
+ ## Data Structure
38
+
39
+ WWT-Incoming Weekly Measurement Data
40
+
41
+
42
+ ## Description
43
+ A collection of data fields that form a data structure.
44
+
45
+
46
+ ## In Data Specification
47
+
48
+
49
+
50
+ ## Qualified Name
51
+
52
+
53
+
54
+ # Don't Create Data Structure
55
+
56
+ ## Name
57
+
58
+ WWT-Incoming Weekly Measurement Data
59
+
60
+ ## Description
61
+
62
+ This describes the weekly measurement data for each patient for the Werewolf Transformation clinical trial
63
+
64
+ ## In Data Spec
65
+
66
+ Data Specification for Werewolf Transformation Clinical Trial
67
+
68
+
69
+ ___
70
+
71
+
72
+
73
+
74
+ "Data Specifications Folder"
75
+
76
+ # pFolder
77
+
78
+ ## pFolder
79
+
80
+ Data Specifications Folder
81
+
82
+
83
+
84
+
85
+
86
+
87
+ ___
88
+
89
+ Data Specification for the Teddy Bear Drop Foot Clinical Trial
90
+
91
+ # Don't Create Data Specification
92
+
93
+ ## Data Specification
94
+
95
+ Data Specification for the Teddy Bear Drop Foot Clinical Trial
96
+
97
+ ## Description
98
+ Principle data requirements for this clinical trial.
99
+
100
+
101
+ ## Is Own Anchor
102
+ true
103
+
104
+
105
+ ## Parent Relationship Type
106
+
107
+
108
+
109
+ ## Parent at End1
110
+ false
111
+
112
+
113
+ ## Qualified Name
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+ ## Anchor Scope Name
122
+
123
+
124
+
125
+
126
+ ## GUID
127
+
128
+
129
+
130
+ ## Anchor ID
131
+
132
+
133
+
134
+ ## Parent ID
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+ ___
144
+
145
+ Data Specification for the Werewolf Transformation Clinical Trial
146
+
147
+ # Don't Create Data Specification
148
+
149
+ ## Data Specification
150
+
151
+ Data Specification for the Werewolf Transformation Clinical Trial
152
+
153
+ ## Description
154
+ A collection of data fields that for a data specification for a data source.
155
+
156
+
157
+ ## Is Own Anchor
158
+ true
159
+
160
+
161
+ ## Parent Relationship Type
162
+
163
+
164
+
165
+ ## Parent at End1
166
+ false
167
+
168
+
169
+ ## Qualified Name
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+ ## Anchor Scope Name
178
+
179
+
180
+
181
+
182
+ ## GUID
183
+
184
+
185
+
186
+ ## Anchor ID
187
+
188
+
189
+
190
+ ## Parent ID
191
+
192
+
193
+
194
+ # Don't Create Data Spec
195
+
196
+ ## Data Spec
197
+
198
+ Data Specification for the Werewolf Transformation Clinical Trial
199
+
200
+ ## Description
201
+
202
+ Data collection requirements for the Werewolf Transformation Clinical Trial
203
+
204
+
205
+
206
+ ___
207
+
208
+
209
+
210
+
211
+ "Data Dictionary Folder"
212
+
213
+ # pFolder
214
+
215
+ ## pFolder
216
+
217
+ Data Dictionary Folder
218
+
219
+
220
+
221
+
222
+
223
+
224
+ ___
225
+
226
+ Clinical Trials Data Dictionary
227
+
228
+ # Don't Create Data Dictionary
229
+
230
+ ## Data Dictionary
231
+
232
+ Clinical Trials Data Dictionary
233
+
234
+ ## Description
235
+ A collection of data fields that for a data specification for a data source.
236
+
237
+
238
+ ## Is Own Anchor
239
+ false
240
+
241
+
242
+ ## Parent Relationship Type
243
+
244
+
245
+
246
+ ## Anchor Scope Name
247
+
248
+
249
+
250
+ ## Parent at End1
251
+ false
252
+
253
+
254
+ ## Qualified Name
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+ ## GUID
264
+
265
+
266
+
267
+ ## Anchor ID
268
+
269
+
270
+
271
+ ## Parent ID
272
+
273
+ ___
274
+
275
+
276
+
277
+
278
+ "Data Class Folder"
279
+
280
+ # pFolder
281
+
282
+ ## pFolder
283
+
284
+ Data Class Folder
285
+
286
+
287
+
288
+
289
+
290
+
291
+ ___
292
+
293
+ Angle-Class
294
+
295
+ # Don't Create Data Class
296
+
297
+ ## Data Class
298
+
299
+ Angle-Class
300
+
301
+
302
+ ## Description
303
+ Classification criteria for data fields
304
+
305
+
306
+ ## Namespace
307
+
308
+
309
+
310
+ ## Match Property Names
311
+
312
+
313
+
314
+ ## Match Threshold
315
+ 0
316
+
317
+
318
+ ## IsCaseSensitive
319
+ false
320
+
321
+
322
+ ## Specification
323
+
324
+
325
+
326
+ ## Specification Details
327
+
328
+
329
+
330
+ ## Data Type
331
+
332
+
333
+
334
+ ## Allow Duplicate Values
335
+ false
336
+
337
+
338
+ ## IsNullable
339
+ false
340
+
341
+
342
+ ## Default Value
343
+
344
+
345
+
346
+ ## Average Value
347
+ 0
348
+
349
+
350
+ ## Value List
351
+
352
+
353
+
354
+ ## Value Range From
355
+ 0
356
+
357
+
358
+ ## Value Range To:
359
+
360
+
361
+
362
+
363
+ ## Sample Values
364
+
365
+
366
+
367
+ ## Data Patterns
368
+
369
+
370
+
371
+ ## Name Patterns
372
+
373
+
374
+
375
+ ## In Data Dictionary
376
+
377
+
378
+
379
+ ## Qualified Name
380
+
381
+
382
+
383
+
384
+
385
+
386
+ ## GUID
387
+
388
+
389
+
390
+
391
+
392
+ # Don't Create Data Class
393
+ ## Name
394
+ Angle-Class
395
+ ## Description
396
+ An integer representing the measurement of an angle.
397
+
398
+ ## namespace
399
+
400
+ ## matchPropertyNames - Dr.E can set - name of the properties that are set
401
+
402
+ ## matchThreshold - % of values that match the data class specification
403
+
404
+
405
+ ## specification - rules language - skip?
406
+
407
+ ## specification details - values for a rule - skip?
408
+
409
+ ## data type
410
+ Integer
411
+
412
+ ## allowsDuplicateValues - boolean
413
+ true
414
+ ## isNullable
415
+ false
416
+ ## defaultValue
417
+
418
+ ## average value
419
+
420
+ ## valueList
421
+
422
+ ## valueRangeFrom
423
+ 0
424
+ ## valueRangeTo
425
+ 359
426
+ ## sample values
427
+
428
+ ## dataPatterns
429
+
430
+ ## namePatterns
431
+
432
+ ## In Data Dictionary
433
+ Clinical Trials Data Dictionary
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+ ___
442
+
443
+ Minutes - Class
444
+
445
+ # Don't Create Data Class
446
+
447
+ ## Data Class
448
+
449
+ Minutes - Class
450
+
451
+
452
+ ## Description
453
+ Classification criteria for data fields
454
+
455
+
456
+ ## Namespace
457
+
458
+
459
+
460
+ ## Match Property Names
461
+
462
+
463
+
464
+ ## Match Threshold
465
+ 0
466
+
467
+
468
+ ## IsCaseSensitive
469
+ false
470
+
471
+
472
+ ## Specification
473
+
474
+
475
+
476
+ ## Specification Details
477
+
478
+
479
+
480
+ ## Data Type
481
+
482
+
483
+
484
+ ## Allow Duplicate Values
485
+ false
486
+
487
+
488
+ ## IsNullable
489
+ false
490
+
491
+
492
+ ## Default Value
493
+
494
+
495
+
496
+ ## Average Value
497
+ 0
498
+
499
+
500
+ ## Value List
501
+
502
+
503
+
504
+ ## Value Range From
505
+ 0
506
+
507
+
508
+ ## Value Range To:
509
+ versionId: Version Identifier
510
+ 0
511
+
512
+
513
+ ## Sample Values
514
+
515
+
516
+
517
+ ## Data Patterns
518
+
519
+
520
+
521
+ ## Name Patterns
522
+
523
+
524
+
525
+ ## In Data Dictionary
526
+
527
+
528
+
529
+ ## Qualified Name
530
+
531
+
532
+
533
+
534
+
535
+
536
+ ## GUID
537
+
538
+
539
+
540
+
541
+
542
+ # Don't Create Data Class
543
+ ## Name
544
+ Minutes-Class
545
+ ## Description
546
+ A number representing time in minutes.
547
+
548
+ ## namespace
549
+
550
+ ## matchPropertyNames - Dr.E can set - name of the properties that are set
551
+
552
+ ## matchThreshold - % of values that match the data class specification
553
+
554
+
555
+ ## specification - rules language - skip?
556
+
557
+ ## specification details - values for a rule - skip?
558
+
559
+ ## data type
560
+ Integer
561
+ ## allowsDuplicateValues - boolean
562
+ True
563
+ ## isNullable
564
+
565
+ ## defaultValue
566
+
567
+ ## average value
568
+
569
+ ## valueList
570
+
571
+ ## valueRangeFrom
572
+ 0
573
+ ## valueRangeTo
574
+
575
+ ## sample values
576
+
577
+ ## dataPatterns
578
+
579
+ ## namePatterns
580
+
581
+ ## In Data Dictionary
582
+ Clinical Trials Data Dictionary
583
+
584
+
585
+
586
+
587
+
588
+
589
+
590
+ ___
591
+
592
+ Percent - Class
593
+
594
+ # Don't Create Data Class
595
+
596
+ ## Data Class
597
+
598
+ Percent - Class
599
+
600
+
601
+ ## Description
602
+ Classification criteria for data fields
603
+
604
+
605
+ ## Namespace
606
+
607
+
608
+
609
+ ## Match Property Names
610
+
611
+
612
+
613
+ ## Match Threshold
614
+ 0
615
+
616
+
617
+ ## IsCaseSensitive
618
+ false
619
+
620
+
621
+ ## Specification
622
+
623
+
624
+
625
+ ## Specification Details
626
+
627
+
628
+
629
+ ## Data Type
630
+
631
+
632
+
633
+ ## Allow Duplicate Values
634
+ false
635
+
636
+
637
+ ## IsNullable
638
+ false
639
+
640
+
641
+ ## Default Value
642
+
643
+
644
+
645
+ ## Average Value
646
+ 0
647
+
648
+
649
+ ## Value List
650
+
651
+
652
+
653
+ ## Value Range From
654
+ 0
655
+
656
+
657
+ ## Value Range To:
658
+ versionId: Version Identifier
659
+ 0
660
+
661
+
662
+ ## Sample Values
663
+
664
+
665
+
666
+ ## Data Patterns
667
+
668
+
669
+
670
+ ## Name Patterns
671
+
672
+
673
+
674
+ ## In Data Dictionary
675
+
676
+
677
+
678
+ ## Qualified Name
679
+
680
+
681
+
682
+
683
+
684
+
685
+ ## GUID
686
+
687
+
688
+
689
+
690
+
691
+ # Don't Create Data Class
692
+ ## Name
693
+ Percent-Class
694
+ ## Description
695
+ An integer representing a percentage.
696
+
697
+ ## namespace
698
+
699
+ ## matchPropertyNames - Dr.E can set - name of the properties that are set
700
+
701
+ ## matchThreshold - % of values that match the data class specification
702
+
703
+
704
+ ## specification - rules language - skip?
705
+
706
+ ## specification details - values for a rule - skip?
707
+
708
+ ## data type
709
+ Integer
710
+ ## allowsDuplicateValues - boolean
711
+ True
712
+
713
+ ## isNullable
714
+
715
+ ## defaultValue
716
+
717
+ ## average value
718
+
719
+ ## valueList
720
+
721
+ ## valueRangeFrom
722
+ 0
723
+ ## valueRangeTo
724
+ 100
725
+ ## sample values
726
+
727
+ ## dataPatterns
728
+
729
+ ## namePatterns
730
+
731
+ ## In Data Dictionary
732
+ Clinical Trials Data Dictionary
733
+
734
+
735
+
736
+
737
+
738
+
739
+ ___
740
+
741
+ Date-Class
742
+
743
+ # Don't Create Data Class
744
+
745
+ ## Data Class
746
+
747
+ Date-Class
748
+
749
+
750
+ ## Description
751
+ Classification criteria for data fields
752
+
753
+
754
+ ## Namespace
755
+
756
+
757
+
758
+ ## Match Property Names
759
+
760
+
761
+
762
+ ## Match Threshold
763
+ 0
764
+
765
+
766
+ ## IsCaseSensitive
767
+ false
768
+
769
+
770
+ ## Specification
771
+
772
+
773
+
774
+ ## Specification Details
775
+
776
+
777
+
778
+ ## Data Type
779
+
780
+
781
+
782
+ ## Allow Duplicate Values
783
+ false
784
+
785
+
786
+ ## IsNullable
787
+ false
788
+
789
+
790
+ ## Default Value
791
+
792
+
793
+
794
+ ## Average Value
795
+ 0
796
+
797
+
798
+ ## Value List
799
+
800
+
801
+
802
+ ## Value Range From
803
+ 0
804
+
805
+
806
+ ## Value Range To:
807
+ versionId: Version Identifier
808
+ 0
809
+
810
+
811
+ ## Sample Values
812
+
813
+
814
+
815
+ ## Data Patterns
816
+
817
+
818
+
819
+ ## Name Patterns
820
+
821
+
822
+
823
+ ## In Data Dictionary
824
+ Clinical Trials Data Dictionary
825
+
826
+
827
+ ## Qualified Name
828
+
829
+
830
+
831
+
832
+
833
+
834
+ ## GUID
835
+
836
+
837
+
838
+
839
+
840
+ # Don't Create Data Class
841
+ ## Name
842
+ Date-Class
843
+
844
+ ## Description
845
+ A field of type date
846
+
847
+ ## namespace
848
+
849
+ ## data type
850
+ Date
851
+
852
+ ## allowsDuplicateValues - boolean
853
+ True
854
+
855
+ ## isNullable
856
+
857
+ ## defaultValue
858
+
859
+ ## average value
860
+
861
+ ## valueList
862
+
863
+ ## valueRangeFrom
864
+
865
+ ## valueRangeTo
866
+
867
+ ## sample values
868
+
869
+ ## dataPatterns
870
+
871
+ ## namePatterns
872
+
873
+ ## In Data Dictionary
874
+ Clinical Trials Data Dictionary
875
+
876
+
877
+
878
+
879
+
880
+ ___
881
+
882
+ patientId-Class
883
+
884
+ # Don't Create Data Class
885
+
886
+ ## Data Class
887
+
888
+ patientId-Class
889
+
890
+
891
+ ## Description
892
+ Classification criteria for data fields
893
+
894
+
895
+ ## Namespace
896
+
897
+
898
+
899
+ ## Match Property Names
900
+
901
+
902
+
903
+ ## Match Threshold
904
+ 0
905
+
906
+
907
+ ## IsCaseSensitive
908
+ false
909
+
910
+
911
+ ## Specification
912
+
913
+
914
+
915
+ ## Specification Details
916
+
917
+
918
+
919
+ ## Data Type
920
+
921
+
922
+
923
+ ## Allow Duplicate Values
924
+ false
925
+
926
+
927
+ ## IsNullable
928
+ false
929
+
930
+
931
+ ## Default Value
932
+
933
+
934
+
935
+ ## Average Value
936
+ 0
937
+
938
+
939
+ ## Value List
940
+
941
+
942
+
943
+ ## Value Range From
944
+ 0
945
+
946
+
947
+ ## Value Range To:
948
+ versionId: Version Identifier
949
+ 0
950
+
951
+
952
+ ## Sample Values
953
+
954
+
955
+
956
+ ## Data Patterns
957
+
958
+
959
+
960
+ ## Name Patterns
961
+
962
+
963
+
964
+ ## In Data Dictionary
965
+
966
+
967
+
968
+ ## Qualified Name
969
+
970
+
971
+
972
+
973
+
974
+
975
+ ## GUID
976
+
977
+
978
+
979
+
980
+
981
+
982
+
983
+
984
+
985
+
986
+ ___
987
+
988
+ date-Class
989
+
990
+ # Don't Create Data Class
991
+
992
+ ## Data Class
993
+
994
+ date-Class
995
+
996
+
997
+ ## Description
998
+ Classification criteria for data fields
999
+
1000
+
1001
+ ## Namespace
1002
+
1003
+
1004
+
1005
+ ## Match Property Names
1006
+
1007
+
1008
+
1009
+ ## Match Threshold
1010
+ 0
1011
+
1012
+
1013
+ ## IsCaseSensitive
1014
+ false
1015
+
1016
+
1017
+ ## Specification
1018
+
1019
+
1020
+
1021
+ ## Specification Details
1022
+
1023
+
1024
+
1025
+ ## Data Type
1026
+
1027
+
1028
+
1029
+ ## Allow Duplicate Values
1030
+ false
1031
+
1032
+
1033
+ ## IsNullable
1034
+ false
1035
+
1036
+
1037
+ ## Default Value
1038
+
1039
+
1040
+
1041
+ ## Average Value
1042
+ 0
1043
+
1044
+
1045
+ ## Value List
1046
+
1047
+
1048
+
1049
+ ## Value Range From
1050
+ 0
1051
+
1052
+
1053
+ ## Value Range To:
1054
+ versionId: Version Identifier
1055
+ 0
1056
+
1057
+
1058
+ ## Sample Values
1059
+
1060
+
1061
+
1062
+ ## Data Patterns
1063
+
1064
+
1065
+
1066
+ ## Name Patterns
1067
+
1068
+
1069
+
1070
+ ## In Data Dictionary
1071
+
1072
+
1073
+
1074
+ ## Qualified Name
1075
+
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+ ## GUID
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+ ___
1093
+
1094
+ Measurement-Date-Class
1095
+
1096
+ # Don't Create Data Class
1097
+
1098
+ ## Data Class
1099
+
1100
+ Measurement-Date-Class
1101
+
1102
+
1103
+ ## Description
1104
+ Classification criteria for data fields
1105
+
1106
+
1107
+ ## Namespace
1108
+
1109
+
1110
+
1111
+ ## Match Property Names
1112
+
1113
+
1114
+
1115
+ ## Match Threshold
1116
+ 0
1117
+
1118
+
1119
+ ## IsCaseSensitive
1120
+ false
1121
+
1122
+
1123
+ ## Specification
1124
+
1125
+
1126
+
1127
+ ## Specification Details
1128
+
1129
+
1130
+
1131
+ ## Data Type
1132
+
1133
+
1134
+
1135
+ ## Allow Duplicate Values
1136
+ false
1137
+
1138
+
1139
+ ## IsNullable
1140
+ false
1141
+
1142
+
1143
+ ## Default Value
1144
+
1145
+
1146
+
1147
+ ## Average Value
1148
+ 0
1149
+
1150
+
1151
+ ## Value List
1152
+
1153
+
1154
+
1155
+ ## Value Range From
1156
+ 0
1157
+
1158
+
1159
+ ## Value Range To:
1160
+ versionId: Version Identifier
1161
+ 0
1162
+
1163
+
1164
+ ## Sample Values
1165
+
1166
+
1167
+
1168
+ ## Data Patterns
1169
+
1170
+
1171
+
1172
+ ## Name Patterns
1173
+
1174
+
1175
+
1176
+ ## In Data Dictionary
1177
+
1178
+
1179
+
1180
+ ## Qualified Name
1181
+
1182
+
1183
+
1184
+
1185
+
1186
+
1187
+ ## GUID
1188
+
1189
+
1190
+ ___
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+ "Data Fields Folder"
1197
+
1198
+ # pFolder
1199
+
1200
+ ## pFolder
1201
+
1202
+ Data Fields Folder
1203
+
1204
+
1205
+
1206
+
1207
+
1208
+
1209
+ ___
1210
+
1211
+ PatientId
1212
+
1213
+ # Don't Create Data Field
1214
+
1215
+ ## Data Field
1216
+
1217
+ PatientId
1218
+
1219
+
1220
+ ## Description
1221
+ The unique identifier for a patient.
1222
+
1223
+
1224
+ ## Data Type
1225
+ String
1226
+
1227
+
1228
+ ## Position
1229
+ 0
1230
+
1231
+
1232
+ ## Parent Data Field
1233
+
1234
+
1235
+
1236
+ ## Minimum Cardinality
1237
+
1238
+
1239
+
1240
+
1241
+ ## In Data Structure
1242
+ TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1243
+
1244
+
1245
+
1246
+ ## Glossary Term
1247
+ GlossaryTerm::PatientID
1248
+
1249
+
1250
+ ## In Data Dictionary
1251
+ Clinical Trials Data Dictionary
1252
+
1253
+
1254
+ ## Aliases
1255
+
1256
+
1257
+
1258
+ ## Name Patterns
1259
+
1260
+
1261
+
1262
+ ## IsNullable
1263
+ false
1264
+
1265
+
1266
+
1267
+ ## Length
1268
+ 0
1269
+
1270
+
1271
+ ## Precision
1272
+
1273
+
1274
+
1275
+ ## Ordered Values
1276
+ false
1277
+
1278
+
1279
+ ## Units
1280
+
1281
+
1282
+
1283
+ ## Sort Order
1284
+
1285
+
1286
+
1287
+ ## Default Value
1288
+
1289
+
1290
+
1291
+ ## Additional Properties
1292
+
1293
+
1294
+
1295
+
1296
+ ## Namespace
1297
+
1298
+
1299
+
1300
+ ## Qualified Name
1301
+ DataField::PatientId
1302
+
1303
+
1304
+
1305
+
1306
+ # Don't Create Data Field
1307
+
1308
+ ## Data Field
1309
+
1310
+ PatientId
1311
+
1312
+ ## Description
1313
+ The unique identifier for a patient.
1314
+
1315
+
1316
+ ## Data Type
1317
+ String
1318
+
1319
+
1320
+ ## Position
1321
+ 0
1322
+
1323
+
1324
+ ## Parent Data Field
1325
+
1326
+
1327
+
1328
+ ## Minimum Cardinality
1329
+
1330
+
1331
+
1332
+ ## In Data Structure
1333
+ TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1334
+
1335
+
1336
+ ## Glossary Term
1337
+ GlossaryTerm::PatientID
1338
+
1339
+
1340
+ ## In Data Dictionary
1341
+ Clinical Trials Data Dictionary
1342
+
1343
+
1344
+ ## Aliases
1345
+
1346
+
1347
+
1348
+ ## Name Patterns
1349
+
1350
+
1351
+
1352
+ ## IsNullable
1353
+ false
1354
+
1355
+
1356
+ ## Length
1357
+ 0
1358
+
1359
+
1360
+ ## Precision
1361
+
1362
+
1363
+
1364
+ ## Ordered Values
1365
+ false
1366
+
1367
+
1368
+ ## Units
1369
+
1370
+
1371
+
1372
+ ## Sort Order
1373
+
1374
+
1375
+
1376
+ ## Default Value
1377
+
1378
+
1379
+
1380
+ ## Additional Properties
1381
+
1382
+
1383
+
1384
+ ## Namespace
1385
+
1386
+
1387
+
1388
+ ## Qualified Name
1389
+ DataField::PatientId
1390
+
1391
+
1392
+
1393
+
1394
+
1395
+
1396
+ ___
1397
+
1398
+ Zip Code
1399
+
1400
+ # Don't Create Data Field
1401
+
1402
+ ## Data Field
1403
+
1404
+ Zip Code
1405
+
1406
+
1407
+ ## Description
1408
+ A zip code is a US Postal Code
1409
+
1410
+
1411
+ ## Data Type
1412
+ String
1413
+
1414
+
1415
+ ## Position
1416
+ 0
1417
+
1418
+
1419
+ ## Parent Data Field
1420
+ Postal Code
1421
+
1422
+
1423
+ ## Minimum Cardinality
1424
+
1425
+
1426
+
1427
+
1428
+ ## In Data Structure
1429
+
1430
+
1431
+
1432
+
1433
+ ## Glossary Term
1434
+
1435
+
1436
+
1437
+ ## In Data Dictionary
1438
+
1439
+
1440
+
1441
+ ## Aliases
1442
+
1443
+
1444
+
1445
+ ## Name Patterns
1446
+
1447
+
1448
+
1449
+ ## IsNullable
1450
+ false
1451
+
1452
+
1453
+
1454
+ ## Length
1455
+ 0
1456
+
1457
+
1458
+ ## Precision
1459
+
1460
+
1461
+
1462
+ ## Ordered Values
1463
+ false
1464
+
1465
+
1466
+ ## Units
1467
+
1468
+
1469
+
1470
+ ## Sort Order
1471
+
1472
+
1473
+
1474
+ ## Default Value
1475
+
1476
+
1477
+
1478
+ ## Additional Properties
1479
+
1480
+
1481
+
1482
+
1483
+ ## Namespace
1484
+
1485
+
1486
+
1487
+ ## Qualified Name
1488
+
1489
+
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+
1496
+
1497
+
1498
+
1499
+
1500
+ ___
1501
+
1502
+ Postal Code
1503
+
1504
+ # Don't Create Data Field
1505
+
1506
+ ## Data Field
1507
+
1508
+ Postal Code
1509
+
1510
+
1511
+ ## Description
1512
+ A collection of data fields that for a data specification for a data source.
1513
+
1514
+
1515
+ ## Data Type
1516
+
1517
+
1518
+
1519
+ ## Position
1520
+ 0
1521
+
1522
+
1523
+ ## Parent Data Field
1524
+ Address
1525
+
1526
+
1527
+ ## Minimum Cardinality
1528
+
1529
+
1530
+
1531
+
1532
+ ## In Data Structure
1533
+ Address;TBDF-Incoming Weekly Measurement Data
1534
+
1535
+
1536
+
1537
+ ## Glossary Term
1538
+
1539
+
1540
+
1541
+ ## In Data Dictionary
1542
+
1543
+
1544
+
1545
+ ## Aliases
1546
+
1547
+
1548
+
1549
+ ## Name Patterns
1550
+
1551
+
1552
+
1553
+ ## IsNullable
1554
+ false
1555
+
1556
+
1557
+
1558
+ ## Length
1559
+ 0
1560
+
1561
+
1562
+ ## Precision
1563
+
1564
+
1565
+
1566
+ ## Ordered Values
1567
+ false
1568
+
1569
+
1570
+ ## Units
1571
+
1572
+
1573
+
1574
+ ## Sort Order
1575
+
1576
+
1577
+
1578
+ ## Default Value
1579
+
1580
+
1581
+
1582
+ ## Additional Properties
1583
+
1584
+
1585
+
1586
+
1587
+ ## Namespace
1588
+
1589
+
1590
+
1591
+ ## Qualified Name
1592
+
1593
+
1594
+
1595
+
1596
+
1597
+
1598
+
1599
+
1600
+
1601
+
1602
+ ___
1603
+
1604
+ Address
1605
+
1606
+ # Don't Create Data Field
1607
+
1608
+ ## Data Field
1609
+
1610
+ Address
1611
+
1612
+
1613
+ ## Description
1614
+ A collection of data fields that for a data specification for a data source.
1615
+
1616
+
1617
+ ## Data Type
1618
+
1619
+
1620
+
1621
+ ## Position
1622
+ 0
1623
+
1624
+
1625
+ ## Parent Data Field
1626
+
1627
+
1628
+
1629
+ ## Minimum Cardinality
1630
+
1631
+
1632
+
1633
+
1634
+ ## In Data Structure
1635
+
1636
+
1637
+
1638
+
1639
+ ## Glossary Term
1640
+
1641
+
1642
+
1643
+ ## In Data Dictionary
1644
+
1645
+
1646
+
1647
+ ## Aliases
1648
+
1649
+
1650
+
1651
+ ## Name Patterns
1652
+
1653
+
1654
+
1655
+ ## IsNullable
1656
+ false
1657
+
1658
+
1659
+
1660
+ ## Length
1661
+ 0
1662
+
1663
+
1664
+ ## Precision
1665
+
1666
+
1667
+
1668
+ ## Ordered Values
1669
+ false
1670
+
1671
+
1672
+ ## Units
1673
+
1674
+
1675
+
1676
+ ## Sort Order
1677
+
1678
+
1679
+
1680
+ ## Default Value
1681
+
1682
+
1683
+
1684
+ ## Additional Properties
1685
+
1686
+
1687
+
1688
+
1689
+ ## Namespace
1690
+
1691
+
1692
+
1693
+ ## Qualified Name
1694
+
1695
+
1696
+
1697
+
1698
+
1699
+
1700
+
1701
+
1702
+
1703
+
1704
+ ___
1705
+
1706
+ Date
1707
+
1708
+ # Don't Create Data Field
1709
+
1710
+ ## Data Field
1711
+
1712
+ Date
1713
+
1714
+
1715
+ ## Description
1716
+ A collection of data fields that for a data specification for a data source.
1717
+
1718
+
1719
+ ## Data Type
1720
+ Date
1721
+
1722
+
1723
+ ## Position
1724
+ 0
1725
+
1726
+
1727
+ ## Parent Data Field
1728
+
1729
+
1730
+
1731
+ ## Minimum Cardinality
1732
+
1733
+
1734
+
1735
+
1736
+ ## In Data Structure
1737
+ TBDF-Incoming Weekly Measurement Data;WWT-Incoming Weekly Measurement Data
1738
+
1739
+
1740
+
1741
+ ## Glossary Term
1742
+
1743
+
1744
+
1745
+ ## In Data Dictionary
1746
+ Clinical Trials Data Dictionary
1747
+
1748
+
1749
+ ## Aliases
1750
+
1751
+
1752
+
1753
+ ## Name Patterns
1754
+
1755
+
1756
+
1757
+ ## IsNullable
1758
+ false
1759
+
1760
+
1761
+
1762
+ ## Length
1763
+ 0
1764
+
1765
+
1766
+ ## Precision
1767
+
1768
+
1769
+
1770
+ ## Ordered Values
1771
+ false
1772
+
1773
+
1774
+ ## Units
1775
+
1776
+
1777
+
1778
+ ## Sort Order
1779
+
1780
+
1781
+
1782
+ ## Default Value
1783
+
1784
+
1785
+
1786
+ ## Additional Properties
1787
+
1788
+
1789
+
1790
+
1791
+ ## Namespace
1792
+
1793
+
1794
+
1795
+ ## Qualified Name
1796
+
1797
+
1798
+
1799
+
1800
+
1801
+
1802
+
1803
+
1804
+
1805
+
1806
+ ___
1807
+
1808
+ AngleLeft
1809
+
1810
+ # Don't Create Data Field
1811
+
1812
+ ## Data Field
1813
+
1814
+ AngleLeft
1815
+
1816
+
1817
+ ## Description
1818
+ Angle rotation of the left leg from vertical
1819
+
1820
+
1821
+ ## Data Type
1822
+ Integer
1823
+
1824
+
1825
+ ## Position
1826
+ 0
1827
+
1828
+
1829
+ ## Parent Data Field
1830
+
1831
+
1832
+
1833
+ ## Minimum Cardinality
1834
+
1835
+
1836
+
1837
+
1838
+ ## In Data Structure
1839
+ TBDF-Incoming Weekly Measurement Data
1840
+
1841
+
1842
+
1843
+ ## Glossary Term
1844
+ Leg Angle Measurement
1845
+
1846
+
1847
+ ## In Data Dictionary
1848
+ Clinical Trials Data Dictionary
1849
+
1850
+
1851
+ ## Aliases
1852
+
1853
+
1854
+
1855
+ ## Name Patterns
1856
+
1857
+
1858
+
1859
+ ## IsNullable
1860
+ false
1861
+
1862
+
1863
+
1864
+ ## Length
1865
+ 0
1866
+
1867
+
1868
+ ## Precision
1869
+
1870
+
1871
+
1872
+ ## Ordered Values
1873
+ false
1874
+
1875
+
1876
+ ## Units
1877
+
1878
+
1879
+
1880
+ ## Sort Order
1881
+
1882
+
1883
+
1884
+ ## Default Value
1885
+
1886
+
1887
+
1888
+ ## Additional Properties
1889
+
1890
+
1891
+
1892
+
1893
+ ## Namespace
1894
+
1895
+
1896
+
1897
+ ## Qualified Name
1898
+
1899
+
1900
+
1901
+
1902
+
1903
+
1904
+
1905
+
1906
+
1907
+
1908
+ ___
1909
+
1910
+ AngleRight
1911
+
1912
+ # Don't Create Data Field
1913
+
1914
+ ## Data Field
1915
+
1916
+ AngleRight
1917
+
1918
+
1919
+ ## Description
1920
+ Angle rotation of the left leg from vertical
1921
+
1922
+
1923
+
1924
+ ## Data Type
1925
+ Integer
1926
+
1927
+
1928
+ ## Position
1929
+ 0
1930
+
1931
+
1932
+ ## Parent Data Field
1933
+
1934
+
1935
+
1936
+ ## Minimum Cardinality
1937
+
1938
+
1939
+
1940
+
1941
+ ## In Data Structure
1942
+ TBDF-Incoming Weekly Measurement Data
1943
+
1944
+
1945
+
1946
+ ## Glossary Term
1947
+
1948
+
1949
+
1950
+ ## In Data Dictionary
1951
+ Clinical Trials Data Dictionary
1952
+
1953
+
1954
+ ## Aliases
1955
+
1956
+
1957
+
1958
+ ## Name Patterns
1959
+
1960
+
1961
+
1962
+ ## IsNullable
1963
+ false
1964
+
1965
+
1966
+
1967
+ ## Length
1968
+ 0
1969
+
1970
+
1971
+ ## Precision
1972
+
1973
+
1974
+
1975
+ ## Ordered Values
1976
+ false
1977
+
1978
+
1979
+ ## Units
1980
+
1981
+
1982
+
1983
+ ## Sort Order
1984
+
1985
+
1986
+
1987
+ ## Default Value
1988
+
1989
+
1990
+
1991
+ ## Additional Properties
1992
+
1993
+
1994
+
1995
+
1996
+ ## Namespace
1997
+
1998
+
1999
+
2000
+ ## Qualified Name
2001
+
2002
+
2003
+
2004
+
2005
+
2006
+
2007
+
2008
+
2009
+
2010
+
2011
+ ___
2012
+
2013
+ Transformation Completeness
2014
+
2015
+ # Don't Create Data Field
2016
+
2017
+ ## Data Field
2018
+
2019
+ Transformation Completeness
2020
+
2021
+
2022
+ ## Description
2023
+ Percent completeness of the werewolf transformation
2024
+
2025
+
2026
+ ## Data Type
2027
+ Integer
2028
+
2029
+
2030
+ ## Position
2031
+ 0
2032
+
2033
+
2034
+ ## Parent Data Field
2035
+
2036
+
2037
+
2038
+ ## Minimum Cardinality
2039
+
2040
+
2041
+
2042
+
2043
+ ## In Data Structure
2044
+ TBDF-Incoming Weekly Measurement Data
2045
+
2046
+
2047
+
2048
+ ## Glossary Term
2049
+
2050
+
2051
+
2052
+ ## In Data Dictionary
2053
+ Clinical Trials Data Dictionary
2054
+
2055
+
2056
+ ## Aliases
2057
+
2058
+
2059
+
2060
+ ## Name Patterns
2061
+
2062
+
2063
+
2064
+ ## IsNullable
2065
+ false
2066
+
2067
+
2068
+
2069
+ ## Length
2070
+ 0
2071
+
2072
+
2073
+ ## Precision
2074
+
2075
+
2076
+
2077
+ ## Ordered Values
2078
+ false
2079
+
2080
+
2081
+ ## Units
2082
+ percent
2083
+
2084
+
2085
+ ## Sort Order
2086
+
2087
+
2088
+
2089
+ ## Default Value
2090
+
2091
+
2092
+
2093
+ ## Additional Properties
2094
+
2095
+
2096
+
2097
+
2098
+ ## Namespace
2099
+
2100
+
2101
+
2102
+ ## Qualified Name
2103
+
2104
+
2105
+
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+
2112
+
2113
+ ___
2114
+
2115
+ Transformation Speed
2116
+
2117
+ # Don't Create Data Field
2118
+
2119
+ ## Data Field
2120
+
2121
+ Transformation Speed
2122
+
2123
+
2124
+ ## Description
2125
+ Speed of the werewolf transformation in minutes.
2126
+
2127
+
2128
+
2129
+ ## Data Type
2130
+ Integer
2131
+
2132
+
2133
+ ## Position
2134
+ 0
2135
+
2136
+
2137
+ ## Parent Data Field
2138
+
2139
+
2140
+
2141
+ ## Minimum Cardinality
2142
+
2143
+
2144
+
2145
+
2146
+ ## In Data Structure
2147
+ TBDF-Incoming Weekly Measurement Data
2148
+
2149
+
2150
+
2151
+ ## Glossary Term
2152
+
2153
+
2154
+
2155
+ ## In Data Dictionary
2156
+ Clinical Trials Data Dictionary
2157
+
2158
+
2159
+ ## Aliases
2160
+
2161
+
2162
+
2163
+ ## Name Patterns
2164
+
2165
+
2166
+
2167
+ ## IsNullable
2168
+ false
2169
+
2170
+
2171
+
2172
+ ## Length
2173
+ 0
2174
+
2175
+
2176
+ ## Precision
2177
+
2178
+
2179
+
2180
+ ## Ordered Values
2181
+ false
2182
+
2183
+
2184
+ ## Units
2185
+ minutes
2186
+
2187
+
2188
+ ## Sort Order
2189
+
2190
+
2191
+
2192
+ ## Default Value
2193
+
2194
+
2195
+
2196
+ ## Additional Properties
2197
+
2198
+
2199
+
2200
+
2201
+ ## Namespace
2202
+
2203
+
2204
+
2205
+ ## Qualified Name
2206
+
2207
+
2208
+
2209
+
2210
+
2211
+
2212
+
2213
+
2214
+
2215
+
2216
+ ___
2217
+
2218
+ Transformation Duration
2219
+
2220
+ # Don't Create Data Field
2221
+
2222
+ ## Data Field
2223
+
2224
+ Transformation Duration
2225
+
2226
+
2227
+ ## Description
2228
+ Duration of the werewolf transformation, in minutes.
2229
+
2230
+
2231
+ ## Data Type
2232
+ Integer
2233
+
2234
+
2235
+ ## Position
2236
+ 0
2237
+
2238
+
2239
+ ## Parent Data Field
2240
+
2241
+
2242
+
2243
+ ## Minimum Cardinality
2244
+
2245
+
2246
+
2247
+
2248
+ ## In Data Structure
2249
+ WWT-Incoming Weekly Measurement Data
2250
+
2251
+
2252
+
2253
+ ## Glossary Term
2254
+
2255
+
2256
+
2257
+ ## In Data Dictionary
2258
+ Clinical Trials Data Dictionary
2259
+
2260
+
2261
+ ## Aliases
2262
+
2263
+
2264
+
2265
+ ## Name Patterns
2266
+
2267
+
2268
+
2269
+ ## IsNullable
2270
+ false
2271
+
2272
+
2273
+
2274
+ ## Length
2275
+ 0
2276
+
2277
+
2278
+ ## Precision
2279
+
2280
+
2281
+
2282
+ ## Ordered Values
2283
+ false
2284
+
2285
+
2286
+ ## Units
2287
+ Minutes
2288
+
2289
+
2290
+ ## Sort Order
2291
+
2292
+
2293
+
2294
+ ## Default Value
2295
+
2296
+
2297
+
2298
+ ## Additional Properties
2299
+
2300
+
2301
+
2302
+
2303
+ ## Namespace
2304
+
2305
+
2306
+
2307
+ ## Qualified Name
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+
2314
+
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+
2321
+
2322
+
2323
+
2324
+
2325
+
2326
+
2327
+
2328
+
2329
+
2330
+
2331
+ ___
2332
+
2333
+
2334
+ # Don't Create Data Field
2335
+ ## Name
2336
+ Patient Country
2337
+ ## Description
2338
+ Country of the patient
2339
+ ## Data Type
2340
+ String
2341
+ ## Position
2342
+ 0
2343
+ ## Min Cardinality
2344
+ 1
2345
+ ## Max Cardinality
2346
+ 1
2347
+
2348
+ ## In Data Structure
2349
+
2350
+
2351
+ ## Data Class
2352
+ ## Glossary Term
2353
+
2354
+ ## Namespace
2355
+ > forms part of qualified name
2356
+
2357
+ ## Version
2358
+
2359
+ ## Parent
2360
+ DataField::PatientId
2361
+ ## In Data Dictionary
2362
+
2363
+ ## Qualified Name
2364
+
2365
+
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+ # Provenance
2373
+
2374
+ * Results from processing file data_spec_test.md on 2025-09-01 16:05