Skip to content

ISASourceSchema

Defined in: types/isa.d.ts:170

JSON-schema representing an ISA model Source object (Sources are considered as the starting biological material used in a study)

optional @context?: string

Defined in: types/isa.d.ts:172


optional @id?: string

Defined in: types/isa.d.ts:171


optional @type?: "Source"

Defined in: types/isa.d.ts:173


optional characteristics?: ISAMaterialAttributeValueSchema[]

Defined in: types/isa.d.ts:175


optional comments?: ISACommentSchema[]

Defined in: types/isa.d.ts:176


optional name?: string

Defined in: types/isa.d.ts:174