WARNING: This site is a work in progress.
Slot: activity
The types of activities being implemented in projects
URI: rfs:activity
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| C01ProjectInfo | Project info for Verra Verified Carbon Standard projects | no |
| C02ProjectInfo | Project info for City Forest Carbon Credit projects | no |
| CreditProjectInfo | Base class with additional fields for projects that issue credits | no |
| ProjectInfo | Base class with common fields used to define project info | no |
| BT01ProjectInfo | Project info for Tebu projects | no |
Properties
-
Range: ActivityType
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:activity |
| native | rfs:activity |
LinkML Source
```yaml
name: activity
description: The types of activities being implemented in projects
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: activity
owner: ProjectInfo
domain_of:
- ProjectInfo
range: ActivityType
multivalued: true
</details>