Skip to content

Slot: density

placeholder description; linter will ignore this

URI: MIXS:0000435

Applicable Classes

Name Description Modifies Slot
HydrocarbonResourcesCores placeholder description; linter will ignore this yes
HydrocarbonResourcesFluidsSwabs placeholder description; linter will ignore this yes
MiscellaneousNaturalOrArtificialEnvironment placeholder description; linter will ignore this yes
Sediment placeholder description; linter will ignore this yes
Water placeholder description; linter will ignore this yes
MigsBaSediment placeholder description; linter will ignore this no
MigsBaWater placeholder description; linter will ignore this no
MimsSediment placeholder description; linter will ignore this no
MimsWater placeholder description; linter will ignore this no

Properties

  • Range: String

  • Regex pattern: [-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*

Examples

Value
1000 kilogram per cubic meter

Identifier and Mapping Information

Annotations

property value
global_preferred_unit g/m^3, g/cm^3, kg/m^3

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: density
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: g/m^3, g/cm^3, kg/m^3
  global_raw_definition:
    tag: global_raw_definition
    value: Density of the sample, which is its mass per unit volume (aka volumetric
      mass density)
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: density
examples:
- value: 1000 kilogram per cubic meter
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000435
alias: density
domain_of:
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
- MiscellaneousNaturalOrArtificialEnvironment
- Sediment
- Water
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'