Skip to content

Enum: ContributionType

Whether a contribution was donated content or general feedback.

URI: cwe:ContributionType

Permissible Values

Value Meaning Description
CONTENT None Content donated to the CWE entry
FEEDBACK None General feedback given about the CWE entry

Slots

Name Description
type Whether the contribution was Content or Feedback

Identifier and Mapping Information

Schema Source

LinkML Source

name: ContributionType
description: Whether a contribution was donated content or general feedback.
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
  CONTENT:
    text: CONTENT
    description: Content donated to the CWE entry.
  FEEDBACK:
    text: FEEDBACK
    description: General feedback given about the CWE entry.