Nedjo Rogers
Nedjo Rogers
Another possibility besides the RDF module would be to build off the [Schema.org Metatag](https://www.drupal.org/project/schema_metatag) module. Rely on it for the entity and field mappings, then translate Schema.org to Activity Streams.
> I would probably separate this issue and start with the common one being @[email protected] `Group` can definitely wait. But ideally we'd ship an initial version with both the `Organization`...
All this sounds good. > And, even trickier, should the user your follow which just created a post, also become a local Drupal user so we can view the profile?...
Just capturing some musing... Possible model would be to use the [Message](https://www.drupal.org/project/message) stack for activity objects. Could consider dispatching activities as a custom transport mechanism via [Message Notify](https://www.drupal.org/project/message_notify).
Changed the title and updated based on * [Keeping Unwanted Messages off the Fediverse](https://github.com/WebOfTrustInfo/rwot9-prague/blob/master/topics-and-advance-readings/ap-unwanted-messages.md) * [OcapPub: Towards networks of consent](https://gitlab.com/spritely/ocappub)
> So if you need inspiration for generating keys and not relying on any other contrib modules, see ... Nice! In the case that a site had both indieweb and...
Spent some time looking over the options here. The model that stands out is JSON:API. The authors of that module have already tackled many of the hard questions we'll face...
Or possibly https://github.com/jaywink/nodeinfo2 > NodeInfo2 is a fork of NodeInfo which was seen as too complex for the problem it is solving