Skip to content

Slot: relationship_type

Name of the relationship type.

URI: attack:relationship_type Alias: relationship_type

Applicable Classes

Name Description Modifies Slot
Relationship The Relationship object is used to link together two SDOs in order to describ... yes

Properties

Type and Range

Property Value
Range String
Domain Of Relationship

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^[a-z0-9\-]+$

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:relationship_type
native attack:relationship_type
related unified_cyber_ontology:state

LinkML Source

name: relationship_type
description: Name of the relationship type.
from_schema: https://w3id.org/lmodel/attack
related_mappings:
- unified_cyber_ontology:state
rank: 1000
alias: relationship_type
domain_of:
- Relationship
range: string
pattern: ^[a-z0-9\-]+$