Goofed Home

Conversation

$$14128
https://hollo.social/@hongminhee posted on Mar 18, 2026 06:00

Just had to add a workaround to #Fedify for http://joinmastodon.org/ns, a JSON-LD context URL that has never actually served a JSON-LD document. Mastodon has always inlined the term definitions, but some implementations put it as a bare URL in their @context, so Fedify’s JSON-LD processor tries to fetch it and gets a 404 Not Found. Now Fedify ships a bundled copy of a context that never existed in the first place.

https://github.com/fedify-dev/fedify/pull/631

#fedidev #ActivityPub #JSONLD

https://hollo.social/@hongminhee/019cff88-7329-7bae-af27-93c248a6c0c6

$$14381
https://mitra.social/users/silverpill posted on Mar 18, 2026 14:00
In reply to: https://hollo.social/@hongminhee/019cff88-7329-7bae-af27-93c248a6c0c6

@hongminhee Can Fedify process this post?

https://mitra.social/.well-known/apgateway/did:key:z6MkumzpDj1cYZD2GrBbVT86xL6CfPuyqWZAEXMfSqN9j3hf/objects/019ce2d7-6367-ef68-9810-6a5548c8ca1d

https://mitra.social/objects/019d013f-d79f-ff43-4456-1190ebaa3da7

Conversation

$$13867
https://mastodon.social/users/reiver posted on Mar 17, 2026 21:12

I used to not like JSON-LD. And then I got exposed to CBOR. And, since then, I ended up liking JSON-LD more than I did before.

https://j12t.social/@j12t/114581086678041245

...

I was looking for performant ways of storing JSON-LD data, so that it can be looked up, queried, etc.

CBOR might actually be a way of doing that.

...

For me that is an odd realization given me liking JSON-LD is a reaction to CBOR.

#ActivityPub #ActivityStreams #CBOR #CBORLD #FediDev #JSONLD

https://mastodon.social/users/reiver/statuses/116246575717801300

Conversation

$$10937
https://mastodon.social/users/reiver posted on Mar 12, 2026 15:38

RE: https://w3c.social/@w3c/116216070362563670

FWIW, I have been storing Linked Data (including ActivityPub) in an INI like format — because I find INI-like formats more human-friendly (to both read and write) than JSON.

YAML is probably better than JSON, too, in that respects. But I think INI-like formats are better than YAML.

#ActivityPub #ActivityStreams #JSONLD #LinkedData #RDF #YAML #YAMLLD

https://mastodon.social/users/reiver/statuses/116216950328827340

Create New Post