Skip to content

Class: Autoclave

Autoclave reactor — a sealed pressure vessel for batch reactions at

elevated temperature and/or pressure.

URI: NCIT:C93052

 classDiagram
    class Autoclave
    click Autoclave href "../../classes/Autoclave/"
      ChemicalReactor <|-- Autoclave
        click ChemicalReactor href "../../classes/ChemicalReactor/"

      Autoclave : agitation_type

      Autoclave : alternative_label

      Autoclave : batch_duration





        Autoclave --> "0..1 _recommended_" Duration : batch_duration
        click Duration href "../../classes/Duration/"



      Autoclave : description

      Autoclave : has_density





        Autoclave --> "* _recommended_" Density : has_density
        click Density href "../../classes/Density/"



      Autoclave : has_mass





        Autoclave --> "* _recommended_" Mass : has_mass
        click Mass href "../../classes/Mass/"



      Autoclave : has_part





        Autoclave --> "*" Device : has_part
        click Device href "../../classes/Device/"



      Autoclave : has_physical_state





        Autoclave --> "0..1" PhysicalStateEnum : has_physical_state
        click PhysicalStateEnum href "../../enums/PhysicalStateEnum/"



      Autoclave : has_pressure





        Autoclave --> "* _recommended_" Pressure : has_pressure
        click Pressure href "../../classes/Pressure/"



      Autoclave : has_qualitative_attribute





        Autoclave --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
        click QualitativeAttribute href "../../classes/QualitativeAttribute/"



      Autoclave : has_quantitative_attribute





        Autoclave --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
        click QuantitativeAttribute href "../../classes/QuantitativeAttribute/"



      Autoclave : has_temperature





        Autoclave --> "* _recommended_" Temperature : has_temperature
        click Temperature href "../../classes/Temperature/"



      Autoclave : has_volume





        Autoclave --> "* _recommended_" Volume : has_volume
        click Volume href "../../classes/Volume/"



      Autoclave : id

      Autoclave : other_identifier





        Autoclave --> "*" Identifier : other_identifier
        click Identifier href "../../classes/Identifier/"



      Autoclave : part_of





        Autoclave --> "*" AgenticEntity : part_of
        click AgenticEntity href "../../classes/AgenticEntity/"



      Autoclave : rdf_type





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



      Autoclave : reaction_chamber_material

      Autoclave : title

      Autoclave : type





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



      Autoclave : vessel_internal_volume





        Autoclave --> "* _recommended_" Volume : vessel_internal_volume
        click Volume href "../../classes/Volume/"



      Autoclave : vessel_material

Inheritance

Slots

Name Cardinality and Range Description Inheritance
agitation_type * recommended
String
The category of agitation used inside the autoclave (e.g. magnetic
stirring, mechanical overhead stirring, rocking, none).
direct
reaction_chamber_material * recommended
String
Material used for the construction of the inner reaction chamber
(the surface in direct contact with the reaction mixture). Distinct
from vessel_material, the material of the outer pressure vessel/shell.
direct
vessel_internal_volume * recommended
Volume
The internal (working) volume of the autoclave vessel. direct
vessel_material * recommended
String
Material used for the construction of the outer autoclave vessel/
pressure shell. Distinct from reaction_chamber_material, the material
of the inner reaction chamber lining.
direct
batch_duration 0..1 recommended
Duration
The total duration of the batch reaction inside the autoclave, from
start to end of the reaction step.
direct
alternative_label 0..1
String
The slot to specify an alternative label, name or title for a MaterialEntity. MaterialisticMixin
has_physical_state 0..1
PhysicalStateEnum
The slot to specify the physical state of a MaterialEntity. MaterialisticMixin
has_temperature * recommended
Temperature
The slot to provide the Temperature of a MaterialEntity or an Activity, whereas the temperature of the Activity is ontologically rooted in the temperature of the material entities that participate in the Activity. MaterialisticMixin
has_mass * recommended
Mass
The slot to provide the Mass of a MaterialEntity. MaterialisticMixin
has_volume * recommended
Volume
The slot to provide the Volume of a MaterialEntity. MaterialisticMixin
has_density * recommended
Density
The slot to provide the Density of a MaterialEntity. MaterialisticMixin
has_pressure * recommended
Pressure
The slot to provide data about the pressure of a MaterialEntity or an Activity, whereas the Pressure of an Activity is ontologically a quality borne by the material entities participating in the Activity. MaterialisticMixin
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema. AgenticEntity
title 0..1
String
This slot is described in more detail within the class in which it is used. AgenticEntity
description 0..1
String
This slot is described in more detail within the class in which it is used. AgenticEntity
other_identifier *
Identifier
A slot to provide a secondary identifier for a Device. AgenticEntity
has_qualitative_attribute * recommended
QualitativeAttribute
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity AgenticEntity
has_quantitative_attribute * recommended
QuantitativeAttribute
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity AgenticEntity
has_part *
Device
The slot to specify parts of a Device that are themselves Devices. AgenticEntity
part_of *
AgenticEntity
The slot to provide the AgenticEntity of which theAgenticEntity is a part. AgenticEntity
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

Mappings

Mapping Type Mapped Value
self NCIT:C93052
native coremeta4cat:Autoclave

LinkML Source

Direct

name: Autoclave
description: 'Autoclave reactor  a sealed pressure vessel for batch reactions at

  elevated temperature and/or pressure.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: ChemicalReactor
slots:
- agitation_type
- reaction_chamber_material
- vessel_internal_volume
- vessel_material
- batch_duration
class_uri: NCIT:C93052

Induced

name: Autoclave
description: 'Autoclave reactor  a sealed pressure vessel for batch reactions at

  elevated temperature and/or pressure.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: ChemicalReactor
attributes:
  agitation_type:
    name: agitation_type
    description: 'The category of agitation used inside the autoclave (e.g. magnetic

      stirring, mechanical overhead stirring, rocking, none).'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    alias: agitation_type
    owner: Autoclave
    domain_of:
    - Autoclave
    range: string
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  reaction_chamber_material:
    name: reaction_chamber_material
    description: 'Material used for the construction of the inner reaction chamber

      (the surface in direct contact with the reaction mixture). Distinct

      from vessel_material, the material of the outer pressure vessel/shell.'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: VOC4CAT:0000156
    alias: reaction_chamber_material
    owner: Autoclave
    domain_of:
    - Autoclave
    range: string
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  vessel_internal_volume:
    name: vessel_internal_volume
    description: The internal (working) volume of the autoclave vessel.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_volume
    alias: vessel_internal_volume
    owner: Autoclave
    domain_of:
    - Autoclave
    range: Volume
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  vessel_material:
    name: vessel_material
    description: 'Material used for the construction of the outer autoclave vessel/

      pressure shell. Distinct from reaction_chamber_material, the material

      of the inner reaction chamber lining.'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    alias: vessel_material
    owner: Autoclave
    domain_of:
    - Autoclave
    range: string
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  batch_duration:
    name: batch_duration
    description: 'The total duration of the batch reaction inside the autoclave, from

      start to end of the reaction step.'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_duration
    alias: batch_duration
    owner: Autoclave
    domain_of:
    - Autoclave
    range: Duration
    recommended: true
  alternative_label:
    name: alternative_label
    description: The slot to specify an alternative label, name or title for a MaterialEntity.
    todos:
    - Should probably rather declared on Entity or in some common metadata mixin instead.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: skos:altLabel
    alias: alternative_label
    owner: Autoclave
    domain_of:
    - MaterialisticMixin
    range: string
  has_physical_state:
    name: has_physical_state
    description: The slot to specify the physical state of a MaterialEntity.
    todos:
    - Find out how to make this a subproperty of has_qualitative_attribute, as it
      currently throws the error 'physical_state enumerations cannot be inlined' due
      to the fact that we are using an enum here.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: SIO:000008
    alias: has_physical_state
    owner: Autoclave
    domain_of:
    - MaterialisticMixin
    range: PhysicalStateEnum
    multivalued: false
    inlined: false
  has_temperature:
    name: has_temperature
    description: The slot to provide the Temperature of a MaterialEntity or an Activity,
      whereas the temperature of the Activity is ontologically rooted in the temperature
      of the material entities that participate in the Activity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_temperature
    owner: Autoclave
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - ChemicalReaction
    - MaterialisticMixin
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: Temperature
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_mass:
    name: has_mass
    description: The slot to provide the Mass of a MaterialEntity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_mass
    owner: Autoclave
    domain_of:
    - MaterialisticMixin
    range: Mass
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_volume:
    name: has_volume
    description: The slot to provide the Volume of a MaterialEntity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_volume
    owner: Autoclave
    domain_of:
    - MaterialisticMixin
    range: Volume
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_density:
    name: has_density
    description: The slot to provide the Density of a MaterialEntity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_density
    owner: Autoclave
    domain_of:
    - MaterialisticMixin
    range: Density
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_pressure:
    name: has_pressure
    description: The slot to provide data about the pressure of a MaterialEntity or
      an Activity, whereas the Pressure of an Activity is ontologically a quality
      borne by the material entities participating in the Activity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_pressure
    owner: Autoclave
    domain_of:
    - ChemicalReaction
    - MaterialisticMixin
    - Microkinetics
    range: Pressure
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    identifier: true
    alias: id
    owner: Autoclave
    domain_of:
    - CatalysisPlan
    - Activity
    - AgenticEntity
    - Dataset
    - DefinedTerm
    - Document
    - Entity
    - LegalResource
    - LicenseDocument
    - Resource
    range: uriorcurie
    required: 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: Autoclave
    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: Autoclave
    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
  other_identifier:
    name: other_identifier
    description: A slot to provide a secondary identifier for a Device.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: Autoclave
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - Entity
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: Autoclave
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QualitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_quantitative_attribute:
    name: has_quantitative_attribute
    description: The slot to relate a quantitative attribute to an EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: Autoclave
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QuantitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: The slot to specify parts of a Device that are themselves Devices.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: Autoclave
    domain_of:
    - Activity
    - AgenticEntity
    - Catalogue
    - Entity
    range: Device
    multivalued: true
    inlined: true
    inlined_as_list: true
  part_of:
    name: part_of
    description: The slot to provide the AgenticEntity of which theAgenticEntity is
      a part.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:isPartOf
    alias: part_of
    owner: Autoclave
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    inverse: has_part
    range: AgenticEntity
    multivalued: true
    inlined_as_list: true
  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: Autoclave
    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: Autoclave
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: NCIT:C93052