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 : has_atmosphere





        ThermalSynthesisMixin --> "* _recommended_" Atmosphere : has_atmosphere
        click Atmosphere href "../../classes/Atmosphere/"



      ThermalSynthesisMixin : has_vessel_type





        ThermalSynthesisMixin --> "* _recommended_" VesselType : has_vessel_type
        click VesselType href "../../classes/VesselType/"



      ThermalSynthesisMixin : synthesis_duration





        ThermalSynthesisMixin --> "*" Duration : synthesis_duration
        click Duration href "../../classes/Duration/"



      ThermalSynthesisMixin : synthesis_temperature





        ThermalSynthesisMixin --> "*" Temperature : synthesis_temperature
        click Temperature href "../../classes/Temperature/"



Slots

Name Cardinality and Range Description Inheritance
synthesis_temperature *
Temperature
Temperature applied during the synthesis step. direct
synthesis_duration *
Duration
Total duration of the synthesis step. direct
has_vessel_type * recommended
VesselType
Type of reaction or synthesis vessel used. direct
has_atmosphere * recommended
Atmosphere
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

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
- has_vessel_type
- has_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: Temperature
    multivalued: true
    inlined: true
    inlined_as_list: true
  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: Duration
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_vessel_type:
    name: has_vessel_type
    description: Type of reaction or synthesis vessel used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_vessel_type
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    range: VesselType
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_atmosphere:
    name: has_atmosphere
    description: Gaseous environment or atmospheric conditions during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_atmosphere
    owner: ThermalSynthesisMixin
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - CatalyticReaction
    range: Atmosphere
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true