Solid Notifications Protocol
-Editor’s Draft,
+Editor’s Draft,
More details about this document
@@ -179,7 +179,7 @@Solid Notifications Protocol
- Modified - +
-
@@ -544,12 +544,14 @@
Discovery
Description resources can be discovered as follows:
-Resource Servers that want to enable Discovery Clients to discover subscription services and notification channels available for a given resource MUST advertise the associated resources describing the subscription services and notification channels by responding to an HTTP request including a Link
header with the rel
value of describedby
[POWDER-DR] and the Description Resource as link target [RFC8288].
Resource Servers that want to enable Discovery Clients to discover subscription services and notification channels available for a given resource MUST advertise the associated resources describing the subscription services and notification channels by responding to an HTTP request including a Link
header with the rel
value of describedby
[POWDER-DR] and the description resource as link target [RFC8288].
Resource Servers that want to enable Discovery Clients to discover subscription services and notification channels available to a storage in which a given resource is in MUST advertise the associated resources describing the subscription services and notification channels by responding to an HTTP request including a Link
header with the rel
value of http://www.w3.org/ns/solid/terms#storageDescription
[SOLID-PROTOCOL] and the Description Resource as link target [RFC8288].
Resource Servers that want to enable Discovery Clients to discover subscription services and notification channels available to a storage in which a given resource is in MUST advertise the associated resources describing the subscription services and notification channels by responding to an HTTP request including a Link
header with the rel
value of http://www.w3.org/ns/solid/terms#storageDescription
[SOLID-PROTOCOL] and the description resource as link target [RFC8288].
Resource Servers MUST accept requests targeting the description resource when the value of the Accept
header indicates a preferred representation in application/ld+json
[JSON-LD11].
Resource Servers MUST use the Description Resource Data Model in the description resource response payload.
+