Skip to content

Term: organic nitrogen (org_nitro)

Concentration of organic nitrogen

URI: MIXS:0000205

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use org_nitro.

Name Description Checklist/Extension
Soil A collection of terms appropriate when collecting samples and sequencing samp... Extension
Water A collection of terms appropriate when collecting samples and sequencing wate... Extension
MicrobialMatBiofilm A collection of terms appropriate when collecting samples and sequencing samp... Extension
Sediment A collection of terms appropriate when collecting samples and sequencing samp... Extension
MiscellaneousNaturalOrArtificialEnvironment A collection of generic terms appropriate when collecting and sequencing samp... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
4 micromole per liter

LinkML Source

name: org_nitro
description: Concentration of organic nitrogen
title: organic nitrogen
examples:
- value: 4 micromole per liter
from_schema: https://w3id.org/mixs
keywords:
- nitrogen
- organic
slot_uri: MIXS:0000205
alias: org_nitro
domain_of:
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- Sediment
- Soil
- Water
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true