Skip to content
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

Enhance Readability of <maintenanceUpdateFrequency> Enumerated Values #150

Open
clnsmth opened this issue Oct 16, 2024 · 0 comments
Open

Comments

@clnsmth
Copy link

clnsmth commented Oct 16, 2024

The current enumerated values for the <maintenanceUpdateFrequency> element in the EML schema has raised confusion for some users viewing this content in the Data Portal.

To improve readability, we could convert these multi-word camel-case values into a more human-friendly format, such as lowercase space-separated strings. For example:

Current: notPlanned
Proposed: not planned

This transformation can be done by modifying the Data Portal XSLT of the Data Package Full Metadata page.

This change would have the additional benefit of aligning with the formatting used by the ezEML application, enhancing user experience and consistency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant