Skip to content

VlaamseKunstcollectie/Adlib-CSV-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Adlib-CSV-Fix

Fix to convert Adlib XML export to CSV file

Synopsis

This fix is used to convert an Adlib XML export to a CSV file using Catmandu.

Command line client:

catmandu convert XML --path '/adlibXML/recordList/record' to CSV --fields 'object_name,physical_description,date_general,creator_name,creator_name_adlib,creator_dob,creator_dod,material_description,dimension_h_value,dimension_w_value,dimension_h_unit,title_nl,object_number,inscriptions,acquisition' --fix adlib-records-to-csv.fix < input.xml > output.csv

Authors

Copyright

Copyright 2018 - Vlaamse Kunstcollectie vzw

License

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See also

This module is based on Catmandu.

About

Fix to convert Adlib XML export to CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published