comparison data_manager_conf.xml @ 1:50405cb4f8cd draft

Uploaded
author iuc
date Sat, 16 Aug 2014 12:33:49 -0400
parents a47cd0bacb67
children ffa94ffe1179
comparison
equal deleted inserted replaced
0:a47cd0bacb67 1:50405cb4f8cd
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <data_managers> 2 <data_managers>
3 <data_manager tool_file="data_manager/data_manager_gemini_download.xml" id="data_manager_gemini_download" > 3 <data_manager tool_file="data_manager/data_manager_gemini_download.xml" id="data_manager_gemini_download" >
4 <data_table name="gemini_database"> <!-- Defines a Data Table to be modified. --> 4 <data_table name="gemini_databases"> <!-- Defines a Data Table to be modified. -->
5 <output> <!-- Handle the output of the Data Manager Tool --> 5 <output> <!-- Handle the output of the Data Manager Tool -->
6 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> 6 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool -->
7 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> 7 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool -->
8 <column name="path" output_ref="out_file" > 8 <column name="path" output_ref="out_file" >
9 <move type="directory" relativize_symlinks="True"> 9 <move type="directory" relativize_symlinks="True">