Actions
Support #6793
openUpdate DOIs from KNB to redirect to view service
Start date:
07/02/2015
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
In #6530 and #6440, we added features to update DOI registrations, but we still have many originally assigned DOIs that redirect to the raw EML document rather than our landing page for a data set. We need to fix all of the /AA/ DOI registrations in the KNB and ensure they point to the right View service page. For DOIs for metadata, that would be the associated /view url for that DOI. For data files and resource maps, its to the view for the associated metadata. E.g.,
- Metadata doi:10.5063/AA/nceas.227.15 should redirect to https://knb.ecoinformatics.org/#view/doi:10.5063/AA/nceas.227.15
- Data doi:10.5063/AA/wtyburczy.30.1 should redirect to the same metadata file https://knb.ecoinformatics.org/#view/doi:10.5063/AA/nceas.227.15
Also, when a user updates metadata for a package (but doesn't change the data), the DOI redirect for the data will need to be updated to point to the new metadata. Let's verify that this is happening automatically in Metacat.
Related issues
Actions