-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
When 'sharing' (a misnomer) a resource with a WebID, after modifying the resource's ACR, the application tries to modify the authenticated user's WebID profile, asserting that the authenticated user's WebID foaf:knows the WebID that the resource has been 'shared' with.
E.g.
webid1is authenticated.- They 'share'
resource1withwebid2. - App
PUTswebid1adding the statement
<webid1> foaf:knows <webid2>This is wrong.
Adding an agent to an ACR does not imply that the object is "known by" the subject, let alone any "level of reciprocated interaction between the parties".
Reactions are currently unavailable