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

Ensure all values listed in examples for a slot actually pass validation #227

Open
pkalita-lbl opened this issue Sep 24, 2024 · 1 comment

Comments

@pkalita-lbl
Copy link
Collaborator

In microbiomedata/nmdc-field-notes#184, it was pointed out that there are a number of values listed as examples for some slots which do not conform to the validation rules of the slot itself. I manually confirmed that these slots have invalid examples:

  • local environmental context
  • depth, meters

I didn't check every slot so there very well may be more.

This task is to:

  1. repair or remove the current invalid examples
  2. develop a test in this repo that validates all of the example values and ensure that the build & release process fails if this test fails
@turbomam
Copy link
Member

turbomam commented Sep 24, 2024

It would be great if we could make this general enough to be used in totally separate repos

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

2 participants