forked from D-Net/dnet-hadoop
[scholexplorer model update] dropping result.pid, all of them are moved as instance.alternateIdentifier(s)
This commit is contained in:
parent
adc317ccb6
commit
ef2518c235
|
@ -108,6 +108,8 @@ public class ScholexplorerPatcher {
|
|||
ModelConstants.DNET_ACCESS_MODES));
|
||||
});
|
||||
|
||||
result.setPid(Lists.newArrayList());
|
||||
|
||||
Optional
|
||||
.ofNullable(result.getExternalReference())
|
||||
.orElse(Lists.newArrayList())
|
||||
|
|
Loading…
Reference in New Issue