@@ -863,10 +866,12 @@ public class GenesysServiceImpl implements GenesysService, DatasetService {
}
/**
* Update {@link SvalbardDeposit} data and link with Genesys accessions. The primary key for {@link SvalbardDeposit} is the <code>sgsv_id</code> as provided by
* NordGen.
* Update {@link SvalbardDeposit} data and link with Genesys accessions. The
* primary key for {@link SvalbardDeposit} is the <code>sgsv_id</code> as
* provided by NordGen.
*
* Any existing SGSV records are first deleted. Inserted and linked with accessions in this method.
* Any existing SGSV records are first deleted. Inserted and linked with
* accessions in this method.
*
* @param svalbardDeposits
* @return
...
...
@@ -897,7 +902,8 @@ public class GenesysServiceImpl implements GenesysService, DatasetService {
LOG.debug("Linked "+updatedCount+" accessions by alias in set "+sgsvIds);
}
// link indirectly where INSTCODE matches alternative sgsvCode, GENUS and ACCENUMB match
// link indirectly where INSTCODE matches alternative sgsvCode, GENUS and