overture-stack / lyric

GNU Affero General Public License v3.0
0 stars 0 forks source link

Enable support to upload .csv files #107

Open leoraba opened 1 week ago

leoraba commented 1 week ago

Description:

To be able to upload .csv submission files, handle parsing and schema validation. This adds .csv as supported files additional to .tsv. It should dynamically parse content of whether a .tsv or .csv file into a JSON format.