Skip to content

Enum: NoteType

Type of note on a CWE entry (NoteTypeEnumeration in XSD).

URI: cwe:NoteType

Permissible Values

Value Meaning Description
APPLICABLE_PLATFORM None
MAINTENANCE None
RELATIONSHIP None
RESEARCH_GAP None
TERMINOLOGY None
THEORETICAL None
OTHER None

Slots

Name Description
type Type of note (Maintenance, Terminology, Research Gap, etc

Identifier and Mapping Information

Schema Source

LinkML Source

name: NoteType
description: Type of note on a CWE entry (NoteTypeEnumeration in XSD).
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
  APPLICABLE_PLATFORM:
    text: APPLICABLE_PLATFORM
  MAINTENANCE:
    text: MAINTENANCE
  RELATIONSHIP:
    text: RELATIONSHIP
  RESEARCH_GAP:
    text: RESEARCH_GAP
  TERMINOLOGY:
    text: TERMINOLOGY
  THEORETICAL:
    text: THEORETICAL
  OTHER:
    text: OTHER