Difference between revisions of "Data Upload module"

From MIPAV
Jump to: navigation, search
m (System requirements)
m
Line 10: Line 10:
 
== System requirements ==
 
== System requirements ==
 
The most recent version of [http://java.com/en/download/index.jsp Java Runtime Environment (JRE)] (6 or 7) is required in order to run the Data Upload module.
 
The most recent version of [http://java.com/en/download/index.jsp Java Runtime Environment (JRE)] (6 or 7) is required in order to run the Data Upload module.
 +
 +
== Running the Data Upload module ==
 +
 +
The Data Upload module runs locally on your machine. In order to launch the module, navigate to the Data Repository > Upload Data page and click the Launch the Upload Tool link.
 +
 +
'''Note''' that the most recent version of [http://java.com/en/download/index.jsp Java Runtime Environment (JRE)] (6 or 7) is required in order to run the module. Make sure your computer has it installed.
  
 
== See also ==
 
== See also ==

Revision as of 15:04, 24 July 2013

The Data Upload module helps researches to upload their data to the data repository. The data should be uploaded in the form of a submission package (XML) that has a unique identifier - a submission ticket (XML).

If you don't have a submission package ready, use the Data Validation module to create it. The module will also validate your data and make sure that they conform to the required format and range values defined in the Data Dictionary.

If you need to submit imaging data to the repository,

  1. Use the Imaging data submission and validation module to create the imaging submission set.
  2. Use the Data Validation module to re-validate the data and create a submission ticket and submission package.

System requirements

The most recent version of Java Runtime Environment (JRE) (6 or 7) is required in order to run the Data Upload module.

Running the Data Upload module

The Data Upload module runs locally on your machine. In order to launch the module, navigate to the Data Repository > Upload Data page and click the Launch the Upload Tool link.

Note that the most recent version of Java Runtime Environment (JRE) (6 or 7) is required in order to run the module. Make sure your computer has it installed.

See also