Skip to content

Slot: status

The development and usage status level for this entry. Please refer to the StatusEnum enumeration for a list of valid values and their meanings.

URI: capec:status Alias: status

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

Properties

Type and Range

Property Value
Range StatusEnum
Domain Of AttackPattern, Category, View

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Annotations

property value
xsd_attribute Status

Schema Source

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

Mappings

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

LinkML Source

name: status
annotations:
  xsd_attribute:
    tag: xsd_attribute
    value: Status
description: The development and usage status level for this entry. Please refer to
  the StatusEnum enumeration for a list of valid values and their meanings.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: status
domain_of:
- AttackPattern
- Category
- View
range: StatusEnum
required: true