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