Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Slot: canPropose

Whether the agent can submit governance proposals.

URI: rfs:canPropose

Applicable Classes

NameDescriptionModifies Slot
GovernanceConfigConfiguration governing an agent’s participation in governance processesno

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:canPropose
nativerfs:canPropose

LinkML Source

```yaml name: canPropose description: Whether the agent can submit governance proposals. from_schema: https://framework.regen.network/schema/ rank: 1000 alias: canPropose owner: GovernanceConfig domain_of: - GovernanceConfig range: boolean required: true
</details>