Use-case

General

Some notification patterns are not specific to any particular use-case, so these are gathered here.

Relevant Patterns

Name Description Categories
Acknowledge and Accept This pattern is used to acknowledge and accept a request (offer). This should be interpreted to mean that the target intends to act on the request in some way. It does not imply any kind of outcome beyond this. Acknowledgements
Acknowledge and Reject This pattern is used to acknowledge and reject a request (offer). This should be interpreted to mean that the target will take no further action with regard to this offer. It does not imply any kind of outcome beyond this. Acknowledgements
Acknowledge and Tentatively Accept This pattern is used to acknowledge and tentatively accept a request (offer). This should be interpreted to mean that the target currently intends to act on the request in some way, but that this might change. It does not imply any kind of outcome beyond this. Acknowledgements
Acknowledge and Tentatively Reject This pattern is used to acknowledge and tentatively reject a request (offer). This should be interpreted to mean that the target currently intends to take no further action with regard to this offer, but that this might change. It does not imply any kind of outcome beyond this. Acknowledgements
Announce Ingest This pattern is used to announce a resource has been ingested Announcements
Announce Relationship This pattern is used to announce a relationship between two resources Announcements
Request Ingest This pattern is used to request that the target system ingest a resource Requests
Undo Offer This pattern is used to undo (retract) an offer previously made. Undo