OpenTermsArchive/engine

Include collection name in dataset name

clementbiron opened this issue · 0 comments

Currently, all generated datasets have the same name dataset-${year}-${month}-${day} and it does not make it easy to distinguish between files when using several of them.

We could add the instance name, for exemple contrib-dataset-${year}-${month}-${day} to improve that.