Recent Releases of dataverse-curation-assistant

dataverse-curation-assistant - v2.3

This release includes adjustments to many functions used by the app, mostly improved variable names and code comments.

- Python
Published by jggautier over 2 years ago

dataverse-curation-assistant - v2.2

This release includes a small improvement to timezone detection and minor improvements to code comments.

- Python
Published by jggautier almost 3 years ago

dataverse-curation-assistant - v2.1

When you use the app to get dataset metadata as CSV files: - the CSV files now includes two columns containing the publication date of each dataset or a blank cell when the dataset is not published, and the date when the latest version was created, so you can see when datasets were created, which datasets are not published, which are published, and when they were published - the CSV files now includes a column containing the alias of the Dataverse collection of each dataset, so you can see which collection each dataset is in - the name of the folder containing the CSV files uses the name of the installation's "Root" collection instead of its alias

- Python
Published by jggautier over 3 years ago

dataverse-curation-assistant - v2.0

This update lets you get a report with information about any locked datasets in a Dataverse installation and lets you remove all locks on given datasets.

- Python
Published by jggautier over 3 years ago

dataverse-curation-assistant - v1.4.1

Fixes typo in help text for "Import credentials" button

- Python
Published by jggautier almost 4 years ago

dataverse-curation-assistant - v1.4

Adds a button to import Dataverse repository URL and API token from a YAML file

- Python
Published by jggautier almost 4 years ago

dataverse-curation-assistant - v1.3

This release adds print commands to the function that gets dataset PIDs so that when the dataverserepositorycurationassistantmain.py is run from a terminal or IDE, you can see the progress of that function. This will be helpful if you want to see why the app is taking so long when it's "Looking for datasets..."

This progress text won't show up in the GUI, but it could be a step in that direction.

- Python
Published by jggautier almost 4 years ago

dataverse-curation-assistant - v1.2

Fixes bug that prevented users who want to delete datasets from finding deaccessioned datasets from a search when the search url contains HTML encoding, e.g. %20. See https://github.com/jggautier/dataverse-scripts/commit/40cf127e7771049165b21b732635cd35848eda5e

- Python
Published by jggautier about 4 years ago

dataverse-curation-assistant - v1.1

Fixes bug that prevented app from being able to get the metadata of unpublished dataset versions.

- Python
Published by jggautier about 4 years ago

dataverse-curation-assistant - v1.0

- Python
Published by jggautier about 4 years ago

dataverse-curation-assistant - v0.1

Dataverse repository curation app v0.1

- Python
Published by jggautier about 4 years ago