@reiver ⊼ (Charles) :batman: on Nostr: nprofile1q…y0vgm Yeah, that is what I suspected. ... And, I agree with the ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqe9ktevlldekpuvcn0fg64crlkytnjacatj7w7d3pa6wkrqmgzn8qdy0vgm (nprofile…0vgm)
Yeah, that is what I suspected.
...
And, I agree with the sentiment that JSON-LD is too complex. It makes it so fixed JSON paths don't exist anymore, because of all the possible forms.
For example:
data.publicKeyBase64
Versus this:
data["toot:publicKeyBase64"]
Versus this:
data[0]["http;//joinmastodon·org/ns#publicKeyBase64"][0]["@value"]
Etc.
...
And you could use expanded JSON-LD form, but the paths are not pretty.
Yeah, that is what I suspected.
...
And, I agree with the sentiment that JSON-LD is too complex. It makes it so fixed JSON paths don't exist anymore, because of all the possible forms.
For example:
data.publicKeyBase64
Versus this:
data["toot:publicKeyBase64"]
Versus this:
data[0]["http;//joinmastodon·org/ns#publicKeyBase64"][0]["@value"]
Etc.
...
And you could use expanded JSON-LD form, but the paths are not pretty.