Table for the 39 triples for predicate rdfs:comment in graph nmo

SubjectObject
nmo:Email"An email."
nmo:IMMessage"A message sent with Instant Messaging software."
nmo:Mailbox"A mailbox - container for MailboxDataObjects."
nmo:MailboxDataObject"An entity encountered in a mailbox. Most common interpretations for such an entity include Message or Folder"
nmo:Message"A message. Could be an email, instant messanging message, SMS message etc."
nmo:MessageHeader"An arbitrary message header."
nmo:MimeEntity"A MIME entity, as defined in RFC2045, Section 2.4."
nmo:bcc"A Contact that is to receive a bcc of the email. A Bcc (blind carbon copy) is a copy of an email message sent to a recipient whose email address does not appear in the message."
nmo:bcc"deprecated in favor of nmo:emailBcc"
nmo:cc"A Contact that is to receive a cc of the email. A cc (carbon copy) is a copy of an email message whose recipient appears on the recipient list, so that all other recipients are aware of it."
nmo:cc"deprecated in favor of nmo:emailCc"
nmo:contentMimeType"Key used to store the MIME type of the content of an object when it is different from the object's main MIME type. This value can be used, for example, to model an e-mail message whose mime type is"message/rfc822", but whose content has type "text/html". If not specified, the MIME type of the content defaults to the value specified by the 'mimeType' property."
nmo:from"The sender of the message"
nmo:from"deprecated in favor of nmo:messageFrom"
nmo:hasAttachment"Links a message with files that were sent as attachments."
nmo:headerName"Name of the message header."
nmo:headerValue"Value of the message header."
nmo:htmlMessageContent"HTML representation of the body of the message. For multipart messages, all parts are concatenated into the value of this property. Attachments, whose mimeTypes are different from text/plain or message/rfc822 are considered separate DataObjects and are therefore not included in the value of this property."
nmo:inReplyTo"Signifies that a message is a reply to another message. This feature is commonly used to link messages into conversations. Note that it is more specific than nmo:references. See RFC 2822 sec. 3.6.4"
nmo:isRead"A flag that states the fact that a MailboxDataObject has been read."
nmo:messageHeader"Links the message with an arbitrary message header."
nmo:messageId"An identifier of a message. This property has been inspired by the message-id property defined in RFC 2822, Sec. 3.6.4. It should be used for all kinds of identifiers used by various messaging applications to connect multiple messages into conversations. For email messageids, values are according to RFC2822/sec 3.6.4 and the literal value in RDF must include the brackets."
nmo:messageSubject"The subject of a message"
nmo:plainTextMessageContent"Plain text representation of the body of the message. For multipart messages, all parts are concatenated into the value of this property. Attachments, whose mimeTypes are different from text/plain or message/rfc822 are considered separate DataObjects and are therefore not included in the value of this property."
nmo:primaryRecipient"The primary intended recipient of a message."
nmo:primaryRecipient"deprecated in favor of primaryMessageRecipient"
nmo:receivedDate"Date when this message was received."
nmo:recipient"A common superproperty for all properties that link a message with its recipients. Please don't use this property directly."
nmo:recipient"deprecated in favor of nmo:messageRecipient"
nmo:references"Signifies that a message references another message. This property is a generic one. See RFC 2822 Sec. 3.6.4"
nmo:replyTo"An address where the reply should be sent."
nmo:replyTo"deprecated in favor of nmo:messageReplyTo"
nmo:secondaryRecipient"A superproperty for all "additional" recipients of a message."
nmo:secondaryRecipient"deprecated in favor of nmo:secondaryMessageRecipient"
nmo:sender"The person or agent submitting the message to the network, if other from the one given with the nmo:from property. Defined in RFC 822 sec. 4.4.2"
nmo:sender"deprecated in favor of nmo:messageSender"
nmo:sentDate"Date when this message was sent."
nmo:to"The primary intended recipient of an email."
nmo:to"deprecated in favor of nmo:emailTo"