search Observation [ ↗ ]

{S}[B] Status [i]
proposed
Used by
  • Super Simple Study Schema
Contributors
Source (v0.0.1)

Attributes

Type: object
Description: Attributes relating to an artifact of sample analysis or data analysis. Typically identifies a data file.

Properties

PropertyType
batch_idstring
created_datestring
idstring

batch_id

Uniquely identifies (within the study) the analysis batch that produced this artifact.

batch_id Value Examples
"scn20210103.4"
"run0004"

created_date

The date the artifact was created.

id

Uniquely identifies a file that was the result of an analysis. Ideally should be a namespaced globally unique identifier such as a URI, but could be any identifier that is unique within the bounds of the study.

id Value Examples
"drs://example.com/a5b2387fabb4"
"https://example.com/data/studies/s12353/s000005.bam"
"s000005.bam"