WARNING: This site is a work in progress.
Enum: AdministrativeAreaTypes
The administrative area types for the project
Permissible Values
Value | Meaning | Description |
---|---|---|
ANTIOQUIA | None | Antioquia |
CUNDINAMARCA | None | Cundinamarca |
Slots
Name | Description |
---|---|
hasAdministrativeArea | The administrative area associated with the project |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
```yaml
name: AdministrativeAreaTypes
description: The administrative area types for the project
from_schema: https://framework.regen.network/schema/
rank: 1000
permissible_values:
ANTIOQUIA:
text: ANTIOQUIA
description: Antioquia
CUNDINAMARCA:
text: CUNDINAMARCA
description: Cundinamarca
</details>