Skip to content

Enum: ReportingApprovalStatus

Approval status for reporting signoff

URI: revaise:ReportingApprovalStatus

Permissible Values

Value Meaning Description
REQUESTED None Approval requested
APPROVED None Approved
REVISIONS_REQUESTED None Revisions requested
DECLINED None Declined

Slots

Name Description
reporting_approval_status Status of the approval

Identifier and Mapping Information

Schema Source

  • from schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/reporting

LinkML Source

name: ReportingApprovalStatus
description: Approval status for reporting signoff
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/reporting
rank: 1000
permissible_values:
  REQUESTED:
    text: REQUESTED
    description: Approval requested
  APPROVED:
    text: APPROVED
    description: Approved
  REVISIONS_REQUESTED:
    text: REVISIONS_REQUESTED
    description: Revisions requested
  DECLINED:
    text: DECLINED
    description: Declined