Skip to content

Class: TPR

Temperature-programmed reduction for reducibility and metal-support interaction characterization.

URI: CHMO:0002908

 classDiagram
    class TPR
    click TPR href "../../classes/TPR/"
      TemperatureProgramMixin <|-- TPR
        click TemperatureProgramMixin href "../../classes/TemperatureProgramMixin/"
      CharacterizationTechnique <|-- TPR
        click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"

      TPR : description

      TPR : has_heating_procedure





        TPR --> "* _recommended_" HeatingProcedure : has_heating_procedure
        click HeatingProcedure href "../../classes/HeatingProcedure/"



      TPR : has_heating_rate





        TPR --> "* _recommended_" HeatingRate : has_heating_rate
        click HeatingRate href "../../classes/HeatingRate/"



      TPR : has_temperature_range





        TPR --> "0..1" QuantitativeRange : has_temperature_range
        click QuantitativeRange href "../../classes/QuantitativeRange/"



      TPR : rdf_type





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



      TPR : reducing_gas_composition

      TPR : title

      TPR : type





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



Inheritance

Slots

Name Cardinality and Range Description Inheritance
reducing_gas_composition *
String
Composition of reducing gas used in TPR (e.g. 5% H2/Ar). direct
has_temperature_range 0..1
QuantitativeRange
Temperature programme range (start -> final temperature) as a QuantitativeRange.
Provide unit as a QUDT term (e.g. Degree Celsius, Kelvin).
TemperatureProgramMixin
has_heating_rate * recommended
HeatingRate
Temperature ramp rate during a heating or cooling step. TemperatureProgramMixin
has_heating_procedure * recommended
HeatingProcedure
Heating procedure or thermal programme applied. TemperatureProgramMixin
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

Mappings

Mapping Type Mapped Value
self CHMO:0002908
native coremeta4cat:TPR

LinkML Source

Direct

name: TPR
description: Temperature-programmed reduction for reducibility and metal-support interaction
  characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- TemperatureProgramMixin
slots:
- reducing_gas_composition
class_uri: CHMO:0002908

Induced

name: TPR
description: Temperature-programmed reduction for reducibility and metal-support interaction
  characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- TemperatureProgramMixin
attributes:
  reducing_gas_composition:
    name: reducing_gas_composition
    description: Composition of reducing gas used in TPR (e.g. 5% H2/Ar).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:reducing_gas_composition
    alias: reducing_gas_composition
    owner: TPR
    domain_of:
    - TPR
    range: string
    multivalued: true
  has_temperature_range:
    name: has_temperature_range
    description: 'Temperature programme range (start -> final temperature) as a QuantitativeRange.

      Provide unit as a QUDT term (e.g. Degree Celsius, Kelvin).'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:hasTemperatureRange
    alias: has_temperature_range
    owner: TPR
    domain_of:
    - TemperatureProgramMixin
    range: QuantitativeRange
    inlined: true
  has_heating_rate:
    name: has_heating_rate
    description: Temperature ramp rate during a heating or cooling step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: VOC4CAT:0008116
    alias: has_heating_rate
    owner: TPR
    domain_of:
    - TemperatureProgramMixin
    range: HeatingRate
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_heating_procedure:
    name: has_heating_procedure
    description: Heating procedure or thermal programme applied.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_heating_procedure
    owner: TPR
    domain_of:
    - TemperatureProgramMixin
    - GCMS
    range: HeatingProcedure
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: 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: TPR
    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: TPR
    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
  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: TPR
    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: TPR
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0002908