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