-
Notifications
You must be signed in to change notification settings - Fork 905
Closed
Labels
schema.org vocabGeneral top level tag for issues on the vocabularyGeneral top level tag for issues on the vocabulary
Milestone
Description
Schema.org currently has EmailMessage for describing a message, but there is no way to model other types of messages or link them together as a conversation.
I propose adding:
- Thing > CreativeWork > Conversation: One or more messages between organizations or people on a particular topic.
- Thing > CreativeWork > Message: A single message from a sender to one or more organizations or people. Properties include:
- sender: Already exists on ReceiveAction.
- recipient: Already exists on SendAction.
- dateRead: The date/time at which the message has been read by the recipient if a single recipient exists.
- messageAttachment: A CreativeWork attached to the message.
We could then move EmailMessage to be a subtype of Message.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
schema.org vocabGeneral top level tag for issues on the vocabularyGeneral top level tag for issues on the vocabulary