diff --git a/protocol.html b/protocol.html index 3ea949c..f7b11b5 100644 --- a/protocol.html +++ b/protocol.html @@ -495,13 +495,17 @@
The Solid Notifications Protocol identifies the following Classes of Products for conforming implementations. These products are referenced throughout this specification.
- +Interoperability of implementations for clients and resource servers is tested by evaluating an implementation’s ability to request and respond to HTTP messages that conform to this specification.
+Interoperability of implementations for subscription clients and resource servers is tested by evaluating an implementation’s ability to request and respond to HTTP messages that conform to this specification.
-Interoperability of implementations for clients and notification servers is tested by evaluating an implementation’s ability to request and respond to HTTP messages that conform to this specification.
+Interoperability of implementations for subscription clients and subscription servers is tested by evaluating an implementation’s ability to request and respond to HTTP messages that conform to this specification.
+ +Interoperability of implementations for notification sender and notification receiver is tested by evaluating an implementation’s ability to produce and consume content that adheres to the notification data model and conforms to a particular subscription type.