Skip to content

Enum: TaxonomyMappingFit

Closeness of a mapping to an external taxonomy (TaxonomyMappingFitEnumeration in XSD).

URI: cwe:TaxonomyMappingFit

Permissible Values

Value Meaning Description
EXACT None
CWE_MORE_ABSTRACT None
CWE_MORE_SPECIFIC None
IMPRECISE None
PERSPECTIVE None

Slots

Name Description
mapping_fit How close the CWE entry is to the mapped taxonomy entry

Identifier and Mapping Information

Schema Source

LinkML Source

name: TaxonomyMappingFit
description: Closeness of a mapping to an external taxonomy (TaxonomyMappingFitEnumeration
  in XSD).
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
  EXACT:
    text: EXACT
  CWE_MORE_ABSTRACT:
    text: CWE_MORE_ABSTRACT
  CWE_MORE_SPECIFIC:
    text: CWE_MORE_SPECIFIC
  IMPRECISE:
    text: IMPRECISE
  PERSPECTIVE:
    text: PERSPECTIVE