Skip to content

Enum: ContentImportance

Importance level of a content modification (ImportanceEnumeration in XSD).

URI: cwe:ContentImportance

Permissible Values

Value Meaning Description
NORMAL None
CRITICAL None Changes the meaning or interpretation of the entry

Slots

Name Description
modification_importance Importance level of this modification

Identifier and Mapping Information

Schema Source

LinkML Source

name: ContentImportance
description: Importance level of a content modification (ImportanceEnumeration in
  XSD).
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
  NORMAL:
    text: NORMAL
  CRITICAL:
    text: CRITICAL
    description: Changes the meaning or interpretation of the entry.