Skip to content

Class: RamanSpectroscopy

Raman spectroscopy for vibrational and structural characterization.

URI: VOC4CAT:0000069

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

      RamanSpectroscopy : description

      RamanSpectroscopy : excitation_laser_power





        RamanSpectroscopy --> "*" PowerQuantity : excitation_laser_power
        click PowerQuantity href "../../classes/PowerQuantity/"



      RamanSpectroscopy : excitation_laser_wavelength





        RamanSpectroscopy --> "*" LengthQuantity : excitation_laser_wavelength
        click LengthQuantity href "../../classes/LengthQuantity/"



      RamanSpectroscopy : filter_or_grating

      RamanSpectroscopy : has_atmosphere





        RamanSpectroscopy --> "* _recommended_" Atmosphere : has_atmosphere
        click Atmosphere href "../../classes/Atmosphere/"



      RamanSpectroscopy : has_integration_time





        RamanSpectroscopy --> "0..1" Duration : has_integration_time
        click Duration href "../../classes/Duration/"



      RamanSpectroscopy : has_temperature





        RamanSpectroscopy --> "* _recommended_" Temperature : has_temperature
        click Temperature href "../../classes/Temperature/"



      RamanSpectroscopy : magnification_setting

      RamanSpectroscopy : number_of_scans

      RamanSpectroscopy : rdf_type





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



      RamanSpectroscopy : title

      RamanSpectroscopy : type





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



Inheritance

Slots

Name Cardinality and Range Description Inheritance
excitation_laser_wavelength *
LengthQuantity
Wavelength of excitation laser used in Raman spectroscopy. direct
excitation_laser_power *
PowerQuantity
Power of the excitation laser at the sample. direct
magnification_setting *
Float
Magnification setting used for imaging. direct
has_integration_time 0..1
Duration
Integration or acquisition time per measurement step. direct
number_of_scans *
Integer
Number of scans or accumulations recorded. direct
has_atmosphere * recommended
Atmosphere
Gaseous environment or atmospheric conditions during a process. direct
has_temperature * recommended
Temperature
The slot to provide the Temperature of a MaterialEntity or an Activity, whereas the temperature of the Activity is ontologically rooted in the temperature of the material entities that participate in the Activity. direct
filter_or_grating *
String
Optical filter or grating used in Raman spectrometer. 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

Mappings

Mapping Type Mapped Value
self VOC4CAT:0000069
native coremeta4cat:RamanSpectroscopy

LinkML Source

Direct

name: RamanSpectroscopy
description: Raman spectroscopy for vibrational and structural characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- excitation_laser_wavelength
- excitation_laser_power
- magnification_setting
- has_integration_time
- number_of_scans
- has_atmosphere
- has_temperature
- filter_or_grating
class_uri: VOC4CAT:0000069

Induced

name: RamanSpectroscopy
description: Raman spectroscopy for vibrational and structural characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  excitation_laser_wavelength:
    name: excitation_laser_wavelength
    description: Wavelength of excitation laser used in Raman spectroscopy.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0001594
    alias: excitation_laser_wavelength
    owner: RamanSpectroscopy
    domain_of:
    - RamanSpectroscopy
    range: LengthQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  excitation_laser_power:
    name: excitation_laser_power
    description: Power of the excitation laser at the sample.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0001595
    alias: excitation_laser_power
    owner: RamanSpectroscopy
    domain_of:
    - RamanSpectroscopy
    range: PowerQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  magnification_setting:
    name: magnification_setting
    description: Magnification setting used for imaging.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0002226
    alias: magnification_setting
    owner: RamanSpectroscopy
    domain_of:
    - ElectronMicroscopyMixin
    - RamanSpectroscopy
    range: float
    multivalued: true
  has_integration_time:
    name: has_integration_time
    description: Integration or acquisition time per measurement step.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_duration
    slot_uri: SIO:000008
    alias: has_integration_time
    owner: RamanSpectroscopy
    domain_of:
    - RamanSpectroscopy
    - PhotoluminescenceSpectroscopy
    range: Duration
  number_of_scans:
    name: number_of_scans
    description: Number of scans or accumulations recorded.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:number_of_scans
    alias: number_of_scans
    owner: RamanSpectroscopy
    domain_of:
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    range: integer
    multivalued: true
  has_atmosphere:
    name: has_atmosphere
    description: Gaseous environment or atmospheric conditions during a process.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_qualitative_attribute
    slot_uri: SIO:000008
    alias: has_atmosphere
    owner: RamanSpectroscopy
    domain_of:
    - ThermalSynthesisMixin
    - MolecularSynthesis
    - ElectrochemistryMixin
    - PowderXRD
    - XPS
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - Thermogravimetry
    - CatalyticReaction
    range: Atmosphere
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_temperature:
    name: has_temperature
    description: The slot to provide the Temperature of a MaterialEntity or an Activity,
      whereas the temperature of the Activity is ontologically rooted in the temperature
      of the material entities that participate in the Activity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_temperature
    owner: RamanSpectroscopy
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - MaterialisticMixin
    - ChemicalReaction
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: Temperature
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  filter_or_grating:
    name: filter_or_grating
    description: Optical filter or grating used in Raman spectrometer.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:filter_or_grating
    alias: filter_or_grating
    owner: RamanSpectroscopy
    domain_of:
    - RamanSpectroscopy
    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: RamanSpectroscopy
    domain_of:
    - QuantitativeRange
    - 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: RamanSpectroscopy
    domain_of:
    - QuantitativeRange
    - 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: RamanSpectroscopy
    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: RamanSpectroscopy
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: VOC4CAT:0000069