Skip to content

Enum: LineStatusEnum

Completeness of this line. Assurance status is recorded at report level.

URI: openccf:enum/LineStatusEnum

Permissible Values

Value Meaning Description
COMPLETE None Fully measured or calculated for the reporting period
INCOMPLETE None Partially measured; known to under-represent the total for this line
EXCLUDED None Explicitly excluded from the report

Slots

Name Description
lineStatus

Identifier and Mapping Information

Schema Source

LinkML Source

name: LineStatusEnum
description: Completeness of this line. Assurance status is recorded at report level.
from_schema: https://w3id.org/openccf
rank: 1000
permissible_values:
  COMPLETE:
    text: COMPLETE
    description: Fully measured or calculated for the reporting period.
  INCOMPLETE:
    text: INCOMPLETE
    description: Partially measured; known to under-represent the total for this line.
  EXCLUDED:
    text: EXCLUDED
    description: Explicitly excluded from the report.