kitodo / kitodo-publication

Kitodo.Publication
GNU General Public License v3.0
13 stars 13 forks source link

[3.x] Remove fields when duplicating a document #185

Closed Erikmitk closed 4 years ago

Erikmitk commented 4 years ago

This PR removes the date issued, DOI and PPN from a duplicated document.

I added helper functions to access the fields in the mods-xml. I'm only uncertain if the queries are stable enough. I guess they are for our purposes?

This closes #184.