We need to meet about “federating wikidata” and thus wikidata.
It is easy and also @maxlath has done so many things in the field.
The ActivityPub protocol which we are writing here is multilanguage too.
"nameMap" = label
"summaryMap" = description
"contentMap" = wikipedia
Any claim or qualified statement from wikidata can be a "Relationship" (with e.g. startTime endTime etc.) –
all like in wikibase.
We can really do better than mastodon.
You know what languages your user speaks. Even if no settings, navigator is your friend.
I wrote https://github.com/redaktor/languages (852) and for browser you send user the language-fingerprints they need and your system knows always in what they type.
Any claim can federate, any top instance is a `type` etc.
The thing which I write for the fediverse will benefit from wikidata multilanguage. Also from wikidata cause any item can become a “Topic” [like a Hashtag as a Service Actor, where you can subscribe to].
Currently I am doing a Service Actor for federated geocoding.
@sl007 nice language detection lib! I was trying to get somewhere in that direction with just unicode https://github.com/maxlath/unicode-scripts-finder, but this looks much more powerful! What is the source for the fingerprints?