wiktextract icon indicating copy to clipboard operation
wiktextract copied to clipboard

Please use .jsonl suffix

Open 1over137 opened this issue 4 years ago • 1 comments

The format you are using (which is a perfectly good choice) is commonly known as jsonlines (https://jsonlines.org/) Since it is technically not a json file, it would be most appropriate to use the .jsonl suffix instead, so that people and programs can deal with it properly.

1over137 avatar Apr 26 '22 01:04 1over137

Using .jsonl on the kaikki.org downloads would be helpful. I didn't see anywhere in the codebase to change this, so it must be somewhere in Tatu's CI's.

alexchandel avatar Aug 08 '22 20:08 alexchandel

See upcoming change issue #603. Rejoice, .jsonl enthusiasts!

kristian-clausal avatar Apr 24 '24 10:04 kristian-clausal