id author title date pages extension mime words sentences flesch summary cache txt github-com-9972 GitHub - fcrepo-exts/migration-utils: An in-development framework for managing data migrations from previous versions to 4.x. .html text/html 1736 291 65 GitHub fcrepo-exts/migration-utils: An in-development framework for managing data migrations from previous versions to 4.x. Migrations to Fedora 6 write migrated objects directly to the filesystem as OCFL Fedora 3 datastreams appear as files within the resulting OCFL objects. FOXML object and datastream properties are represented as triples in additional sidecar files Note that the migration utility will only run under Java 11+. -I, --delete-inactive Migrate objects and datastreams in the Inactive Type of OCFL objects to migrate to. add to PIDs for OCFL object IDs defaults to -p, --pid-file= PID file listing which Fedora 3 objects to migrate The default migration configuration will migrate all of the Fedora 3 objects found in the source. java -jar target/migration-utils-6.0.0-SNAPSHOT-driver.jar --source-type=legacy --limit=100 --target-dir=target/test/ocfl --objects-dir=src/test/resources/legacyFS/objects --datastreams-dir=src/test/resources/legacyFS/datastreams java -jar target/migration-utils-6.0.0-SNAPSHOT-driver.jar --source-type=exported --limit=100 --target-dir=target/test/ocfl --exported-dir=src/test/resources/exported migration-utils is running. documentation and run a Fedora 6 migration with metrics enabled: java -jar target/migration-utils-6.0.0-SNAPSHOT-driver.jar --source-type=legacy --target-dir=target/test/ocfl --objects-dir=src/test/resources/legacyFS/objects --datastreams-dir=src/test/resources/legacyFS/datastreams --enable-metrics ./cache/github-com-9972.html ./txt/github-com-9972.txt