Class: PhotoluminescenceSpectroscopy
Photoluminescence spectroscopy for defect and charge carrier characterization.
URI: CHMO:0000773
classDiagram
class PhotoluminescenceSpectroscopy
click PhotoluminescenceSpectroscopy href "../../classes/PhotoluminescenceSpectroscopy/"
PhotoluminescenceMixin <|-- PhotoluminescenceSpectroscopy
click PhotoluminescenceMixin href "../../classes/PhotoluminescenceMixin/"
CharacterizationTechnique <|-- PhotoluminescenceSpectroscopy
click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"
PhotoluminescenceSpectroscopy : description
PhotoluminescenceSpectroscopy : emission_range
PhotoluminescenceSpectroscopy : emission_wavelength
PhotoluminescenceSpectroscopy --> "*" LengthQuantity : emission_wavelength
click LengthQuantity href "../../classes/LengthQuantity/"
PhotoluminescenceSpectroscopy : excitation_wavelength
PhotoluminescenceSpectroscopy --> "*" LengthQuantity : excitation_wavelength
click LengthQuantity href "../../classes/LengthQuantity/"
PhotoluminescenceSpectroscopy : has_integration_time
PhotoluminescenceSpectroscopy --> "0..1" Duration : has_integration_time
click Duration href "../../classes/Duration/"
PhotoluminescenceSpectroscopy : has_temperature
PhotoluminescenceSpectroscopy --> "* _recommended_" Temperature : has_temperature
click Temperature href "../../classes/Temperature/"
PhotoluminescenceSpectroscopy : optical_filter
PhotoluminescenceSpectroscopy : rdf_type
PhotoluminescenceSpectroscopy --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
PhotoluminescenceSpectroscopy : slit_width
PhotoluminescenceSpectroscopy : step_size
PhotoluminescenceSpectroscopy : title
PhotoluminescenceSpectroscopy : type
PhotoluminescenceSpectroscopy --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
Inheritance
- Plan [ ClassifierMixin]
- CharacterizationTechnique
- PhotoluminescenceSpectroscopy [ PhotoluminescenceMixin]
- CharacterizationTechnique
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| emission_range | * String |
Wavelength range over which emission is detected. | direct |
| slit_width | * Float |
Spectrometer entrance or exit slit width. | direct |
| step_size | * Float |
Step size for a scan (angle, wavelength, energy, or potential). | direct |
| has_integration_time | 0..1 Duration |
Integration or acquisition time per measurement step. | direct |
| excitation_wavelength | * LengthQuantity |
Excitation wavelength used in photoluminescence measurement. | PhotoluminescenceMixin |
| emission_wavelength | * LengthQuantity |
Emission wavelength detected in photoluminescence measurement. | PhotoluminescenceMixin |
| optical_filter | * String |
Optical filter used in the emission or excitation path. | PhotoluminescenceMixin |
| 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. | PhotoluminescenceMixin |
| 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:0000773 |
| native | coremeta4cat:PhotoluminescenceSpectroscopy |
LinkML Source
Direct
name: PhotoluminescenceSpectroscopy
description: Photoluminescence spectroscopy for defect and charge carrier characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- PhotoluminescenceMixin
slots:
- emission_range
- slit_width
- step_size
- has_integration_time
class_uri: CHMO:0000773
Induced
name: PhotoluminescenceSpectroscopy
description: Photoluminescence spectroscopy for defect and charge carrier characterization.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- PhotoluminescenceMixin
attributes:
emission_range:
name: emission_range
description: Wavelength range over which emission is detected.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:emission_range
alias: emission_range
owner: PhotoluminescenceSpectroscopy
domain_of:
- PhotoluminescenceSpectroscopy
range: string
multivalued: true
slit_width:
name: slit_width
description: Spectrometer entrance or exit slit width.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:slit_width
alias: slit_width
owner: PhotoluminescenceSpectroscopy
domain_of:
- PhotoluminescenceSpectroscopy
range: float
multivalued: true
unit:
ucum_code: nm
step_size:
name: step_size
description: Step size for a scan (angle, wavelength, energy, or potential).
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: AFR:0000950
alias: step_size
owner: PhotoluminescenceSpectroscopy
domain_of:
- PowderXRD
- XPS
- InfraredSpectroscopy
- DRIFTS
- PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
domain_of:
- RamanSpectroscopy
- PhotoluminescenceSpectroscopy
range: Duration
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
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
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
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: PhotoluminescenceSpectroscopy
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: CHMO:0000773