Actions
Feature #6092
closedScience Metadata DOIs should point to "view" landing page
Start date:
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
We'll use a configurable template for the URI in metacat.properties that will allow us flexibility in determining what the "landing page" for the DOI should be. Will have a property for metadata and for data, defaulting to the /object URI.
Updated by ben leinfelder about 11 years ago
- Description updated (diff)
- Assignee set to ben leinfelder
Updated by ben leinfelder about 11 years ago
- Description updated (diff)
- Status changed from New to Closed
Added two optional entries in metacat.properties for including a template for the view landing page:
# optional path for target. do not include hostname here. <IDENTIFIER> is replaced with real value guid.ezid.uritemplate.metadata=/metacatui/#view/<IDENTIFIER> #guid.ezid.uritemplate.data=
Actions