It would be useful to be able to generate a Digital Object Identifier to artifacts living on the Hub.
It would let people cite a specific dataset or a specific model, and make their own datasets and models citable. Some venues require DOIs for digital resources and it would be nice to not have to use 3rd parties for that.
Kaggle, for instance, currently has that feature for public datasets: https://www.kaggle.com/product-feedback/108594
Drawback: It costs money, because one has to go through approved agencies (e.g.: https://datacite.org/feemodel.html)
Automation would probably be straightforward: Creating DOIs with the Datacite REST API
It would be useful to be able to generate a Digital Object Identifier to artifacts living on the Hub.
It would let people cite a specific dataset or a specific model, and make their own datasets and models citable. Some venues require DOIs for digital resources and it would be nice to not have to use 3rd parties for that.
Kaggle, for instance, currently has that feature for public datasets: https://www.kaggle.com/product-feedback/108594
Drawback: It costs money, because one has to go through approved agencies (e.g.: https://datacite.org/feemodel.html)
Automation would probably be straightforward: Creating DOIs with the Datacite REST API