Vocabulary of terms for all things messaging.
Classes: | AgencyMessage |BasicAdminMessage |BasicMessage |Chat |Conversation |GoalMessage |LinkMessage |Mailbox |MailboxConversation |Message |QuestionnaireMessage |ServiceUserMailbox |WorkerMailbox |
Object Properties: | from |message |moderators |participants |status |to |url |
A message sharing an agency with a service user
[#] [back to top]
Super Classes:
A basic admin text message between two users
[#] [back to top]
Super Classes:
A basic text message between two users
[#] [back to top]
Super Classes:
A multi-user chat conversation
[#] [back to top]
Super Classes:
A conversation between multiple users
[#] [back to top]
Super Classes:
A message relating to goals being shared or updated
[#] [back to top]
Super Classes:
A message containing a link
[#] [back to top]
Super Classes:
A mailbox for a user
[#] [back to top]
Super Classes:
A long-running conversation between users within a mailbox
[#] [back to top]
Super Classes:
A message between two users
[#] [back to top]
Super Classes:
A message relating to a questionnaire being shared or updated
[#] [back to top]
Super Classes:
A mailbox for a service user
[#] [back to top]
Super Classes:
A mailbox for a worker
[#] [back to top]
Super Classes:
Links a message to a from user
Domain: Message (union)
Range: Worker (union) ServiceUser (union)
[#] [back to top]
Links a conversation to a message it contains
Domain: Conversation (union)
Range: Message (union)
[#] [back to top]
A participant of the conversation
Domain: Chat (union)
Range: Worker (union) ServiceUser (union)
[#] [back to top]
Links a Conversation to its status
Domain: Conversation (union)
Range: ConversationStatus (union)
[#] [back to top]
Links a message to a to user
Domain: Message (union)
Range: Worker (union) ServiceUser (union)
[#] [back to top]
The url of the link message
Domain: LinkMessage (union)
Range: string (union)
[#] [back to top]
Links a message to the time at which it occurred
Domain: Message (union)
Range: xsd:date
[#] [back to top]
Links a message to a basic text body
Domain: BasicMessage (union) LinkMessage (union) LinkMessage (union)
Range: xsd:string
[#] [back to top]