Skip to content

ISAFactorSchema

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

JSON-schema representing an ISA model Factor object

optional @context?: string

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


optional @id?: string

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


optional @type?: "Factor"

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


optional comments?: ISACommentSchema[]

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


optional factorName?: string

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


optional factorType?: ISAOntologyReferenceSchema

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