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

130 commits

Author SHA1 Message Date
e86369e76d 🚧 Add support for ALTO Description 2022-05-04 20:02:27 +02:00
08082d5fe8 Support mods:partName
Fixes gh-6.
2022-04-07 17:37:08 +02:00
9227575555 🎨 Improve log/output a bit 2022-04-07 16:35:18 +02:00
db79960ba1 Force singleton for shelfLocator
Very few input sources contain multiple mods:shelfLocator elements
for a mods:Location (illegal according to DFG MODS Anwendungsprofil).
Force a singleton in this case.

Fixes gh-7.
2022-04-07 16:22:41 +02:00
d35032067a 🐛 Fix install on Python 3.10
I couldn't build pandas 1.0.5 (introduced as a Pickle compatibility measure in e65cad7)
for Python 3.10. So update to the next minor version 1.1.x to have it work on Python 3.10.

Fixes gh-11.
2022-04-07 15:17:19 +02:00
2ff15f3497 Merge branch 'master' of https://github.com/qurator-spk/modstool 2022-04-06 19:12:45 +02:00
e65cad772d 🐛 Require pandas ~ 1.0 to fix import 2022-04-06 19:12:40 +02:00
f9e418c460 Optionally output to an Excel .xlsx file 2022-04-06 19:08:38 +02:00
0a9a66c2cc Optionally output to a CSV file
Resolves gh-9.
2022-04-06 16:46:48 +02:00
840045a54a ⚙️ Add VSCode settings 2022-04-05 14:24:08 +02:00
86d1154638 ✔️ Add METS tests 2022-04-01 16:05:07 +02:00
f7c51d127d ⚙️ Add .editorconfig 2022-04-01 16:04:47 +02:00
ad2b0a1d9b 🧹 .gitignore 2022-04-01 16:04:21 +02:00
9a8f7f69bd 🐛 Handle multiple mods:role 2022-04-01 14:52:54 +02:00
75ff143a25 🐛 modstool: Fix handling multiple <mods:language>
There may be multiple <mods:language> tags with mods:languageTerm children,
that should be merged into one language_languageTerm column
2022-04-01 14:02:19 +02:00
5c48541dee ✔️ CircleCI: - Python 3.5 + Python 3.10 2022-03-31 21:10:13 +02:00
73333ea2e2 Include METS fileGrp counts 2022-03-31 21:03:58 +02:00
2399699990 ✔️ CircleCI: Use non-deprecated "next-gen Docker convenience image" 2022-03-31 19:07:11 +02:00
93ce1505c4 Handle namePart + nameIdentifier 2022-03-31 18:57:35 +02:00
c49ac4f6e8 🚧 modstool: Replace Travis with CircleCI 2021-02-10 18:56:01 +01:00
3cf596d5fe Merge commit '1bc366706b' 2021-02-10 18:52:19 +01:00
1bc366706b 🚧 modstool: Replace Travis with CircleCI 2021-02-10 18:46:25 +01:00
662343fdcf 📝 modstool: Add LICENSE 2019-10-11 13:41:33 +02:00
7e07bd26bf 🤪 modstool: Fix setup.py keywords 2019-08-29 16:28:06 +02:00
d885d6bfa2 🤪 modstool: Fiddle with the damn packaging/namespace so that stuff works 2019-08-29 16:15:48 +02:00
5773b9c9b1 🐛 modstool: Handle multiple scriptTerms per language correctly 2019-08-29 15:42:13 +02:00
2259d01843 modstool: Add Travis badge 2019-08-28 16:56:00 +02:00
c855b26cf7 modstool: Add Travis configuration 2019-08-28 16:50:42 +02:00
648c4e3295 📝 modstool: Fix README markdown 2019-08-28 16:46:23 +02:00
9b8aef12e1 🠒 Move modstool into its own subdirectory 2019-08-28 16:18:39 +02:00