Page MenuHomePhabricator

Feature request: Export Wikidata JSON as JSONL
Closed, DeclinedPublic

Description

It simplifies parallel ingestion for downstream consumers

Event Timeline

So9q renamed this task from Feature request: Export JSON as JSONL to Feature request: Export Wikidata JSON as JSONL.Jan 10 2026, 7:05 PM

From https://www.wikidata.org/wiki/Wikidata:Database_download

Hint: Each entity object (data item or property) is placed on a separate line in the JSON file, so the file can be read line by line, and each line can be decoded separately as an individual JSON object.

@So9q: like @Pfps mentions, it seem we already provide what you request. Are we missing something?

Ahoelzl subscribed.

Declined, please reopen if needed.