ISAStudyJSONSchema
Defined in: types/isa.d.ts:103
JSON Schema describing an ISA model Study object
Properties
Section titled “Properties”@context?
Section titled “@context?”
optional@context?:string
Defined in: types/isa.d.ts:105
optional@id?:string
Defined in: types/isa.d.ts:104
@type?
Section titled “@type?”
optional@type?:"Study"
Defined in: types/isa.d.ts:106
assays?
Section titled “assays?”
optionalassays?:ISAAssayJSONSchema[]
Defined in: types/isa.d.ts:124
characteristicCategories?
Section titled “characteristicCategories?”
optionalcharacteristicCategories?:ISAMaterialAttributeSchema[]
Defined in: types/isa.d.ts:129
List of all the characteristics categories (or material attributes) defined in the study, used to avoid duplication of their declaration when each material_attribute_value is created.
comments?
Section titled “comments?”
optionalcomments?:ISACommentSchema[]
Defined in: types/isa.d.ts:134
description?
Section titled “description?”
optionaldescription?:string
Defined in: types/isa.d.ts:110
factors?
Section titled “factors?”
optionalfactors?:ISAFactorSchema[]
Defined in: types/isa.d.ts:125
filename?
Section titled “filename?”
optionalfilename?:string
Defined in: types/isa.d.ts:107
identifier?
Section titled “identifier?”
optionalidentifier?:string
Defined in: types/isa.d.ts:108
materials?
Section titled “materials?”
optionalmaterials?:object
Defined in: types/isa.d.ts:117
Index Signature
Section titled “Index Signature”[k: string]: unknown
otherMaterials?
Section titled “otherMaterials?”
optionalotherMaterials?:ISAMaterialSchema[]
samples?
Section titled “samples?”
optionalsamples?:ISASampleSchema[]
sources?
Section titled “sources?”
optionalsources?:ISASourceSchema[]
people?
Section titled “people?”
optionalpeople?:ISAPersonSchema[]
Defined in: types/isa.d.ts:114
processSequence?
Section titled “processSequence?”
optionalprocessSequence?:ISAProcessSchema[]
Defined in: types/isa.d.ts:123
protocols?
Section titled “protocols?”
optionalprotocols?:ISAProtocolSchema[]
Defined in: types/isa.d.ts:116
publications?
Section titled “publications?”
optionalpublications?:ISAPublicationSchema[]
Defined in: types/isa.d.ts:113
publicReleaseDate?
Section titled “publicReleaseDate?”
optionalpublicReleaseDate?:string
Defined in: types/isa.d.ts:112
studyDesignDescriptors?
Section titled “studyDesignDescriptors?”
optionalstudyDesignDescriptors?:ISAOntologyReferenceSchema[]
Defined in: types/isa.d.ts:115
submissionDate?
Section titled “submissionDate?”
optionalsubmissionDate?:string
Defined in: types/isa.d.ts:111
title?
Section titled “title?”
optionaltitle?:string
Defined in: types/isa.d.ts:109
unitCategories?
Section titled “unitCategories?”
optionalunitCategories?:ISAOntologyReferenceSchema[]
Defined in: types/isa.d.ts:133
List of all the units defined in the study, used to avoid duplication of their declaration when each value is created.