Class: SolGel
Catalyst preparation by the sol-gel process: hydrolysis and condensation
of precursor molecules to form a colloidal network (gel).
URI: CHMO:0001313
classDiagram
class SolGel
click SolGel href "../../classes/SolGel/"
DryingMixin <|-- SolGel
click DryingMixin href "../../classes/DryingMixin/"
PreparationMethod <|-- SolGel
click PreparationMethod href "../../classes/PreparationMethod/"
SolGel : description
SolGel : drying
SolGel : drying_device
SolGel : has_aging_duration
SolGel --> "0..1" Duration : has_aging_duration
click Duration href "../../classes/Duration/"
SolGel : has_drying_atmosphere
SolGel --> "* _recommended_" Atmosphere : has_drying_atmosphere
click Atmosphere href "../../classes/Atmosphere/"
SolGel : has_drying_duration
SolGel --> "0..1" Duration : has_drying_duration
click Duration href "../../classes/Duration/"
SolGel : has_drying_temperature
SolGel --> "* _recommended_" Temperature : has_drying_temperature
click Temperature href "../../classes/Temperature/"
SolGel : hydrolysis_ratio
SolGel : rdf_type
SolGel --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
SolGel : surfactant_template
SolGel : title
SolGel : type
SolGel --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
Inheritance
- Plan [ ClassifierMixin]
- PreparationMethod
- SolGel [ DryingMixin]
- PreparationMethod
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| hydrolysis_ratio | * Float |
Molar ratio of water to alkoxide precursor used in hydrolysis. | direct |
| has_aging_duration | 0..1 Duration |
Duration of the aging step. | direct |
| drying | * String |
Drying method used for the gel (e.g. supercritical drying, freeze drying). | direct |
| surfactant_template | * String |
Surfactant or structure-directing agent used as a template. | direct |
| drying_device | * String |
Device used for drying (e.g. oven, rotary evaporator). | DryingMixin |
| has_drying_temperature | * recommended Temperature |
Temperature applied during the drying step. | DryingMixin |
| has_drying_duration | 0..1 Duration |
Duration of the drying step. | DryingMixin |
| has_drying_atmosphere | * recommended Atmosphere |
Atmosphere maintained during the drying step. | DryingMixin |
| 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 | CHMO:0001313 |
| native | coremeta4cat:SolGel |
LinkML Source
Direct
name: SolGel
description: 'Catalyst preparation by the sol-gel process: hydrolysis and condensation
of precursor molecules to form a colloidal network (gel).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- DryingMixin
slots:
- hydrolysis_ratio
- has_aging_duration
- drying
- surfactant_template
class_uri: CHMO:0001313
Induced
name: SolGel
description: 'Catalyst preparation by the sol-gel process: hydrolysis and condensation
of precursor molecules to form a colloidal network (gel).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- DryingMixin
attributes:
hydrolysis_ratio:
name: hydrolysis_ratio
description: Molar ratio of water to alkoxide precursor used in hydrolysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:hydrolysis_ratio
alias: hydrolysis_ratio
owner: SolGel
domain_of:
- SolGel
range: float
multivalued: true
has_aging_duration:
name: has_aging_duration
description: Duration of the aging step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_duration
slot_uri: SIO:000008
alias: has_aging_duration
owner: SolGel
domain_of:
- PrecipitationMixin
- SolGel
range: Duration
drying:
name: drying
description: Drying method used for the gel (e.g. supercritical drying, freeze
drying).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:drying
alias: drying
owner: SolGel
domain_of:
- SolGel
range: string
multivalued: true
surfactant_template:
name: surfactant_template
description: Surfactant or structure-directing agent used as a template.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:surfactant_template
alias: surfactant_template
owner: SolGel
domain_of:
- SolGel
range: string
multivalued: true
drying_device:
name: drying_device
description: Device used for drying (e.g. oven, rotary evaporator).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:drying_device
alias: drying_device
owner: SolGel
domain_of:
- DryingMixin
range: string
multivalued: true
has_drying_temperature:
name: has_drying_temperature
description: Temperature applied during the drying step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_temperature
slot_uri: SIO:000008
alias: has_drying_temperature
owner: SolGel
domain_of:
- DryingMixin
range: Temperature
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_drying_duration:
name: has_drying_duration
description: Duration of the drying step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_duration
slot_uri: SIO:000008
alias: has_drying_duration
owner: SolGel
domain_of:
- DryingMixin
range: Duration
has_drying_atmosphere:
name: has_drying_atmosphere
description: Atmosphere maintained during the drying step.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_atmosphere
slot_uri: SIO:000008
alias: has_drying_atmosphere
owner: SolGel
domain_of:
- DryingMixin
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: SolGel
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: SolGel
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: SolGel
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: SolGel
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: CHMO:0001313