Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make DSpace resistant to outages of DataCite we decided to separate the DOI support in to two parts. When a DOI should be generated, reserved or minted, DSpace does this in its own database. To perform registration and/or reservation against the DOI registration agency a job have has to be started using the command line. The idea is, that Obviously this should be done periodically by a cron job periodically. In this section we describe the command line interface, in case you ever want to use it manually. In the next section you'll see the cron job that transfers all DOIs that should be reserved and or registered at the DOI registration agency.

...