WARNING: This site is a work in progress.
Enum: ActivityTypes
The type of activity
URI: ActivityTypes
Permissible Values
Value | Meaning | Description |
---|---|---|
CONSERVATION | rfs:Conservation | a conservation activity |
ECOSYSTEM_RESTORATION | rfs:EcosystemRestoration | an ecosystem restoration activity |
Slots
Name | Description |
---|---|
projectActivities | the activity |
projectActivity | the activity |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
```yaml
name: ActivityTypes
description: The type of activity
from_schema: https://framework.regen.network/schema/
rank: 1000
permissible_values:
CONSERVATION:
text: CONSERVATION
description: a conservation activity
meaning: rfs:Conservation
ECOSYSTEM_RESTORATION:
text: ECOSYSTEM_RESTORATION
description: an ecosystem restoration activity
meaning: rfs:EcosystemRestoration
</details>