19 Commits (90c60ebb80f2a72e5ea1ea9edfc83def9172622e)

Author SHA1 Message Date
Gerber, Mike 90c60ebb80 Make get_mets_file aa lot faster by using find() instead of xpath() 10 months ago
Gerber, Mike 16a3a3bcc8 ✔ Fix tests on Python 3.8 by backporting removeprefix 10 months ago
Gerber, Mike 8c269b35a4 ✔ Test creation of page_info 10 months ago
Gerber, Mike f243dd204a ✒ Add comments for populating type indicator variables 10 months ago
Gerber, Mike ddffb76fb6 🐛 Fix getting parent elements if necessary 10 months ago
Mike Gerber c5332ae80d 🚧 Write out page_info 10 months ago
Mike Gerber e51fa5750f 🧹 Remove debug noise 10 months ago
Mike Gerber b8980bbf25 🧹 page_info: Name structMap type columns a bit more consistently 10 months ago
Mike Gerber 3d920f2b50 🐛 Use List/Dict for type annotations to support ye olde Python 10 months ago
Mike Gerber 968572168e 🧹 Extract a function to convert list[dict] to a DataFrame 10 months ago
Mike Gerber 5c2dfa8505 ✔ Add another (large) METS example 10 months ago
Mike Gerber 889d36f0d4 page_info: Retrieve filenames + structMap types 10 months ago
Mike Gerber a769d89d0a 🎨 Rename test_modstool → test_mod4pandas 11 months ago
Mike Gerber 5238c0600b Merge branch 'master' of https://github.com/qurator-spk/mods4pandas 11 months ago
Mike Gerber 7def0bccaf 🎨 Reformat test METS/MOTS files (to make them easier to read) 11 months ago
Gerber, Mike 100b2a5e6c 🐛 Fix mods:relatedItem with mods:recordIdentifier source=dnb-ppn
mods:relatedItem may have a mods:recordIdentifier with source="dnb-ppn".
This may happen for digitized works that have their original work in
another library and use a DNB PPN there.

Fixes gh-22.
1 year ago
Mike Gerber 4e7b8ed642 Convert mods:relatedItem for types original and host
Fixes gh-21.
1 year ago
Gerber, Mike 9c0dce7a04 🎨 Rename modstool to mods4pandas in the last code parts 2 years ago
Gerber, Mike 3c2e59f0ed 🎨 Rename qurator.modstool to qurator.mods4pandas 2 years ago