WARNING: This site is a work in progress.
Enum: BT01RegionTypes
The regions for BT01 projects.
URI: BT01RegionTypes
Permissible Values
Value | Meaning | Description |
---|---|---|
ANDEAN | None | Andean |
CARIBBEAN | None | Caribbean |
ORINOCO | None | Orinoco |
PACIFIC | None | Pacific |
Slots
Name | Description |
---|---|
region |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
```yaml
name: BT01RegionTypes
description: The regions for BT01 projects.
from_schema: https://framework.regen.network/schema/
rank: 1000
permissible_values:
ANDEAN:
text: ANDEAN
description: Andean
CARIBBEAN:
text: CARIBBEAN
description: Caribbean
ORINOCO:
text: ORINOCO
description: Orinoco
PACIFIC:
text: PACIFIC
description: Pacific
</details>