Adds option to migrate Foxml file as a whole, instead of creating the RDF files for object properties and datastream properties.
How should this be tested?
There's an automated test, but you can pass --foxml-file as an option (with PLAIN_OCFL), and you should see a FOXML file in the OCFL object, instead of multiple .nt files.
Add option to migrate FOXML file as a whole
JIRA Ticket: (https://jira.lyrasis.org/browse/FCREPO-3626)
What does this Pull Request do?
Adds option to migrate Foxml file as a whole, instead of creating the RDF files for object properties and datastream properties.
How should this be tested?
There's an automated test, but you can pass --foxml-file as an option (with PLAIN_OCFL), and you should see a FOXML file in the OCFL object, instead of multiple .nt files.
Additional Notes:
This will require documentation to be updated.
Interested parties
@fcrepo/committers