Skip to content

gbif/datacite-rest-client

Repository files navigation

Build Status Quality Gate Status Coverage

DataCite rest client

This library provides a simple implementation of a Java client for the REST Datacite API. Initially it will provide the basic DOI operations described here to perform CRUD and query operations on DOIs.

References

Modules

Consists of two modules:

Dependencies

The implementation of this library will depend on the following commonly used libraries:

See pom.xml for more details.

DOI prefixes and usage

Environment Prefix Usage Exceptions
Production 10.15468 Datasets and downloads (automatically assigned) some manually assigned (see API)
Production 10.15469 Previously used for testing
Production 10.26161 Tensorflow models (manually assigned)
Production 10.35000 Custom data exports (manually assigned)
Production 10.35035 Documentation (manually assigned)
Test 10.21373 Datasets and downloads (automatically assigned)
Test 10.15468 Previously used for testing
Test 10.21374 Misc. testing