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

Improvement : Add an "additionalInfo" tag if data is intended to be updated annually #177

Open
yvanlebras opened this issue Dec 4, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@yvanlebras
Copy link
Contributor

Using this kind of tag on the EML file:

  <additionalInfo>
    <para>This data set is intended to be updated annually.</para>
  </additionalInfo>

Can be something of interest for EAL @clnsmth ? and a "box" to select on MetaShARK maybe @earnaud ?

@clnsmth
Copy link
Contributor

clnsmth commented Dec 6, 2021

Thanks, @yvanlebras. Another good place for this info is /eml/dataset/maintenance (see EDI data package best practices, and EML schema). EAL supports this via make_eml(..., maintenance.description). Note, this only covers maintenance/description but could be extended to maintenance/maintenanceUpdateFrequency and maintenance/changeHistory.

@earnaud earnaud added the enhancement New feature or request label Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants