Skip to content

Class: Thermogravimetry

Thermogravimetric analysis (TGA/DTG) for mass loss, decomposition, and oxidation state characterization.

URI: CHMO:0000690

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

      Thermogravimetry : description

      Thermogravimetry : final_temperature





        Thermogravimetry --> "*" Temperature : final_temperature
        click Temperature href "../../classes/Temperature/"



      Thermogravimetry : has_atmosphere





        Thermogravimetry --> "* _recommended_" Atmosphere : has_atmosphere
        click Atmosphere href "../../classes/Atmosphere/"



      Thermogravimetry : has_heating_procedure





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



      Thermogravimetry : has_heating_rate





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



      Thermogravimetry : has_operation_mode





        Thermogravimetry --> "* _recommended_" OperationMode : has_operation_mode
        click OperationMode href "../../classes/OperationMode/"



      Thermogravimetry : has_sample_mass





        Thermogravimetry --> "* _recommended_" Mass : has_sample_mass
        click Mass href "../../classes/Mass/"



      Thermogravimetry : has_temperature_range





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



      Thermogravimetry : initial_temperature





        Thermogravimetry --> "*" Temperature : initial_temperature
        click Temperature href "../../classes/Temperature/"



      Thermogravimetry : rdf_type





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



      Thermogravimetry : title

      Thermogravimetry : type





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



Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_operation_mode * recommended
OperationMode
Operation mode of an instrument or process. direct
has_atmosphere * recommended
Atmosphere
Gaseous environment or atmospheric conditions during a process. direct
initial_temperature *
Temperature
Initial temperature at the start of a thermal analysis run. direct
final_temperature *
Temperature
Final temperature at the end of a thermal analysis run. direct
has_sample_mass * recommended
Mass
Mass of the sample used in a process or measurement. 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:0000690
native coremeta4cat:Thermogravimetry

LinkML Source

Direct

name: Thermogravimetry
description: Thermogravimetric analysis (TGA/DTG) for mass loss, decomposition, and
  oxidation state characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- TemperatureProgramMixin
slots:
- has_operation_mode
- has_atmosphere
- initial_temperature
- final_temperature
- has_sample_mass
class_uri: CHMO:0000690

Induced

name: Thermogravimetry
description: Thermogravimetric analysis (TGA/DTG) for mass loss, decomposition, and
  oxidation state characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- TemperatureProgramMixin
attributes:
  has_operation_mode:
    name: has_operation_mode
    description: Operation mode of an instrument or process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_operation_mode
    owner: Thermogravimetry
    domain_of:
    - PowderXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - TransmissionElectronMicroscopy
    - Thermogravimetry
    - ElectroSprayIonizationMassSpectrometry
    range: OperationMode
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_atmosphere:
    name: has_atmosphere
    description: Gaseous environment or atmospheric conditions during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_atmosphere
    owner: Thermogravimetry
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - CatalyticReaction
    range: Atmosphere
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  initial_temperature:
    name: initial_temperature
    description: Initial temperature at the start of a thermal analysis run.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: NCIT:C164644
    alias: initial_temperature
    owner: Thermogravimetry
    domain_of:
    - Thermogravimetry
    range: Temperature
    multivalued: true
    inlined: true
    inlined_as_list: true
  final_temperature:
    name: final_temperature
    description: Final temperature at the end of a thermal analysis run.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: NCIT:C164644
    alias: final_temperature
    owner: Thermogravimetry
    domain_of:
    - Thermogravimetry
    range: Temperature
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_sample_mass:
    name: has_sample_mass
    description: Mass of the sample used in a process or measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_mass
    slot_uri: SIO:000008
    alias: has_sample_mass
    owner: Thermogravimetry
    domain_of:
    - Thermogravimetry
    - BET
    range: Mass
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: 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: Thermogravimetry
    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: Thermogravimetry
    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: Thermogravimetry
    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: Thermogravimetry
    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: Thermogravimetry
    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: Thermogravimetry
    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: Thermogravimetry
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000690