DataCite plugin

DataCite plugin page

Status: Active GitHub repository

The DataCite plugin is an alternative to Janeway's built-in Crossref support. It registers Digital Object Identifiers (DOIs) with DataCite rather than Crossref, and it manages the deposit for you. DOIs are stored on the same identifier record as with Crossref DOIs, so the rest of Janeway treats a DataCite DOI the same way it treats any other DOI.

Use this plugin when your membership is with DataCite instead of, or in addition to, Crossref.

Note

The DataCite and Crossref tools are independent. If you register a DOI with DataCite, do not also register the same article with Crossref.

A server administrator sets your DataCite credentials (username, password, and DOI prefix) when the plugin is installed. These values are not editable from the journal interface, so contact your administrator if they need to change.

Opening the plugin

Opening the plugin section

To open the plugin, go to the manager and select DataCite from the list of plugins. The plugin's home page gives you three options:

  • Settings controls automatic deposit for the whole journal.
  • Article list lists articles and lets you mint DOIs by hand.
  • Section controls limits automatic deposit to chosen sections.

Understanding DOI states

Understanding DOI states section

DataCite DOIs move through states, and this plugin uses two of them:

  • Draft (registered)
    The DOI and its metadata are stored at DataCite but the DOI does not resolve publicly. This is used before an article is published.

  • Findable (published)
    The DOI resolves to the article and its metadata is indexed. This is used once the article is published.

The plugin sends a draft deposit when an article is accepted and upgrades it to findable when the article is published.

Registering DOIs automatically

Registering DOIs automatically section

Automatic deposit is the recommended approach for new content. When it is enabled, Janeway deposits DOIs for you at two points in the workflow:

  1. When an article is accepted, Janeway mints a draft DOI and saves it to the article.
  2. When the article is published, Janeway upgrades that DOI to findable so it resolves to the published page.

Minted DOIs follow the pattern prefix/journalcode.articleid, for example 10.0001/tester.42.

To turn automatic deposit on:

  1. On the plugin home page, select Settings.
  2. Select Enable Datacite auto deposit.
  3. Select Save.

Limiting automatic deposit to certain sections

Limiting automatic deposit to certain sections section

By default, automatic deposit applies to every section of the journal. You can restrict it to specific sections. For example, you can mint DOIs for research articles but not editorials.

Note

If you do not select any sections, Janeway mints DOIs for all sections.

Section controls only take effect while automatic deposit is enabled for the journal.

To choose which sections mint DOIs:

  1. On the plugin home page, select Section controls.
  2. Select each section that should mint DOIs.
  3. Select Save.

Registering DOIs manually

Registering DOIs manually section

Automatic deposit does not cover every case. You may need to register DOIs by hand when you import back content, when deposit was turned on after some articles were already accepted, or when an earlier deposit did not complete.

The Article list shows every accepted article for the journal, alongside whether it already has a DOI.

To register a DOI for an article that does not have one:

  1. On the plugin home page, select Article list.
  2. Find the article and select the option to mint its DOI.
  3. Check the identifier. Janeway suggests one that follows your prefix and journal code, but you can edit it.
  4. To register the DOI as findable straight away, leave Findable selected. To register a draft DOI that does not yet resolve, clear the checkbox.
  5. Select Save.

Janeway deposits the metadata with DataCite and, if the deposit succeeds, saves the DOI to the article. If the deposit fails, Janeway shows the error returned by DataCite so you can correct the metadata and try again.

For an article that already has a DOI, minting again from the Article list re-sends the current metadata to DataCite as a findable deposit. Use this after correcting metadata to bring DataCite's record up to date.

Tip

To see the exact metadata Janeway will send, use the article's export option. It returns the DataCite JSON for that article without depositing anything.