Logo ProcessCore

Study

ISA specialization of Dataset. Represents a unit of research with associated experimental processes at the study level.

*additionalType*: Study

Reference: ISA RO-Crate Profile — Study

Additional Properties (beyond Dataset)

Property

Type

Required

Description

additionalType

string

MUST

Study

assays

Assay

COULD

Contained assays or data files

contacts

Person

COULD

Study contacts and contributors

citation

ScholarlyArticle

COULD

Associated publications

Relationships

flowchart TD

    at@{ shape: stadium, label: "\"Study\"" }

    Study --contacts--> Person
    Study --citation--> ScholarlyArticle
    Investigation --hasPart--> Study
    Study -.assays.-> Assay
    Study --additionalType--> at
    Study --processes--> LabProcess

Type something to start searching.