Skip to content

Class: PreparationMethod

An abstract Plan describing the protocol used to prepare a catalyst.

Concrete subclasses (Impregnation, CoPrecipitation, …) specify the

method-specific parameters. Linked from Synthesis via realized_plan.

__

The specific preparation method type should additionally be expressed

via rdf_type on the Synthesis activity using a voc4cat term

(e.g. VOC4CAT:0007016 for preparation method).

  • NOTE: this is an abstract class and should not be instantiated directly

URI: OBI:0000272

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


      PreparationMethod <|-- Impregnation
        click Impregnation href "../../classes/Impregnation/"
      PreparationMethod <|-- CoPrecipitation
        click CoPrecipitation href "../../classes/CoPrecipitation/"
      PreparationMethod <|-- SolGel
        click SolGel href "../../classes/SolGel/"
      PreparationMethod <|-- Solvothermal
        click Solvothermal href "../../classes/Solvothermal/"
      PreparationMethod <|-- PlasmaAssisted
        click PlasmaAssisted href "../../classes/PlasmaAssisted/"
      PreparationMethod <|-- CombustionSynthesis
        click CombustionSynthesis href "../../classes/CombustionSynthesis/"
      PreparationMethod <|-- AtomicLayerDeposition
        click AtomicLayerDeposition href "../../classes/AtomicLayerDeposition/"
      PreparationMethod <|-- DepositionPrecipitation
        click DepositionPrecipitation href "../../classes/DepositionPrecipitation/"
      PreparationMethod <|-- MicrowaveAssisted
        click MicrowaveAssisted href "../../classes/MicrowaveAssisted/"
      PreparationMethod <|-- SonochemicalSynthesis
        click SonochemicalSynthesis href "../../classes/SonochemicalSynthesis/"
      PreparationMethod <|-- FlameSprayPyrolysis
        click FlameSprayPyrolysis href "../../classes/FlameSprayPyrolysis/"
      PreparationMethod <|-- MechanochemicalSynthesis
        click MechanochemicalSynthesis href "../../classes/MechanochemicalSynthesis/"
      PreparationMethod <|-- Sublimation
        click Sublimation href "../../classes/Sublimation/"
      PreparationMethod <|-- MolecularSynthesis
        click MolecularSynthesis href "../../classes/MolecularSynthesis/"
      PreparationMethod <|-- ExsolutionSynthesis
        click ExsolutionSynthesis href "../../classes/ExsolutionSynthesis/"


      PreparationMethod : description

      PreparationMethod : rdf_type





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



      PreparationMethod : title

      PreparationMethod : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
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

Usages

used by used in type used
Synthesis realized_plan range PreparationMethod

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self OBI:0000272
native coremeta4cat:PreparationMethod

LinkML Source

Direct

name: PreparationMethod
description: 'An abstract Plan describing the protocol used to prepare a catalyst.

  Concrete subclasses (Impregnation, CoPrecipitation, …) specify the

  method-specific parameters. Linked from Synthesis via realized_plan.


  The specific preparation method type should additionally be expressed

  via rdf_type on the Synthesis activity using a voc4cat term

  (e.g. VOC4CAT:0007016 for preparation method).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
abstract: true
class_uri: OBI:0000272

Induced

name: PreparationMethod
description: 'An abstract Plan describing the protocol used to prepare a catalyst.

  Concrete subclasses (Impregnation, CoPrecipitation, …) specify the

  method-specific parameters. Linked from Synthesis via realized_plan.


  The specific preparation method type should additionally be expressed

  via rdf_type on the Synthesis activity using a voc4cat term

  (e.g. VOC4CAT:0007016 for preparation method).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
abstract: true
attributes:
  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: PreparationMethod
    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: PreparationMethod
    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: PreparationMethod
    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: PreparationMethod
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: OBI:0000272