Jump to content

Wikifunctions:Status updates/2026-04-02

From Wikifunctions
Wikifunctions Status updates Translate

Abstract Wikipedia via mailing list Volunteer Response Team Abstract Wikipedia on IRC Wikifunctions on Telegram Wikifunctions on Mastodon Wikifunctions on Twitter Wikifunctions on Facebook Wikifunctions on YouTube Wikifunctions website Translate

Request for Discussion: Towards a more modular NLG

One drawback of the current approach towards NLG is that it is very tightly coupled between the conceptual "thing" you want to say and the choice of a single Function to serve that need. It could benefit from more modularity, to support some languages better and reduce the challenge of using them. Since the launch of Abstract Wikipedia, there have been so many discussions coming up that it is difficult to keep track of all and join them all, but one thing I noticed is how to create functions that allow to create grammatically correct sentences and at the same time allow for the kind of annotation and formatting we are used from Wikipedia articles, e.g. emphasis, links, etc.

I made a proposal last year, which received a fair amount of criticism. In the light of the use cases and requirements we are noticing right now, I have improved and significantly simplified the proposal. But there doesn’t seem to be an answer yet: we want to present this as a contribution to the on-going discussion and to open it for finding answers together. The proposal is currently here: Syntactic tables.

Functions suggested by Abstract Wikipedia

The Abstract Wikipedia community has created a page to collect suggestions from the Abstract Wikipedia community to the Wikifunctions community for what would particularly help them. We are hoping for a fruitful cooperation!

Recent Changes in the software

This week, we implemented a new caching system to address an ongoing issue where results differed between the two Wikimedia datacenters. This should mostly resolve the user-facing inconsistencies, though more work is needed to ensure the system scales. We deployed this early, on Monday morning, to test its impact in isolation (T419666).

We also addressed a number of bugs: Wikifunctions special pages now correctly show a message when ZObject creation is not enabled, such as on Abstract Wikipedia (T421148). We fixed an issue so that clicking on Wikifunctions objects from Abstract Wikipedia now correctly opens them on Wikifunctions (T420670). A problem in the article creation workflow has also been addressed: attempting to create an abstract article for a Wikidata item that already has a page no longer overwrites existing content; now users see an appropriate message and are redirected to the existing article (T420725). In addition, previews now properly set content language and direction, improving alignment and readability, especially for RTL languages (T420687). Finally, we fixed a bug where we mis-set the page context, so publishing a new abstract article from some links would always fail (T420916).

News in Types: Grammatical voices

Based on two proposals by Dv103 for Grammatical voices, a proposal for active / middle / passive, and a proposal for active / mediopassive, the respective two new lightweight enumerations have been created: Grammatical voice (active / mediopassive) (Z32792) and Grammatical voice (active / middle / passive) (Z32789). They join the existing Grammatical voice active / passive lightweight enumeration.

Please join in reviewing, discussing, and creating type proposals.

Wikifunctions presentation at WikiCon Australia on 11 April 2026

Toby Hudson will be presenting Wikifunctions in Practice: Reusable Logic for Wikimedia at WikiCon Australia on 11 April 2026 at 12:00 local time at the National Film and Sound Archive of Australia in Canberra.

Here is the description of the talk:

Wikifunctions promises something simple but ambitious: write logic once, and make it reusable across Wikimedia projects and languages. Small, well-chosen functions can have outsized impact and eliminate some updating, copy-pasting, or even translation.
This talk focuses on goals and practical usage rather than internals or programming, but will allow plenty of time for questions from the audience to dig into the details. We'll see what Wikifunctions is and what it's for. We will test a range of existing functions on Wikifunctions directly. We will see how to embed the result of a function call in a regular Wiki page elsewhere on a sister project. Then we will look ahead to how Wikifunctions will play a key role in the future Abstract Wikipedia.

Thank you Toby for giving this presentation! And everyone have fun at WikiCon Australia!

Volunteer’s Corner upcoming on 13 April 2026

The next Volunteers’ Corner will be on Monday, 13 April 2026 at 17:30 UTC. We plan to have the following agenda: there will be time to ask questions and discuss all matters arising. We will celebrate the launch of Abstract Wikipedia Beta. If we have time, we will either write a function together or work on an Abstract Wikipedia article together (volunteer-led). Everyone is welcome to join us on Google Meet.

Fresh Functions weekly: 102 new Functions

This week we had 102 new functions. This might be the first week where we ever had more than a hundred new functions. Here is an incomplete list of functions with implementations and passing tests to get a taste of what functions have been created. Thanks everybody for contributing!

A complete list of all functions sorted by when they were created is available.