Skip to content

Class: MechanochemicalSynthesis

Catalyst preparation by mechanical milling or grinding, optionally

combined with thermal treatment.

URI: coremeta4cat:MechanochemicalSynthesis

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

      MechanochemicalSynthesis : ball_material

      MechanochemicalSynthesis : ball_size

      MechanochemicalSynthesis : ball_to_powder_ratio

      MechanochemicalSynthesis : description

      MechanochemicalSynthesis : has_atmosphere





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



      MechanochemicalSynthesis : has_vessel_type





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



      MechanochemicalSynthesis : milling_duration

      MechanochemicalSynthesis : milling_speed

      MechanochemicalSynthesis : rdf_type





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



      MechanochemicalSynthesis : size_and_material

      MechanochemicalSynthesis : synthesis_duration





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



      MechanochemicalSynthesis : synthesis_temperature





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



      MechanochemicalSynthesis : title

      MechanochemicalSynthesis : type





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



      MechanochemicalSynthesis : vessel_volume

Inheritance

Slots

Name Cardinality and Range Description Inheritance
vessel_volume *
Float
Volume of the milling vessel. direct
size_and_material *
String
Size and material of the milling vessel and components. direct
milling_speed *
Float
Rotational speed during milling. direct
milling_duration *
Float
Total duration of the milling process. direct
ball_material *
String
Material of the milling balls (e.g. zirconia, stainless steel). direct
ball_size *
Float
Diameter of the milling balls. direct
ball_to_powder_ratio *
Float
Mass ratio of milling balls to powder charge. 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 coremeta4cat:MechanochemicalSynthesis
native coremeta4cat:MechanochemicalSynthesis

LinkML Source

Direct

name: MechanochemicalSynthesis
description: 'Catalyst preparation by mechanical milling or grinding, optionally

  combined with thermal treatment.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
slots:
- vessel_volume
- size_and_material
- milling_speed
- milling_duration
- ball_material
- ball_size
- ball_to_powder_ratio
class_uri: coremeta4cat:MechanochemicalSynthesis

Induced

name: MechanochemicalSynthesis
description: 'Catalyst preparation by mechanical milling or grinding, optionally

  combined with thermal treatment.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
attributes:
  vessel_volume:
    name: vessel_volume
    description: Volume of the milling vessel.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:vessel_volume
    alias: vessel_volume
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: float
    multivalued: true
    unit:
      ucum_code: mL
  size_and_material:
    name: size_and_material
    description: Size and material of the milling vessel and components.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:size_and_material
    alias: size_and_material
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: string
    multivalued: true
  milling_speed:
    name: milling_speed
    description: Rotational speed during milling.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:milling_speed
    alias: milling_speed
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: float
    multivalued: true
    unit:
      ucum_code: rpm
  milling_duration:
    name: milling_duration
    description: Total duration of the milling process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:milling_duration
    alias: milling_duration
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: float
    multivalued: true
    unit:
      ucum_code: h
  ball_material:
    name: ball_material
    description: Material of the milling balls (e.g. zirconia, stainless steel).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:ball_material
    alias: ball_material
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: string
    multivalued: true
  ball_size:
    name: ball_size
    description: Diameter of the milling balls.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:ball_size
    alias: ball_size
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: float
    multivalued: true
    unit:
      ucum_code: mm
  ball_to_powder_ratio:
    name: ball_to_powder_ratio
    description: Mass ratio of milling balls to powder charge.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:ball_to_powder_ratio
    alias: ball_to_powder_ratio
    owner: MechanochemicalSynthesis
    domain_of:
    - MechanochemicalSynthesis
    range: float
    multivalued: 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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    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: MechanochemicalSynthesis
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: coremeta4cat:MechanochemicalSynthesis