WARNING: This site is a work in progress.
Slot: inputs
Required input data or resources for execution.
URI: rfs:inputs
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| WorkOrderSpecification | Detailed specification defining the inputs, expected outputs, and constraints… | no |
Properties
-
Range: String
-
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:inputs |
| native | rfs:inputs |
LinkML Source
```yaml
name: inputs
description: Required input data or resources for execution.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: inputs
owner: WorkOrderSpecification
domain_of:
- WorkOrderSpecification
range: string
multivalued: true
</details>