Email or username:

Password:

Forgot your password?
silverpill

FEP-2277: ActivityPub core types (pre-draft)

https://codeberg.org/silverpill/feps/src/branch/main/2277/fep-2277.md

where I make a case for non-overlapping core types and duck typing

#ActivityPub #FEP

2 comments
marius

@silverpill I think Actor should be considered a core type (for the purposes of ActivityPub) just because the whole of the ActivityPub specification is based on it and its structure.

silverpill

@mariusor 100% agree. I have always thought that Actor is a core type, but apparently it is not: https://github.com/w3c/activitystreams/issues/633

Go Up