WARNING: This site is a work in progress.
Slot: sessionType
The type of governance session.
URI: rfs:sessionType
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| VoiceCouncilSession | A voice-based governance session following the PACTO pipeline pattern | no |
Properties
-
Range: SessionType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:sessionType |
| native | rfs:sessionType |
LinkML Source
```yaml
name: sessionType
description: The type of governance session.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: sessionType
owner: VoiceCouncilSession
domain_of:
- VoiceCouncilSession
range: SessionType
required: true
</details>