slub / mets-mods2tei

Convert bibliographic meta data in MODS format to TEI headers
Apache License 2.0
8 stars 7 forks source link

Allow running with incomplete descriptions #58

Closed bertsky closed 2 years ago

bertsky commented 2 years ago

Expands on #56, additionally fixes #57.

bertsky commented 2 years ago

27dffe8 is warranted IMO because of DTABf details for pb attributes.

71fd269 is useful if your input does not contain the images under DEFAULT (but, say, ORIGINAL or OCR-D-IMG). Also, having a parameter for the output file makes integration into scripts and makefiles easier.

bertsky commented 2 years ago

The last 2 commits improve the coverage and conformance of title and identifier metadata. It affects #36, but there is still much to do.