Skip to content

Slot: xylene (xylene)

Concentration of xylene in the sample

URI: MIXS:0000156 Alias: xylene

Applicable Classes

Name Description Modifies Slot
HcrCoresInterface hcr_cores dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no

Properties

  • Range: String

  • Recommended: True

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

Comments

  • Value must be reported in one of the following units: [ppm], mg/L. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram per liter, parts per million
storage_units [ppm]

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000156
native nmdc_sub_schema:xylene

LinkML Source

name: xylene
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L'
description: Concentration of xylene in the sample
title: xylene
comments:
- 'Value must be reported in one of the following units: [ppm], mg/L. Provide the
  numeric portion followed by a space and the unit.'
from_schema: https://example.com/nmdc_submission_schema
rank: 389
slot_uri: MIXS:0000156
alias: xylene
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
slot_group: mixs_core_section
range: string
recommended: true
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