See: Description
| Interface | Description |
|---|---|
| DOIConnector |
A DOIConnector handles all calls to the API of your DOI registry.
|
| Class | Description |
|---|---|
| DataCiteConnector | |
| DOIConsumer | |
| DOIOrganiser |
| Exception | Description |
|---|---|
| DOIIdentifierException |
Use EZIDRequestFactory.getInstance(java.lang.String, java.lang.String, java.lang.String) to
configure an EZIDRequest
with your authority number and credentials. EZIDRequest encapsulates
EZID's operations (lookup, create/mint, modify, delete...).
An operation returns an EZIDResponse which
gives easy access to EZID's status code and value, status of the underlying
HTTP request, and key/value pairs found in the response body (if any).
Copyright © 2016 DuraSpace. All rights reserved.