nmdc-schema 11.13.0__py3-none-any.whl → 11.14.0__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.
- nmdc_schema/migrators/migrator_from_11_13_0_to_11_14_0.py +35 -0
- nmdc_schema/migrators/partials/migrator_from_11_13_0_to_11_14_0/__init__.py +28 -0
- nmdc_schema/migrators/partials/migrator_from_11_13_0_to_11_14_0/migrator_from_11_13_0_to_11_14_0_part_1.py +113 -0
- nmdc_schema/migrators/partials/migrator_from_11_13_0_to_11_14_0/migrator_from_11_13_0_to_11_14_0_part_2.py +40 -0
- nmdc_schema/nmdc-pydantic.py +10148 -11316
- nmdc_schema/nmdc.py +181 -27
- nmdc_schema/nmdc.schema.json +83 -17
- nmdc_schema/nmdc_materialized_patterns.json +10826 -10717
- nmdc_schema/nmdc_materialized_patterns.schema.json +83 -16
- nmdc_schema/nmdc_materialized_patterns.yaml +7882 -7804
- {nmdc_schema-11.13.0.dist-info → nmdc_schema-11.14.0.dist-info}/METADATA +4 -3
- {nmdc_schema-11.13.0.dist-info → nmdc_schema-11.14.0.dist-info}/RECORD +15 -11
- {nmdc_schema-11.13.0.dist-info → nmdc_schema-11.14.0.dist-info}/entry_points.txt +0 -8
- {nmdc_schema-11.13.0.dist-info → nmdc_schema-11.14.0.dist-info}/WHEEL +0 -0
- {nmdc_schema-11.13.0.dist-info → nmdc_schema-11.14.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1301,6 +1301,13 @@
|
|
|
1301
1301
|
"null"
|
|
1302
1302
|
]
|
|
1303
1303
|
},
|
|
1304
|
+
"ecosystem_path_id": {
|
|
1305
|
+
"description": "A unique id representing the GOLD classifiers associated with a sample.",
|
|
1306
|
+
"type": [
|
|
1307
|
+
"integer",
|
|
1308
|
+
"null"
|
|
1309
|
+
]
|
|
1310
|
+
},
|
|
1304
1311
|
"ecosystem_subtype": {
|
|
1305
1312
|
"description": "Ecosystem subtypes represent further subdivision of Ecosystem types into more distinct subtypes. Ecosystem subtype is in position 4/5 in a GOLD path.",
|
|
1306
1313
|
"type": [
|
|
@@ -3275,6 +3282,17 @@
|
|
|
3275
3282
|
"null"
|
|
3276
3283
|
]
|
|
3277
3284
|
},
|
|
3285
|
+
"provenance_metadata": {
|
|
3286
|
+
"anyOf": [
|
|
3287
|
+
{
|
|
3288
|
+
"$ref": "#/$defs/ProvenanceMetadata"
|
|
3289
|
+
},
|
|
3290
|
+
{
|
|
3291
|
+
"type": "null"
|
|
3292
|
+
}
|
|
3293
|
+
],
|
|
3294
|
+
"description": "Provides information about the provenance of a record."
|
|
3295
|
+
},
|
|
3278
3296
|
"quad_pos": {
|
|
3279
3297
|
"$ref": "#/$defs/QuadPosEnum",
|
|
3280
3298
|
"description": "The quadrant position of the sampling room within the building"
|
|
@@ -9091,7 +9109,7 @@
|
|
|
9091
9109
|
"description": "The computing resource or facility where the workflow was executed."
|
|
9092
9110
|
},
|
|
9093
9111
|
"git_url": {
|
|
9094
|
-
"description": "The url that points to the exact
|
|
9112
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
9095
9113
|
"type": "string"
|
|
9096
9114
|
},
|
|
9097
9115
|
"has_failure_categorization": {
|
|
@@ -9879,7 +9897,7 @@
|
|
|
9879
9897
|
"description": "The computing resource or facility where the workflow was executed."
|
|
9880
9898
|
},
|
|
9881
9899
|
"git_url": {
|
|
9882
|
-
"description": "The url that points to the exact
|
|
9900
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
9883
9901
|
"type": "string"
|
|
9884
9902
|
},
|
|
9885
9903
|
"has_failure_categorization": {
|
|
@@ -10123,7 +10141,7 @@
|
|
|
10123
10141
|
"description": "The computing resource or facility where the workflow was executed."
|
|
10124
10142
|
},
|
|
10125
10143
|
"git_url": {
|
|
10126
|
-
"description": "The url that points to the exact
|
|
10144
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
10127
10145
|
"type": "string"
|
|
10128
10146
|
},
|
|
10129
10147
|
"gold_analysis_project_identifiers": {
|
|
@@ -10448,7 +10466,7 @@
|
|
|
10448
10466
|
]
|
|
10449
10467
|
},
|
|
10450
10468
|
"git_url": {
|
|
10451
|
-
"description": "The url that points to the exact
|
|
10469
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
10452
10470
|
"type": "string"
|
|
10453
10471
|
},
|
|
10454
10472
|
"has_failure_categorization": {
|
|
@@ -10768,7 +10786,7 @@
|
|
|
10768
10786
|
"description": "The computing resource or facility where the workflow was executed."
|
|
10769
10787
|
},
|
|
10770
10788
|
"git_url": {
|
|
10771
|
-
"description": "The url that points to the exact
|
|
10789
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
10772
10790
|
"type": "string"
|
|
10773
10791
|
},
|
|
10774
10792
|
"has_failure_categorization": {
|
|
@@ -10994,7 +11012,7 @@
|
|
|
10994
11012
|
"description": "The computing resource or facility where the workflow was executed."
|
|
10995
11013
|
},
|
|
10996
11014
|
"git_url": {
|
|
10997
|
-
"description": "The url that points to the exact
|
|
11015
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
10998
11016
|
"type": "string"
|
|
10999
11017
|
},
|
|
11000
11018
|
"gold_analysis_project_identifiers": {
|
|
@@ -11320,7 +11338,7 @@
|
|
|
11320
11338
|
]
|
|
11321
11339
|
},
|
|
11322
11340
|
"git_url": {
|
|
11323
|
-
"description": "The url that points to the exact
|
|
11341
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
11324
11342
|
"type": "string"
|
|
11325
11343
|
},
|
|
11326
11344
|
"has_failure_categorization": {
|
|
@@ -11640,7 +11658,7 @@
|
|
|
11640
11658
|
"description": "The computing resource or facility where the workflow was executed."
|
|
11641
11659
|
},
|
|
11642
11660
|
"git_url": {
|
|
11643
|
-
"description": "The url that points to the exact
|
|
11661
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
11644
11662
|
"type": "string"
|
|
11645
11663
|
},
|
|
11646
11664
|
"has_failure_categorization": {
|
|
@@ -12055,7 +12073,7 @@
|
|
|
12055
12073
|
"description": "The computing resource or facility where the workflow was executed."
|
|
12056
12074
|
},
|
|
12057
12075
|
"git_url": {
|
|
12058
|
-
"description": "The url that points to the exact
|
|
12076
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
12059
12077
|
"type": "string"
|
|
12060
12078
|
},
|
|
12061
12079
|
"has_failure_categorization": {
|
|
@@ -13089,7 +13107,8 @@
|
|
|
13089
13107
|
{
|
|
13090
13108
|
"type": "null"
|
|
13091
13109
|
}
|
|
13092
|
-
]
|
|
13110
|
+
],
|
|
13111
|
+
"description": "A measure of the purity of a biomaterial sample"
|
|
13093
13112
|
},
|
|
13094
13113
|
"description": {
|
|
13095
13114
|
"description": "a human-readable description of a thing",
|
|
@@ -13388,6 +13407,42 @@
|
|
|
13388
13407
|
"title": "ProtocolForEnum",
|
|
13389
13408
|
"type": "string"
|
|
13390
13409
|
},
|
|
13410
|
+
"ProvenanceMetadata": {
|
|
13411
|
+
"additionalProperties": false,
|
|
13412
|
+
"description": "Metadata pertaining to how a record was created.",
|
|
13413
|
+
"properties": {
|
|
13414
|
+
"git_url": {
|
|
13415
|
+
"description": "The url of the software repository used to generate the NMDC metadata record",
|
|
13416
|
+
"type": [
|
|
13417
|
+
"string",
|
|
13418
|
+
"null"
|
|
13419
|
+
]
|
|
13420
|
+
},
|
|
13421
|
+
"source_system_of_record": {
|
|
13422
|
+
"$ref": "#/$defs/SourceSystemEnum",
|
|
13423
|
+
"description": "Identifies the system of origin for a record"
|
|
13424
|
+
},
|
|
13425
|
+
"type": {
|
|
13426
|
+
"description": "the class_uri of the class that has been instantiated",
|
|
13427
|
+
"enum": [
|
|
13428
|
+
"nmdc:ProvenanceMetadata"
|
|
13429
|
+
],
|
|
13430
|
+
"type": "string"
|
|
13431
|
+
},
|
|
13432
|
+
"version": {
|
|
13433
|
+
"description": "The version tag of the software used to generate the NMDC metadata record",
|
|
13434
|
+
"type": [
|
|
13435
|
+
"string",
|
|
13436
|
+
"null"
|
|
13437
|
+
]
|
|
13438
|
+
}
|
|
13439
|
+
},
|
|
13440
|
+
"required": [
|
|
13441
|
+
"type"
|
|
13442
|
+
],
|
|
13443
|
+
"title": "ProvenanceMetadata",
|
|
13444
|
+
"type": "object"
|
|
13445
|
+
},
|
|
13391
13446
|
"QuadPosEnum": {
|
|
13392
13447
|
"description": "",
|
|
13393
13448
|
"enum": [
|
|
@@ -13533,7 +13588,7 @@
|
|
|
13533
13588
|
"description": "The computing resource or facility where the workflow was executed."
|
|
13534
13589
|
},
|
|
13535
13590
|
"git_url": {
|
|
13536
|
-
"description": "The url that points to the exact
|
|
13591
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
13537
13592
|
"type": "string"
|
|
13538
13593
|
},
|
|
13539
13594
|
"has_failure_categorization": {
|
|
@@ -13745,7 +13800,7 @@
|
|
|
13745
13800
|
"description": "The computing resource or facility where the workflow was executed."
|
|
13746
13801
|
},
|
|
13747
13802
|
"git_url": {
|
|
13748
|
-
"description": "The url that points to the exact
|
|
13803
|
+
"description": "The url that points to the exact software repository location used to run a workflow",
|
|
13749
13804
|
"type": "string"
|
|
13750
13805
|
},
|
|
13751
13806
|
"has_failure_categorization": {
|
|
@@ -14227,6 +14282,18 @@
|
|
|
14227
14282
|
"title": "SoilHorizonEnum",
|
|
14228
14283
|
"type": "string"
|
|
14229
14284
|
},
|
|
14285
|
+
"SourceSystemEnum": {
|
|
14286
|
+
"description": "",
|
|
14287
|
+
"enum": [
|
|
14288
|
+
"NMDC_Submission_Portal",
|
|
14289
|
+
"GOLD",
|
|
14290
|
+
"NEON_Data_Portal",
|
|
14291
|
+
"NCBI",
|
|
14292
|
+
"custom"
|
|
14293
|
+
],
|
|
14294
|
+
"title": "SourceSystemEnum",
|
|
14295
|
+
"type": "string"
|
|
14296
|
+
},
|
|
14230
14297
|
"SpecificEnum": {
|
|
14231
14298
|
"description": "",
|
|
14232
14299
|
"enum": [
|
|
@@ -15013,11 +15080,9 @@
|
|
|
15013
15080
|
"enum": [
|
|
15014
15081
|
"InProgress",
|
|
15015
15082
|
"SubmittedPendingReview",
|
|
15016
|
-
"ResubmittedPendingReview",
|
|
15017
15083
|
"ApprovedHeld",
|
|
15018
|
-
"
|
|
15084
|
+
"ApprovedPendingUserFacility",
|
|
15019
15085
|
"UpdatesRequired",
|
|
15020
|
-
"InProgressUpdate",
|
|
15021
15086
|
"Denied",
|
|
15022
15087
|
"Released"
|
|
15023
15088
|
],
|
|
@@ -15301,6 +15366,7 @@
|
|
|
15301
15366
|
"sr",
|
|
15302
15367
|
"Hz",
|
|
15303
15368
|
"1/d",
|
|
15369
|
+
"1/[sft_i]",
|
|
15304
15370
|
"kHz",
|
|
15305
15371
|
"MHz",
|
|
15306
15372
|
"GHz",
|
|
@@ -15811,5 +15877,6 @@
|
|
|
15811
15877
|
},
|
|
15812
15878
|
"title": "NMDC",
|
|
15813
15879
|
"type": "object",
|
|
15814
|
-
"version": "11.
|
|
15880
|
+
"version": "11.14.0"
|
|
15815
15881
|
}
|
|
15882
|
+
|