Skip to content

Enum: DiskTypeEnum

URI: DiskTypeEnum

Permissible Values

Value Meaning Description
CDRom None
Fixed None
RAMDisk None
Remote None
Removable None

Slots

Name Description
DiskTypeVocab "Defines an open-vocabulary of disk types

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

LinkML Source

name: DiskTypeEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  CDRom:
    text: CDRom
  Fixed:
    text: Fixed
  RAMDisk:
    text: RAMDisk
  Remote:
    text: Remote
  Removable:
    text: Removable