ISAMaterialAttributeValueSchema
Defined in: types/isa.d.ts:181
JSON-schema representing an ISA model material attribute (or characteristic) value object
Properties
Section titled “Properties”@context?
Section titled “@context?”
optional@context?:string
Defined in: types/isa.d.ts:183
optional@id?:string
Defined in: types/isa.d.ts:182
@type?
Section titled “@type?”
optional@type?:"MaterialAttributeValue"
Defined in: types/isa.d.ts:184
category?
Section titled “category?”
optionalcategory?:ISAMaterialAttributeSchema
Defined in: types/isa.d.ts:185
comments?
Section titled “comments?”
optionalcomments?:ISACommentSchema[]
Defined in: types/isa.d.ts:188
optionalunit?:ISAOntologyReferenceSchema
Defined in: types/isa.d.ts:187
value?
Section titled “value?”
optionalvalue?:string|number|ISAOntologyReferenceSchema
Defined in: types/isa.d.ts:186