Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 859 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 859 Bytes

dv_coll_linker

dv_coll_linker is a Python library easing per-study linking in Dataverse data repository software affected by a version specific bug affecting v5.6 (at least) onward. It comes with a command-line utility which implements collection-level linking at the study level.

Easy install

pip install git+https://github.com/ubc-library-rc/dv_coll_linker@master

Documentation

This is not the entirety of the documentation. Full documentation is in the docs folder, or available at https://ubc-library-rc.github.io/dv_coll_linker. If you clone the repository and have mkdocs installed, you can view a local copy of the documentation by running mkdocs serve and viewing the result in your browser.