Skip to content

Class: PhotoluminescenceLifetime

Time-resolved photoluminescence for charge carrier lifetime and recombination dynamics.

URI: coremeta4cat:PhotoluminescenceLifetime

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

      PhotoluminescenceLifetime : description

      PhotoluminescenceLifetime : emission_wavelength

      PhotoluminescenceLifetime : excitation_wavelength

      PhotoluminescenceLifetime : lifetime_fitting_model

      PhotoluminescenceLifetime : number_of_shots

      PhotoluminescenceLifetime : optical_filter

      PhotoluminescenceLifetime : rdf_type





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



      PhotoluminescenceLifetime : temperature

      PhotoluminescenceLifetime : title

      PhotoluminescenceLifetime : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
lifetime_fitting_model *
String
Mathematical model used for fluorescence lifetime fitting (e.g. mono-exponential, bi-exponential). direct
number_of_shots *
Integer
Number of laser shots accumulated per measurement point. direct
excitation_wavelength *
Float
Excitation wavelength used in photoluminescence measurement. PhotoluminescenceMixin
emission_wavelength *
Float
Emission wavelength detected in photoluminescence measurement. PhotoluminescenceMixin
optical_filter *
String
Optical filter used in the emission or excitation path. PhotoluminescenceMixin
temperature *
Float
Temperature during a process or measurement. 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 coremeta4cat:PhotoluminescenceLifetime
native coremeta4cat:PhotoluminescenceLifetime

LinkML Source

Direct

name: PhotoluminescenceLifetime
description: Time-resolved photoluminescence for charge carrier lifetime and recombination
  dynamics.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- PhotoluminescenceMixin
slots:
- lifetime_fitting_model
- number_of_shots
class_uri: coremeta4cat:PhotoluminescenceLifetime

Induced

name: PhotoluminescenceLifetime
description: Time-resolved photoluminescence for charge carrier lifetime and recombination
  dynamics.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- PhotoluminescenceMixin
attributes:
  lifetime_fitting_model:
    name: lifetime_fitting_model
    description: Mathematical model used for fluorescence lifetime fitting (e.g. mono-exponential,
      bi-exponential).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:lifetime_fitting_model
    alias: lifetime_fitting_model
    owner: PhotoluminescenceLifetime
    domain_of:
    - PhotoluminescenceLifetime
    range: string
    multivalued: true
  number_of_shots:
    name: number_of_shots
    description: Number of laser shots accumulated per measurement point.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:number_of_shots
    alias: number_of_shots
    owner: PhotoluminescenceLifetime
    domain_of:
    - PhotoluminescenceLifetime
    range: integer
    multivalued: true
  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: PhotoluminescenceLifetime
    domain_of:
    - PhotoluminescenceMixin
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  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: PhotoluminescenceLifetime
    domain_of:
    - PhotoluminescenceMixin
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  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: PhotoluminescenceLifetime
    domain_of:
    - PhotoluminescenceMixin
    range: string
    multivalued: true
  temperature:
    name: temperature
    description: Temperature during a process or measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: AFR:0001584
    alias: temperature
    owner: PhotoluminescenceLifetime
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: float
    multivalued: true
    unit:
      ucum_code: Cel
  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: PhotoluminescenceLifetime
    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: PhotoluminescenceLifetime
    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: PhotoluminescenceLifetime
    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: PhotoluminescenceLifetime
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: coremeta4cat:PhotoluminescenceLifetime