Enum: ActorRoleEnum
Valid actor roles within a SocialOrganisation.
URI: inkind_knowledge_repo:ActorRoleEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| volunteer | None | Volunteer — routed to guided fragment mode by default |
| staff | None | Staff member — routed to expert mode by default |
| manager | None | Manager — access to reporting and configuration |
| admin | None | Organisation administrator — full configuration access |
Slots
| Name | Description |
|---|---|
| role | The actor's role within the organisation |
| actor_role_ref |
Identifier and Mapping Information
Schema Source
- from schema: https://inkind-at.github.io/inkind-knowledge-repo
LinkML Source
name: ActorRoleEnum
description: Valid actor roles within a SocialOrganisation.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
volunteer:
text: volunteer
description: Volunteer — routed to guided fragment mode by default.
staff:
text: staff
description: Staff member — routed to expert mode by default.
manager:
text: manager
description: Manager — access to reporting and configuration.
admin:
text: admin
description: Organisation administrator — full configuration access.