Actions
Feature #6530
closedCreate a new service to update DOI pointers
Start date:
04/23/2014
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
Add to the admin interface a way to specify a list of pids or a formatId and update the URLs associated with those DOI's.
Metadata DOI's will point to the metacatui #view service for that metadata
Data and resource DOI's will point to the metacatui #view service for the associated metadata
Updated by Lauren Walker over 10 years ago
- Status changed from New to Resolved
I checked in the UpdateDOI class today which has the ability to either:Update all DOIs for metadata with an EML namespace Update all DOIs given to to the 'ids' parameter
OR
-Update all DOIs with the formatId given to the 'formatIds' parameter
Actions