OpenRefine / CommonsExtension

An OpenRefine extension that helps with Wikimedia Commons editing: start projects from Wikimedia Commons categories; Commons-specific GREL functions.
BSD 3-Clause "New" or "Revised" License
12 stars 9 forks source link

Fix fetching of empty categories. #125

Closed wetneb closed 2 days ago

wetneb commented 3 months ago

Closes #124.

The problem was that the category Category:Cats is empty, and when fetching empty categories the importer did not create the corresponding columns, which were assumed to exist later on. This fixes it by setting up the columns before any rows are created in the project.