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