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