Skip to content

Slot: objects

Embedded cyber observable dictionary payload.

URI: attack:objects Alias: objects

Applicable Classes

Name Description Modifies Slot
ObservedData Observed data conveys information that was observed on systems and networks, ... no

Properties

Type and Range

Property Value
Range CyberObservableObject
Domain Of ObservedData

Cardinality and Requirements

Property Value
Multivalued Yes

Comments

  • jsonschema_rule: patternProperties+oneOf validator_hint: validate-observed-data-objects-dictionary

Notes

  • JSON Schema models this as a pattern-keyed dictionary of SCO objects.

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:objects
native attack:objects

LinkML Source

name: objects
description: Embedded cyber observable dictionary payload.
notes:
- JSON Schema models this as a pattern-keyed dictionary of SCO objects.
comments:
- 'jsonschema_rule: patternProperties+oneOf validator_hint: validate-observed-data-objects-dictionary'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: objects
domain_of:
- ObservedData
range: CyberObservableObject
multivalued: true
inlined: true