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 : atmosphere

      Thermogravimetry : description

      Thermogravimetry : final_temperature

      Thermogravimetry : heating_procedure

      Thermogravimetry : heating_rate

      Thermogravimetry : initial_temperature

      Thermogravimetry : maximum_temperature

      Thermogravimetry : minimum_temperature

      Thermogravimetry : operation_mode

      Thermogravimetry : rdf_type





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



      Thermogravimetry : sample_mass

      Thermogravimetry : title

      Thermogravimetry : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
operation_mode *
String
Operation mode of an instrument (e.g. transmission, reflection, AC, DC). direct
atmosphere *
String
Gaseous environment or atmospheric conditions during a process. direct
initial_temperature *
Float
Initial temperature at the start of a thermal analysis run. direct
final_temperature *
Float
Final temperature at the end of a thermal analysis run. direct
sample_mass *
Float
Mass of the sample used in a process or measurement. direct
minimum_temperature *
Float
Minimum (start) temperature in a temperature programme. TemperatureProgramMixin
maximum_temperature *
Float
Maximum (final) temperature in a temperature programme. TemperatureProgramMixin
heating_rate *
Float
Rate at which temperature is increased during a process. TemperatureProgramMixin
heating_procedure *
String
Description of the heating procedure 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

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

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:
- operation_mode
- atmosphere
- initial_temperature
- final_temperature
- 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:
  operation_mode:
    name: operation_mode
    description: Operation mode of an instrument (e.g. transmission, reflection, AC,
      DC).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000108
    alias: operation_mode
    owner: Thermogravimetry
    domain_of:
    - PowderXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - TransmissionElectronMicroscopy
    - Thermogravimetry
    - ElectroSprayIonizationMassSpectrometry
    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: Thermogravimetry
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - Reaction
    range: string
    multivalued: 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: float
    multivalued: true
    unit:
      ucum_code: Cel
  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: float
    multivalued: true
    unit:
      ucum_code: Cel
  sample_mass:
    name: sample_mass
    description: Mass of the sample used in a process or measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:sample_mass
    alias: sample_mass
    owner: Thermogravimetry
    domain_of:
    - Thermogravimetry
    - BET
    range: float
    multivalued: true
    unit:
      ucum_code: mg
  minimum_temperature:
    name: minimum_temperature
    description: Minimum (start) temperature in a temperature programme.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:minimum_temperature
    alias: minimum_temperature
    owner: Thermogravimetry
    domain_of:
    - TemperatureProgramMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  maximum_temperature:
    name: maximum_temperature
    description: Maximum (final) temperature in a temperature programme.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:maximum_temperature
    alias: maximum_temperature
    owner: Thermogravimetry
    domain_of:
    - TemperatureProgramMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  heating_rate:
    name: heating_rate
    description: Rate at which temperature is increased during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:heating_rate
    alias: heating_rate
    owner: Thermogravimetry
    domain_of:
    - TemperatureProgramMixin
    range: float
    multivalued: true
    unit:
      ucum_code: Cel/min
  heating_procedure:
    name: heating_procedure
    description: Description of the heating procedure applied.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:heating_procedure
    alias: heating_procedure
    owner: Thermogravimetry
    domain_of:
    - TemperatureProgramMixin
    - GCMS
    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: Thermogravimetry
    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: Thermogravimetry
    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: 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