Class: ExcludeRelated
Captures the CAPEC identifier of an ancestor for which a given relationship is
not applicable. Used in special cases within RelatedAttackPattern and relationship
entries.
URI: capec:ExcludeRelated
classDiagram
class ExcludeRelated
click ExcludeRelated href "../ExcludeRelated/"
ExcludeRelated : exclude_id
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| exclude_id | 1 Integer |
The CAPEC integer identifier of the ancestor entry for which the relationship... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RelatedAttackPattern | exclude_related | range | ExcludeRelated |
| MemberOf | exclude_related | range | ExcludeRelated |
| HasMember | exclude_related | range | ExcludeRelated |
In Subsets
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_type | ExcludeRelatedType |
Schema Source
- from schema: https://w3id.org/lmodel/capec
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | capec:ExcludeRelated |
| native | capec:ExcludeRelated |
LinkML Source
Direct
name: ExcludeRelated
annotations:
xsd_type:
tag: xsd_type
value: ExcludeRelatedType
description: 'Captures the CAPEC identifier of an ancestor for which a given relationship
is
not applicable. Used in special cases within RelatedAttackPattern and relationship
entries.'
in_subset:
- relationship_types
from_schema: https://w3id.org/lmodel/capec
slots:
- exclude_id
slot_usage:
exclude_id:
name: exclude_id
annotations:
xsd_attribute:
tag: xsd_attribute
value: Exclude_ID
xsd_type:
tag: xsd_type
value: xs:integer
description: The CAPEC integer identifier of the ancestor entry for which the
relationship is not applicable.
range: integer
required: true
Induced
name: ExcludeRelated
annotations:
xsd_type:
tag: xsd_type
value: ExcludeRelatedType
description: 'Captures the CAPEC identifier of an ancestor for which a given relationship
is
not applicable. Used in special cases within RelatedAttackPattern and relationship
entries.'
in_subset:
- relationship_types
from_schema: https://w3id.org/lmodel/capec
slot_usage:
exclude_id:
name: exclude_id
annotations:
xsd_attribute:
tag: xsd_attribute
value: Exclude_ID
xsd_type:
tag: xsd_type
value: xs:integer
description: The CAPEC integer identifier of the ancestor entry for which the
relationship is not applicable.
range: integer
required: true
attributes:
exclude_id:
name: exclude_id
annotations:
xsd_attribute:
tag: xsd_attribute
value: Exclude_ID
xsd_type:
tag: xsd_type
value: xs:integer
description: The CAPEC integer identifier of the ancestor entry for which the
relationship is not applicable.
from_schema: https://w3id.org/lmodel/capec
rank: 1000
alias: exclude_id
owner: ExcludeRelated
domain_of:
- ExcludeRelated
range: integer
required: true