Skip to content

Class: EmailMessageFacet

"An email message facet is a grouping of characteristics unique to a message that is an instance of an electronic mail correspondence conformant to the internet message format described in RFC 5322 and related RFCs."

URI: observable:EmailMessageFacet

classDiagram class EmailMessageFacet Facet <|-- EmailMessageFacet EmailMessageFacet : application EmailMessageFacet ..> ObservableObject : application EmailMessageFacet : bcc EmailMessageFacet ..> ObservableObject : bcc EmailMessageFacet : body EmailMessageFacet ..> string : body EmailMessageFacet : bodyMultipart EmailMessageFacet ..> MimePartType : bodyMultipart EmailMessageFacet : bodyRaw EmailMessageFacet ..> ObservableObject : bodyRaw EmailMessageFacet : categories EmailMessageFacet ..> string : categories EmailMessageFacet : cc EmailMessageFacet ..> ObservableObject : cc EmailMessageFacet : contentDisposition EmailMessageFacet ..> string : contentDisposition EmailMessageFacet : contentType EmailMessageFacet ..> string : contentType EmailMessageFacet : from EmailMessageFacet ..> ObservableObject : from EmailMessageFacet : headerRaw EmailMessageFacet ..> ObservableObject : headerRaw EmailMessageFacet : inReplyTo EmailMessageFacet ..> string : inReplyTo EmailMessageFacet : isMimeEncoded EmailMessageFacet ..> boolean type : isMimeEncoded EmailMessageFacet : isMultipart EmailMessageFacet ..> boolean type : isMultipart EmailMessageFacet : isRead EmailMessageFacet ..> boolean type : isRead EmailMessageFacet : labels EmailMessageFacet ..> string : labels EmailMessageFacet : messageID EmailMessageFacet ..> string : messageID EmailMessageFacet : modifiedTime EmailMessageFacet ..> datetime : modifiedTime EmailMessageFacet : otherHeaders EmailMessageFacet ..> Dictionary : otherHeaders EmailMessageFacet : priority EmailMessageFacet ..> string : priority EmailMessageFacet : receivedLines EmailMessageFacet ..> string : receivedLines EmailMessageFacet : receivedTime EmailMessageFacet ..> datetime : receivedTime EmailMessageFacet : references EmailMessageFacet ..> ObservableObject : references EmailMessageFacet : sender EmailMessageFacet ..> ObservableObject : sender EmailMessageFacet : sentTime EmailMessageFacet ..> datetime : sentTime EmailMessageFacet : subject EmailMessageFacet ..> string : subject EmailMessageFacet : to EmailMessageFacet ..> ObservableObject : to EmailMessageFacet : xMailer EmailMessageFacet ..> string : xMailer EmailMessageFacet : xOriginatingIP EmailMessageFacet ..> ObservableObject : xOriginatingIP

Inheritance

Slots

Name Cardinality and Range Description Inheritance
bodyMultipart 0..1
MimePartType
"A list of the MIME parts that make up the email body direct
application 0..1
ObservableObject
"The application associated with this object direct
bodyRaw 0..1
ObservableObject
direct
from 0..1
ObservableObject
"The phone number of the initiating party direct
headerRaw 0..1
ObservableObject
direct
sender 0..1
ObservableObject
direct
xOriginatingIP 0..1
ObservableObject
direct
bcc 0..1
ObservableObject
"Allows the sender of a message to conceal the person entered in the BCC fiel... direct
cc 0..1
ObservableObject
"Carbon copy: technique of producing one or more copies simultaneously direct
references 0..1
ObservableObject
"A list of email message identifiers this email relates to direct
to 0..1
ObservableObject
"The receiver's phone number direct
otherHeaders 0..1
Dictionary
direct
isMimeEncoded 0..1
BooleanType
direct
isMultipart 0..1
BooleanType
direct
isRead 0..1
BooleanType
direct
modifiedTime 0..1
xsd:dateTime
Specifies the time that this particular version of the object was modified direct
receivedTime 0..1
xsd:dateTime
"The date and time at which the message received direct
sentTime 0..1
xsd:dateTime
"The date and time at which the message sent direct
body 0..1
xsd:string
"Text forming the main content of a printed or digital work (as opposed to ad... direct
contentDisposition 0..1
xsd:string
direct
contentType 0..1
xsd:string
direct
inReplyTo 0..1
xsd:string
"One of more unique identifiers for identifying the email(s) this email is a ... direct
messageID 0..1
xsd:string
"An unique identifier for the message direct
priority 0..1
xsd:string
"The priority of the email direct
subject 0..1
xsd:string
"The subject of the email direct
xMailer 0..1
xsd:string
direct
categories 0..1
xsd:string
"Categories applied to the object direct
labels 0..1
xsd:string
"Named and colored label direct
receivedLines 0..1
xsd:string
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

Mapping Type Mapped Value
self observable:EmailMessageFacet
native observable:EmailMessageFacet

LinkML Source

Direct

name: EmailMessageFacet
description: '"An email message facet is a grouping of characteristics unique to a
  message that is an instance of an electronic mail correspondence conformant to the
  internet message format described in RFC 5322 and related RFCs."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- bodyMultipart
- application
- bodyRaw
- from
- headerRaw
- sender
- xOriginatingIP
- bcc
- cc
- references
- to
- otherHeaders
- isMimeEncoded
- isMultipart
- isRead
- modifiedTime
- receivedTime
- sentTime
- body
- contentDisposition
- contentType
- inReplyTo
- messageID
- priority
- subject
- xMailer
- categories
- labels
- receivedLines
slot_usage:
  bodyMultipart:
    name: bodyMultipart
    multivalued: true
    domain_of:
    - EmailMessageFacet
  bcc:
    name: bcc
    multivalued: true
    domain_of:
    - EmailMessageFacet
  cc:
    name: cc
    multivalued: true
    domain_of:
    - EmailMessageFacet
  references:
    name: references
    multivalued: true
    domain_of:
    - EmailMessageFacet
  to:
    name: to
    multivalued: true
    domain_of:
    - CallFacet
    - EmailMessageFacet
    - MessageFacet
  categories:
    name: categories
    multivalued: true
    domain_of:
    - EmailMessageFacet
  labels:
    name: labels
    multivalued: true
    domain_of:
    - EmailMessageFacet
  receivedLines:
    name: receivedLines
    multivalued: true
    domain_of:
    - EmailMessageFacet

Induced

name: EmailMessageFacet
description: '"An email message facet is a grouping of characteristics unique to a
  message that is an instance of an electronic mail correspondence conformant to the
  internet message format described in RFC 5322 and related RFCs."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
  bodyMultipart:
    name: bodyMultipart
    multivalued: true
    domain_of:
    - EmailMessageFacet
  bcc:
    name: bcc
    multivalued: true
    domain_of:
    - EmailMessageFacet
  cc:
    name: cc
    multivalued: true
    domain_of:
    - EmailMessageFacet
  references:
    name: references
    multivalued: true
    domain_of:
    - EmailMessageFacet
  to:
    name: to
    multivalued: true
    domain_of:
    - CallFacet
    - EmailMessageFacet
    - MessageFacet
  categories:
    name: categories
    multivalued: true
    domain_of:
    - EmailMessageFacet
  labels:
    name: labels
    multivalued: true
    domain_of:
    - EmailMessageFacet
  receivedLines:
    name: receivedLines
    multivalued: true
    domain_of:
    - EmailMessageFacet
attributes:
  bodyMultipart:
    name: bodyMultipart
    description: '"A list of the MIME parts that make up the email body. This field
      MAY only be used if isMultipart is true."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: bodyMultipart
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: MimePartType
  application:
    name: application
    description: '"The application associated with this object."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: application
    owner: EmailMessageFacet
    domain_of:
    - ApplicationAccountFacet
    - BrowserBookmarkFacet
    - BrowserCookieFacet
    - CalendarEntryFacet
    - CalendarFacet
    - CallFacet
    - EmailMessageFacet
    - EventRecordFacet
    - GeoLocationEntryFacet
    - GeoLocationLogFacet
    - GeoLocationTrackFacet
    - MessageFacet
    - NoteFacet
    - WindowsTaskFacet
    range: ObservableObject
  bodyRaw:
    name: bodyRaw
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: bodyRaw
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MimePartType
    range: ObservableObject
  from:
    name: from
    description: '"The phone number of the initiating party."'
    from_schema: https://w3id.org/lmodel/uco-observable
    broad_mappings:
    - sumo:phoneNumber
    - wikidata:Q214995
    rank: 1000
    alias: from
    owner: EmailMessageFacet
    domain_of:
    - CallFacet
    - EmailMessageFacet
    - MessageFacet
    range: ObservableObject
  headerRaw:
    name: headerRaw
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: headerRaw
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  sender:
    name: sender
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: sender
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  xOriginatingIP:
    name: xOriginatingIP
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: xOriginatingIP
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  bcc:
    name: bcc
    description: '"Allows the sender of a message to conceal the person entered in
      the BCC field from the other recipients"'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: bcc
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  cc:
    name: cc
    description: '"Carbon copy: technique of producing one or more copies simultaneously."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: cc
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  references:
    name: references
    description: '"A list of email message identifiers this email relates to."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: references
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: ObservableObject
  to:
    name: to
    description: '"The receiver''s phone number."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: to
    owner: EmailMessageFacet
    domain_of:
    - CallFacet
    - EmailMessageFacet
    - MessageFacet
    range: ObservableObject
  otherHeaders:
    name: otherHeaders
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: otherHeaders
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: Dictionary
  isMimeEncoded:
    name: isMimeEncoded
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: isMimeEncoded
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: boolean type
  isMultipart:
    name: isMultipart
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: isMultipart
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: boolean type
  isRead:
    name: isRead
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: isRead
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - SMSMessageFacet
    range: boolean type
  modifiedTime:
    name: modifiedTime
    description: Specifies the time that this particular version of the object was
      modified. The object creator can use the time it deems most appropriate as the
      time this version of the object was modified. The value of the modified property
      for a given object version MUST be later than or equal to the value of the created
      property. Object creators MUST update the modified property when creating a
      new version of an object. The modified timestamp MUST be precise to the nearest
      millisecond (exactly three digits after the decimal place in seconds).
    from_schema: https://w3id.org/lmodel/uco-core
    broad_mappings:
    - sumo:TimePoint
    alias: modifiedTime
    owner: EmailMessageFacet
    domain_of:
    - AccountFacet
    - BrowserBookmarkFacet
    - CalendarEntryFacet
    - EmailMessageFacet
    - FileFacet
    - NoteFacet
    - WindowsRegistrykeyFacet
    - UcoObject
    range: datetime
  receivedTime:
    name: receivedTime
    description: '"The date and time at which the message received."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: receivedTime
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: datetime
  sentTime:
    name: sentTime
    description: '"The date and time at which the message sent."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: sentTime
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MessageFacet
    range: datetime
  body:
    name: body
    description: '"Text forming the main content of a printed or digital work (as
      opposed to additional elements such as headlines, images, charts, footnotes)"'
    from_schema: https://w3id.org/lmodel/uco-observable
    exact_mappings:
    - wikidata:Q1378314
    rank: 1000
    alias: body
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MimePartType
    range: string
  contentDisposition:
    name: contentDisposition
    from_schema: https://w3id.org/lmodel/uco-observable
    broad_mappings:
    - wikidata:Q1149305
    rank: 1000
    alias: contentDisposition
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MimePartType
    range: string
  contentType:
    name: contentType
    from_schema: https://w3id.org/lmodel/uco-observable
    close_mappings:
    - wikidata:P1163
    narrow_mappings:
    - NCIT:C114549
    rank: 1000
    alias: contentType
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MimePartType
    range: string
  inReplyTo:
    name: inReplyTo
    description: '"One of more unique identifiers for identifying the email(s) this
      email is a reply to."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: inReplyTo
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: string
  messageID:
    name: messageID
    description: '"An unique identifier for the message."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: messageID
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - MessageFacet
    range: string
  priority:
    name: priority
    description: '"The priority of the email."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: priority
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    - WindowsProcessFacet
    - WindowsTaskFacet
    - WindowsThreadFacet
    union_of:
    - '{''range'': ''TaskPriorityVocab''}'
    - '{''range'': ''integer''}'
    - '{''range'': ''string type''}'
    range: string
  subject:
    name: subject
    description: '"The subject of the email."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: subject
    owner: EmailMessageFacet
    domain_of:
    - CalendarEntryFacet
    - EmailMessageFacet
    - X509CertificateFacet
    range: string
  xMailer:
    name: xMailer
    description: ''
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: xMailer
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: string
  categories:
    name: categories
    description: '"Categories applied to the object."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: categories
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: string
  labels:
    name: labels
    description: '"Named and colored label."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: labels
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: string
  receivedLines:
    name: receivedLines
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    multivalued: true
    alias: receivedLines
    owner: EmailMessageFacet
    domain_of:
    - EmailMessageFacet
    range: string