Skip to content

Enum: ObservableObjectStateEnum

URI: ObservableObjectStateEnum

Permissible Values

Value Meaning Description
Active None
Closed None
Does Not Exist None
Exists None
Inactive None
Locked None
Open None
Started None
Stopped None
Unlocked None

Slots

Name Description
ObservableObjectStateVocab "Defines an open-vocabulary of observable object states

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ObservableObjectStateEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  Active:
    text: Active
  Closed:
    text: Closed
  Does Not Exist:
    text: Does Not Exist
  Exists:
    text: Exists
  Inactive:
    text: Inactive
  Locked:
    text: Locked
  Open:
    text: Open
  Started:
    text: Started
  Stopped:
    text: Stopped
  Unlocked:
    text: Unlocked