WARNING: This site is a work in progress.
Slot: decisions
Decisions made during the session.
URI: rfs:decisions
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SessionSummary | Summary of a completed voice council session | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:decisions |
| native | rfs:decisions |
LinkML Source
```yaml
name: decisions
description: Decisions made during the session.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: decisions
owner: SessionSummary
domain_of:
- SessionSummary
range: string
multivalued: true
</details>