So I am using Scheme's Medea library to parse ActivityPub posts
submitted by
So I am using Scheme's Medea library to parse ActivityPub posts. It can process Mastodon and Snac just fine. But does not like some others, eg Iceshrimp.
I guess I will write a function to re-format the Iceshrimp json-ld so Medea likes it ... anyone know of examples or blog posts that have discussed this? To save me staring at the dreaded json-ld for so long...
Other Scheme libraries have the same problem with Iceshrimp posts. IDK if they may also have some issues with Misskey, Sharkey, Honk, etc etc, haven't got around to testing those yet.
#ActivityPub
Human Web Collective
@brettm@swarm.coiloptic.org yes! Ask @hongminhee@hollo.social
I’m guessing Medea is a JSON-LD processor?
Min hee has been working on some of these workarounds 😝
Also if it’s scheme, maybe @cwebber@social.coop?
@brettm@swarm.coiloptic.org