Skip to content

Slot: occupancy at sampling (occup_samp)

Number of occupants present at time of sample within the given space

URI: MIXS:0000772

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: "10 1"
has_numeric_value: 10
has_unit: "1"

Identifier and Mapping Information

Annotations

property value
storage_units 1

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000772

LinkML Source

name: occup_samp
annotations:
  storage_units:
    tag: storage_units
    value: '1'
description: Number of occupants present at time of sample within the given space
title: occupancy at sampling
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 10 1
    has_numeric_value: 10
    has_unit: '1'
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000772
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{integer} {text}$
  interpolated: true
  partial_match: true