Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: OPALDimensionType

The five OPAL dimensions for coherence checking. Each evaluates a distinct aspect of alignment between proposed actions and system values.

__

URI: OPALDimensionType

Permissible Values

ValueMeaningDescription
ONTOLOGYrfs:OntologyDimensionAlignment with regen-data-standards entity definitions
PHILOSOPHYrfs:PhilosophyDimensionSupports ecological regeneration and human sovereignty
ARCHITECTURErfs:ArchitectureDimensionCompatible with existing systems, dependencies specified
LANGUAGErfs:LanguageDimensionConsistent terminology, accessible to non-technical participants
ACTIONrfs:ActionDimensionAgent capabilities needed, reversibility characteristics

Slots

NameDescription
dimensionWhich OPAL dimension this score represents

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: OPALDimensionType description: 'The five OPAL dimensions for coherence checking. Each evaluates a distinct aspect of alignment between proposed actions and system values.

’ from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: ONTOLOGY: text: ONTOLOGY description: Alignment with regen-data-standards entity definitions. meaning: rfs:OntologyDimension title: OntologyDimension PHILOSOPHY: text: PHILOSOPHY description: Supports ecological regeneration and human sovereignty. meaning: rfs:PhilosophyDimension title: PhilosophyDimension ARCHITECTURE: text: ARCHITECTURE description: Compatible with existing systems, dependencies specified. meaning: rfs:ArchitectureDimension title: ArchitectureDimension LANGUAGE: text: LANGUAGE description: Consistent terminology, accessible to non-technical participants. meaning: rfs:LanguageDimension title: LanguageDimension ACTION: text: ACTION description: Agent capabilities needed, reversibility characteristics. meaning: rfs:ActionDimension title: ActionDimension

</details>