Slot: porosity (porosity)
Porosity of deposited sediment is volume of voids divided by the total volume of sample. (Unit: percent)
URI: basalt_schema:porosity
Alias: porosity
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*percent$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:porosity |
| native |
basalt_schema:porosity |
LinkML Source
name: porosity
description: 'Porosity of deposited sediment is volume of voids divided by the total
volume of sample. (Unit: percent)'
title: porosity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: porosity
domain_of:
- OtherUndescribedSample
- SedimentSample
range: string
pattern: ^\d+(\.\d+)?\s*percent$