Logo ProcessCore

Datamap

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

*additionalType*: Datamap

Reference: Datamap RO-Crate Profile

Additional Properties (beyond Dataset)

Property

Type

Required

Description

additionalType

string

MUST

Datamap

dataContexts

DataContext

SHOULD

List of DataContexts for annotation of Data Objects

hasPart

Data

COULD

Measurement type (e.g., Proteomics)

Relationships

flowchart TD

    an@{ shape: stadium, label: "Annotations" }
    at@{ shape: stadium, label: "\"Datamap\"" }

    Datamap --dataContexts--> DataContext
    Datamap --hasPart--> Data
    Datamap --additionalType--> at
    DataContext --data--> Data
    DataContext -.annotations.-> an

Type something to start searching.