Skip to content

Class: XRayAbsorptionSpectroscopy

X-ray absorption spectroscopy (XAS/XANES/EXAFS) for electronic and local structure analysis.

URI: VOC4CAT:0000286

 classDiagram
    class XRayAbsorptionSpectroscopy
    click XRayAbsorptionSpectroscopy href "../../classes/XRayAbsorptionSpectroscopy/"
      XRaySourceMixin <|-- XRayAbsorptionSpectroscopy
        click XRaySourceMixin href "../../classes/XRaySourceMixin/"
      EnergyRangeMixin <|-- XRayAbsorptionSpectroscopy
        click EnergyRangeMixin href "../../classes/EnergyRangeMixin/"
      CharacterizationTechnique <|-- XRayAbsorptionSpectroscopy
        click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"

      XRayAbsorptionSpectroscopy : absorption_edge

      XRayAbsorptionSpectroscopy : beamline_source

      XRayAbsorptionSpectroscopy : description

      XRayAbsorptionSpectroscopy : element_analyzed

      XRayAbsorptionSpectroscopy : energy_resolution





        XRayAbsorptionSpectroscopy --> "*" EnergyQuantity : energy_resolution
        click EnergyQuantity href "../../classes/EnergyQuantity/"



      XRayAbsorptionSpectroscopy : has_energy_range





        XRayAbsorptionSpectroscopy --> "0..1" QuantitativeRange : has_energy_range
        click QuantitativeRange href "../../classes/QuantitativeRange/"



      XRayAbsorptionSpectroscopy : has_operation_mode





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



      XRayAbsorptionSpectroscopy : has_temperature





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



      XRayAbsorptionSpectroscopy : monochromator

      XRayAbsorptionSpectroscopy : noise_of_measurement

      XRayAbsorptionSpectroscopy : number_of_cycles

      XRayAbsorptionSpectroscopy : rdf_type





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



      XRayAbsorptionSpectroscopy : title

      XRayAbsorptionSpectroscopy : type





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



      XRayAbsorptionSpectroscopy : xray_source

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_operation_mode * recommended
OperationMode
Operation mode of an instrument or process. direct
element_analyzed *
String
Chemical element analysed (e.g. Fe, Cu, Pt). direct
absorption_edge *
String
X-ray absorption edge measured (e.g. K-edge, L3-edge). direct
energy_resolution *
EnergyQuantity
Energy resolution of the spectrometer or monochromator. direct
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. direct
beamline_source *
String
Synchrotron beamline or X-ray source identifier. direct
noise_of_measurement *
Float
Noise level of the XAS measurement (signal-to-noise ratio). direct
number_of_cycles *
Integer
Number of repeated cycles in a process (e.g. ALD cycles, impregnation cycles). direct
xray_source *
String
X-ray source used (e.g. Cu K-alpha, Mo K-alpha, synchrotron). XRaySourceMixin
monochromator *
String
Monochromator type or configuration used. XRaySourceMixin
has_energy_range 0..1
QuantitativeRange
Energy scan range (minimum -> maximum) as a QuantitativeRange.
Provide unit as a QUDT term (e.g. eV, keV).
EnergyRangeMixin
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 VOC4CAT:0000286
native coremeta4cat:XRayAbsorptionSpectroscopy

LinkML Source

Direct

name: XRayAbsorptionSpectroscopy
description: X-ray absorption spectroscopy (XAS/XANES/EXAFS) for electronic and local
  structure analysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
- EnergyRangeMixin
slots:
- has_operation_mode
- element_analyzed
- absorption_edge
- energy_resolution
- has_temperature
- beamline_source
- noise_of_measurement
- number_of_cycles
class_uri: VOC4CAT:0000286

Induced

name: XRayAbsorptionSpectroscopy
description: X-ray absorption spectroscopy (XAS/XANES/EXAFS) for electronic and local
  structure analysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
- EnergyRangeMixin
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: XRayAbsorptionSpectroscopy
    domain_of:
    - PowderXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - TransmissionElectronMicroscopy
    - Thermogravimetry
    - ElectroSprayIonizationMassSpectrometry
    range: OperationMode
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  element_analyzed:
    name: element_analyzed
    description: Chemical element analysed (e.g. Fe, Cu, Pt).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:element_analyzed
    alias: element_analyzed
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRayAbsorptionSpectroscopy
    - ICPAES
    range: string
    multivalued: true
  absorption_edge:
    name: absorption_edge
    description: X-ray absorption edge measured (e.g. K-edge, L3-edge).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:absorption_edge
    alias: absorption_edge
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRayAbsorptionSpectroscopy
    range: string
    multivalued: true
  energy_resolution:
    name: energy_resolution
    description: Energy resolution of the spectrometer or monochromator.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0000950
    alias: energy_resolution
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRayAbsorptionSpectroscopy
    range: EnergyQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  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: XRayAbsorptionSpectroscopy
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - MaterialisticMixin
    - ChemicalReaction
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: Temperature
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  beamline_source:
    name: beamline_source
    description: Synchrotron beamline or X-ray source identifier.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:beamline_source
    alias: beamline_source
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRayAbsorptionSpectroscopy
    range: string
    multivalued: true
  noise_of_measurement:
    name: noise_of_measurement
    description: Noise level of the XAS measurement (signal-to-noise ratio).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:noise_of_measurement
    alias: noise_of_measurement
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRayAbsorptionSpectroscopy
    range: float
    multivalued: true
  number_of_cycles:
    name: number_of_cycles
    description: Number of repeated cycles in a process (e.g. ALD cycles, impregnation
      cycles).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0008123
    alias: number_of_cycles
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - CalcinationMixin
    - AtomicLayerDeposition
    - MolecularSynthesis
    - XRayAbsorptionSpectroscopy
    - CyclicVoltammetry
    range: integer
    multivalued: true
  xray_source:
    name: xray_source
    description: X-ray source used (e.g. Cu K-alpha, Mo K-alpha, synchrotron).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: OBI:0001138
    alias: xray_source
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRaySourceMixin
    range: string
    multivalued: true
  monochromator:
    name: monochromator
    description: Monochromator type or configuration used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: CHMO:0002120
    alias: monochromator
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - XRaySourceMixin
    range: string
    multivalued: true
  has_energy_range:
    name: has_energy_range
    description: 'Energy scan range (minimum -> maximum) as a QuantitativeRange.

      Provide unit as a QUDT term (e.g. eV, keV).'
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:hasEnergyRange
    alias: has_energy_range
    owner: XRayAbsorptionSpectroscopy
    domain_of:
    - EnergyRangeMixin
    range: QuantitativeRange
    inlined: 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: XRayAbsorptionSpectroscopy
    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: XRayAbsorptionSpectroscopy
    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: XRayAbsorptionSpectroscopy
    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: XRayAbsorptionSpectroscopy
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: VOC4CAT:0000286