Skip to content

Class: DynamicLightScattering

Dynamic light scattering for hydrodynamic particle size distribution in suspension.

URI: CHMO:0000167

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

      DynamicLightScattering : concentration

      DynamicLightScattering : description

      DynamicLightScattering : dispersant

      DynamicLightScattering : light_wavelength

      DynamicLightScattering : measurement_duration

      DynamicLightScattering : rdf_type





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



      DynamicLightScattering : refractive_index

      DynamicLightScattering : scattering_angle

      DynamicLightScattering : solvent

      DynamicLightScattering : temperature

      DynamicLightScattering : title

      DynamicLightScattering : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
solvent *
String
Solvent used in a process or sample preparation. direct
concentration *
Float
Concentration of a substance in a sample or solution. direct
light_wavelength *
Float
Wavelength of the laser used in DLS measurement. direct
scattering_angle *
Float
Scattering angle at which intensity is detected in DLS. direct
refractive_index *
Float
Refractive index of the solvent used in DLS measurement. direct
temperature *
Float
Temperature during a process or measurement. direct
dispersant *
String
Dispersant used (e.g. in DLS measurement or flame spray pyrolysis). direct
measurement_duration *
Float
Duration of a single DLS acquisition. 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

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

Mappings

Mapping Type Mapped Value
self CHMO:0000167
native coremeta4cat:DynamicLightScattering

LinkML Source

Direct

name: DynamicLightScattering
description: Dynamic light scattering for hydrodynamic particle size distribution
  in suspension.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
slots:
- solvent
- concentration
- light_wavelength
- scattering_angle
- refractive_index
- temperature
- dispersant
- measurement_duration
class_uri: CHMO:0000167

Induced

name: DynamicLightScattering
description: Dynamic light scattering for hydrodynamic particle size distribution
  in suspension.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
attributes:
  solvent:
    name: solvent
    description: Solvent used in a process or sample preparation.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0007246
    alias: solvent
    owner: DynamicLightScattering
    domain_of:
    - Synthesis
    - NMRSpectroscopy
    - UVVisSpectroscopy
    - DynamicLightScattering
    range: string
    multivalued: true
  concentration:
    name: concentration
    description: Concentration of a substance in a sample or solution.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:concentration
    alias: concentration
    owner: DynamicLightScattering
    domain_of:
    - UVVisSpectroscopy
    - DynamicLightScattering
    - ElectroSprayIonizationMassSpectrometry
    range: float
    multivalued: true
    unit:
      ucum_code: mol/L
  light_wavelength:
    name: light_wavelength
    description: Wavelength of the laser used in DLS measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: VOC4CAT:0000176
    alias: light_wavelength
    owner: DynamicLightScattering
    domain_of:
    - DynamicLightScattering
    range: float
    multivalued: true
    unit:
      ucum_code: nm
  scattering_angle:
    name: scattering_angle
    description: Scattering angle at which intensity is detected in DLS.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:scattering_angle
    alias: scattering_angle
    owner: DynamicLightScattering
    domain_of:
    - DynamicLightScattering
    range: float
    multivalued: true
    unit:
      ucum_code: deg
  refractive_index:
    name: refractive_index
    description: Refractive index of the solvent used in DLS measurement.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:refractive_index
    alias: refractive_index
    owner: DynamicLightScattering
    domain_of:
    - DynamicLightScattering
    range: float
    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: DynamicLightScattering
    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
  dispersant:
    name: dispersant
    description: Dispersant used (e.g. in DLS measurement or flame spray pyrolysis).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:dispersant
    alias: dispersant
    owner: DynamicLightScattering
    domain_of:
    - FlameSprayPyrolysis
    - DynamicLightScattering
    range: string
    multivalued: true
  measurement_duration:
    name: measurement_duration
    description: Duration of a single DLS acquisition.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: coremeta4cat:measurement_duration
    alias: measurement_duration
    owner: DynamicLightScattering
    domain_of:
    - DynamicLightScattering
    range: float
    multivalued: true
    unit:
      ucum_code: s
  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: DynamicLightScattering
    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: DynamicLightScattering
    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: DynamicLightScattering
    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: DynamicLightScattering
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000167