Class: ExsolutionSynthesis
Catalyst preparation by exsolution: metal nanoparticles are grown on
a perovskite oxide surface by reduction/oxidation cycling.
URI: coremeta4cat:ExsolutionSynthesis
classDiagram
class ExsolutionSynthesis
click ExsolutionSynthesis href "../../classes/ExsolutionSynthesis/"
CalcinationMixin <|-- ExsolutionSynthesis
click CalcinationMixin href "../../classes/CalcinationMixin/"
PreparationMethod <|-- ExsolutionSynthesis
click PreparationMethod href "../../classes/PreparationMethod/"
ExsolutionSynthesis : description
ExsolutionSynthesis : has_calcination_atmosphere
ExsolutionSynthesis --> "* _recommended_" CalcinationGaseousEnvironment : has_calcination_atmosphere
click CalcinationGaseousEnvironment href "../../classes/CalcinationGaseousEnvironment/"
ExsolutionSynthesis : has_calcination_dwelling_time
ExsolutionSynthesis --> "0..1" Duration : has_calcination_dwelling_time
click Duration href "../../classes/Duration/"
ExsolutionSynthesis : has_calcination_gas_flow_rate
ExsolutionSynthesis --> "* _recommended_" VolumeFlowRate : has_calcination_gas_flow_rate
click VolumeFlowRate href "../../classes/VolumeFlowRate/"
ExsolutionSynthesis : has_calcination_heating_rate
ExsolutionSynthesis --> "* _recommended_" HeatingRate : has_calcination_heating_rate
click HeatingRate href "../../classes/HeatingRate/"
ExsolutionSynthesis : has_calcination_temperature_range
ExsolutionSynthesis --> "0..1" QuantitativeRange : has_calcination_temperature_range
click QuantitativeRange href "../../classes/QuantitativeRange/"
ExsolutionSynthesis : number_of_cycles
ExsolutionSynthesis : rdf_type
ExsolutionSynthesis --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
ExsolutionSynthesis : title
ExsolutionSynthesis : type
ExsolutionSynthesis --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
Inheritance
- Plan [ ClassifierMixin]
- PreparationMethod
- ExsolutionSynthesis [ CalcinationMixin]
- PreparationMethod
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| has_calcination_temperature_range | 0..1 QuantitativeRange |
Temperature range of the calcination programme (initial -> final temperature), provided as a QuantitativeRange. Unit: Degree Celsius. |
CalcinationMixin |
| has_calcination_dwelling_time | 0..1 Duration |
Time held at the final calcination temperature. | CalcinationMixin |
| number_of_cycles | * Integer |
Number of repeated cycles in a process (e.g. ALD cycles, impregnation cycles). | CalcinationMixin |
| has_calcination_atmosphere | * recommended CalcinationGaseousEnvironment |
Gaseous environment maintained during the calcination step. | CalcinationMixin |
| has_calcination_heating_rate | * recommended HeatingRate |
Temperature ramp rate during the calcination step. | CalcinationMixin |
| has_calcination_gas_flow_rate | * recommended VolumeFlowRate |
Gas flow rate maintained during calcination. | CalcinationMixin |
| 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
- from schema: https://w3id.org/nfdi4cat/coremeta4cat
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | coremeta4cat:ExsolutionSynthesis |
| native | coremeta4cat:ExsolutionSynthesis |
LinkML Source
Direct
name: ExsolutionSynthesis
description: 'Catalyst preparation by exsolution: metal nanoparticles are grown on
a perovskite oxide surface by reduction/oxidation cycling.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- CalcinationMixin
class_uri: coremeta4cat:ExsolutionSynthesis
Induced
name: ExsolutionSynthesis
description: 'Catalyst preparation by exsolution: metal nanoparticles are grown on
a perovskite oxide surface by reduction/oxidation cycling.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- CalcinationMixin
attributes:
has_calcination_temperature_range:
name: has_calcination_temperature_range
description: 'Temperature range of the calcination programme (initial -> final
temperature),
provided as a QuantitativeRange. Unit: Degree Celsius.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:hasCalcinationTemperatureRange
alias: has_calcination_temperature_range
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
range: QuantitativeRange
inlined: true
has_calcination_dwelling_time:
name: has_calcination_dwelling_time
description: Time held at the final calcination temperature.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_duration
slot_uri: SIO:000008
alias: has_calcination_dwelling_time
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
range: Duration
number_of_cycles:
name: number_of_cycles
description: Number of repeated cycles in a process (e.g. ALD cycles, impregnation
cycles).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: VOC4CAT:0008123
alias: number_of_cycles
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
- AtomicLayerDeposition
- MolecularSynthesis
- XRayAbsorptionSpectroscopy
- CyclicVoltammetry
range: integer
multivalued: true
has_calcination_atmosphere:
name: has_calcination_atmosphere
description: Gaseous environment maintained during the calcination step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_atmosphere
slot_uri: SIO:000008
alias: has_calcination_atmosphere
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
range: CalcinationGaseousEnvironment
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_calcination_heating_rate:
name: has_calcination_heating_rate
description: Temperature ramp rate during the calcination step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_heating_rate
slot_uri: VOC4CAT:0008116
alias: has_calcination_heating_rate
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
range: HeatingRate
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_calcination_gas_flow_rate:
name: has_calcination_gas_flow_rate
description: Gas flow rate maintained during calcination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_flow_rate
slot_uri: SIO:000008
alias: has_calcination_gas_flow_rate
owner: ExsolutionSynthesis
domain_of:
- CalcinationMixin
range: VolumeFlowRate
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: ExsolutionSynthesis
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: ExsolutionSynthesis
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: ExsolutionSynthesis
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: ExsolutionSynthesis
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: coremeta4cat:ExsolutionSynthesis