The program tracks for WikidataCon 2025 are here!
https://www.wikidata.org/wiki/Event:WikidataCon_2025
Check the Event Talk page in the coming weeks for further updates, including on how to submit your Session Proposal idea!
https://www.wikidata.org/wiki/Event_talk:WikidataCon_2025
Save the date: 31 Oct – 2 Nov 2025
We will soon be welcoming your ideas on the following topics:
The Future of Wikidata
What comes next? The tech, the infrastructure, modelling, and ideas. We're talking AI, LLMs, Blazegraph, emerging technologies and anything else you can think of that will shape the future of Wikidata.
Lexemes and Languages
Lexicographical data and anything related.
Linked Open Data Ecosystem
Topics about Wikibase in any of its forms, connecting Wikibase instances to each other or to Wikidata, Federation and the broader LOD Ecosystem.
The background is that we intend to consume wikibase and wikidata in 4 federated ActivityPub clients, e.g.
redaktor (CMS), taxiteam (FCK uber), menschys (mutual help).
For example, for taxiteam we created a huge administrative-hierarchical Collection of all the Places and combine it with OSM & geohash down to building level.
So, yet I did ask myself how to transform wikidata to a nice representation of ActivityVocabulary.
I did put the excerpts in a gist
https://gist.github.com/sebilasse/670f0a5821d12bd36a0d68eab2fc85b0 a while ago.
Some things might have improved :)
The motivation was yet that it should be able to federate qualified statements but in a way that existing fediverse software can consume it but can be reversable after Updates to commit them.
The problem is that the hosts of the wikimedia foundations are the point of trust. It would be a dream to federate them an just btw, my opinion is that the EU should fund this https://digitalcourage.social/@sl007/114404049882394010 like @sovtechfund did recently fund OSM.
Anyway, happy to help!
@EvoMRI @wikidata @maxlath @sovtechfund
PS forgot one import, Quantity is a cache ot all the Quantities and Units together with converters from the wikidata.
The benefits for the fediverse would be so great, alone all the multilanguage data might give ActivityPubs "Natural Language" a big boost.
screenshot gif, any AP Client can show _all_ wikilinks for 1 wikidata id.
addendum:
If we begin to use #ActivityPub "conformant" in #wikidata
https://www.w3.org/TR/activitypub/#conformance
https://www.w3.org/TR/activitystreams-vocabulary/#notes
https://www.w3.org/TR/activitystreams-core/#naturalLanguageValues ff
it can do anything.
We would store the commit messages / edit meta alongside the Activities, and e.g. https://codeberg.org/fediverse/fep/src/branch/main/fep/171b/fep-171b.md for the discussion.
And federate versioned qualified statements.
A script like above takes the Input of the wikis JSON-LD API and deliver application/ld+json; profile="https://www.w3.org/ns/activitystreams" …
The question is probably _how_ to federate wiki and the JSON-LD API already exists.
@maxlath did much tooling already, currently I am working on versioning as In AP anything