Skip to content

Class: Solvothermal

Catalyst preparation under elevated temperature and pressure in a

sealed vessel using a non-aqueous solvent.

URI: CHMO:0001458

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

      Solvothermal : cooling_rate





        Solvothermal --> "*" HeatingRate : cooling_rate
        click HeatingRate href "../../classes/HeatingRate/"



      Solvothermal : description

      Solvothermal : filling_volume

      Solvothermal : has_atmosphere





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



      Solvothermal : has_vessel_type





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



      Solvothermal : rdf_type





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



      Solvothermal : stirrer_type

      Solvothermal : synthesis_duration





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



      Solvothermal : synthesis_temperature





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



      Solvothermal : title

      Solvothermal : type





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



Inheritance

Slots

Name Cardinality and Range Description Inheritance
filling_volume *
Float
Volume of solution relative to autoclave volume (filling degree). direct
stirrer_type *
String
Type of stirrer used (e.g. magnetic, mechanical, none). direct
cooling_rate *
HeatingRate
Rate at which the reactor is cooled after synthesis. 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:0001458
native coremeta4cat:Solvothermal

LinkML Source

Direct

name: Solvothermal
description: 'Catalyst preparation under elevated temperature and pressure in a

  sealed vessel using a non-aqueous solvent.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
slots:
- filling_volume
- stirrer_type
- cooling_rate
class_uri: CHMO:0001458

Induced

name: Solvothermal
description: 'Catalyst preparation under elevated temperature and pressure in a

  sealed vessel using a non-aqueous solvent.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
attributes:
  filling_volume:
    name: filling_volume
    description: Volume of solution relative to autoclave volume (filling degree).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:filling_volume
    alias: filling_volume
    owner: Solvothermal
    domain_of:
    - Solvothermal
    range: float
    multivalued: true
    unit:
      ucum_code: mL
  stirrer_type:
    name: stirrer_type
    description: Type of stirrer used (e.g. magnetic, mechanical, none).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:stirrer_type
    alias: stirrer_type
    owner: Solvothermal
    domain_of:
    - Solvothermal
    range: string
    multivalued: true
  cooling_rate:
    name: cooling_rate
    description: Rate at which the reactor is cooled after synthesis.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:cooling_rate
    alias: cooling_rate
    owner: Solvothermal
    domain_of:
    - Solvothermal
    range: HeatingRate
    multivalued: true
    inlined: true
    inlined_as_list: true
  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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    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: Solvothermal
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0001458