nmo:PhoneMessage

nmo:PhoneMessage

Description

Superclass with shared properties between SMS and MMS.

Class hierarchy

    rdfs:Resource 
    ╰── nie:InformationElement 
        ╰── nfo:Document 
            ╰── nfo:TextDocument 
                ╰── nmo:Message 
                    ╰── nmo:PhoneMessage 
                        ├── nmo:SMSMessage 
                        ╰── nmo:MMSMessage 

Properties

The “nmo:validityPeriod” property

“nmo:validityPeriod”          xsd:integer

Validity period of an SMS in seconds. It is a value coming from the network

Number of possible elements per resource (Cardinality): 1


The “nmo:phoneMessageId” property

“nmo:phoneMessageId”          xsd:integer

Id assigned in the system when the phone message is received

Number of possible elements per resource (Cardinality): 1


The “nmo:encoding” property

“nmo:encoding”          xsd:string

Encoding of the message

Number of possible elements per resource (Cardinality): 1


The “nmo:fromVCard” property

“nmo:fromVCard”          nfo:FileDataObject

Reference to a VCard in the filesystem, containing the Contact information of the 'from' recipient

Number of possible elements per resource (Cardinality): 1


The “nmo:toVCard” property

“nmo:toVCard”          nfo:FileDataObject

Reference to a VCard in the filesystem, containing the Contact information of 'to' recipients

Number of possible elements per resource (Cardinality): Unlimited

See also

The upstream documentation for the NMO ontology.