Slot: is_multipart
Indicates whether the email body contains multiple MIME parts.
URI: attack:is_multipart
Alias: is_multipart
Applicable Classes
| Name |
Description |
Modifies Slot |
| EmailMessage |
The Email Message Object represents an instance of an email message |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:is_multipart |
| native |
attack:is_multipart |
LinkML Source
name: is_multipart
description: Indicates whether the email body contains multiple MIME parts.
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: is_multipart
domain_of:
- EmailMessage
range: boolean