Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Enum: WorkOrderType

Classification of work order types.

URI: WorkOrderType

Permissible Values

ValueMeaningDescription
REVIEWrfs:ReviewReview of a credit class, project, or proposal
ANALYSISrfs:AnalysisData analysis or impact assessment
MONITORINGrfs:MonitoringOngoing monitoring of a project or process
REPORTINGrfs:ReportingGeneration of reports or summaries
PROPOSAL_DRAFTINGrfs:ProposalDraftingDrafting a governance proposal
VALIDATIONrfs:ValidationValidation of data, claims, or processes

Slots

NameDescription
workOrderTypeClassification of the work to be performed

Identifier and Mapping Information

Schema Source

LinkML Source

```yaml name: WorkOrderType description: Classification of work order types. from_schema: https://framework.regen.network/schema/ rank: 1000 permissible_values: REVIEW: text: REVIEW description: Review of a credit class, project, or proposal. meaning: rfs:Review title: Review ANALYSIS: text: ANALYSIS description: Data analysis or impact assessment. meaning: rfs:Analysis title: Analysis MONITORING: text: MONITORING description: Ongoing monitoring of a project or process. meaning: rfs:Monitoring title: Monitoring REPORTING: text: REPORTING description: Generation of reports or summaries. meaning: rfs:Reporting title: Reporting PROPOSAL_DRAFTING: text: PROPOSAL_DRAFTING description: Drafting a governance proposal. meaning: rfs:ProposalDrafting title: ProposalDrafting VALIDATION: text: VALIDATION description: Validation of data, claims, or processes. meaning: rfs:Validation title: Validation
</details>