Class: PhotoluminescenceMixin
Mixin providing optical excitation/emission parameters shared by
photoluminescence techniques (PhotoluminescenceSpectroscopy,
PhotoluminescenceLifetime).
URI: coremeta4cat:class/PhotoluminescenceMixin
classDiagram
class PhotoluminescenceMixin
click PhotoluminescenceMixin href "../../classes/PhotoluminescenceMixin/"
PhotoluminescenceMixin <|-- PhotoluminescenceSpectroscopy
click PhotoluminescenceSpectroscopy href "../../classes/PhotoluminescenceSpectroscopy/"
PhotoluminescenceMixin <|-- PhotoluminescenceLifetime
click PhotoluminescenceLifetime href "../../classes/PhotoluminescenceLifetime/"
PhotoluminescenceMixin : emission_wavelength
PhotoluminescenceMixin --> "*" LengthQuantity : emission_wavelength
click LengthQuantity href "../../classes/LengthQuantity/"
PhotoluminescenceMixin : excitation_wavelength
PhotoluminescenceMixin --> "*" LengthQuantity : excitation_wavelength
click LengthQuantity href "../../classes/LengthQuantity/"
PhotoluminescenceMixin : has_temperature
PhotoluminescenceMixin --> "* _recommended_" Temperature : has_temperature
click Temperature href "../../classes/Temperature/"
PhotoluminescenceMixin : optical_filter
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| excitation_wavelength | * LengthQuantity |
Excitation wavelength used in photoluminescence measurement. | direct |
| emission_wavelength | * LengthQuantity |
Emission wavelength detected in photoluminescence measurement. | direct |
| optical_filter | * String |
Optical filter used in the emission or excitation path. | 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 |
Mixin Usage
| mixed into | description |
|---|---|
| PhotoluminescenceSpectroscopy | Photoluminescence spectroscopy for defect and charge carrier characterization. |
| PhotoluminescenceLifetime | Time-resolved photoluminescence for charge carrier lifetime and recombination dynamics. |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/coremeta4cat
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | coremeta4cat:PhotoluminescenceMixin |
| native | coremeta4cat:PhotoluminescenceMixin |
LinkML Source
Direct
name: PhotoluminescenceMixin
description: 'Mixin providing optical excitation/emission parameters shared by
photoluminescence techniques (PhotoluminescenceSpectroscopy,
PhotoluminescenceLifetime).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
mixin: true
slots:
- excitation_wavelength
- emission_wavelength
- optical_filter
- has_temperature
Induced
name: PhotoluminescenceMixin
description: 'Mixin providing optical excitation/emission parameters shared by
photoluminescence techniques (PhotoluminescenceSpectroscopy,
PhotoluminescenceLifetime).'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
mixin: true
attributes:
excitation_wavelength:
name: excitation_wavelength
description: Excitation wavelength used in photoluminescence measurement.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: AFR:0002479
alias: excitation_wavelength
owner: PhotoluminescenceMixin
domain_of:
- PhotoluminescenceMixin
range: LengthQuantity
multivalued: true
inlined: true
inlined_as_list: true
emission_wavelength:
name: emission_wavelength
description: Emission wavelength detected in photoluminescence measurement.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: NCIT:C204101
alias: emission_wavelength
owner: PhotoluminescenceMixin
domain_of:
- PhotoluminescenceMixin
range: LengthQuantity
multivalued: true
inlined: true
inlined_as_list: true
optical_filter:
name: optical_filter
description: Optical filter used in the emission or excitation path.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:optical_filter
alias: optical_filter
owner: PhotoluminescenceMixin
domain_of:
- PhotoluminescenceMixin
range: string
multivalued: 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: PhotoluminescenceMixin
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