forked from D-Net/dnet-hadoop
added default trust to context bulktagged
This commit is contained in:
parent
f9342cb484
commit
88e4c3b751
|
@ -20,8 +20,6 @@ import eu.dnetlib.dhp.schema.oaf.*;
|
|||
/** Created by miriam on 02/08/2018. */
|
||||
public class ResultTagger implements Serializable {
|
||||
|
||||
|
||||
|
||||
private boolean clearContext(Result result) {
|
||||
int tmp = result.getContext().size();
|
||||
List<Context> clist = result
|
||||
|
|
Loading…
Reference in New Issue