Skip to content

Slot: size-fraction upper threshold (size_frac_up)

Mesh or pore size of the device used to retain the sample. Materials larger than the size threshold are excluded from the sample.

URI: MIXS:0000736

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "20 um"
has_numeric_value: 20
has_unit: "um"

Identifier and Mapping Information

Annotations

property value
Preferred_unit micrometer

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000736

LinkML Source

name: size_frac_up
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micrometer
  storage_units:
    tag: storage_units
    value: um
description: Mesh or pore size of the device used to retain the sample. Materials
  larger than the size threshold are excluded from the sample.
title: size-fraction upper threshold
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 20 um
    has_numeric_value: 20
    has_unit: um
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- upper
slot_uri: MIXS:0000736
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true