Enum: UnixProcessStateEnum
URI: UnixProcessStateEnum
Permissible Values
Value |
Meaning |
Description |
Dead |
None |
|
InterruptibleSleep |
None |
|
Paging |
None |
|
Running |
None |
|
Stopped |
None |
|
UninterruptibleSleep |
None |
|
Zombie |
None |
|
Slots
Schema Source
- from schema: https://w3id.org/lmodel/ucolink-vocabulary
LinkML Source
name: UnixProcessStateEnum
from_schema: https://w3id.org/lmodel/ucolink-vocabulary
rank: 1000
permissible_values:
Dead:
text: Dead
InterruptibleSleep:
text: InterruptibleSleep
Paging:
text: Paging
Running:
text: Running
Stopped:
text: Stopped
UninterruptibleSleep:
text: UninterruptibleSleep
Zombie:
text: Zombie