**Problem
For the moment, we can import only JSON files with SemApps Importer (via getAllFull).
Proposal
It would be great to allow CSV files too.
Alternatives
Two way to do that, make a specific importer for CSV file, or add a parameter to Importer mixin (ex : source.fileType).
**Problem
For the moment, we can import only JSON files with SemApps Importer (via getAllFull).
Proposal
It would be great to allow CSV files too.
Alternatives
Two way to do that, make a specific importer for CSV file, or add a parameter to Importer mixin (ex : source.fileType).