ISAInvestigationSchema
Defined in: types/isa.d.ts:14
JSON-schema representing an ISA mode Investigation object
Properties
Section titled “Properties”@context?
Section titled “@context?”
optional@context?:string
Defined in: types/isa.d.ts:16
optional@id?:string
Defined in: types/isa.d.ts:15
@type?
Section titled “@type?”
optional@type?:"Investigation"
Defined in: types/isa.d.ts:17
comments?
Section titled “comments?”
optionalcomments?:ISACommentSchema[]
Defined in: types/isa.d.ts:28
description?
Section titled “description?”
optionaldescription?:string
Defined in: types/isa.d.ts:21
filename?
Section titled “filename?”
optionalfilename?:string
Defined in: types/isa.d.ts:18
identifier?
Section titled “identifier?”
optionalidentifier?:string
Defined in: types/isa.d.ts:19
ontologySourceReferences?
Section titled “ontologySourceReferences?”
optionalontologySourceReferences?:ISAOntologySourceReferenceSchema[]
Defined in: types/isa.d.ts:24
people?
Section titled “people?”
optionalpeople?:ISAPersonSchema[]
Defined in: types/isa.d.ts:26
publications?
Section titled “publications?”
optionalpublications?:ISAPublicationSchema[]
Defined in: types/isa.d.ts:25
publicReleaseDate?
Section titled “publicReleaseDate?”
optionalpublicReleaseDate?:string
Defined in: types/isa.d.ts:23
studies?
Section titled “studies?”
optionalstudies?:ISAStudyJSONSchema[]
Defined in: types/isa.d.ts:27
submissionDate?
Section titled “submissionDate?”
optionalsubmissionDate?:string
Defined in: types/isa.d.ts:22
title?
Section titled “title?”
optionaltitle?:string
Defined in: types/isa.d.ts:20