Skip to content

Enum: InformationResourceStatusEnum

The status of the infores identifier

Permissible Values

Value Meaning Description
released None None
deprecated None None
draft None None
modified None None

Slots constrained by this enum

Name
status

LinkML Source

name: InformationResourceStatusEnum
description: The status of the infores identifier
from_schema: https://w3id.org/biolink/information_resource_registry.yaml
permissible_values:
  released:
    text: released
  deprecated:
    text: deprecated
  draft:
    text: draft
  modified:
    text: modified