Class: ElementalAnalysis
Elemental analysis
URI: CHMO:0001075
classDiagram
class ElementalAnalysis
click ElementalAnalysis href "../ElementalAnalysis/"
CharacterizationTechnique <|-- ElementalAnalysis
click CharacterizationTechnique href "../CharacterizationTechnique/"
ElementalAnalysis : carrier_gas
ElementalAnalysis : combustion_temperature
ElementalAnalysis : elements_analyzed
ElementalAnalysis : identifier
Inheritance
- CatCoreEntity
- CharacterizationTechnique
- ElementalAnalysis
- CharacterizationTechnique
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| elements_analyzed | * String |
Elements analyzed | direct |
| combustion_temperature | * Float |
Combustion temperature | direct |
| carrier_gas | * String |
Carrier gas used | direct |
| identifier | 0..1 String |
Unique identifier for the entity | CatCoreEntity |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/catcore
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | CHMO:0001075 |
| native | catcore:ElementalAnalysis |
LinkML Source
Direct
name: ElementalAnalysis
description: Elemental analysis
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
slots:
- elements_analyzed
- combustion_temperature
- carrier_gas
class_uri: CHMO:0001075
Induced
name: ElementalAnalysis
description: Elemental analysis
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
attributes:
elements_analyzed:
name: elements_analyzed
description: Elements analyzed
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:elements_analyzed
alias: elements_analyzed
owner: ElementalAnalysis
domain_of:
- ElementalAnalysis
range: string
multivalued: true
combustion_temperature:
name: combustion_temperature
description: Combustion temperature
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:combustion_temperature
alias: combustion_temperature
owner: ElementalAnalysis
domain_of:
- ElementalAnalysis
range: float
multivalued: true
unit:
ucum_code: Cel
carrier_gas:
name: carrier_gas
description: Carrier gas used
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:carrier_gas
alias: carrier_gas
owner: ElementalAnalysis
domain_of:
- AtomicLayerDeposition
- GCMS
- ElementalAnalysis
- ESI_MS
range: string
multivalued: true
identifier:
name: identifier
description: Unique identifier for the entity
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:identifier
alias: identifier
owner: ElementalAnalysis
domain_of:
- CatCoreEntity
range: string
class_uri: CHMO:0001075