Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: ActivityTypes

The type of activity

URI: ActivityTypes

Permissible Values

ValueMeaningDescription
CONSERVATIONrfs:Conservationa conservation activity
ECOSYSTEM_RESTORATIONrfs:EcosystemRestorationan ecosystem restoration activity

Slots

NameDescription
projectActivitiesthe activity
projectActivitythe activity

Identifier and Mapping Information

Schema Source

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>