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