Skip to content

Slot: account_type

Account type value (account-type-ov).

URI: attack:account_type Alias: account_type

Applicable Classes

Name Description Modifies Slot
UserAccount The User Account Object represents an instance of any type of user account, i... no

Properties

Type and Range

Property Value
Range AccountTypeOv or 
String
Domain Of UserAccount

Cardinality and Requirements

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

Comments

  • open_vocabulary: AccountTypeOv

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:account_type
native attack:account_type
exact unified_cyber_ontology:accountType

LinkML Source

name: account_type
description: Account type value (account-type-ov).
comments:
- 'open_vocabulary: AccountTypeOv'
from_schema: https://w3id.org/lmodel/attack
exact_mappings:
- unified_cyber_ontology:accountType
rank: 1000
alias: account_type
domain_of:
- UserAccount
range: string
any_of:
- range: AccountTypeOv
- range: string