Skip to content

scholarsportal/Dataverse-Data-Curation-Tool

Repository files navigation

Dataverse-Data-Curation-Tool

Data Explorer Deploy Lint/Test

The Data Curation Tool (DCT) allows data owners and curators to view summary statistics for variables and to create and edit variable-level metadata for any tabular file in a data set. This stand-alone component is built to complement The Dataverse Project. The Data Curation tool is integrated into dataverse for .tab files under the configure button.

The DCT is an Angular application.

A demo of the tool is available here; note that this Github pages demo is not recommended for use in a production environment: https://scholarsportal.github.io/Dataverse-Data-Curation-Tool/?dfId=127759&siteUrl=https://borealisdata.ca.

Installation

Pre-Requisites

  • NodeJS (runtime for Angular and client)
  • Angular (client framework)

See the Dataverse guide for more information about installing external tools.

npm install
ng serve

Data Curation Tool Launch Activity Diagram

Update Component View Reference

View Variable

Edit Single Variable