Daiquiri used to crash if a schema/table has relatedIdentifiers, but the related_identifier value is null or missing.
Related identifiers were ignored for the creation of the DataCite record for OAI, since the (empty) search in the datalink tables overwrite the information in the metadata store.
This PR fixes two problems:
relatedIdentifiers
, but therelated_identifier
value isnull
or missing.