Skip to content

Class: UVVisSpectroscopy

UV-Vis spectroscopy for electronic transitions, band gap, and concentration determination.

URI: VOC4CAT:0000079

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

      UVVisSpectroscopy : concentration

      UVVisSpectroscopy : description

      UVVisSpectroscopy : maximum_wavelength

      UVVisSpectroscopy : minimum_wavelength

      UVVisSpectroscopy : path_length

      UVVisSpectroscopy : rdf_type





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



      UVVisSpectroscopy : solvent

      UVVisSpectroscopy : title

      UVVisSpectroscopy : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
minimum_wavelength *
Float
Minimum wavelength of the UV-Vis scan range. direct
maximum_wavelength *
Float
Maximum wavelength of the UV-Vis scan range. direct
path_length *
Float
Optical path length of the measurement cell. direct
solvent *
String
Solvent used in a process or sample preparation. direct
concentration *
Float
Concentration of a substance in a sample or solution. 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 VOC4CAT:0000079
native coremeta4cat:UVVisSpectroscopy

LinkML Source

Direct

name: UVVisSpectroscopy
description: UV-Vis spectroscopy for electronic transitions, band gap, and concentration
  determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- minimum_wavelength
- maximum_wavelength
- path_length
- solvent
- concentration
class_uri: VOC4CAT:0000079

Induced

name: UVVisSpectroscopy
description: UV-Vis spectroscopy for electronic transitions, band gap, and concentration
  determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  minimum_wavelength:
    name: minimum_wavelength
    description: Minimum wavelength of the UV-Vis scan range.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:minimum_wavelength
    alias: minimum_wavelength
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  maximum_wavelength:
    name: maximum_wavelength
    description: Maximum wavelength of the UV-Vis scan range.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:maximum_wavelength
    alias: maximum_wavelength
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  path_length:
    name: path_length
    description: Optical path length of the measurement cell.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFQ:0000268
    alias: path_length
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: cm
  solvent:
    name: solvent
    description: Solvent used in a process or sample preparation.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0007246
    alias: solvent
    owner: UVVisSpectroscopy
    domain_of:
    - Synthesis
    - NMRSpectroscopy
    - UVVisSpectroscopy
    - DynamicLightScattering
    range: string
    multivalued: true
  concentration:
    name: concentration
    description: Concentration of a substance in a sample or solution.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:concentration
    alias: concentration
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    - DynamicLightScattering
    - ElectroSprayIonizationMassSpectrometry
    range: float
    multivalued: true
    unit:
      ucum_code: mol/L
  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: UVVisSpectroscopy
    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: UVVisSpectroscopy
    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: UVVisSpectroscopy
    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: UVVisSpectroscopy
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: VOC4CAT:0000079