Class: ICPAES
Inductively-coupled plasma atomic emission spectroscopy
URI: CHMO:0000267
classDiagram
class ICPAES
click ICPAES href "../ICPAES/"
CharacterizationTechnique <|-- ICPAES
click CharacterizationTechnique href "../CharacterizationTechnique/"
ICPAES : calibration_method
ICPAES : detection_limit
ICPAES : element_analyzed
ICPAES : identifier
ICPAES : matrix_effect_correction
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| element_analyzed | * String |
Chemical element being analyzed | direct |
| calibration_method | * String |
Calibration method used | direct |
| detection_limit | * Float |
Detection limit | direct |
| matrix_effect_correction | * String |
Matrix effect correction method | 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:0000267 |
| native | catcore:ICPAES |
LinkML Source
Direct
name: ICPAES
description: Inductively-coupled plasma atomic emission spectroscopy
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
slots:
- element_analyzed
- calibration_method
- detection_limit
- matrix_effect_correction
class_uri: CHMO:0000267
Induced
name: ICPAES
description: Inductively-coupled plasma atomic emission spectroscopy
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
attributes:
element_analyzed:
name: element_analyzed
description: Chemical element being analyzed
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:element_analyzed
alias: element_analyzed
owner: ICPAES
domain_of:
- XRayAbsorptionSpectroscopy
- ICPAES
range: string
multivalued: true
calibration_method:
name: calibration_method
description: Calibration method used
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:calibration_method
alias: calibration_method
owner: ICPAES
domain_of:
- ICPAES
- EDX
range: string
multivalued: true
detection_limit:
name: detection_limit
description: Detection limit
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: NCIT:C105701
alias: detection_limit
owner: ICPAES
domain_of:
- ICPAES
range: float
multivalued: true
matrix_effect_correction:
name: matrix_effect_correction
description: Matrix effect correction method
from_schema: https://w3id.org/nfdi4cat/catcore
rank: 1000
slot_uri: catcore:matrix_effect_correction
alias: matrix_effect_correction
owner: ICPAES
domain_of:
- ICPAES
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: ICPAES
domain_of:
- CatCoreEntity
range: string
class_uri: CHMO:0000267