-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add fix
support to lobid ressources
#1345
Labels
Comments
10 tasks
dr0i
added a commit
that referenced
this issue
Jun 13, 2022
Provides an example of Alma Marc XML ETL (based on the input used by morph ETL). Prerequisites: install metafix locally; - checkout https://github.com/metafacture/metafacture-fix.git - change to that directory - `./gradlew publishToMavenLocal` This installs metafix to a local maven repo in: '~/.m2/repository/org/metafacture/metafix/' The version 0.3.0-SNAPSHOT is needed. - change directory to lobid-resources Run like: 'mvn clean install -DskipTests=true ; mvn -DgenerateTestData=true failsafe:integration-test -Dit.test=AlmaMarc21XmlToLobidJsonMetafixTest.java'.
Merged
#1347 should enable metafix. A first example of ETL with alma-fix is provided there, also how to use it. the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment it seems that only morph is supported. To move ALMA transformation to Metafix #1341. We need support for Metafix in lobid-ressources.
The text was updated successfully, but these errors were encountered: