Skip to content

Commit

Permalink
regen for v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
turbomam committed Nov 29, 2023
1 parent ccfc287 commit b3433b3
Show file tree
Hide file tree
Showing 16 changed files with 35,116 additions and 26,447 deletions.
2,580 changes: 1,291 additions & 1,289 deletions nmdc_schema/nmdc.py

Large diffs are not rendered by default.

64 changes: 13 additions & 51 deletions nmdc_schema/nmdc.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3429,11 +3429,7 @@
},
"collecting_biosamples_from_site_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/CollectingBiosamplesFromSite"
}
]
"$ref": "#/$defs/CollectingBiosamplesFromSite"
},
"type": "array"
},
Expand All @@ -3453,11 +3449,7 @@
"extraction_set": {
"description": "This property links a database object to the set of extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/Extraction"
}
]
"$ref": "#/$defs/Extraction"
},
"type": "array"
},
Expand Down Expand Up @@ -3490,11 +3482,7 @@
"library_preparation_set": {
"description": "This property links a database object to the set of DNA extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/LibraryPreparation"
}
]
"$ref": "#/$defs/LibraryPreparation"
},
"type": "array"
},
Expand Down Expand Up @@ -3569,11 +3557,7 @@
"omics_processing_set": {
"description": "This property links a database object to the set of omics processings within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/OmicsProcessing"
}
]
"$ref": "#/$defs/OmicsProcessing"
},
"type": "array"
},
Expand Down Expand Up @@ -3614,11 +3598,7 @@
},
"pooling_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/Pooling"
}
]
"$ref": "#/$defs/Pooling"
},
"type": "array"
},
Expand Down Expand Up @@ -6663,6 +6643,7 @@
"websites": {
"description": "A list of websites that are associated with the entity.",
"items": {
"pattern": "^[Hh][Tt][Tt][Pp][Ss]?:\\/\\/(?!.*[Dd][Oo][Ii]\\.[Oo][Rr][Gg]).*$",
"type": "string"
},
"type": "array"
Expand Down Expand Up @@ -7833,6 +7814,7 @@
"websites": {
"description": "A list of websites that are associated with the entity.",
"items": {
"pattern": "^[Hh][Tt][Tt][Pp][Ss]?:\\/\\/(?!.*[Dd][Oo][Ii]\\.[Oo][Rr][Gg]).*$",
"type": "string"
},
"type": "array"
Expand Down Expand Up @@ -8400,11 +8382,7 @@
},
"collecting_biosamples_from_site_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/CollectingBiosamplesFromSite"
}
]
"$ref": "#/$defs/CollectingBiosamplesFromSite"
},
"type": "array"
},
Expand All @@ -8424,11 +8402,7 @@
"extraction_set": {
"description": "This property links a database object to the set of extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/Extraction"
}
]
"$ref": "#/$defs/Extraction"
},
"type": "array"
},
Expand Down Expand Up @@ -8461,11 +8435,7 @@
"library_preparation_set": {
"description": "This property links a database object to the set of DNA extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/LibraryPreparation"
}
]
"$ref": "#/$defs/LibraryPreparation"
},
"type": "array"
},
Expand Down Expand Up @@ -8540,11 +8510,7 @@
"omics_processing_set": {
"description": "This property links a database object to the set of omics processings within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/OmicsProcessing"
}
]
"$ref": "#/$defs/OmicsProcessing"
},
"type": "array"
},
Expand Down Expand Up @@ -8585,11 +8551,7 @@
},
"pooling_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/Pooling"
}
]
"$ref": "#/$defs/Pooling"
},
"type": "array"
},
Expand Down Expand Up @@ -8630,5 +8592,5 @@
},
"title": "NMDC",
"type": "object",
"version": "v9.1.0"
"version": "v9.2.0"
}
64 changes: 13 additions & 51 deletions nmdc_schema/nmdc_materialized_patterns.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3429,11 +3429,7 @@
},
"collecting_biosamples_from_site_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/CollectingBiosamplesFromSite"
}
]
"$ref": "#/$defs/CollectingBiosamplesFromSite"
},
"type": "array"
},
Expand All @@ -3453,11 +3449,7 @@
"extraction_set": {
"description": "This property links a database object to the set of extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/Extraction"
}
]
"$ref": "#/$defs/Extraction"
},
"type": "array"
},
Expand Down Expand Up @@ -3490,11 +3482,7 @@
"library_preparation_set": {
"description": "This property links a database object to the set of DNA extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/LibraryPreparation"
}
]
"$ref": "#/$defs/LibraryPreparation"
},
"type": "array"
},
Expand Down Expand Up @@ -3569,11 +3557,7 @@
"omics_processing_set": {
"description": "This property links a database object to the set of omics processings within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/OmicsProcessing"
}
]
"$ref": "#/$defs/OmicsProcessing"
},
"type": "array"
},
Expand Down Expand Up @@ -3614,11 +3598,7 @@
},
"pooling_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/Pooling"
}
]
"$ref": "#/$defs/Pooling"
},
"type": "array"
},
Expand Down Expand Up @@ -6663,6 +6643,7 @@
"websites": {
"description": "A list of websites that are associated with the entity.",
"items": {
"pattern": "^[Hh][Tt][Tt][Pp][Ss]?:\\/\\/(?!.*[Dd][Oo][Ii]\\.[Oo][Rr][Gg]).*$",
"type": "string"
},
"type": "array"
Expand Down Expand Up @@ -7833,6 +7814,7 @@
"websites": {
"description": "A list of websites that are associated with the entity.",
"items": {
"pattern": "^[Hh][Tt][Tt][Pp][Ss]?:\\/\\/(?!.*[Dd][Oo][Ii]\\.[Oo][Rr][Gg]).*$",
"type": "string"
},
"type": "array"
Expand Down Expand Up @@ -8400,11 +8382,7 @@
},
"collecting_biosamples_from_site_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/CollectingBiosamplesFromSite"
}
]
"$ref": "#/$defs/CollectingBiosamplesFromSite"
},
"type": "array"
},
Expand All @@ -8424,11 +8402,7 @@
"extraction_set": {
"description": "This property links a database object to the set of extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/Extraction"
}
]
"$ref": "#/$defs/Extraction"
},
"type": "array"
},
Expand Down Expand Up @@ -8461,11 +8435,7 @@
"library_preparation_set": {
"description": "This property links a database object to the set of DNA extractions within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/LibraryPreparation"
}
]
"$ref": "#/$defs/LibraryPreparation"
},
"type": "array"
},
Expand Down Expand Up @@ -8540,11 +8510,7 @@
"omics_processing_set": {
"description": "This property links a database object to the set of omics processings within it.",
"items": {
"anyOf": [
{
"$ref": "#/$defs/OmicsProcessing"
}
]
"$ref": "#/$defs/OmicsProcessing"
},
"type": "array"
},
Expand Down Expand Up @@ -8585,11 +8551,7 @@
},
"pooling_set": {
"items": {
"anyOf": [
{
"$ref": "#/$defs/Pooling"
}
]
"$ref": "#/$defs/Pooling"
},
"type": "array"
},
Expand Down Expand Up @@ -8630,5 +8592,5 @@
},
"title": "NMDC",
"type": "object",
"version": "v9.1.0"
"version": "v9.2.0"
}
Loading

0 comments on commit b3433b3

Please sign in to comment.