| Package | Description |
|---|---|
| org.vivoweb.webapp.controller.freemarker | |
| org.vivoweb.webapp.createandlink | |
| org.vivoweb.webapp.createandlink.crossref | |
| org.vivoweb.webapp.createandlink.pubmed |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CreateAndLinkResourceController.findInVIVO(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq,
ExternalIdentifiers ids,
String profileUri,
Citation citation)
Try to find a resource in VIVO that defines one of the external identifiers
|
protected void |
CreateAndLinkResourceController.proposeAuthorToLink(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq,
Citation citation,
String profileUri)
Method to find an author to propose for linking
|
| Modifier and Type | Method and Description |
|---|---|
String |
CreateAndLinkResourceProvider.findInExternal(String id,
Citation citation) |
| Modifier and Type | Method and Description |
|---|---|
String |
CrossrefResolverAPI.findInExternal(String id,
Citation citation)
Find the DOI in CrossRef, filling the citation object
|
String |
CrossrefNativeAPI.findInExternal(String id,
Citation citation)
Find the DOI in CrossRef, filling the citation object
|
String |
CrossrefCreateAndLinkResourceProvider.findInExternal(String id,
Citation citation)
Look up the DOI in CrossRef, and populate a citation object
|
| Modifier and Type | Method and Description |
|---|---|
String |
PubMedCreateAndLinkResourceProvider.findInExternal(String id,
Citation citation) |
Copyright © 2022. All rights reserved.