Skip to content

Enum: WasteHalfLifeCategoryEnum

Half-life categories for radioactive waste classification

URI: valuesets:WasteHalfLifeCategoryEnum

Permissible Values

Value Meaning Description
VERY_SHORT_LIVED None Radionuclides with very short half-lives
SHORT_LIVED None Radionuclides with short half-lives
LONG_LIVED None Radionuclides with long half-lives

Slots

Name Description
waste_half_life_category Half-life category for radioactive waste

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: WasteHalfLifeCategoryEnum
description: Half-life categories for radioactive waste classification
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  VERY_SHORT_LIVED:
    text: VERY_SHORT_LIVED
    description: Radionuclides with very short half-lives
    annotations:
      half_life_range:
        tag: half_life_range
        value: seconds to days
      decay_strategy:
        tag: decay_strategy
        value: storage for decay
      typical_examples:
        tag: typical_examples
        value: medical isotopes, some activation products
    title: Very Short-Lived
  SHORT_LIVED:
    text: SHORT_LIVED
    description: Radionuclides with short half-lives
    annotations:
      half_life_range:
        tag: half_life_range
        value: <30 years
      containment_period:
        tag: containment_period
        value: hundreds of years
      decay_significance:
        tag: decay_significance
        value: significant over containment period
    title: Short-Lived
  LONG_LIVED:
    text: LONG_LIVED
    description: Radionuclides with long half-lives
    annotations:
      half_life_range:
        tag: half_life_range
        value: '>30 years'
      containment_period:
        tag: containment_period
        value: thousands to millions of years
      decay_significance:
        tag: decay_significance
        value: minimal over human timescales
      examples:
        tag: examples
        value: actinides, some fission products
    title: Long-Lived