Closed mikegerber closed 1 year ago
I've asked a colleague about those, as we may have to disambiguate GBV PPN vs DNB PPNs.
From PPN1830497871.xml
:
<mods:relatedItem type="original">
<mods:recordInfo>
<mods:recordIdentifier source="dnb-ppn">1236513355</mods:recordIdentifier>
</mods:recordInfo>
</mods:relatedItem>
These now get a separate column, suffixed with the source, e.g. relatedItem_recordInfo_recordIdentifier-dnb-ppn
(from memory, might be slightly different).
Edit after feedback from a co-worker:
mods:recordIdentifier
we need to check that's it's a GBV PPN ("our" PPN)mods:relatedItem//mods:recordIdentifier
we need to distinguish GBV PPNs from DNB PPN (or others). This happens when we have digitized works from other libraries (in this case DNB)