ISAMaterialSchema
Defined in: types/isa.d.ts:238
JSON-schema representing an ISA model material object, which is not a source or a sample (as they have specific schemas) - this will correspond to ‘Extract Name’, ‘Labeled Extract Name’
Properties
Section titled “Properties”@context?
Section titled “@context?”
optional@context?:string
Defined in: types/isa.d.ts:240
optional@id?:string
Defined in: types/isa.d.ts:239
@type?
Section titled “@type?”
optional@type?:"Material"
Defined in: types/isa.d.ts:241
characteristics?
Section titled “characteristics?”
optionalcharacteristics?:ISAMaterialAttributeValueSchema[]
Defined in: types/isa.d.ts:244
comments?
Section titled “comments?”
optionalcomments?:ISACommentSchema[]
Defined in: types/isa.d.ts:245
optionalname?:string
Defined in: types/isa.d.ts:242
optionaltype?:"Extract Name"|"Labeled Extract Name"
Defined in: types/isa.d.ts:243