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

Johannes Ernst (@[email protected])

OH: "I didn't like JSON-LD, but then I saw CBOR, and now I like JSON-LD much better"

Johannes' Mastodon place
@reiver I'm the last person to recommend against CBOR, but if querying is what you want and you're not on embedded, why not store your JSON-LD data in HDT?

@chrysn

I was not aware of HDT.

I will look into it.