-
-
Notifications
You must be signed in to change notification settings - Fork 98
Docs on pragmatics #28
Copy link
Copy link
Labels
activitypub/interopInteroperability issuesInteroperability issuestype/documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Metadata
Metadata
Assignees
Labels
activitypub/interopInteroperability issuesInteroperability issuestype/documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
In review
While Fedify provides a vocabulary API, it does not provide detailed docs on how to utilize those vocabularies. However, ActivityPub implementations like Mastodon and Misskey already have de facto norms for how to use them, which you should follow to get the desired results.
For example, you need to know which properties on a
Personobject should be populated with which values to display an avatar or header image, which property represents a date joined, and so on.We need to have a dedicated reference for this kind of usage of vocabulary.