Enum: ProcessOperationMode
The temporal mode in which a process or unit operation is run.
URI: valuesets:ProcessOperationMode
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| BATCH | None | Material is charged, processed, and discharged in discrete batches |
| CONTINUOUS | None | Material flows through the process steadily without interruption |
| SEMI_BATCH | None | A hybrid mode where some streams are continuous while others are batch-wise |
| SEMI_CONTINUOUS | None | Process alternates between continuous operation and periodic interruptions |
Slots
| Name | Description |
|---|---|
| process_operation_mode | The temporal operating mode of a process |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: ProcessOperationMode
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: The temporal mode in which a process or unit operation is run.
title: Process Operation Mode
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
BATCH:
text: BATCH
description: Material is charged, processed, and discharged in discrete batches
CONTINUOUS:
text: CONTINUOUS
description: Material flows through the process steadily without interruption
SEMI_BATCH:
text: SEMI_BATCH
description: A hybrid mode where some streams are continuous while others are
batch-wise
SEMI_CONTINUOUS:
text: SEMI_CONTINUOUS
description: Process alternates between continuous operation and periodic interruptions