TomDemeranville / orcid-java-client

ORCiD client library written in java. Lightwieght, easy to use, with the complete ORCiD message schema modelled as POJOs
Apache License 2.0
10 stars 8 forks source link

Preferred way of reading an users works? #1

Closed msiemens closed 10 years ago

msiemens commented 10 years ago

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?

TomDemeranville commented 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.