Skip to content

ISACommentSchema

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

JSON-schema representing an ISA model Comment object

optional @context?: string

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


optional @id?: string

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


optional @type?: "Comment"

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


optional name?: string

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


optional value?: string

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