mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Support Add/Remove notifications on containers
This commit is contained in:
@@ -145,8 +145,12 @@ export const ACP = createVocabulary('http://www.w3.org/ns/solid/acp#',
|
||||
);
|
||||
|
||||
export const AS = createVocabulary('https://www.w3.org/ns/activitystreams#',
|
||||
'object',
|
||||
|
||||
'Add',
|
||||
'Create',
|
||||
'Delete',
|
||||
'Remove',
|
||||
'Update',
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user