Post #2923732
2026-03-02 00:24 UTC
@silverpill@mitra.social @steve@social.technoetic.com the type information is largely unnecessary and shouldn't factor into handling CRUD, especially if the objects are managed by the client. the authorization/trust model for which activities are allowed to CRUD which objects is important but can be something other than fe34 (such as an explicit access control policy or authorization resource). also multiple CRUD mechanisms may be in use.
Replies (1)
-
@trwnh@mastodon.social 2026-03-02 00:28
@silverpill@mitra.social @steve@social.technoetic.com regarding as:result itself there are some other ideas that have come up in past years so good to discuss those in a more focused thread: - either marking activities as the "result of" (maybe "in response to"?) another activity could update the other activity to refer to the later activities, or the "result of" property is defined as a @\reverse property of as:result - quote stamps currently use result for the stamp itself, not a Create activity for it