Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: CoherenceSubjectType

Types of artifacts that can be subject to coherence checks.

URI: CoherenceSubjectType

Permissible Values

ValueMeaningDescription
WORK_ORDERrfs:WorkOrderA work order artifact
GOVERNANCE_DECISIONrfs:GovernanceDecisionA governance decision artifact

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: CoherenceSubjectType description: Types of artifacts that can be subject to coherence checks. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: WORK_ORDER: text: WORK_ORDER description: A work order artifact. meaning: rfs:WorkOrder title: WorkOrder GOVERNANCE_DECISION: text: GOVERNANCE_DECISION description: A governance decision artifact. meaning: rfs:GovernanceDecision title: GovernanceDecision
</details>