Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AnnotatorService.java 3.09 KB 8946 over 9 years ben leinfelder look up annotations when reindexing a given pid...
BioPortalService.java 2.49 KB 8768 about 10 years ben leinfelder process all the returned annotation suggestions...
DatapackageSummarizer.java 26 KB 8910 over 9 years ben leinfelder use http://tools.ietf.org/rfc/rfc3023 spec for ...
OrcidService.java 4.21 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.

Latest revisions

# Date Author Comment
8946 10/31/2014 05:09 PM ben leinfelder

look up annotations when reindexing a given pid. still very much a prototype in that we are looking up annotations from an external annotator-store. TODO: add pid filtering to query when annotateit.org supports it (pending upgrade on their site).

8910 10/17/2014 05:02 PM ben leinfelder

use http://tools.ietf.org/rfc/rfc3023 spec for conformsTo property. use the full xpath for EML dataTable and attribute selectors

8810 07/23/2014 04:19 PM ben leinfelder

add support for v2 DataONE API.

8788 05/19/2014 02:21 PM ben leinfelder

use separate surName and givenNames to lookup ORCIDs.

8784 05/15/2014 03:17 PM ben leinfelder

all full-text queries for ORCID, but it isn't that great because we might have a"PISCO" creator that shows us in may different orcid profiles...false matches.

8777 05/14/2014 12:04 PM ben leinfelder

use HttpClient to query orcid so I can easily set headers and such -- getting 503s from their production server when I test on dev.nceas...odd

8776 05/14/2014 11:43 AM ben leinfelder

adjust tests for production service -- more "real" information shows additional return values from the query.

8775 05/14/2014 09:18 AM ben leinfelder

switch to the production ORCID server for looking up orcid matches for our creators.
add test to summarize how many creator matches we can actually find. https://projects.ecoinformatics.org/ecoinfo/issues/6423

8769 05/09/2014 01:48 PM ben leinfelder

cache the imported models to avoid timeouts from remote hosts (or being locked out for too many requests in a given time period).

8768 05/08/2014 04:25 PM ben leinfelder

process all the returned annotation suggestions until we find one that is appropriately located in the subclass hierarchy for the given superclass.

View revisions

Also available in: Atom