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

Enforce title as a mandatory field in ingested / uploaded datasets #10

Open
marshallmcdonnell opened this issue May 22, 2023 · 0 comments
Assignees

Comments

@marshallmcdonnell
Copy link
Member

@SmithRWORNL found using the bin/post-seed.sh that models / datasets did not have title field.

This is an issue for two different reasons:

  • ML UI needs title to display the returned datasets from catalog service
  • Catalog UI (ping @gecage952) needs the same for display

Mainly, will make sure to write a unit tests for this.

Can also enforce via JSON schema.

Might take care of this in the scidata jsonld schema efforts.

@marshallmcdonnell marshallmcdonnell self-assigned this May 22, 2023
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