Skip to content

Class: UVVisSpectroscopy

Ultraviolet-visible spectroscopy

URI: voc4cat:0000079

classDiagram class UVVisSpectroscopy click UVVisSpectroscopy href "../UVVisSpectroscopy/" CharacterizationTechnique <|-- UVVisSpectroscopy click CharacterizationTechnique href "../CharacterizationTechnique/" UVVisSpectroscopy : concentration UVVisSpectroscopy : identifier UVVisSpectroscopy : maximum_wavelength UVVisSpectroscopy : minimum_wavelength UVVisSpectroscopy : path_length UVVisSpectroscopy : solvent

Inheritance

Slots

Name Cardinality and Range Description Inheritance
minimum_wavelength *
Float
Minimum wavelength direct
maximum_wavelength *
Float
Maximum wavelength direct
path_length *
Float
Path length of cell direct
solvent *
String
Solvent used direct
concentration *
Float
Concentration of sample direct
identifier 0..1
String
Unique identifier for the entity CatCoreEntity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/catcore

Mappings

Mapping Type Mapped Value
self voc4cat:0000079
native catcore:UVVisSpectroscopy

LinkML Source

Direct

name: UVVisSpectroscopy
description: Ultraviolet-visible spectroscopy
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
slots:
- minimum_wavelength
- maximum_wavelength
- path_length
- solvent
- concentration
class_uri: voc4cat:0000079

Induced

name: UVVisSpectroscopy
description: Ultraviolet-visible spectroscopy
from_schema: https://w3id.org/nfdi4cat/catcore
is_a: CharacterizationTechnique
attributes:
  minimum_wavelength:
    name: minimum_wavelength
    description: Minimum wavelength
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore: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
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:maximum_wavelength
    alias: maximum_wavelength
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  path_length:
    name: path_length
    description: Path length of cell
    from_schema: https://w3id.org/nfdi4cat/catcore
    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
    from_schema: https://w3id.org/nfdi4cat/catcore
    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 sample
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: voc4cat:0007244
    alias: concentration
    owner: UVVisSpectroscopy
    domain_of:
    - UVVisSpectroscopy
    - DynamicLightScattering
    - ESI_MS
    range: float
    multivalued: true
    unit:
      ucum_code: mol/L
  identifier:
    name: identifier
    description: Unique identifier for the entity
    from_schema: https://w3id.org/nfdi4cat/catcore
    rank: 1000
    slot_uri: catcore:identifier
    alias: identifier
    owner: UVVisSpectroscopy
    domain_of:
    - CatCoreEntity
    range: string
class_uri: voc4cat:0000079