JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
I
importCounter(ORCIDClient, List<Work>, ProgressHandler)
- Static method in class pt.ptcris.
PTCRISync
Counts new valid works in an ORCID profile given a set of known local CRIS productions, following the criteria of
PTCRISync.importWorks(ORCIDClient, List, ProgressHandler)
.
importInvalid(ORCIDClient, List<Work>, ProgressHandler)
- Static method in class pt.ptcris.
PTCRISync
Discovers new invalid works (that do not pass the quality criteria) in an ORCID profile given a set of known local CRIS productions, as well as the causes for invalidity (defined at
ORCIDHelper
).
importUpdates(ORCIDClient, List<Work>, ProgressHandler)
- Static method in class pt.ptcris.
PTCRISync
Discovers updates to existing local CRIS productions in an ORCID profile.
importWorks(ORCIDClient, List<Work>, ProgressHandler)
- Static method in class pt.ptcris.
PTCRISync
Discovers new valid works in an ORCID profile given a set of known local CRIS productions.
INVALID
- Static variable in class pt.ptcris.
PTCRISyncResult
invalid(InvalidWorkException)
- Static method in class pt.ptcris.
PTCRISyncResult
Creates message reporting an invalid work.
INVALID_EXTERNALIDENTIFIERS
- Static variable in class pt.ptcris.utils.
ORCIDHelper
INVALID_PUBLICATIONDATE
- Static variable in class pt.ptcris.utils.
ORCIDHelper
INVALID_TITLE
- Static variable in class pt.ptcris.utils.
ORCIDHelper
INVALID_TYPE
- Static variable in class pt.ptcris.utils.
ORCIDHelper
INVALID_YEAR
- Static variable in class pt.ptcris.utils.
ORCIDHelper
InvalidWorkException
- Exception in
pt.ptcris.exceptions
InvalidWorkException()
- Constructor for exception pt.ptcris.exceptions.
InvalidWorkException
InvalidWorkException(String)
- Constructor for exception pt.ptcris.exceptions.
InvalidWorkException
InvalidWorkException(Throwable)
- Constructor for exception pt.ptcris.exceptions.
InvalidWorkException
InvalidWorkException(String, Throwable)
- Constructor for exception pt.ptcris.exceptions.
InvalidWorkException
InvalidWorkException(Set<String>)
- Constructor for exception pt.ptcris.exceptions.
InvalidWorkException
isUpToDate(Work, WorkSummary)
- Static method in class pt.ptcris.utils.
ORCIDHelper
Checks whether a work is already up to date regarding another one, considering the
external identifiers
and additional meta-data.
isUpToDate(Work, Work)
- Static method in class pt.ptcris.utils.
ORCIDHelper
Checks whether a work is already up to date regarding another one, considering the
external identifiers
and additional meta-data.
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes