Slot: x_mitre_contents
An ordered list of versioned object references specifying the exact version of each STIX object included in this ATT&CK collection. Each entry pairs a STIX object ID with the precise modified timestamp of the version being referenced, allowing consumers to reconstruct the exact state of the knowledge base at any given release. All referenced IDs must be present in the distributing bundle's objects array.
URI: attack:x_mitre_contents
Alias: x_mitre_contents
Applicable Classes
| Name |
Description |
Modifies Slot |
| Collection |
Collections are versioned snapshots of an ATT&CK dataset grouping all STIX ob... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| Multivalued |
Yes |
In Subsets
- jsonschema_minItems: "1" validator_hint: validate-x-mitre-contents-cross-references
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:x_mitre_contents |
| native |
attack:x_mitre_contents |
LinkML Source
name: x_mitre_contents
description: An ordered list of versioned object references specifying the exact version
of each STIX object included in this ATT&CK collection. Each entry pairs a STIX
object ID with the precise modified timestamp of the version being referenced, allowing
consumers to reconstruct the exact state of the knowledge base at any given release.
All referenced IDs must be present in the distributing bundle's objects array.
comments:
- 'jsonschema_minItems: "1" validator_hint: validate-x-mitre-contents-cross-references'
in_subset:
- attack_sdos
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: x_mitre_contents
domain_of:
- Collection
range: ObjectVersionReference
required: true
multivalued: true
inlined: true