Skip to content

Slot: from_list

The machine-readable email header From values. This array should contain the

value in from. For example

example.user@usersdomain.com.

URI: ocsf:from_list Alias: from_list

Applicable Classes

Name Description Modifies Slot
Email The Email object describes the email metadata such as sender, recipients, and no

Properties

Type and Range

Property Value
Range EmailT
Domain Of Email

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • From List

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:from_list
native ocsf:from_list

LinkML Source

name: from_list
description: 'The machine-readable email header From values. This array should contain
  the

  value in <code>from</code>. For example

  <code>example.user@usersdomain.com</code>.'
notes:
- RFC 5322 — https://www.rfc-editor.org/rfc/rfc5322#section-3.4
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.rfc-editor.org/rfc/rfc5322#section-3.4
aliases:
- From List
rank: 1000
alias: from_list
domain_of:
- Email
range: EmailT
multivalued: true