Skip to content

Enum: ImpregnationTypeEnum

Enumeration of impregnation types used in catalyst synthesis.

URI: coremeta4cat:enum/ImpregnationTypeEnum

Permissible Values

Value Meaning Description
wet_impregnation None Wet impregnation — excess solution is used to impregnate the support.
dry_impregnation None Dry impregnation — solution volume equals the pore volume of the support.
incipient_wetness None Incipient wetness impregnation — synonym for dry impregnation.
other None Other impregnation type.

Slots

Name Description
impregnation_type Type of impregnation used (wet, dry, incipient wetness).

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/coremeta4cat

LinkML Source

name: ImpregnationTypeEnum
description: Enumeration of impregnation types used in catalyst synthesis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
permissible_values:
  wet_impregnation:
    text: wet_impregnation
    description: Wet impregnation — excess solution is used to impregnate the support.
  dry_impregnation:
    text: dry_impregnation
    description: Dry impregnation — solution volume equals the pore volume of the
      support.
  incipient_wetness:
    text: incipient_wetness
    description: Incipient wetness impregnation — synonym for dry impregnation.
  other:
    text: other
    description: Other impregnation type.