Skip to content

Class: PlasmaAssisted

Catalyst preparation using plasma treatment to modify surface

properties or deposit active components.

URI: coremeta4cat:PlasmaAssisted

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

      PlasmaAssisted : atmosphere

      PlasmaAssisted : description

      PlasmaAssisted : equipment

      PlasmaAssisted : exposure_time

      PlasmaAssisted : plasma_type

      PlasmaAssisted : power_input

      PlasmaAssisted : rdf_type





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



      PlasmaAssisted : synthesis_duration

      PlasmaAssisted : synthesis_pressure

      PlasmaAssisted : synthesis_temperature

      PlasmaAssisted : title

      PlasmaAssisted : type





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



      PlasmaAssisted : vessel_type


Inheritance

Slots

Name Cardinality and Range Description Inheritance
plasma_type *
String
Type of plasma used (e.g. DBD, microwave, RF plasma). direct
power_input *
Float
Power input to the plasma reactor or other energy source. direct
exposure_time *
Float
Duration of plasma or other energy exposure. direct
synthesis_pressure *
Float
Pressure applied during synthesis (e.g. in autoclave or plasma reactor). direct
synthesis_temperature *
Float
Temperature applied during the synthesis step. ThermalSynthesisMixin
synthesis_duration *
Float
Total duration of the synthesis step. ThermalSynthesisMixin
equipment *
String
Equipment or instrument used in a process. ThermalSynthesisMixin
vessel_type *
String
Type of reaction or synthesis vessel used. ThermalSynthesisMixin
atmosphere *
String
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

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

Mappings

Mapping Type Mapped Value
self coremeta4cat:PlasmaAssisted
native coremeta4cat:PlasmaAssisted

LinkML Source

Direct

name: PlasmaAssisted
description: 'Catalyst preparation using plasma treatment to modify surface

  properties or deposit active components.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
slots:
- plasma_type
- power_input
- exposure_time
- synthesis_pressure
class_uri: coremeta4cat:PlasmaAssisted

Induced

name: PlasmaAssisted
description: 'Catalyst preparation using plasma treatment to modify surface

  properties or deposit active components.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: PreparationMethod
mixins:
- ThermalSynthesisMixin
attributes:
  plasma_type:
    name: plasma_type
    description: Type of plasma used (e.g. DBD, microwave, RF plasma).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:plasma_type
    alias: plasma_type
    owner: PlasmaAssisted
    domain_of:
    - PlasmaAssisted
    range: string
    multivalued: true
  power_input:
    name: power_input
    description: Power input to the plasma reactor or other energy source.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:power_input
    alias: power_input
    owner: PlasmaAssisted
    domain_of:
    - PlasmaAssisted
    range: float
    multivalued: true
    unit:
      ucum_code: W
  exposure_time:
    name: exposure_time
    description: Duration of plasma or other energy exposure.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:exposure_time
    alias: exposure_time
    owner: PlasmaAssisted
    domain_of:
    - PlasmaAssisted
    range: float
    multivalued: true
    unit:
      ucum_code: min
  synthesis_pressure:
    name: synthesis_pressure
    description: Pressure applied during synthesis (e.g. in autoclave or plasma reactor).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000053
    alias: synthesis_pressure
    owner: PlasmaAssisted
    domain_of:
    - PlasmaAssisted
    - Sublimation
    range: float
    multivalued: true
    unit:
      ucum_code: bar
  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: PlasmaAssisted
    domain_of:
    - ThermalSynthesisMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  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: PlasmaAssisted
    domain_of:
    - ThermalSynthesisMixin
    range: float
    multivalued: true
    unit:
      ucum_code: h
  equipment:
    name: equipment
    description: Equipment or instrument used in a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000187
    alias: equipment
    owner: PlasmaAssisted
    domain_of:
    - ThermalSynthesisMixin
    - Characterization
    range: string
    multivalued: true
  vessel_type:
    name: vessel_type
    description: Type of reaction or synthesis vessel used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:vessel_type
    alias: vessel_type
    owner: PlasmaAssisted
    domain_of:
    - ThermalSynthesisMixin
    range: string
    multivalued: true
  atmosphere:
    name: atmosphere
    description: Gaseous environment or atmospheric conditions during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:atmosphere
    alias: atmosphere
    owner: PlasmaAssisted
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - Reaction
    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: PlasmaAssisted
    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: PlasmaAssisted
    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: PlasmaAssisted
    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: PlasmaAssisted
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: coremeta4cat:PlasmaAssisted