slub / mets-mods2tei

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

Add special treatment for URNs and VD IDs #38

Closed wrznr closed 4 years ago

wrznr commented 4 years ago

DTABf only allows for a closed set of IDs (cf. http://www.deutschestextarchiv.de/doku/basisformat/mdSdMsDesc.html). With this commit the general set of identifiers has been replaced by two specific IDs: URN and VD ID. Others are ignored.

Fixes https://github.com/slub/mets-mods2tei/issues/37