Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

OA-PASS/data-model-migration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-model-migration

Tool for migrating PASS data from version 2.3 to 3.2

The tool supports all system properties/environment variables used in the java-fedora-client. Here is an example of how to run the migration tool:

java -Dpass.fedora.baseurl="http://localhost:8080/fcrepo/rest" 
     -Dpass.elasticsearch.url="http://localhost:9200/pass" 
     -jar ./data-model-migration-0.0.2-SNAPSHOT-shaded.jar > 20181113_migration.log

About

Tool for migrating PASS data from version 2.3 to 3.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%