Term: density (density)
Density of the sample, which is its mass per unit volume (aka volumetric mass density)
URI: MIXS:0000435
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use density.
| Name | Description | Checklist/Extension | 
|---|---|---|
| HydrocarbonResourcesFluidsSwabs | A collection of terms appropriate when collecting samples and sequencing samp... | Extension | 
| HydrocarbonResourcesCores | 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 | 
| Sediment | 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 | 
Properties
- Range: String
- 
Cardinality: 0..1 
- 
Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$
Examples
| Value | 
|---|
| 1000 kilogram per cubic meter | 
Annotations
- Preferred_unit: gram per cubic meter, gram per cubic centimeter
LinkML Source
name: density
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: gram per cubic meter, gram per cubic centimeter
description: Density of the sample, which is its mass per unit volume (aka volumetric
  mass density)
title: density
examples:
- value: 1000 kilogram per cubic meter
from_schema: https://w3id.org/mixs
keywords:
- density
slot_uri: MIXS:0000435
alias: density
domain_of:
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
- MiscellaneousNaturalOrArtificialEnvironment
- Sediment
- Water
range: string
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true