Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretty Print Incoming FOXML #25

Closed
daniel-dgi opened this issue Mar 13, 2015 · 1 comment
Closed

Pretty Print Incoming FOXML #25

daniel-dgi opened this issue Mar 13, 2015 · 1 comment

Comments

@daniel-dgi
Copy link
Contributor

This ticket applies to https://github.com/daniel-dgi/migration-utils/tree/camel-service

Create a custom processor to pretty print FOXML on the way into the service, as the way Fedora 3 exports it is not parsible by Saxon! Feel free to use a third party library to help you pretty print. No need to re-code the wheel here.

The processing should occur at the point of entry, just before the call to ingestContainer here: https://github.com/daniel-dgi/migration-utils/blob/camel-service/migration-service/src/main/java/org/fcrepo/migration/service/routes/FoxmlMigratorRoute.java#L15

@daniel-dgi
Copy link
Contributor Author

Irrelevant and closed. All work has been rolled into https://github.com/fcrepo4-labs/migration-utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants