Skip to content

Enum: ContributionTypeEnum

The type of contribution made to a CAPEC entry.

URI: capec:ContributionTypeEnum

Permissible Values

Value Meaning Description
Content None The contribution consisted of actual content donated to the entry
Feedback None The contribution consisted of general feedback about the entry

Slots

Name Description
type Indicates whether the contribution was donated content or general feedback

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/capec

LinkML Source

name: ContributionTypeEnum
description: The type of contribution made to a CAPEC entry.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
permissible_values:
  Content:
    text: Content
    description: The contribution consisted of actual content donated to the entry.
  Feedback:
    text: Feedback
    description: The contribution consisted of general feedback about the entry.