Skip to content

Enum: StatusEnum

URI: StatusEnum

Permissible Values

Value Meaning Description
active None
draft None
retired None
withdrawn None

Slots

Name Description
status Status of record, assumed active if the field is not present

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

LinkML Source

name: StatusEnum
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
permissible_values:
  active:
    text: active
  draft:
    text: draft
  retired:
    text: retired
  withdrawn:
    text: withdrawn