diff --git a/src/sections/activity-mapping.md b/src/sections/activity-mapping.md index 3bcd734..f97dde7 100644 --- a/src/sections/activity-mapping.md +++ b/src/sections/activity-mapping.md @@ -17,20 +17,23 @@ A [=Solid server=] sending a [PREP] notification as a result of some activity on Request Method Activity Type + + [[RFC9110#POST|POST]]
([[SOLID-PROTOCOL#resource-containment|Containers]]) + [[ACTIVITYSTREAMS-VOCABULARY#dfn-add|as:Add]] [[RFC9110#PUT|PUT]] [[ACTIVITYSTREAMS-VOCABULARY#dfn-update|as:Update]] [[RFC5789#section-2|PATCH]] - [[RFC9110#POST|POST]] + [[RFC9110#POST|POST]]
(Not [[SOLID-PROTOCOL#resource-containment|Containers]]) [[RFC9110#DELETE|DELETE]] [[ACTIVITYSTREAMS-VOCABULARY#dfn-delete|as:Delete]]
- 2. When the [PREP] notification is triggered by a request on a contained resource with one of the following [[RFC9110#methods|HTTP methods]]: + 2. When the [PREP] notification is triggered on a container, by a request on a contained resource with one of the following [[RFC9110#methods|HTTP methods]]:
Activity Mapping for LDP Containers when contained resources change @@ -50,7 +53,7 @@ A [=Solid server=] sending a [PREP] notification as a result of some activity on

- 3. When the [PREP] notification is triggered by a request to create a new resource inside that container (resource) with one of the following [[RFC9110#methods|HTTP methods]]: + 3. When the [PREP] notification is triggered on a container, by a request to create a new resource inside that container (resource) with one of the following [[RFC9110#methods|HTTP methods]]:
Activity Mapping for LDP Containers when contained resources are created