File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -284,6 +284,12 @@ aliquot_volume:
284284amount : # TOREVIEW
285285 description : >
286286 Weight in grams or volume in mL.
287+ termDef :
288+ term : Biospecimen Aliquot Amount
289+ source : null
290+ cde_id : null
291+ cde_version : null
292+ term_url : null
287293
288294analyte_quantity :
289295 description : >
Original file line number Diff line number Diff line change @@ -47,18 +47,22 @@ properties:
4747 term :
4848 $ref : " _terms.yaml#/aliquot_quantity"
4949 type : number
50+
5051 aliquot_volume :
5152 term :
5253 $ref : " _terms.yaml#/aliquot_volume"
5354 type : number
55+
5456 amount :
5557 term :
5658 $ref : " _terms.yaml#/amount"
5759 type : number
60+
5861 analyte_type :
5962 term :
6063 $ref : " _terms.yaml#/analyte_type"
6164 type : string
65+
6266 analyte_type_id :
6367 term :
6468 $ref : " _terms.yaml#/analyte_type_id"
@@ -73,23 +77,24 @@ properties:
7377 - W
7478 - X
7579 - Y
80+
7681 concentration :
7782 term :
7883 $ref : " _terms.yaml#/concentration"
7984 type : number
85+
8086 project_id :
8187 $ref : " _definitions.yaml#/project_id"
88+
8289 source_center :
8390 term :
8491 $ref : " _terms.yaml#/source_center"
8592 type : string
93+
8694 a260_a280_ratio :
8795 term :
8896 $ref : " _terms.yaml#/a260_a280_ratio"
8997 type : number
98+
9099 samples :
91100 $ref : " _definitions.yaml#/to_one"
92- created_datetime :
93- $ref : " _definitions.yaml#/datetime"
94- updated_datetime :
95- $ref : " _definitions.yaml#/datetime"
You can’t perform that action at this time.
0 commit comments