Enum: LIBLAYOUTENUM
placeholder description; linter will ignore this
URI: LIBLAYOUTENUM
Permissible Values
| Value | Meaning | Description | 
|---|---|---|
| other | None | |
| paired | None | |
| single | None | |
| vector | None | 
Slots
| Name | Description | 
|---|---|
| lib_layout | placeholder description; linter will ignore this | 
Identifier and Mapping Information
Schema Source
- from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
 
LinkML Source
name: LIB_LAYOUT_ENUM
description: placeholder description; linter will ignore this
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
permissible_values:
  other:
    text: other
  paired:
    text: paired
  single:
    text: single
  vector:
    text: vector