Skip to content

Class: ThermalSynthesisMixin

Mixin providing thermal process parameters common to synthesis methods

carried out at elevated temperature in a closed vessel or reactor

(Solvothermal, PlasmaAssisted, CombustionSynthesis,

MicrowaveAssisted, MechanochemicalSynthesis, Sublimation).

URI: coremeta4cat:class/ThermalSynthesisMixin

 classDiagram
    class ThermalSynthesisMixin
    click ThermalSynthesisMixin href "../../classes/ThermalSynthesisMixin/"
      ThermalSynthesisMixin <|-- Solvothermal
        click Solvothermal href "../../classes/Solvothermal/"
      ThermalSynthesisMixin <|-- PlasmaAssisted
        click PlasmaAssisted href "../../classes/PlasmaAssisted/"
      ThermalSynthesisMixin <|-- CombustionSynthesis
        click CombustionSynthesis href "../../classes/CombustionSynthesis/"
      ThermalSynthesisMixin <|-- MicrowaveAssisted
        click MicrowaveAssisted href "../../classes/MicrowaveAssisted/"
      ThermalSynthesisMixin <|-- MechanochemicalSynthesis
        click MechanochemicalSynthesis href "../../classes/MechanochemicalSynthesis/"
      ThermalSynthesisMixin <|-- Sublimation
        click Sublimation href "../../classes/Sublimation/"

      ThermalSynthesisMixin : atmosphere

      ThermalSynthesisMixin : equipment

      ThermalSynthesisMixin : synthesis_duration

      ThermalSynthesisMixin : synthesis_temperature

      ThermalSynthesisMixin : vessel_type


Slots

Name Cardinality and Range Description Inheritance
synthesis_temperature *
Float
Temperature applied during the synthesis step. direct
synthesis_duration *
Float
Total duration of the synthesis step. direct
equipment *
String
Equipment or instrument used in a process. direct
vessel_type *
String
Type of reaction or synthesis vessel used. direct
atmosphere *
String
Gaseous environment or atmospheric conditions during a process. direct

Mixin Usage

mixed into description
Solvothermal Catalyst preparation under elevated temperature and pressure in a
sealed vessel using a non-aqueous solvent.
PlasmaAssisted Catalyst preparation using plasma treatment to modify surface
properties or deposit active components.
CombustionSynthesis Catalyst preparation by combustion of a fuel/oxidizer mixture,
producing metal oxide catalysts in a single rapid step.
MicrowaveAssisted Catalyst preparation using microwave irradiation to rapidly and
uniformly heat the reaction mixture.
MechanochemicalSynthesis Catalyst preparation by mechanical milling or grinding, optionally
combined with thermal treatment.
Sublimation Catalyst preparation by sublimation: a solid precursor is vaporised
and deposited onto a substrate without passing through a liquid phase.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/coremeta4cat

Mappings

Mapping Type Mapped Value
self coremeta4cat:ThermalSynthesisMixin
native coremeta4cat:ThermalSynthesisMixin

LinkML Source

Direct

name: ThermalSynthesisMixin
description: 'Mixin providing thermal process parameters common to synthesis methods

  carried out at elevated temperature in a closed vessel or reactor

  (Solvothermal, PlasmaAssisted, CombustionSynthesis,

  MicrowaveAssisted, MechanochemicalSynthesis, Sublimation).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
mixin: true
slots:
- synthesis_temperature
- synthesis_duration
- equipment
- vessel_type
- atmosphere

Induced

name: ThermalSynthesisMixin
description: 'Mixin providing thermal process parameters common to synthesis methods

  carried out at elevated temperature in a closed vessel or reactor

  (Solvothermal, PlasmaAssisted, CombustionSynthesis,

  MicrowaveAssisted, MechanochemicalSynthesis, Sublimation).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
mixin: true
attributes:
  synthesis_temperature:
    name: synthesis_temperature
    description: Temperature applied during the synthesis step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000051
    alias: synthesis_temperature
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  synthesis_duration:
    name: synthesis_duration
    description: Total duration of the synthesis step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000050
    alias: synthesis_duration
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    range: float
    multivalued: true
    unit:
      ucum_code: h
  equipment:
    name: equipment
    description: Equipment or instrument used in a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000187
    alias: equipment
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    - Characterization
    range: string
    multivalued: true
  vessel_type:
    name: vessel_type
    description: Type of reaction or synthesis vessel used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:vessel_type
    alias: vessel_type
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    range: string
    multivalued: true
  atmosphere:
    name: atmosphere
    description: Gaseous environment or atmospheric conditions during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:atmosphere
    alias: atmosphere
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - Reaction
    range: string
    multivalued: true