Basics

Organising Data

Data Structure Overview

Data in MyTardis is organised into a uniform hierarchy, which includes Experiments, Datasets and Data Files. Experiments are at the top of the hierarchy and can contain multiple Datasets. Similarly, Datasets can contain multiple Data Files. The hierarchy can be thought of like a directory structure on a typical PC (Fig. 1) in which a the Experiment directory contains multiple Dataset directories, which in turn contain multiple Data Files.

../_images/data_hierarchy.png

Fig. 1. Data hierarchy in MyTardis

Creating Experiments

  1. Navigate to the My Data page.
  2. Click on the Create button to the right of the page.
../_images/create_exp_button.png
  1. Fill in the ‘Create Experiment’ form. Requires at least a Title and one author.
../_images/create_experiment.png
  1. Click Save.

Adding Datasets

Datasets always have at least one parent Experiment. To add a dataset to an Experiment:

  1. Navigate to the Experiment page into which you would like to add a dataset.
  2. Click the + Add New button to the right of the page.
../_images/add_dataset_button.png
  1. Fill in the ‘Add new dataset’ form. Note: The ‘Description’ field is actually the name of the dataset.
../_images/add_dataset.png
  1. Click Save.

Adding Data Files

Data Files can be added to a particular Dataset from the Dataset page.

  1. Navigate to the Dataset into which you want to add new files.
  2. Click the green Add files… button to the right of the page.
../_images/add_files_btn.png
  1. Select the files you want to add from the file selector dialog and Click Open. You can add multiple files by holding the “Shift” or “Ctrl” keys to select multiple files in the dialog.

Accessing Data

Download a Data File

Individual Data Files can be downloaded as follows:

  1. Navigate to the Dataset containing the Data File you want to download.
  2. Click the Download button on the Data File you want to download.
../_images/download_datafile.png

Download a Dataset

Entire Datasets can be downloaded as a tar archive.

  1. Navigate to the Dataset you want to download.
  2. Click the tar button to the right of the page.
../_images/download_dataset.png

Note: tar is an archive format like zip that may not be familiar to Windows users and a default Windows installation may not have the appropriate software to expand tar archives. We suggest that users install 7-zip to expand tar archives from MyTardis.

Download an Experiment

Entire Experiments can be downloaded as a tar archive.

  1. Navigate to the Experiment you want to download.
  2. Click the tar button under the ‘Description’ section of the page.
../_images/download_experiment.png

Note: tar is an archive format like zip that may not be familiar to Windows users and a default Windows installation may not have the appropriate software to expand tar archives. We suggest that users install 7-zip to expand tar archives from MyTardis.

Sharing and Publishing Data

MyTardis provides 3 primary mechanisms for sharing your data:

  • Sharing with another MyTardis user.
  • Sharing via a temporary (obfuscated) link.
  • Making data public.

Data sharing is done at the Experiment level and you can find the options to share an Experiment under the Sharing tab on the left side of an Experiment page.

../_images/sharing_tab.png

Sharing Data with Another MyTardis User

To share an Experiment with another MyTardis user:

  1. Navigate to the Experiment you want to share.
  2. Click on the Sharing tab on the left side of the page.
  3. Click the Change User Sharing button.
../_images/sharing_user.png
  1. Enter the Username of the user with which you want to share the data.
../_images/sharing_view.png
Note: Entering the users name or email address with activate autocomplete,
which helps to find the username of the user.
  1. Select the permissions you’d like to give the user from the Permissions dropdown.
  2. Click the +Add User button.
  3. You should now see a new entry under the Current User Permissions section showing the user you’ve shared the Experiment with and the permissions you’ve given them.
../_images/sharing_view_added.png

Publishing Data

Access to an Experiment in MyTardis is set to “private” by default and no license is attached to the data; however, MyTardis allows data from an Experiment to be made publicly available with an appropriate license. To make an Experiment publicly available:

  1. Navigate to the Experiment you wish to publish and activate the Sharing tab to the left of the page.
  2. Click the Change Public Access button. This will activate the Public Access dialog and display the current status of the data.
  3. Select Public in the “Public access” dropdown menu.
  4. Select an appropriate license from the list of licenses presented. In the following screenshot, a “Creative Commons Attribution” license is selected; however, your choices may be different as licenses are configured by your service provider.
../_images/publish_dialog.png
  1. Agree to the “Terms of Publishing” of your service provider.
  2. Click Confirm