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
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'AccountTypeOv'})
- AnonymousSlotExpression({'range': 'string'})
- open_vocabulary: AccountTypeOv
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