Skip to content

Class: EDX

Energy-dispersive X-ray spectroscopy for elemental mapping and quantification.

URI: CHMO:0000309

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

      EDX : calibration_method

      EDX : counting_time

      EDX : description

      EDX : primary_energy

      EDX : rdf_type





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



      EDX : resolution

      EDX : title

      EDX : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
primary_energy *
Float
Primary electron beam energy for EDX excitation. direct
counting_time *
Float
X-ray counting time per point or spectrum. direct
resolution *
Float
Resolution of a measurement or detector. direct
calibration_method *
String
Calibration method applied during a measurement. 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 CHMO:0000309
native coremeta4cat:EDX

LinkML Source

Direct

name: EDX
description: Energy-dispersive X-ray spectroscopy for elemental mapping and quantification.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- primary_energy
- counting_time
- resolution
- calibration_method
class_uri: CHMO:0000309

Induced

name: EDX
description: Energy-dispersive X-ray spectroscopy for elemental mapping and quantification.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  primary_energy:
    name: primary_energy
    description: Primary electron beam energy for EDX excitation.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:primary_energy
    alias: primary_energy
    owner: EDX
    domain_of:
    - EDX
    range: float
    multivalued: true
    unit:
      ucum_code: keV
  counting_time:
    name: counting_time
    description: X-ray counting time per point or spectrum.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:counting_time
    alias: counting_time
    owner: EDX
    domain_of:
    - EDX
    range: float
    multivalued: true
    unit:
      ucum_code: s
  resolution:
    name: resolution
    description: Resolution of a measurement or detector.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:resolution
    alias: resolution
    owner: EDX
    domain_of:
    - EDX
    - DRIFTS
    range: float
    multivalued: true
  calibration_method:
    name: calibration_method
    description: Calibration method applied during a measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:calibration_method
    alias: calibration_method
    owner: EDX
    domain_of:
    - EDX
    - ICPAES
    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: EDX
    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: EDX
    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: EDX
    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: EDX
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000309