Scripts that will convert a standard CSV format to Alma XML v2
Will output to /data/sample_output.xml
ruby run.rb
ruby run.rb '/path/to/csv_file.csv' 'path/to/output_file.xml'
Only User object has tests for now
ruby lib/test/user_test.rb
- More tests?
- Validation of controlled values using Alma Configuration API?