DataDepsGenerators. jl: making reusing data easy by automatically generating DataDeps. jl registration code

DataDepsGenerators.jl is a tool written to help users of the Julia programming language(Bezanson, Edelman, Karpinski, & Shah, 2017), to observe best practices when making use of published datasets. Using the metadata present in published datasets, it generates the code for the data dependency registration blocks required by DataDeps.jl (White, Togneri, Liu, & Bennamoun, 2018). These registration blocks are effectively executable metadata, which can be resolved by DataDeps.jl to download the dataset. They include a message that is displayed to the user whenever the data set is automatically downloaded. This message should include provenance information on the dataset, so that downstream users know its original source and details on its processing

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper

Results from the Paper


  Submit results from this paper to get state-of-the-art GitHub badges and help the community compare results to other papers.

Methods


No methods listed for this paper. Add relevant methods here