Skip to content

Samples

Sample

Bases: Item, HasSynthesisInfo, HasSubstanceInfo

A model for representing an experimental sample.

A physical thing in the lab that can be created, characterised and connected to other items.

status

status: SampleStatus = SampleStatus.ACTIVE

The status of the sample, indicating its current state.

type

type: Literal['samples'] = 'samples'

The resource type of the entry.