WARNING: This site is a work in progress.
Slot: decisionType
The type of governance action taken.
URI: rfs:decisionType
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: DecisionType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:decisionType |
| native | rfs:decisionType |
LinkML Source
```yaml
name: decisionType
description: The type of governance action taken.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: decisionType
owner: GovernanceDecision
domain_of:
- GovernanceDecision
range: DecisionType
required: true
</details>