Skip to content

Slot: name

Descriptive title used to give the reader an idea of what the entry represents. All words in the name should be capitalized except for articles and prepositions unless they begin or end the name.

URI: capec:name Alias: name

Applicable Classes

Name Description Modifies Slot
AttackPattern An attack pattern is an abstraction mechanism for helping describe how an att... no
View A view in CAPEC represents a perspective with which one might look at the col... no
Category A category in CAPEC is a collection of attack patterns based on some common no
PreviousEntryName A previous name that was used for a CAPEC entry before a substantive name cha... yes
AttackPatternCatalog The root element used to hold an enumerated catalog of common attack patterns yes

Properties

Type and Range

Property Value
Range String
Domain Of AttackPatternCatalog, AttackPattern, Category, View, PreviousEntryName

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Annotations

property value
xsd_attribute Name

Schema Source

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

Mappings

Mapping Type Mapped Value
self capec:name
native capec:name

LinkML Source

name: name
annotations:
  xsd_attribute:
    tag: xsd_attribute
    value: Name
description: Descriptive title used to give the reader an idea of what the entry represents.
  All words in the name should be capitalized except for articles and prepositions
  unless they begin or end the name.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: name
domain_of:
- AttackPatternCatalog
- AttackPattern
- Category
- View
- PreviousEntryName
range: string
required: true