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

Add function to add template model-metadata-schema.json file to hub-config directory #80

Open
annakrystalli opened this issue Nov 20, 2024 · 0 comments

Comments

@annakrystalli
Copy link
Member

We do not include model-metadata-schema.json file, used to validate model metadata files, in the hubverse schemas repo because they are files we want to allow hub administrators to use flexibly to specify the metadata required for models in their hub. We have however developed a template to get them going.

At the moment, the only place the template model-metadata-schema.json exists is the hubTemplate repository. https://github.com/hubverse-org/hubTemplate/blob/main/hub-config/model-metadata-schema.json

It could be useful to have a function that hub administrators could use to add said template to their hub's hub-config directory

The function could build on usethis style templating functions e.g. usethis::use_readme_md()

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