WARNING: This site is a work in progress.
Slot: category
The governance domain this process belongs to.
URI: rfs:category
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| GovernanceProcess | A defined governance process with named stages, used to structure decision-ma… | no |
Properties
-
Range: GovernanceCategory
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:category |
| native | rfs:category |
LinkML Source
```yaml
name: category
description: The governance domain this process belongs to.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: category
owner: GovernanceProcess
domain_of:
- GovernanceProcess
range: GovernanceCategory
required: true
</details>