Bug #1295
"View full metadata" on Mercury search results page doesn't work
100%
Description
Attempting to view the full metadata record on Mercury search results on the CNs fails with file not found error - not clear if this is simply because the index is out of sync or if there's some changes required in the mercury link to data / metadata retrieval.
History
#1 Updated by Dave Vieglais almost 14 years ago
- Assignee changed from Giri Palanisamy to Robert Waltz
#2 Updated by Dave Vieglais almost 14 years ago
example of index document that may help with debugging this issue:
http://cn-dev.dataone.org/datanet_solr/select/?q=id%3A[*+TO+*]&version=2.2&start=15&rows=1&indent=on
#3 Updated by Dave Vieglais almost 14 years ago
As Matt pointed out, is may be possible to reference the metacat view of the record, eg.:
http://knb-mn.ecoinformatics.org/knb/metacat/jones.359.4/default
so the pattern might be something like:
#4 Updated by Matthew Jones almost 14 years ago
The pattern is:
http://cn.dataone.org/knb/metacat/{IDENTIFIER}/{DISPLAY_SKIN}
where DISPLAY_SKIN can be one of the installed metacat skins, such as 'default', 'knb', 'nceas', 'esa', 'sanparks',etc. This key is basically tied to a set of xslts and css files that are used to create the HTML view from the XML.
Note that the IDENTIFIER has to be the local metacat identifier -- it can't be a DataONE pid unless that pid happens to correspond to the native metacat identifier format (e.g., jones.1.1). It would be good to expand this to support arbitrary pids in the future.
#5 Updated by Dave Vieglais almost 14 years ago
- Position set to 2
- Target version changed from Sprint-2011.06 to Sprint-2011.07
#6 Updated by Robert Waltz almost 14 years ago
- Status changed from New to Closed
- Milestone set to CCI-0.5