WARNING: This site is a work in progress.
Slot: role
Role of the participant (e.g., facilitator, observer, voting member).
URI: rfs:role
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Participant | A participant in a voice council session with role and attendance metadata | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:role |
| native | rfs:role |
LinkML Source
```yaml
name: role
description: Role of the participant (e.g., facilitator, observer, voting member).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: role
owner: Participant
domain_of:
- Participant
range: string
</details>