Class OrcidService
java.lang.Object
edu.ucsb.nceas.metacat.annotation.OrcidService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OrcidService
public OrcidService()
-
-
Method Details
-
lookupOrcid
public static String lookupOrcid(String text, String surName, List<String> givenNames, List<String> otherNames) Look up possible ORCID from orcid service.- Parameters:
surName
-givenNames
-otherNames
-- Returns:
- See Also:
-
- "http://support.orcid.org/knowledgebase/articles/132354-searching-with-the-public-api"
-
lookupCreators
Look up indexed creators
-