Skip to content

Slot: report_types

Open-vocabulary report categories.

URI: attack:report_types Alias: report_types

Applicable Classes

Name Description Modifies Slot
Report Reports are collections of threat intelligence focused on one or more topics,... yes

Properties

Type and Range

Property Value
Range ReportTypeOv or 
String
Domain Of Report

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ReportTypeOv'}) - AnonymousSlotExpression({'range': 'string'})

Comments

  • open_vocabulary: ReportTypeOv

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:report_types
native attack:report_types
related unified_cyber_ontology:tag

LinkML Source

name: report_types
description: Open-vocabulary report categories.
comments:
- 'open_vocabulary: ReportTypeOv'
from_schema: https://w3id.org/lmodel/attack
related_mappings:
- unified_cyber_ontology:tag
rank: 1000
alias: report_types
domain_of:
- Report
range: string
multivalued: true
any_of:
- range: ReportTypeOv
- range: string