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
| Value | Meaning | Description |
|---|---|---|
| ONTOLOGY | rfs:OntologyDimension | Alignment with regen-data-standards entity definitions |
| PHILOSOPHY | rfs:PhilosophyDimension | Supports ecological regeneration and human sovereignty |
| ARCHITECTURE | rfs:ArchitectureDimension | Compatible with existing systems, dependencies specified |
| LANGUAGE | rfs:LanguageDimension | Consistent terminology, accessible to non-technical participants |
| ACTION | rfs:ActionDimension | Agent capabilities needed, reversibility characteristics |
Slots
| Name | Description |
|---|---|
| dimension | Which OPAL dimension this score represents |
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
LinkML Source
’ 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>