Class: MicrobialBiomassMethod
URI: basalt_schema:MicrobialBiomassMethod
classDiagram
class MicrobialBiomassMethod
click MicrobialBiomassMethod href "../MicrobialBiomassMethod/"
Method <|-- MicrobialBiomassMethod
click Method href "../Method/"
MicrobialBiomassMethod : analytic
MicrobialBiomassMethod : check_standard_spacing
MicrobialBiomassMethod : detector
MicrobialBiomassMethod : injection_volume
MicrobialBiomassMethod : location
MicrobialBiomassMethod : mode
MicrobialBiomassMethod : number_of_injections
MicrobialBiomassMethod : sample_volume
Inheritance
- Method
- MicrobialBiomassMethod
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| location | 1 String |
direct | |
| detector | 1 String |
direct | |
| mode | 0..1 String |
direct | |
| injection_volume | 1 String |
direct | |
| sample_volume | 1 String |
direct | |
| number_of_injections | 1 Double |
direct | |
| check_standard_spacing | 1 String |
direct | |
| analytic | 1 String |
Method |
Identifier and Mapping Information
Schema Source
- from schema: https://EMSL-Computing.github.io/BASALT-Schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | basalt_schema:MicrobialBiomassMethod |
| native | basalt_schema:MicrobialBiomassMethod |
LinkML Source
Direct
name: MicrobialBiomassMethod
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: Method
slots:
- location
attributes:
detector:
name: detector
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
mode:
name: mode
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
injection_volume:
name: injection_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
sample_volume:
name: sample_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
number_of_injections:
name: number_of_injections
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: double
required: true
check_standard_spacing:
name: check_standard_spacing
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
Induced
name: MicrobialBiomassMethod
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: Method
attributes:
detector:
name: detector
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: detector
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
mode:
name: mode
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: mode
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
injection_volume:
name: injection_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: injection_volume
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
sample_volume:
name: sample_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: sample_volume
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
number_of_injections:
name: number_of_injections
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: number_of_injections
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: double
required: true
check_standard_spacing:
name: check_standard_spacing
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
rank: 1000
alias: check_standard_spacing
owner: MicrobialBiomassMethod
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
location:
name: location
todos:
- used on many method classes. no description. what was this meant to mean?
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: location
owner: MicrobialBiomassMethod
domain_of:
- Instrument
- EnzymeActivityMethod
- GravimetricWaterContentMethod
- HydraulicPropertiesMethod
- KuoMethod
- MicrobialBiomassMethod
- PH_Method
- TOC_TN_Method
- TextureMethod
- XrayComputedTomographyMethod
range: string
required: true
analytic:
name: analytic
todos:
- what does this mean
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: analytic
owner: MicrobialBiomassMethod
domain_of:
- Method
range: string
required: true