-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View Full Metadata Link omits many elements #4597
Comments
I do see this as not working correctly. Some dataset pages it works with limitations, many just display nothing. |
Thanks, removing the links does seem like a fine near-term solution. Odd that many if not most of the stylesheets I'm finding date to 2011, including the CKAN extension: |
We have this merged in, you can see an example at https://catalog.data.gov/dataset/u-s-hourly-precipitation-data2, where the only option is to download the metadata, not "view" it. |
That seems fine to me - the raw xml metadata still has value, wouldn't want to remove that. But now we're also seeing the GeoPlatform links show up on many of these pages, including the example you cited, though the links always end in dead ends: are these updates related? On your radar? Thanks again for the quick response. |
Yes, that is an outstanding issue. Geoplatform recently redid all their backend services (https://kb.geoplatform.gov/gp-info/geoplatform-gov-release-notes.html#november-2023-version-1-62-0), and the API we reference is not working correctly at the moment. I've been told fixes are currently in work for this API on the Geoplatform side. |
A fix for this will be added to production with GeoPlatform's next release. |
On data.gov details pages corresponding to ISO 19139 records, a link is displayed to "View Full Metadata", which loads a version of the metadata presented as a static HTML page - presumably run through a stylesheet.
Our data stewards have been taking issue with the characterization of what displays at this link as being "Full". It may be many things, but it is emphatically not full, complete, comprehensive, or in any way representative of all of the metadata content. We're honestly not sure how it might more accurately be characterized - ugly and confusing seems to be the consensus.
We see three possible solutions:
How to reproduce
Expected behavior
We've searched for an example of a better display of full ISO 19139 metadata, and honestly, none of them are great, but most are better than what's currently displayed here. Here's an example of Esri's HTML:
![image](https://private-user-images.githubusercontent.com/2127036/300647613-82efee86-ebbf-4689-ad12-9b577b659cf9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODUwODAsIm5iZiI6MTczOTI4NDc4MCwicGF0aCI6Ii8yMTI3MDM2LzMwMDY0NzYxMy04MmVmZWU4Ni1lYmJmLTQ2ODktYWQxMi05YjU3N2I2NTljZjkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMTQzOTQwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWNlMjUyNTcxZmE2ODg3NDFjZDUyNzI3YmYwNWQxYTRjNzE2ZDgzMDA3YzY5MjJlYzQxMjc3NTA2OGI2N2M4NCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-uYG5ZqhadMP3aCTSL4iqT4RCnM7JFIyJEdrIqmCWU0)
https://www.arcgis.com/sharing/rest/content/items/3700342d3d184b0d92eae99a78d9c7a3/info/metadata/metadata.xml?format=default&output=html
and here's a version from GeoNetwork that's a lot fancier but still manages to be confusing to novices:
https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/ff63d80d-a1e8-414b-9a42-6b35d54fff30/formatters/xsl-view?root=div&view=advanced
In a perfect world, the page would more closely resemble something like this:
Actual behavior
This is an example of what we see at data.gov:
https://catalog.data.gov/harvest/object/dcd876c5-1ed6-4a2b-9666-b4d87ca21806/html
The text was updated successfully, but these errors were encountered: