Logo ProcessCore

Material

Input or output biological, chemical, or digital material in the process graph. Materials can derive from other materials, forming provenance chains.

Schema.org type: bioschemas.org/Sample

Decorations specialize Material: - ISA: Sample, Source

Properties

Property

Type

Required

Description

id

Text

MUST

Unique material name

type

Text

MUST

Material

additionalType

Text

COULD

Decoration discriminator, e.g. Sample or Source

name

Text

MUST

Name identifying the material

additionalProperty

PropertyValue

SHOULD

Characteristics, factors, or other extensible metadata

Relationships

flowchart TD

    na@{ shape: stadium, label: "string" }

    LabProcess --inputs"--> Material
    LabProcess --"outputs"--> Material
    Material --additionalProperty--> PropertyValue
    Material --name--> na

Type something to start searching.