Skip to content

Slot: efficiency percent (efficiency_percent)

Percentage of volatile solids removed from the anaerobic digestor

URI: MIXS:0000657 Alias: efficiency_percent

Applicable Classes

Name Description Modifies Slot
WastewaterSludgeInterface wastewater_sludge dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Identifier and Mapping Information

Annotations

property value
Preferred_unit micromole per liter
units_alignment_excuse mixs_inconsistent

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000657
native nmdc_sub_schema:efficiency_percent

LinkML Source

name: efficiency_percent
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micromole per liter
  units_alignment_excuse:
    tag: units_alignment_excuse
    value: mixs_inconsistent
description: Percentage of volatile solids removed from the anaerobic digestor
title: efficiency percent
from_schema: https://example.com/nmdc_submission_schema
rank: 307
keywords:
- percent
slot_uri: MIXS:0000657
alias: efficiency_percent
domain_of:
- WastewaterSludgeInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true