Post #1850638
2026-05-01 15:59 UTC
What do you think about JSON-LD language maps for "preferredUsername"?
I.e., preferredUsernameMap.
"preferredUsernameMap": {
"en": "hello",
"fa": "درود",
"ko": "안녕하세요 "
}
#FediDev #JSONLD
Replies (2)
-
@julian@activitypub.space 2026-05-01 16:42
@reiver@mastodon.social considering that it's a new property as opposed to shoving different types (in this case, an object instead of a string) into an existing property, go nuts. I don't have any support for language maps at the moment though :sweat:
-
@evan@cosocial.ca 2026-05-02 06:13
@reiver@mastodon.social can you post this on https://github.com/w3c/activitypub/issues ?