1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-07 19:05:06 +02:00

📝 modstool: Fix README markdown

This commit is contained in:
Gerber, Mike 2019-08-28 16:46:23 +02:00
parent 9b8aef12e1
commit 648c4e3295

View file

@ -17,7 +17,7 @@ modstool /path/to/a/directory/containing/mets_files
In this example we convert the MODS metadata contained in the METS files in In this example we convert the MODS metadata contained in the METS files in
`/srv/data/digisam_mets-sample-300` to a pandas DataFrame under `/srv/data/digisam_mets-sample-300` to a pandas DataFrame under
`mods_info_df.pkl`. This file can then be read by your data scientist using `mods_info_df.pkl`. This file can then be read by your data scientist using
`pd.read_pickle()'. `pd.read_pickle()`.
~~~ ~~~
% modstool /srv/data/digisam_mets-sample-300 % modstool /srv/data/digisam_mets-sample-300