Skip to content

Latest commit

 

History

History

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Reseach Compendium - Tools

The production and availability of this Research Compendium (RC) made it necessary that besides the code developed to produce the results of the article, we created additional scripts for the organization and publication of the research materials.

To make accessible and disseminate as many resources as possible, this directory contains all the extra tools that we used during the preparation of this RC. Listed below are the available tools:

  • calculate-checksum: A tool for generating BagIt from the data provided in this RC. It uses the features provided by the bagit-python library as a base;

  • example-toolkit: Set of scripts with specific functionality for preparing the example environments available in this RC (Minimal example and Replication Example);

  • github-asset-upload: Utility script for publishing BagIt to GitHub Release Assets. The script uses the R piggyback package, which simplifies the data uploading to GitHub;

  • auxiliary-library: Python library with the main functionalities used to develop the processing scripts in this RC.