Skip to content

ISAOntologySourceReferenceSchema

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

JSON-schema representing an ISA model ontology reference object

optional @context?: string

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


optional @id?: string

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


optional @type?: "OntologySourceReference"

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


optional comments?: ISACommentSchema[]

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


optional description?: string

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


optional file?: string

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


optional name?: string

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


optional version?: string

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