Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.
/ oaip Public archive

The DataCite OAI-PMH Data Provider (retired)

License

Notifications You must be signed in to change notification settings

datacite/oaip

Repository files navigation

DataCite OAI-PMH Provider

Build Status

This is the DataCite OAI-PMH Data Provider (OAIP). 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

This service has been replaced with https://github.com/datacite/viringo.

Installation

Using Docker.

docker run -p 8030:80 -v ~/.m2:/root/.m2 datacite/oaip

You can now point your browser to http://localhost:8030 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.

Development

Follow along via Github Issues.

Note on Patches/Pull Requests

  • Fork the project
  • Write tests for your new feature or a test that reproduces a bug
  • Implement your feature or make a bug fix
  • Do not mess with Rakefile, version or history
  • Commit, push and make a pull request. Bonus points for topical branches.

License

OAIP is released under the Apache 2 License.

About

The DataCite OAI-PMH Data Provider (retired)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages