Difference between revisions of "Data Upload module"

From MIPAV
Jump to: navigation, search
m
m
Line 1: Line 1:
This page is under construction.
+
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 [[Data Validation module|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 [[Image submission plug-in|imaging data]] to the repository,
 +
 
 +
# Use the [[Image submission plug-in|Imaging data submission and validation module]] to create [[Image submission plug-in#Submission package|the imaging submission set]].
 +
# Use the [[Data Validation module]] to re-validate the data and create [[Data Validation module#Submission package|a submission ticket and submission package]].
 +
 
 +
After all validation errors have been fixed and a submission package has been created, data can now be submitted to the system. To upload the submission package, use the [[Data Upload module]]. The module, runs locally on a user's computer as [http://java.com/en/download/faq/java_webstart.xml a Java Web Start application] (the latest version of [http://java.com/en/download/index.jsp Java runtime environment] required).
 +
 
 +
After successful creation of a Submission Package using the Validation tool, data can now be submitted to the system. The Upload Tool facilitates this process. The tool, which runs as a Java Web Start application, runs locally on a user's computer, requiring the Java runtime environment to be installed.
  
 
== See also ==
 
== See also ==
  
*[[Data Repository tools| Data Repository tools]]
+
*[[Data Repository tools|Data Repository tools]]
 
*[[Image submission plug-in|Imaging data submission and validation module]]
 
*[[Image submission plug-in|Imaging data submission and validation module]]
 
*[[Data Download module]]
 
*[[Data Download module]]

Revision as of 14:44, 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.

After all validation errors have been fixed and a submission package has been created, data can now be submitted to the system. To upload the submission package, use the Data Upload module. The module, runs locally on a user's computer as a Java Web Start application (the latest version of Java runtime environment required).

After successful creation of a Submission Package using the Validation tool, data can now be submitted to the system. The Upload Tool facilitates this process. The tool, which runs as a Java Web Start application, runs locally on a user's computer, requiring the Java runtime environment to be installed.

See also