Class: TOCTNMethod
URI: basalt_schema:TOCTNMethod
classDiagram
class TOCTNMethod
click TOCTNMethod href "../TOCTNMethod/"
Method <|-- TOCTNMethod
click Method href "../Method/"
TOCTNMethod : analytic
TOCTNMethod : check_standard_spacing
TOCTNMethod : column
TOCTNMethod : detector
TOCTNMethod : injection_volume
TOCTNMethod : location
TOCTNMethod : mode
TOCTNMethod : number_of_injections
TOCTNMethod : sample_volume
Inheritance
- Method
- TOCTNMethod
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| location | 1 String |
direct | |
| column | 0..1 String |
direct | |
| mode | 0..1 String |
direct | |
| detector | 1 String |
direct | |
| injection_volume | 1 String |
direct | |
| sample_volume | 1 String |
direct | |
| number_of_injections | 1 Double |
direct | |
| check_standard_spacing | 0..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:TOCTNMethod |
| native | basalt_schema:TOCTNMethod |
LinkML Source
Direct
name: TOC_TN_Method
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: Method
slots:
- location
attributes:
column:
name: column
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
domain_of:
- ChromatographyConfiguration
- TOC_TN_Method
range: string
mode:
name: mode
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
detector:
name: detector
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
injection_volume:
name: injection_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
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
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
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
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
Induced
name: TOC_TN_Method
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
is_a: Method
attributes:
column:
name: column
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
alias: column
owner: TOC_TN_Method
domain_of:
- ChromatographyConfiguration
- TOC_TN_Method
range: string
mode:
name: mode
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
alias: mode
owner: TOC_TN_Method
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
detector:
name: detector
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
alias: detector
owner: TOC_TN_Method
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
required: true
injection_volume:
name: injection_volume
from_schema: https://EMSL-Computing.github.io/BASALT-Schema/methods
alias: injection_volume
owner: TOC_TN_Method
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
alias: sample_volume
owner: TOC_TN_Method
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
alias: number_of_injections
owner: TOC_TN_Method
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
alias: check_standard_spacing
owner: TOC_TN_Method
domain_of:
- MicrobialBiomassMethod
- TOC_TN_Method
range: string
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: TOC_TN_Method
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: TOC_TN_Method
domain_of:
- Method
range: string
required: true