root@eagle-i:/opt/eaglei# bash ${REPO_HOME}/etc/data-migration.sh -u USERNAME -p PASSWORD -r https://localhost -d cumulative-1.6.1-1.8.3 Java info: /usr/bin/java java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) using classpath : /opt/eaglei/repo/etc:/opt/eaglei/repo/etc/eagle-i-datatools-datamanagement.jar ***** There are no special procedures for this release. ***** Standard data migration procedures usage: Command [-c ] [-f ] [-np ] [-op ] [-r ] [-t ] -c Credentials in the form username:password -f File name containing translation table for predicates; expected: header row, then: old_value, new_value; mutually exclusive with options -op and -np -np New predicate; Use if only one tansformation is needed; -op must be specified; mutually exclusive with -f -op Old predicate; Use if only one transformation is needed; -np must be specified; mutually exclusive with -f -r Target repository URL including https:// -t Optional type restriction for determining triples to repair (none means all types) ChangePredicate on cumulative-1.6.1-1.8.3/migration_file_property.csv complete. usage: Command [-c ] [-f ] [-no ] [-oo ] [-p ] [-r ] [-t ] -c Credentials in the form username:password -f File name containing translation table for object values; expected: header row, then: old_value, new_value; mutually exclusive with options -oo and -no -no New object; Use if only one tansformation is needed; -oo must be specified; mutually exclusive with -f -oo Old object; Use if only one transformation is needed; -no must be specified; mutually exclusive with -f -p Predicate uri to match for all changes (optional; none means all types) -r Target repository URL including https:// -t Optional type restriction for determining triples to repair (none means all types) ChangeObject on cumulative-1.6.1-1.8.3/migration_file_class.csv complete. usage: Command [-c ] [-f ] [-no ] [-oo ] [-p ] [-r ] [-t ] -c Credentials in the form username:password -f File name containing translation table for object values; expected: header row, then: old_value, new_value; mutually exclusive with options -oo and -no -no New object; Use if only one tansformation is needed; -oo must be specified; mutually exclusive with -f -oo Old object; Use if only one transformation is needed; -no must be specified; mutually exclusive with -f -p Predicate uri to match for all changes (optional; none means all types) -r Target repository URL including https:// -t Optional type restriction for determining triples to repair (none means all types) ChangeObject on cumulative-1.6.1-1.8.3/migration_file_instance.csv complete. Done applying standard data migration procedures. ======= global data migration ======= usage: Command [-c ] [-f ] [-r ] [-t ] -c Credentials in the form username:password -f File name containing translation table for object values; expected: header row, then: old_value, new_value; -r Target repository URL including https:// -t Optional type restriction for determining triples to repair (none means all types) ChangeAndDelete on cumulative-1.6.1-1.8.3/migration_file_global.csv complete. Done translating global data migration procedures. See: Migration report (for curators): logs/data-migration-report.log Full Log (for sysadmins): logs/datamanagement.log