geobtaa / geoportal

Big Ten Academic Alliance Geoportal
Other
10 stars 5 forks source link

Adjust the "Documentation" link #618

Open karenmajewicz opened 1 week ago

karenmajewicz commented 1 week ago

Current behavior

The Documentation link displays as a standalone link in the right hand tools section. If it is an HTML file or link, it will display in the browser. Otherwise, it will download. This feature was initially added to GeoBlacklight with the assumption that it would be a downloadable ZIP file (NYU's practice).

I have used this link to generally supply "supplemental documentation." It is not standardized in any way.

Desired behavior

For selected datasets in the geodata pilot, I am making small tables that define the fields. I would like users to be able to:

  1. find and intuitively understand the link's label. In GIS, this is generally called "Attribute Table Definitions". In Europe, it is called "Feature catalogue". In other disciplines, it is called "Data Dictionary" or "Codebook".
  2. display the info in the browser. I can make the tables as CSV, Markdown, HTML, XML or whatever.

This could be a tab in the Metadata preview window.

Considerations

karenmajewicz commented 3 days ago

See https://github.com/geobtaa/geoblacklight_admin/issues/101