Skip to content

Class: SolGel

Catalyst preparation by the sol-gel process: hydrolysis and condensation

of precursor molecules to form a colloidal network (gel).

URI: coremeta4cat:SolGel

 classDiagram
    class SolGel
    click SolGel href "../../classes/SolGel/"
      DryingMixin <|-- SolGel
        click DryingMixin href "../../classes/DryingMixin/"
      PreparationMethod <|-- SolGel
        click PreparationMethod href "../../classes/PreparationMethod/"

      SolGel : aging_time

      SolGel : description

      SolGel : drying

      SolGel : drying_atmosphere

      SolGel : drying_device

      SolGel : drying_temperature

      SolGel : drying_time

      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

Slots

Name Cardinality and Range Description Inheritance
hydrolysis_ratio *
Float
Molar ratio of water to alkoxide precursor used in hydrolysis. direct
aging_time *
Float
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
drying_temperature *
Float
Temperature applied during drying. DryingMixin
drying_time *
Float
Duration of the drying step. DryingMixin
drying_atmosphere *
String
Atmosphere maintained during drying (e.g. air, N2). 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 coremeta4cat:SolGel
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
- aging_time
- drying
- surfactant_template
class_uri: coremeta4cat:SolGel

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
  aging_time:
    name: aging_time
    description: Duration of the aging step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:aging_time
    alias: aging_time
    owner: SolGel
    domain_of:
    - PrecipitationMixin
    - SolGel
    range: float
    multivalued: true
    unit:
      ucum_code: h
  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
  drying_temperature:
    name: drying_temperature
    description: Temperature applied during drying.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:drying_temperature
    alias: drying_temperature
    owner: SolGel
    domain_of:
    - DryingMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  drying_time:
    name: drying_time
    description: Duration of the drying step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:drying_time
    alias: drying_time
    owner: SolGel
    domain_of:
    - DryingMixin
    range: float
    multivalued: true
    unit:
      ucum_code: h
  drying_atmosphere:
    name: drying_atmosphere
    description: Atmosphere maintained during drying (e.g. air, N2).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:drying_atmosphere
    alias: drying_atmosphere
    owner: SolGel
    domain_of:
    - DryingMixin
    range: string
    multivalued: 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:
    - 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:
    - 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: coremeta4cat:SolGel