WARNING: This site is a work in progress.
Slot: duration
Expected duration for this stage (ISO 8601 duration).
URI: rfs:duration
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceStage | A single stage within a governance process | no |
Properties
- Range: duration
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:duration |
| native | rfs:duration |
LinkML Source
```yaml
name: duration
description: Expected duration for this stage (ISO 8601 duration).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: duration
owner: GovernanceStage
domain_of:
- GovernanceStage
range: duration
</details>