This repository is designed to create a Docusaurus static website for hosting content/documentation regarding a simplified Dataverse automation tool using Jupyter Notebooks.
Patrick Gale has designed software integration processes over the past two decades at the University of North Carolina. Most recently Patrick has focused his efforts on assessing the Dataverse API, specifically the automated methods for creating datasets and getting data to a Dataverse. These assessments have led to the development of various frameworks to help users overcome the technical barriers and pitfalls when using the API to curate their data. It is Patrick's goal to see an increased use of the API through demonstrating that automation can improve the quality and consistency of data curation.
The documentation
directory contains project documentation (Markdown) for a Docusaurus site.
If you wish to fork this repository and make modifications, see the Makefile
for commands to run the documentation locally, etc.