WARNING: This site is a work in progress.
Slot: process
The governance process under which this decision was made.
URI: rfs:process
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceDecision | A record of a governance decision made by an agent or human, including the de… | no |
Properties
- Range: GovernanceProcess
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:process |
| native | rfs:process |
LinkML Source
```yaml
name: process
description: The governance process under which this decision was made.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: process
owner: GovernanceDecision
domain_of:
- GovernanceDecision
range: GovernanceProcess
inlined: true
</details>