WARNING: This site is a work in progress.
Slot: requiredInputs
Inputs required before this stage can begin.
URI: rfs:requiredInputs
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceStage | A single stage within a governance process | 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:requiredInputs |
| native | rfs:requiredInputs |
LinkML Source
```yaml
name: requiredInputs
description: Inputs required before this stage can begin.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: requiredInputs
owner: GovernanceStage
domain_of:
- GovernanceStage
range: string
multivalued: true
</details>