Author: sevein
Date: Wed Aug 17 17:17:10 2011
New Revision: 9533

Log:
Add more constants to sort new terms in propel:migrate task

Modified:
   trunk/lib/task/migrate/QubitMigrate110.class.php

Modified: trunk/lib/task/migrate/QubitMigrate110.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrate110.class.php    Wed Aug 17 16:53:28 
2011        (r9532)
+++ trunk/lib/task/migrate/QubitMigrate110.class.php    Wed Aug 17 17:17:10 
2011        (r9533)
@@ -733,10 +733,14 @@
       // ISAAR standardized form name
       'STANDARDIZED_FORM_OF_NAME_ID',
       'EXTERNAL_URI_ID',
-      // Accession and rights relations
+      // Relation types
       'ACCESSION_ID',
       'RIGHT_ID',
-      'DONOR_ID'
+      'DONOR_ID',
+      // Rights basis
+      'RIGHT_BASIS_COPYRIGHT_ID',
+      'RIGHT_BASIS_LICENSE_ID',
+      'RIGHT_BASIS_STATUTE_ID'
     );
 
     // Restack array with Constant values at top

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to