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 : description

      DynamicLightScattering : dispersant





        DynamicLightScattering --> "*" ChemicalEntity : dispersant
        click ChemicalEntity href "../../classes/ChemicalEntity/"



      DynamicLightScattering : has_concentration





        DynamicLightScattering --> "* _recommended_" Concentration : has_concentration
        click Concentration href "../../classes/Concentration/"



      DynamicLightScattering : has_temperature





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



      DynamicLightScattering : light_wavelength





        DynamicLightScattering --> "*" LengthQuantity : light_wavelength
        click LengthQuantity href "../../classes/LengthQuantity/"



      DynamicLightScattering : measurement_duration





        DynamicLightScattering --> "*" Duration : measurement_duration
        click Duration href "../../classes/Duration/"



      DynamicLightScattering : rdf_type





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



      DynamicLightScattering : refractive_index

      DynamicLightScattering : scattering_angle





        DynamicLightScattering --> "*" PlaneAngle : scattering_angle
        click PlaneAngle href "../../classes/PlaneAngle/"



      DynamicLightScattering : solvent





        DynamicLightScattering --> "*" ChemicalEntity : solvent
        click ChemicalEntity href "../../classes/ChemicalEntity/"



      DynamicLightScattering : title

      DynamicLightScattering : type





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



Inheritance

Slots

Name Cardinality and Range Description Inheritance
solvent *
ChemicalEntity
Solvent used in a process or sample preparation. direct
has_concentration * recommended
Concentration
The slot to provide the Concentration of a ChemicalSubstance. direct
light_wavelength *
LengthQuantity
Wavelength of the laser used in DLS measurement. direct
scattering_angle *
PlaneAngle
Scattering angle at which intensity is detected in DLS. direct
refractive_index *
Float
Refractive index of the solvent used in DLS measurement. 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
dispersant *
ChemicalEntity
Dispersant used (e.g. in DLS measurement or flame spray pyrolysis). direct
measurement_duration *
Duration
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

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
- has_concentration
- light_wavelength
- scattering_angle
- refractive_index
- has_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: ChemicalEntity
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_concentration:
    name: has_concentration
    description: The slot to provide the Concentration of a ChemicalSubstance.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_concentration
    owner: DynamicLightScattering
    domain_of:
    - PrecipitationMixin
    - UVVisSpectroscopy
    - DynamicLightScattering
    - ElectroSprayIonizationMassSpectrometry
    - ChemicalSubstanceMixin
    range: Concentration
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  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: LengthQuantity
    multivalued: true
    inlined: true
    inlined_as_list: true
  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: PlaneAngle
    multivalued: true
    inlined: true
    inlined_as_list: true
  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
  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: DynamicLightScattering
    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
  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: ChemicalEntity
    multivalued: true
    inlined: true
    inlined_as_list: 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: Duration
    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: DynamicLightScattering
    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: DynamicLightScattering
    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: 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