WARNING: This site is a work in progress.
Slot: decision
The outcome of the decision. Reuses WorkOrderOutcome since decisions and work orders share the same outcome vocabulary.
__
URI: rfs:decision
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: WorkOrderOutcome
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:decision |
| native | rfs:decision |
LinkML Source
```yaml
name: decision
description: 'The outcome of the decision. Reuses WorkOrderOutcome since decisions
and work orders share the same outcome vocabulary.
’ from_schema: https://framework.regen.network/schema/ rank: 1000 alias: decision owner: GovernanceDecision domain_of:
- GovernanceDecision range: WorkOrderOutcome required: true
</details>