Enum: BiomanufacturingScaleType
Scale classifications for biomanufacturing operations, from micro-scale screening through commercial production
URI: valuesets:BiomanufacturingScaleType
Permissible Values
| Value | Meaning | Description | Purpose | Volume Range |
|---|---|---|---|---|
| BENCH_SCALE | Laboratory bench scale operations, typically less than 10 liters | Initial development and screening | <10 L | |
| PILOT_SCALE | Pilot plant scale operations for process development, typically 10-1000 liters | Process development and optimization | 10-1000 L | |
| DEMONSTRATION_SCALE | Demonstration scale operations for technology validation, typically 1000-10000 liters | Technology demonstration and validation | 1000-10000 L | |
| COMMERCIAL_SCALE | Full commercial production scale, typically greater than 10000 liters | Commercial manufacturing | >10000 L | |
| MICRO_SCALE | Micro-scale operations using microfluidic or microtiter plate formats, typically less than 1 mL | High-throughput screening and optimization | <1 mL |
Slots
| Name | Description |
|---|---|
| biomanufacturing_scale | Scale of biomanufacturing operations |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: BiomanufacturingScaleType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Scale classifications for biomanufacturing operations, from micro-scale
screening through commercial production
title: Biomanufacturing Scale Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
BENCH_SCALE:
text: BENCH_SCALE
description: Laboratory bench scale operations, typically less than 10 liters
annotations:
volume_range:
tag: volume_range
value: <10 L
purpose:
tag: purpose
value: Initial development and screening
PILOT_SCALE:
text: PILOT_SCALE
description: Pilot plant scale operations for process development, typically 10-1000
liters
annotations:
volume_range:
tag: volume_range
value: 10-1000 L
purpose:
tag: purpose
value: Process development and optimization
DEMONSTRATION_SCALE:
text: DEMONSTRATION_SCALE
description: Demonstration scale operations for technology validation, typically
1000-10000 liters
annotations:
volume_range:
tag: volume_range
value: 1000-10000 L
purpose:
tag: purpose
value: Technology demonstration and validation
COMMERCIAL_SCALE:
text: COMMERCIAL_SCALE
description: Full commercial production scale, typically greater than 10000 liters
annotations:
volume_range:
tag: volume_range
value: '>10000 L'
purpose:
tag: purpose
value: Commercial manufacturing
MICRO_SCALE:
text: MICRO_SCALE
description: Micro-scale operations using microfluidic or microtiter plate formats,
typically less than 1 mL
annotations:
volume_range:
tag: volume_range
value: <1 mL
purpose:
tag: purpose
value: High-throughput screening and optimization