Author: david
Date: Thu Oct 28 15:47:57 2010
New Revision: 8637
Log:
Update term constants to match QubitTerm @ r8634.
Modified:
trunk/lib/task/migrate/QubitMigrate109.class.php
Modified: trunk/lib/task/migrate/QubitMigrate109.class.php
==============================================================================
--- trunk/lib/task/migrate/QubitMigrate109.class.php Thu Oct 28 15:43:52
2010 (r8636)
+++ trunk/lib/task/migrate/QubitMigrate109.class.php Thu Oct 28 15:47:57
2010 (r8637)
@@ -692,6 +692,7 @@
'ARCHIVIST_NOTE_ID',
'GENERAL_NOTE_ID',
'OTHER_DESCRIPTIVE_DATA_ID',
+ 'MAINTENANCE_NOTE_ID',
//CollectionType taxonomy
'ARCHIVAL_MATERIAL_ID',
'PUBLISHED_MATERIAL_ID',
@@ -709,7 +710,6 @@
'VIDEO_ID',
'OTHER_ID',
//Digital Object Usage taxonomy
- 'EXTERNAL_URI_ID',
'MASTER_ID',
'REFERENCE_ID',
'THUMBNAIL_ID',
@@ -731,8 +731,11 @@
//Relation NOTE type taxonomy
'RELATION_NOTE_DESCRIPTION_ID',
'RELATION_NOTE_DATE_ID',
+ //Actor relation note taxonomy
+ 'RELATION_NOTE_DESCRIPTION_ID',
+ 'RELATION_NOTE_DATE_ID',
//Term relation taxonomy
- 'TERM_RELATION_EQUIVALENCE_ID',
+ 'ALTERNATIVE_LABEL_ID',
'TERM_RELATION_ASSOCIATIVE_ID',
//Status types taxonomy
'STATUS_TYPE_PUBLICATION_ID',
@@ -746,7 +749,8 @@
'ISDF_TEMPORAL_RELATION_ID',
'ISDF_ASSOCIATIVE_RELATION_ID',
// ISAAR standardized form name
- 'STANDARDIZED_FORM_OF_NAME_ID'
+ 'STANDARDIZED_FORM_OF_NAME_ID',
+ 'EXTERNAL_URI_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.