Project

General

Profile

Actions

Bug #5799

open

publish using DOI feature

Added by Matt Jones over 11 years ago. Updated over 10 years ago.

Status:
New
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
01/22/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5799

Description

Morpho currently uses local identifiers that are not necessarily globally unique for data objects and metadata documents. Users should be able to publish their data packages and associated objects with a digital object identifier that is universally recognized as a citable object. Towards this end, add a feature to morpho that allows a user to choose a particular version of a data set to be 'published' with a DOI. This effectively means that a new version of all associated objects will be created, each with a minted, unique DOI that can be used to cite the object. Morpho will undertake the following steps when a user selects 'Publish using Digital Object Identifiers (DOIs)' as an action:

1) Ensure that all objects in the current package are saved and valid
2) For each data object, metadata object, and package ORE in the package
a) Call the MN to reserve a DOI for that object, if it hasn't already been assigned a DOI
-- if DOI minting errors occur, fail with explanation to user
b) Update all metadata and package pointers to use these new DOIs to reference data, etc.
c) save a new version of the object using update() to replace the old version with the DOI-named version

Note that when the receiving MN receives a create() or update() call that uses a DOI as its identifier, it will ensure that the user has the right to mint that DOI (either it is unreserved or reserved by that user), and then it will register that identifier with the EZID DOI registry service with appropriate metadata based on the DataCite standards.

The GUI for publishing with a DOI could either be part of the current Save dialog when users are saving to the network, or might be a separate menu action that is independent of the Save dialog.


Related issues

Blocks Morpho - Bug #5802: Use UUID for local identifiersResolvedben leinfelder01/23/2013

Actions
Blocks Morpho - Bug #5757: Add identifier scheme drop down to id conflict windowNewben leinfelder12/03/2012

Actions
Blocks Metacat - Bug #5513: add support for DOI identifiers from EZIDResolvedben leinfelder10/26/2011

Actions
Blocks Metacat - Bug #5755: Include EZID api library in Metacat for registering DOIs.Resolvedben leinfelder11/30/2012

Actions
Blocks Morpho - Bug #5826: Show identifier conflict prompt when conflict is detectedResolvedben leinfelder01/28/2013

Actions
Actions #1

Updated by ben leinfelder about 11 years ago

Move to 2.1 - after site review and a stable 2.0 release. Coincides with DOI reservation/registration supporton Metacat.

Actions #2

Updated by ben leinfelder about 11 years ago

Decided to include this in 2.0.0 release since the site review deadline has already passed.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 5799

Actions

Also available in: Atom PDF