static List<EventWrapper> |
PIDEventFactory.process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
static List<EventWrapper> |
PublicationDateEventFactory.process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
static List<EventWrapper> |
AbstractEventFactory.process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
static List<EventWrapper> |
OrcidEventFactory.process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
static List<EventWrapper> |
OAVersionEventFactory.process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust,
Set<String> untrustedOaDsList) |
static List<EventWrapper> |
SubjectEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current) |
static List<EventWrapper> |
SoftwareEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current,
Map<String,String> baseUrlMap) |
static List<EventWrapper> |
ProjectEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current,
Map<String,String> baseUrlMap) |
static List<EventWrapper> |
SubjectEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
static List<EventWrapper> |
SoftwareEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
Float trust,
Map<String,String> baseUrlMap) |
static List<EventWrapper> |
ProjectEventFactory.process(org.apache.hadoop.mapreduce.Reducer.Context context,
eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
Float trust,
Map<String,String> baseUrlMap) |
List<EventWrapper> |
OrcidEventFactory.processOrcid(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
List<EventWrapper> |
PIDEventFactory.processPID(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |