WARNING: This site is a work in progress.
Slot: assignee
Identifier of the agent or human assigned to execute this work order.
URI: rfs:assignee
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| WorkOrder | A discrete unit of work generated from governance processes, assigned to agen… | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:assignee |
| native | rfs:assignee |
LinkML Source
```yaml
name: assignee
description: Identifier of the agent or human assigned to execute this work order.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: assignee
owner: WorkOrder
domain_of:
- WorkOrder
range: string
</details>