Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: SessionType

Types of voice council sessions.

URI: SessionType

Permissible Values

ValueMeaningDescription
GOVERNANCE_CALLrfs:GovernanceCallRegular governance call for routine decisions
WORKING_GROUPrfs:WorkingGroupWorking group session for specific topics
EMERGENCYrfs:EmergencyEmergency session for urgent matters
CONSTITUTIONALrfs:ConstitutionalConstitutional session for fundamental governance changes

Slots

NameDescription
sessionTypeThe type of governance session

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: SessionType description: Types of voice council sessions. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: GOVERNANCE_CALL: text: GOVERNANCE_CALL description: Regular governance call for routine decisions. meaning: rfs:GovernanceCall title: GovernanceCall WORKING_GROUP: text: WORKING_GROUP description: Working group session for specific topics. meaning: rfs:WorkingGroup title: WorkingGroup EMERGENCY: text: EMERGENCY description: Emergency session for urgent matters. meaning: rfs:Emergency title: Emergency CONSTITUTIONAL: text: CONSTITUTIONAL description: Constitutional session for fundamental governance changes. meaning: rfs:Constitutional title: Constitutional
</details>