WARNING: This site is a work in progress.
Slot: constraints
Constraints or requirements that must be satisfied.
URI: rfs:constraints
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:constraints |
| native | rfs:constraints |
LinkML Source
```yaml
name: constraints
description: Constraints or requirements that must be satisfied.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: constraints
owner: WorkOrderSpecification
domain_of:
- WorkOrderSpecification
range: string
multivalued: true
</details>