Skip to content

Class: MicrowaveAssisted

Catalyst preparation using microwave irradiation to rapidly and

uniformly heat the reaction mixture.

URI: CHMO:0002906

 classDiagram
    class MicrowaveAssisted
    click MicrowaveAssisted href "../../classes/MicrowaveAssisted/"
      ThermalSynthesisMixin <|-- MicrowaveAssisted
        click ThermalSynthesisMixin href "../../classes/ThermalSynthesisMixin/"
      PreparationMethod <|-- MicrowaveAssisted
        click PreparationMethod href "../../classes/PreparationMethod/"

      MicrowaveAssisted : description

      MicrowaveAssisted : has_atmosphere





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



      MicrowaveAssisted : has_vessel_type





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



      MicrowaveAssisted : microwave_frequency

      MicrowaveAssisted : power

      MicrowaveAssisted : rdf_type





        MicrowaveAssisted --> "0..1 _recommended_" DefinedTerm : rdf_type
        click DefinedTerm href "../../classes/DefinedTerm/"



      MicrowaveAssisted : synthesis_duration





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



      MicrowaveAssisted : synthesis_temperature





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



      MicrowaveAssisted : title

      MicrowaveAssisted : type





        MicrowaveAssisted --> "0..1" DefinedTerm : type
        click DefinedTerm href "../../classes/DefinedTerm/"



Inheritance

Slots

Name Cardinality and Range Description Inheritance
power *
Float
Microwave power applied. direct
microwave_frequency *
Float
Frequency of microwave irradiation. direct
synthesis_temperature *
Temperature
Temperature applied during the synthesis step. ThermalSynthesisMixin
synthesis_duration *
Duration
Total duration of the synthesis step. ThermalSynthesisMixin
has_vessel_type * recommended
VesselType
Type of reaction or synthesis vessel used. ThermalSynthesisMixin
has_atmosphere * recommended
Atmosphere
Gaseous environment or atmospheric conditions during a process. ThermalSynthesisMixin
title 0..1
String
This slot is described in more detail within the class in which it is used. Plan
description 0..1
String
This slot is described in more detail within the class in which it is used. Plan
type 0..1
DefinedTerm
This slot is described in more detail within the class in which it is used. ClassifierMixin
rdf_type 0..1 recommended
DefinedTerm
The slot to specify the ontology class that is instantiated by an entity. ClassifierMixin

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self CHMO:0002906
native coremeta4cat:MicrowaveAssisted

LinkML Source

Direct

name: MicrowaveAssisted
description: 'Catalyst preparation using microwave irradiation to rapidly and

  uniformly heat the reaction mixture.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
slots:
- power
- microwave_frequency
class_uri: CHMO:0002906

Induced

name: MicrowaveAssisted
description: 'Catalyst preparation using microwave irradiation to rapidly and

  uniformly heat the reaction mixture.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
attributes:
  power:
    name: power
    description: Microwave power applied.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:power
    alias: power
    owner: MicrowaveAssisted
    domain_of:
    - MicrowaveAssisted
    range: float
    multivalued: true
    unit:
      ucum_code: W
  microwave_frequency:
    name: microwave_frequency
    description: Frequency of microwave irradiation.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:microwave_frequency
    alias: microwave_frequency
    owner: MicrowaveAssisted
    domain_of:
    - MicrowaveAssisted
    range: float
    multivalued: true
    unit:
      ucum_code: GHz
  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: MicrowaveAssisted
    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: MicrowaveAssisted
    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: MicrowaveAssisted
    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: MicrowaveAssisted
    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
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: MicrowaveAssisted
    domain_of:
    - QuantitativeRange
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: MicrowaveAssisted
    domain_of:
    - QuantitativeRange
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: MicrowaveAssisted
    domain_of:
    - Agent
    - ClassifierMixin
    - Dataset
    - LicenseDocument
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: The slot to specify the ontology class that is instantiated by an
      entity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: MicrowaveAssisted
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0002906