Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 821 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 821 Bytes

datacite-demo

Small project to demonstrate the functionalities of the various DataCite APIs and services.

Demonstrates:

DataCite Metadata Store API (/doi, /metadata, and /media resources) [http://mds.datacite.org]
DataCite Search API [http://search.datacite.org]
DataCite OAI-PMH Provider [http://oai.datacite.org]
DataCite Content Resolver [http://data.datacite.org]
CrossCite DOI Content Negotiation [http://www.crosscite.org/cn/]

Required Libraries:

Apache Commons Codec 1.4+ [http://commons.apache.org/proper/commons-codec/]

Notes:

  • use of DataCite Metadata Store API requires an account with DataCite.
  • DOIs used in the demos were resolvable at the time of creation, YMMV.