Skip to content

Slot: glucosidase activity (glucosidase_act)

Measurement of glucosidase activity

URI: MIXS:0000137

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: "5 mol/L/h"
has_numeric_value: 5
has_unit: "mol/L/h"

Identifier and Mapping Information

Annotations

property value
Preferred_unit mol per liter per hour

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000137

LinkML Source

name: glucosidase_act
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: mol per liter per hour
  storage_units:
    tag: storage_units
    value: mol/L/h
description: Measurement of glucosidase activity
title: glucosidase activity
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 5 mol/L/h
    has_numeric_value: 5
    has_unit: mol/L/h
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000137
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true