Bug #5755
closedInclude EZID api library in Metacat for registering DOIs.
0%
Related issues
Updated by Matt Jones almost 12 years ago
The library report has been moved to github because a bunch of people wanted to use it there. So, see:
Updated by ben leinfelder almost 12 years ago
This is in Metacat now, pulling from the configured shoulder and username/password we had added for the initial KNB DOI conversion.
It seems like we should probably make the EZID service URLs configurable so that we can utilize their test server (n2t-stage) when needed. Right now the service URLs are hardcoded as static fields in the jar file. I think just overloading the EZIDService() constructor to take additional service URL params would be a good place to start so that we have an option when calling apps use this api.
Updated by ben leinfelder over 11 years ago
Added baseUrl parameter to constructor to allow use of testing EZID servers. Now building with hudson as well: http://dev-testing.dataone.org/maven