Class | Description |
---|---|
ExternalIdsDiff |
Calculates and stores the symmetric difference between two sets of
external identifiers . |
ORCIDAddWorker |
A worker thread that can be used to ADD works from ORCID.
|
ORCIDDelWorker |
A worker thread that can be used to DELETE works from ORCID.
|
ORCIDGetWorker |
A worker thread that can be used to GET works from ORCID.
|
ORCIDHelper |
An helper to simplify the use of the low-level ORCID
client . |
ORCIDUpdWorker |
A worker thread that can be used to UPDATE works from ORCID.
|
ORCIDWorker |
An abstract worker that can be used to parallelize calls to the ORCID API.
|
UpdateRecord |
An helper class that stores to versions of the same
work , as
well as the difference between their
external
identifiers . |
Enum | Description |
---|---|
ORCIDHelper.EIdType |