Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: GovernanceCategory

Categories of governance processes.

URI: GovernanceCategory

Permissible Values

ValueMeaningDescription
REGISTRY_GOVERNANCErfs:RegistryGovernanceGovernance of the credit registry (class approvals, project reviews)
MARKETPLACE_GOVERNANCErfs:MarketplaceGovernanceGovernance of marketplace operations (listing rules, pricing)
TECHNICAL_GOVERNANCErfs:TechnicalGovernanceGovernance of technical infrastructure (upgrades, parameters)
TREASURY_GOVERNANCErfs:TreasuryGovernanceGovernance of treasury and fund allocation
SYSTEM_GOVERNANCErfs:SystemGovernanceCross-cutting system governance (constitutional changes, agent policies)

Slots

NameDescription
categoryThe governance domain this process belongs to

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: GovernanceCategory description: Categories of governance processes. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: REGISTRY_GOVERNANCE: text: REGISTRY_GOVERNANCE description: Governance of the credit registry (class approvals, project reviews). meaning: rfs:RegistryGovernance title: RegistryGovernance MARKETPLACE_GOVERNANCE: text: MARKETPLACE_GOVERNANCE description: Governance of marketplace operations (listing rules, pricing). meaning: rfs:MarketplaceGovernance title: MarketplaceGovernance TECHNICAL_GOVERNANCE: text: TECHNICAL_GOVERNANCE description: Governance of technical infrastructure (upgrades, parameters). meaning: rfs:TechnicalGovernance title: TechnicalGovernance TREASURY_GOVERNANCE: text: TREASURY_GOVERNANCE description: Governance of treasury and fund allocation. meaning: rfs:TreasuryGovernance title: TreasuryGovernance SYSTEM_GOVERNANCE: text: SYSTEM_GOVERNANCE description: Cross-cutting system governance (constitutional changes, agent policies). meaning: rfs:SystemGovernance title: SystemGovernance
</details>