Closed msiemens closed 10 years ago
Use client.appendWork(token, work); as shown at https://github.com/TomDemeranville/orcid-java-client
This is not an issue btw, this is a question about how to use the library. In future please ask it on the orcid mailing list. https://groups.google.com/forum/#!forum/orcid-api-users.
I'm working on an Java application where a user can log in into his Orcid account and import his works. What would be the preferred way to do this using
orcid-java-client
?