{{displayData.display_name}} {{author.givenName}} {{author.familyName}}{{author.name}}, Version: {{selectedDataset.dataset_version.substring(0,7)}}  Metadata extracted: {{displayData.metadata_extracted}}  DOI: {{selectedDataset.doi.replace("https://doi.org/", "")}} not available  License: {{selectedDataset.license.name}} not available
datalad_d Download with DataLad  View on GitHub  View on GIN  Cite  Export metadata  binder_logoExplore with Binder
Step 1: Install DataLad

Make sure that you have a recent version of DataLad installed on your system. Full instructions are provided in the DataLad Handbook.

Step 2: Clone the dataset

The dataset can be cloned by running:

datalad clone {{displayData.url}}

Once the dataset is cloned, it is a light-weight directory on your local machine. At this point, it contains only small metadata and information on the identity of the files in the dataset, but not actual content of the (sometimes large) data files.

Step 3: Retrieve dataset content

After cloning the dataset, you can retrieve file contents by running:

datalad get path/to/directory/or/file

This command will trigger a download of the files, directories, or subdatasets you have specified.

Firing up the citation minions...
{{selectedDataset.citation_text}}
Invalid DOI

Description: {{desc.source}} 
{{selectedDataset.description}}
Keywords:
{{keyword}}
Properties:
{{display_property.name}}: {{display_property.value}} 
There are no subdatasets listed for the current dataset Name   Modifed   
There are no files listed for the current dataset
There are no publications listed for the current dataset There are no funding sources listed for the current dataset There are no provenance records listed for the current dataset ID: {{selectedDataset.dataset_id.slice(0,7)}}...
Version: {{record.previous_version.slice(0,7)}}...
Inputs: {{record.inputs}}
{{record.dataset_version}} {{record.description}}  Command:
{{record.cmd}}
ID: {{selectedDataset.dataset_id.slice(0,7)}}...
Version: {{record.dataset_version.slice(0,7)}}...
Outputs: {{record.outputs}}


No available content for this display option
Property Value(s)
{{ content_key.charAt(0).toUpperCase() + content_key.slice(1) }} {{ new_tab.content[content_key] }}