fieldmuseum / dams-netx

Tool for migrating data and media between Collections Management Sys. (EMu) and DAMS (NetX)
Other
6 stars 0 forks source link

setup script for initial ingest file-prep #2

Closed magpiedin closed 2 years ago

magpiedin commented 2 years ago
magpiedin commented 2 years ago

pathmove_prep.py

how to: python3 pathmove_prep.py [path/to/input-emu-netx-export.xml] [path/to/output.csv] [LIVE/test]

more how-to here in readme

Note -- might update name if pathMove CSV turns out not to be needed (NetX IO seems to fully ingest the files, & rest covered by DSS)

magpiedin commented 2 years ago

updated to prep_emu_media.py

updated how-to in the readme

and split out prep_emu_xml.py