I’m happy to announce the first release of Replicator, a CLI tool for importing entities from Wikidata. Replicator was created…
I’m happy to announce the public release of two new PHP libraries that provide services around Wikibase, the software behind…
I’ve created a small PHP library to read from, and iterate through, Wikidata/Wikibase JSON dumps. Wikidata is the free knowledge…
I’m happy to announce the immediate availability of a new Wikibase library: Wikibase DataModel Services (which I’ll in this blog…
I’m happy to announce the 1.0 release of Wikibase DataModel. Wikibase DataModel is the canonical PHP implementation of the Data Model…
Sometimes you need to loop over a big pile of stuff and execute an action for each item. In the…
This week I gave a presentation titled “Component design: Getting cohesion and coupling right” at Wikimedia Deutschland. Components are a…
When I started writing this blog post, I realized some introduction to the query components was first due. You can…
Work on the long awaited query functionality for the Wikidata project has already happened during a period of several months.…
Code review is fun!