Skip to content

Enum: ChannelConfigurationEnum

URI: namo:ChannelConfigurationEnum

Permissible Values

Value Meaning Description
PARALLEL None Parallel channel configuration
SERIAL None Serial/sequential channel configuration
BRANCHING None Branching channel configuration
CIRCULAR None Circular/loop channel configuration
SERPENTINE None Serpentine channel pattern
Y_SHAPED None Y-shaped channel junction
T_SHAPED None T-shaped channel junction

Slots

Name Description
channel_configuration Configuration of channels (e

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/monarch-initiative/namo

LinkML Source

name: ChannelConfigurationEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
  PARALLEL:
    text: PARALLEL
    description: Parallel channel configuration
  SERIAL:
    text: SERIAL
    description: Serial/sequential channel configuration
  BRANCHING:
    text: BRANCHING
    description: Branching channel configuration
  CIRCULAR:
    text: CIRCULAR
    description: Circular/loop channel configuration
  SERPENTINE:
    text: SERPENTINE
    description: Serpentine channel pattern
  Y_SHAPED:
    text: Y_SHAPED
    description: Y-shaped channel junction
  T_SHAPED:
    text: T_SHAPED
    description: T-shaped channel junction