Skip to content

Class: ICPAES

Inductively coupled plasma atomic emission spectroscopy for bulk elemental composition.

URI: CHMO:0000267

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

      ICPAES : calibration_method

      ICPAES : description

      ICPAES : detection_limit

      ICPAES : element_analyzed

      ICPAES : matrix_effect_correction

      ICPAES : rdf_type





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



      ICPAES : title

      ICPAES : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
element_analyzed *
String
Chemical element analysed (e.g. Fe, Cu, Pt). direct
calibration_method *
String
Calibration method applied during a measurement. direct
detection_limit *
Float
Detection limit of the analytical method. direct
matrix_effect_correction *
String
Method used to correct for matrix effects in ICP-AES. 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:0000267
native coremeta4cat:ICPAES

LinkML Source

Direct

name: ICPAES
description: Inductively coupled plasma atomic emission spectroscopy for bulk elemental
  composition.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- element_analyzed
- calibration_method
- detection_limit
- matrix_effect_correction
class_uri: CHMO:0000267

Induced

name: ICPAES
description: Inductively coupled plasma atomic emission spectroscopy for bulk elemental
  composition.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  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: ICPAES
    domain_of:
    - XRayAbsorptionSpectroscopy
    - ICPAES
    range: string
    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: ICPAES
    domain_of:
    - EDX
    - ICPAES
    range: string
    multivalued: true
  detection_limit:
    name: detection_limit
    description: Detection limit of the analytical method.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: NCIT:C105701
    alias: detection_limit
    owner: ICPAES
    domain_of:
    - ICPAES
    range: float
    multivalued: true
  matrix_effect_correction:
    name: matrix_effect_correction
    description: Method used to correct for matrix effects in ICP-AES.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:matrix_effect_correction
    alias: matrix_effect_correction
    owner: ICPAES
    domain_of:
    - 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: ICPAES
    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: ICPAES
    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: ICPAES
    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: ICPAES
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000267