Calo Ontology

EMail

Description
This is the ontology for EMail information.

References
  • Radar Networks' irisOntology (search for "EMail") (.owl format)
  • Classes

    EMailApplication

    Description

    Email application

    Syntax

    (a EMailApplication with (<slot> (<value> ...)))
    (<EMailApplication-instance> has (<slot> (<value> ...)))

    Slots

    slots inherited from Software-Application

    Examples

     

    EMailForm

    Description

    Email form

    Syntax

    (a EMailForm with (<slot> (<value> ...)))
    (<EMailForm-instance> has (<slot> (<value> ...)))

    Slots

    slots inherited from Form-Document

    Examples

     

    Electronic-Message

    Description

    A data structure for storing an electronic message

    Syntax

    (a Electronic-Message with (<slot> (<value> ...)))
    (<Electronic-Message-instance> has (<slot> (<value> ...)))

    Slots

    hasMessageHeader
    ???
    N
    (a MessageHeader)
    hasMethodOfDelivery
    ???
    N
    (a Thing)[will be TypeOfDeliveryMethod when available]
    isMessageOf
    ???
    N
    (a Person) or (a Activity) or (a Action) or (a Organization) or (a Event) or (a Software-Application)
    hasMessageType
    ???
    N
    (a Thing)[will be TypeOfMessage when available]
    slots inherited from Form-Document

    Examples

     

    EMailMessage

    Description

    A data structure for storing an email message

    Syntax

    (a EMailMessage with (<slot> (<value> ...)))
    (<EMailMessage-instance> has (<slot> (<value> ...)))

    Slots

    slots inherited from Electronic-Message

    Examples

     

    FileAttachmentRecord

    Description

    A detailed record of an file attachment.

    Syntax

    (a FileAttachmentRecord with (<slot> (<value> ...)))
    (<FileAttachmentRecord> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasEncoding
    hasEncoding
    1
    (a String)
    isAttachmentOf
    hisAttachmentOf
    N
    (a Annotation) or (a Event) or (a ContactRecord) or (a MessageHeader) or (a Alert)
    hasSourceURI
    hasSourceURI
    1
    (a String)
    + slots inherited from DataRecord

    Examples

     

    EMailAddress

    Description

    A data structure for storing email address.

    Syntax

    (a EMailAddress with (<slot> (<value> ...)))
    (<EMailAddress-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    isListArchiveAddressOf
    isListArchiveAddressOf
    N
    (a EMailMailingListMessageHeader)
    isListHelpAddressOf
    isListHelpAddressOf
    N
    (a EMailMailingListMessageHeader)
    isListIDOf
    isListIDOf
    N
    (a EMailMailingListMessageHeader)
    isListPostAddressOf
    isListPostAddressOf
    N
    (a EMailMailingListMessageHeader)
    isListSubscribeAddressOf
    isListSubscribeAddressOf
    N
    (a EMailMailingListMessageHeader)
    isListUnsubscribeAddressOf
    isListUnsubscribeAddressOf
    N
    (a EMailMailingListMessageHeader)
    isOriginalRecipientOf
    isOriginalRecipientOf
    N
    (a MessageHeader)
    + slots inherited from NetworkAddress

    Examples

     

    MessageHeader

    Description

    Message header

    Syntax

    (a MessageHeader with (<slot> (<value> ...)))
    (<MessageHeader-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasAttachment 
    hasAttachment
    1
    (a InformationObject)
    hasBCCAddress 
    hasBCCAddress
    N
    (a ContactRecordSubAddressComponent)
    hasCCAddress 
    hasCCAddress
    N
    (a ContactRecordSubAddressComponent)
    hasCertificate 
    hasCertificate
    N
    (a Certification)
    hasContentTransferEncoding 
    hasContentTransferEncoding
    1
    (a String)
    hasDeliverAfterRestriction 
    hasDeliverAfterRestriction
    1
    (a String)
    hasDeliverBeforeRestriction 
    hasDeliverBeforeRestriction
    1
    (a String)
    hasDeliveryReceiptConfirmationData 
    hasDeliveryReceiptConfirmationData
    N
    (a String)
    hasDeliveryReceiptRequestedFlag 
    hasDeliveryReceiptRequestedFlag
    1
    (a Boolean)
    hasDeliverySignatureRequiredFlag 
    hasDeliverySignatureRequiredFlag
    1
    (a Boolean)
    hasExpirationDate 
    hasExpirationDate
    1
    (a Time-Instant)
    hasFromAddress 
    hasFromAddress
    N
    (a ContactRecordSubAddressComponent)
    hasGuaranteedDeliveryRestriction 
    hasGuaranteedDeliveryRestriction
    1
    (a Boolean)
    hasMessageBody 
    hasMessageBody
    N
    (a MessageBody)
    hasMessageIsEncryptedFlag 
    hasMessageIsEncryptedFlag
    1
    (a Boolean)
    hasMessageTitle 
    hasMessageTitle
    1
    (a String)
    hasOriginalRecipient 
    hasOriginalRecipient
    N
    (a EMailAddress)
    hasOriginalRecipientMessagePath 
    hasOriginalRecipientMessagePath
    N
    (a String)
    hasOriginatingIPAddress 
    hasOriginatingIPAddress
    1
    (a String)
    hasOriginatingOrganization 
    hasOriginatingOrganization
    N
    (a Organization)
    hasReadDate 
    hasReadDate
    1
    (a Time-Instant)
    hasReadReceiptConfirmationData 
    hasReadReceiptConfirmationData
    1
    (a String)
    hasReadReceiptRequestedFlag 
    hasReadReceiptRequestedFlag
    1
    (a Boolean)
    hasReceiptReplyToAddress 
    hasReceiptReplyToAddress
    N
    (a ContactRecordSubAddressComponent)
    hasReceivedDate 
    hasReceivedDate
    N
    (a Time-Instant)
    hasRepliedDate 
    hasRepliedDate
    N
    (a Time-Instant)
    hasReplyToAddress 
    hasReplyToAddress
    N
    (a ContactRecordSubAddressComponent)
    hasResentMessageHeaderID 
    hasResentMessageHeaderID
    N
    (a String)
    hasResponse 
    hasResponse
    N
    (a Message) or (a WeblogPosting) or (a Annotation)
    hasReturnPath 
    hasReturnPath
    N
    (a String)
    hasSecurityReceiptConfirmationData 
    hasSecurityReceiptConfirmationData
    N
    (a String)
    hasSecurityReceiptRequested 
    hasSecurityReceiptRequested
    N
    (a Boolean)
    hasSentDate 
    hasSentDate
    1
    (a Time-Instant)
    hasToAddress 
    hasToAddress
    N
    (a ContactRecordSubAddressComponent)
    isMessageHeaderOf 
    isMessageHeaderOf
    N
    (a Message) or (a MessageBody)
    isReplyToMessageHeaderID 
    isReplyToMessageHeaderID
    N
    (a String)
    isResponseTo 
    isResponseTo
    N
    (a Message) or (a WeblogPosting) or (a Annotation)
    + slots inherited from Form-Document

    Examples

     

    MessageBody

    Description

    Message body

    Syntax

    (a MessageBody with (<slot> (<value> ...)))
    (<MessageBody-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasPlainTextContent
    hasPlainTextContent
    1
    (a String)
    hasMarkedUpContent
    hasMarkedUpContent
    1
    (a String)
    + slots inherited from DataRecord

    Examples

     

    EMailMessageHeader

    Description

    An email message header

    Syntax

    (a EMailMessageHeader with (<slot> (<value> ...)))
    (<EMailMessageHeader-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasMailer
    hasMailer
    1
    (a String)
    hasMIMEType
    hasMIMEType
    1
    (a Thing)
    hasMIMEVersion
    hasMIMEVersion
    1
    (a String)
    hasXSpamStatusBoolean
    hasXSpamStatusBoolean
    1
    (a Boolean)
    hasXSpamStatusString
    hasXSpamStatusString
    1
    (a String)
    hasXCaloTestId
    hasXCaloTestId
    1
    (a String)
    + slots inherited from MessageHeader

    Examples

     

    EMailMailingListMessageHeader

    Description

    An email mailing list header

    Syntax

    (a EMailMailingListMessageHeader with (<slot> (<value> ...)))
    (<EMailMailingListMessageHeader-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasListArchiveAddress
    hasListArchiveAddress
    N
    (a EMailAddress)
    hasListHelpAddress
    hasListHelpAddress
    1
    (a EMailAddress)
    hasListID
    hasListID
    1
    (a EMailAddress)
    hasListPostAddress
    hasListPostAddress
    1
    (a EMailAddress)
    hasListSubscribeAddress
    hasListSubscribeAddress
    1
    (a EMailAddress)
    hasListUnsubscribeAddress
    hasListUnsubscribeAddress
    1
    (a EMailAddress)
    + slots inherited from EMailMessageHeader

    Examples

     

    Organization

    Description

    An organziation

    Syntax

    (a Organization with (<slot> (<value> ...)))
    (<Organization-instance> has (<slot> (<value> ...)))

    Slots

    slotiris propertycardvalue
    hasContactInformation
    hasContactInformation
    n
    (a ContactDataStructure)
    + slots inherited from Aggregate

    Examples

     

    Return to Calo Ontologies Page