Skip to content

Class: XPS

X-ray photoelectron spectroscopy for surface elemental and chemical state analysis.

URI: CHMO:0000404

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

      XPS : charge_compensation

      XPS : description

      XPS : has_atmosphere





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



      XPS : has_energy_range





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



      XPS : lense_mode

      XPS : monochromator

      XPS : number_of_scans

      XPS : pass_energy





        XPS --> "*" EnergyQuantity : pass_energy
        click EnergyQuantity href "../../classes/EnergyQuantity/"



      XPS : rdf_type





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



      XPS : spot_size





        XPS --> "*" LengthQuantity : spot_size
        click LengthQuantity href "../../classes/LengthQuantity/"



      XPS : step_size

      XPS : title

      XPS : total_acquisition_time





        XPS --> "*" Duration : total_acquisition_time
        click Duration href "../../classes/Duration/"



      XPS : type





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



      XPS : xray_source

Inheritance

Slots

Name Cardinality and Range Description Inheritance
total_acquisition_time *
Duration
Total time for XPS spectrum acquisition. direct
number_of_scans *
Integer
Number of scans or accumulations recorded. direct
step_size *
Float
Step size for a scan (angle, wavelength, energy, or potential). direct
pass_energy *
EnergyQuantity
Analyser pass energy setting in XPS. direct
spot_size *
LengthQuantity
X-ray spot size on the sample surface. direct
lense_mode *
String
Electron lens mode setting in XPS analyser. direct
charge_compensation *
String
Charge compensation method applied during XPS measurement. direct
has_atmosphere * recommended
Atmosphere
Gaseous environment or atmospheric conditions during a process. 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 CHMO:0000404
native coremeta4cat:XPS

LinkML Source

Direct

name: XPS
description: X-ray photoelectron spectroscopy for surface elemental and chemical state
  analysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
- EnergyRangeMixin
slots:
- total_acquisition_time
- number_of_scans
- step_size
- pass_energy
- spot_size
- lense_mode
- charge_compensation
- has_atmosphere
class_uri: CHMO:0000404

Induced

name: XPS
description: X-ray photoelectron spectroscopy for surface elemental and chemical state
  analysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
- EnergyRangeMixin
attributes:
  total_acquisition_time:
    name: total_acquisition_time
    description: Total time for XPS spectrum acquisition.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:total_acquisition_time
    alias: total_acquisition_time
    owner: XPS
    domain_of:
    - XPS
    range: Duration
    multivalued: true
    inlined: true
    inlined_as_list: 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: XPS
    domain_of:
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    range: integer
    multivalued: true
  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: XPS
    domain_of:
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - PhotoluminescenceSpectroscopy
    range: float
    multivalued: true
  pass_energy:
    name: pass_energy
    description: Analyser pass energy setting in XPS.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:pass_energy
    alias: pass_energy
    owner: XPS
    domain_of:
    - XPS
    range: EnergyQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  spot_size:
    name: spot_size
    description: X-ray spot size on the sample surface.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:spot_size
    alias: spot_size
    owner: XPS
    domain_of:
    - XPS
    range: LengthQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  lense_mode:
    name: lense_mode
    description: Electron lens mode setting in XPS analyser.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000108
    alias: lense_mode
    owner: XPS
    domain_of:
    - XPS
    range: string
    multivalued: true
  charge_compensation:
    name: charge_compensation
    description: Charge compensation method applied during XPS measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:charge_compensation
    alias: charge_compensation
    owner: XPS
    domain_of:
    - XPS
    range: string
    multivalued: 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: XPS
    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
  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: XPS
    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: XPS
    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: XPS
    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: XPS
    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: XPS
    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: XPS
    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: XPS
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000404