WARNING: This site is a work in progress.
Slot: stageType
The type of stage in the PACTO pipeline.
URI: rfs:stageType
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| SessionStage | A stage in the voice council session pipeline | no |
Properties
-
Range: SessionStageType
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:stageType |
| native | rfs:stageType |
LinkML Source
```yaml
name: stageType
description: The type of stage in the PACTO pipeline.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: stageType
owner: SessionStage
domain_of:
- SessionStage
range: SessionStageType
required: true
</details>