cedardevs / feedback

An issue-only repository for centralizing all external feedback
0 stars 0 forks source link

Access Tab Displays Contact URLs #10

Closed amilan17 closed 4 years ago

amilan17 commented 4 years ago

Describe the "bug" The URLs associated with contacts in the distribution section are displayed on the OneStop Access tab in the information row. Which results in looking like the records are referring users to the NCEI homepage to get data, which is not our intent.

ISO Xpath that is displaying in the information row of the Access Tab: /gmi:MI_Metadata/gmd:distributionInfo/gmd:MD_Distribution/gmd:distributor/gmd:MD_Distributor/gmd:distributorContact/gmd:CI_ResponsibleParty/gmd:contactInfo/gmd:CI_Contact/gmd:onlineResource/gmd:CI_OnlineResource/gmd:linkage/gmd:URL

To Reproduce Steps to reproduce the behavior:

  1. Go to https://data.noaa.gov/onestop/collections/details/AWbwTRomYJ6J3EnSGwgV?q=weather
  2. Click on Access Tab
  3. Look at Information row

Expected behavior There should be other tabs or rows that explicitly display contact information and information. See ISO Landing page example: https://data.nodc.noaa.gov/cgi-bin/iso?id=gov.noaa.ncdc:C01214

The ISO Xpath needs to be refined to NOT include URLs associated with contacts in the distribution section.