public class OrcidEventFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ORCID_TYPE_MARKER |
| Constructor and Description |
|---|
OrcidEventFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<EventWrapper> |
process(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
List<EventWrapper> |
processOrcid(eu.dnetlib.data.proto.OafProtos.Oaf current,
eu.dnetlib.data.proto.OafProtos.Oaf other,
float trust) |
public static final String ORCID_TYPE_MARKER
public static List<EventWrapper> process(eu.dnetlib.data.proto.OafProtos.Oaf current, eu.dnetlib.data.proto.OafProtos.Oaf other, float trust)
public List<EventWrapper> processOrcid(eu.dnetlib.data.proto.OafProtos.Oaf current, eu.dnetlib.data.proto.OafProtos.Oaf other, float trust)
Copyright © 2023. All rights reserved.