Skip to content

Enum: PermitStatus

The status of a permit.

URI: PermitStatus

Permissible Values

Value Meaning Description
pending None
active None
expired None
revoked None

Slots

Name Description
permit_status The current status of the permit (e

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

LinkML Source

name: PermitStatus
description: The status of a permit.
from_schema: OAEDataManagementProtocol
rank: 1000
permissible_values:
  pending:
    text: pending
  active:
    text: active
  expired:
    text: expired
  revoked:
    text: revoked