Commit graph

2 commits

Author SHA1 Message Date
Yetangitu
103b02a347 Replace accidentally uploaded older version of import_metadata.sh with current version 2021-05-21 22:07:51 +00:00
Yetangitu
f3d4345c61 Add import_metadata (python) and import_metadata.sh (bash) scripts
These two scripts both serve the same purpose in that they can take the data
produced by *classify* to update the database and/or produce SQL to do so at a
later moment. The python version is much faster at parsing CSV data and
updating the database, for the rest the scripts are functionally identical.
2021-05-21 21:18:04 +00:00