Skip to content

Class: InfraredSpectroscopy

Infrared spectroscopy (FTIR/ATR) for functional group and surface species identification.

URI: coremeta4cat:InfraredSpectroscopy

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

      InfraredSpectroscopy : atmosphere

      InfraredSpectroscopy : background_correction

      InfraredSpectroscopy : description

      InfraredSpectroscopy : maximum_wavenumber

      InfraredSpectroscopy : minimum_wavenumber

      InfraredSpectroscopy : number_of_scans

      InfraredSpectroscopy : operation_mode

      InfraredSpectroscopy : rdf_type





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



      InfraredSpectroscopy : step_size

      InfraredSpectroscopy : temperature

      InfraredSpectroscopy : title

      InfraredSpectroscopy : type





        InfraredSpectroscopy --> "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
minimum_wavenumber *
Float
Minimum wavenumber of the IR scan range. direct
maximum_wavenumber *
Float
Maximum wavenumber of the IR scan range. direct
step_size *
Float
Step size for a scan (angle, wavelength, energy, or potential). direct
temperature *
Float
Temperature during a process or measurement. direct
background_correction *
String
Background correction method applied to IR spectra. direct
number_of_scans *
Integer
Number of scans or accumulations recorded. direct
atmosphere *
String
Gaseous environment or atmospheric conditions during a process. direct
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 coremeta4cat:InfraredSpectroscopy
native coremeta4cat:InfraredSpectroscopy

LinkML Source

Direct

name: InfraredSpectroscopy
description: Infrared spectroscopy (FTIR/ATR) for functional group and surface species
  identification.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- operation_mode
- minimum_wavenumber
- maximum_wavenumber
- step_size
- temperature
- background_correction
- number_of_scans
- atmosphere
class_uri: coremeta4cat:InfraredSpectroscopy

Induced

name: InfraredSpectroscopy
description: Infrared spectroscopy (FTIR/ATR) for functional group and surface species
  identification.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
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: InfraredSpectroscopy
    domain_of:
    - PowderXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - TransmissionElectronMicroscopy
    - Thermogravimetry
    - ElectroSprayIonizationMassSpectrometry
    range: string
    multivalued: true
  minimum_wavenumber:
    name: minimum_wavenumber
    description: Minimum wavenumber of the IR scan range.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:minimum_wavenumber
    alias: minimum_wavenumber
    owner: InfraredSpectroscopy
    domain_of:
    - InfraredSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: cm-1
  maximum_wavenumber:
    name: maximum_wavenumber
    description: Maximum wavenumber of the IR scan range.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:maximum_wavenumber
    alias: maximum_wavenumber
    owner: InfraredSpectroscopy
    domain_of:
    - InfraredSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: cm-1
  step_size:
    name: step_size
    description: Step size for a scan (angle, wavelength, energy, or potential).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0000950
    alias: step_size
    owner: InfraredSpectroscopy
    domain_of:
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - PhotoluminescenceSpectroscopy
    range: float
    multivalued: true
  temperature:
    name: temperature
    description: Temperature during a process or measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0001584
    alias: temperature
    owner: InfraredSpectroscopy
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  background_correction:
    name: background_correction
    description: Background correction method applied to IR spectra.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFP:0003721
    alias: background_correction
    owner: InfraredSpectroscopy
    domain_of:
    - InfraredSpectroscopy
    range: string
    multivalued: true
  number_of_scans:
    name: number_of_scans
    description: Number of scans or accumulations recorded.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:number_of_scans
    alias: number_of_scans
    owner: InfraredSpectroscopy
    domain_of:
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    range: integer
    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: InfraredSpectroscopy
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - Reaction
    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: InfraredSpectroscopy
    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: InfraredSpectroscopy
    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: InfraredSpectroscopy
    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: InfraredSpectroscopy
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: coremeta4cat:InfraredSpectroscopy