Logo ProcessCore

Assay

ISA specialization of Dataset. Represents a specific analytical measurement or experimental assay.

*additionalType*: Assay

Reference: ISA RO-Crate Profile — Assay

Additional Properties (beyond Dataset)

Property

Type

Required

Description

additionalType

string

MUST

Assay

processes

Process

SHOULD

Experimental processes in this assay

performers

Agent

COULD

Assay performers and contributors

Relationships

flowchart TD

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

    Investigation --hasPart--> Assay
    Study -.assays.-> Assay
    Assay --processes--> Process
    Assay --performers--> Agent
    Assay --additionalType--> at

AdditionalProperties

The additionalProperty property can be used to add some isa specific properties for the assay dataset.

TODO: Find ontology terms for these properties and add them as refinements of Annotation:

Property

Type

Required

Description

measurementMethod

DefinedTerm

COULD

Measurement type (e.g., Proteomics)

measurementTechnique

DefinedTerm

COULD

Technology used (e.g., mass spectrometry)

variableMeasured

Annotation

COULD

Target variable being measured

Type something to start searching.