slub / mets-mods2tei

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

Compile the magic element "bibl" #27

Closed wrznr closed 4 years ago

wrznr commented 5 years ago

The main title is now extracted from the logical struct map (thanks to @henning-gerhardt for the hint) along with the publication type.

codecov[bot] commented 5 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.03%. The diff coverage is 67.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   65.23%   65.27%   +0.03%     
==========================================
  Files           4        4              
  Lines         397      432      +35     
  Branches       79       88       +9     
==========================================
+ Hits          259      282      +23     
- Misses        118      123       +5     
- Partials       20       27       +7
Impacted Files Coverage Δ
mets_mods2teiHeader/scripts/mets_mods2teiHeader.py 0% <0%> (ø) :arrow_up:
mets_mods2teiHeader/api/tei.py 70.68% <70.96%> (-0.13%) :arrow_down:
mets_mods2teiHeader/api/mets.py 77% <75%> (-0.17%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4a713d4...ce49e02. Read the comment docs.