Skip to content

Enum: NanostructureMorphologyEnum

Types of nanostructure morphologies

URI: valuesets:NanostructureMorphologyEnum

Permissible Values

Value Meaning Description
NANOTUBE CHEBI:50796 Cylindrical nanostructure
NANOPARTICLE CHEBI:50803 Particle with nanoscale dimensions
NANOROD CHEBI:50805 Rod-shaped nanostructure
QUANTUM_DOT CHEBI:50853 Semiconductor nanocrystal
NANOWIRE None Wire with nanoscale diameter
NANOSHEET None Two-dimensional nanostructure
NANOFIBER None Fiber with nanoscale diameter

Slots

Name Description
nanostructure_morphology Types of nanostructure morphologies

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: NanostructureMorphologyEnum
description: Types of nanostructure morphologies
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  NANOTUBE:
    text: NANOTUBE
    description: Cylindrical nanostructure
    meaning: CHEBI:50796
    annotations:
      dimensions:
        tag: dimensions
        value: 1D
      examples:
        tag: examples
        value: carbon nanotubes
  NANOPARTICLE:
    text: NANOPARTICLE
    description: Particle with nanoscale dimensions
    meaning: CHEBI:50803
    annotations:
      dimensions:
        tag: dimensions
        value: 0D
      size_range:
        tag: size_range
        value: 1-100 nm
  NANOROD:
    text: NANOROD
    description: Rod-shaped nanostructure
    meaning: CHEBI:50805
    annotations:
      dimensions:
        tag: dimensions
        value: 1D
      aspect_ratio:
        tag: aspect_ratio
        value: 3-20
  QUANTUM_DOT:
    text: QUANTUM_DOT
    description: Semiconductor nanocrystal
    meaning: CHEBI:50853
    annotations:
      dimensions:
        tag: dimensions
        value: 0D
      property:
        tag: property
        value: quantum confinement
  NANOWIRE:
    text: NANOWIRE
    description: Wire with nanoscale diameter
    annotations:
      dimensions:
        tag: dimensions
        value: 1D
      diameter:
        tag: diameter
        value: <100 nm
  NANOSHEET:
    text: NANOSHEET
    description: Two-dimensional nanostructure
    annotations:
      dimensions:
        tag: dimensions
        value: 2D
      thickness:
        tag: thickness
        value: <100 nm
  NANOFIBER:
    text: NANOFIBER
    description: Fiber with nanoscale diameter
    annotations:
      dimensions:
        tag: dimensions
        value: 1D
      diameter:
        tag: diameter
        value: <1000 nm