Skip to content

Class: ElementalAnalysis

Combustion elemental analysis (CHNS/O) for carbon, hydrogen, nitrogen, sulfur content.

URI: CHMO:0001075

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

      ElementalAnalysis : carrier_gas

      ElementalAnalysis : combustion_temperature

      ElementalAnalysis : description

      ElementalAnalysis : elements_analyzed

      ElementalAnalysis : rdf_type





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



      ElementalAnalysis : title

      ElementalAnalysis : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
elements_analyzed *
String
List of elements analysed by combustion elemental analysis (e.g. C, H, N, S). direct
combustion_temperature *
Float
Combustion furnace temperature for elemental analysis. direct
carrier_gas *
String
Carrier gas used in a process (e.g. in GC analysis or ALD deposition). 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:0001075
native coremeta4cat:ElementalAnalysis

LinkML Source

Direct

name: ElementalAnalysis
description: Combustion elemental analysis (CHNS/O) for carbon, hydrogen, nitrogen,
  sulfur content.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- elements_analyzed
- combustion_temperature
- carrier_gas
class_uri: CHMO:0001075

Induced

name: ElementalAnalysis
description: Combustion elemental analysis (CHNS/O) for carbon, hydrogen, nitrogen,
  sulfur content.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  elements_analyzed:
    name: elements_analyzed
    description: List of elements analysed by combustion elemental analysis (e.g.
      C, H, N, S).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:elements_analyzed
    alias: elements_analyzed
    owner: ElementalAnalysis
    domain_of:
    - ElementalAnalysis
    range: string
    multivalued: true
  combustion_temperature:
    name: combustion_temperature
    description: Combustion furnace temperature for elemental analysis.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:combustion_temperature
    alias: combustion_temperature
    owner: ElementalAnalysis
    domain_of:
    - ElementalAnalysis
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  carrier_gas:
    name: carrier_gas
    description: Carrier gas used in a process (e.g. in GC analysis or ALD deposition).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:carrier_gas
    alias: carrier_gas
    owner: ElementalAnalysis
    domain_of:
    - AtomicLayerDeposition
    - ElementalAnalysis
    - ElectroSprayIonizationMassSpectrometry
    - GCMS
    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: ElementalAnalysis
    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: ElementalAnalysis
    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: ElementalAnalysis
    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: ElementalAnalysis
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0001075