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

ncei-trajectory:2.0 low priority suggested global attribute checks #50

Open
MathewBiddle opened this issue Jul 6, 2021 · 0 comments
Open

Comments

@MathewBiddle
Copy link

I am running a file against the ncei-trajectory:2.0 template and I think there is something wonky going on with the data_metdata_modified low priority check. The contents of the attribute date_metadata_modified are in ISO-8601 format (eg. "2021-04-20"). From the looks of the message, the check is looking for an ISO duration, not date, which I don't think is correct. Below is the message from the checker:

date_metadata_modified should exist and be ISO-8601 format (example: PT1M30S), currently: 2021-04-20

Also, it looks like the contributor_name and contributor_role checks are duplicated:

  • contributor_name should exist and not be empty.
  • contributor_role should exist and not be empty.
  • contributor_name should exist and not be empty.
  • contributor_role should exist and not be empty.
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