This is the OAI-PMH Data Provider (OAIP) application for the DataCite central infrastructure. This app is a servlet with the main functionality of disseminating the contents of the DataCite Metadata Store using OAI-PMH.
To learn more about DataCite please visit our website
To use this service please go to http://oai.datacite.org
Using Docker.
docker run -p 8080:8080 -v ~/.m2:/root/.m2 --env-file .env.example datacite/oaip
You can now point your browser to http://localhost:8080 and use the application.
For a more detailed configuration, including using a lcoal Maven repository on the host, look at docker-compose.yml in the root folder.
Follow along via Github Issues.
Content Resolver is released under the Apache 2 License.
Content type
Image
Digest
Size
485.3 MB
Last updated
about 8 years ago
docker pull datacite/oaip