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

json schema specification #3

Open
jfouret opened this issue Sep 5, 2024 · 0 comments
Open

json schema specification #3

jfouret opened this issue Sep 5, 2024 · 0 comments

Comments

@jfouret
Copy link

jfouret commented Sep 5, 2024

Is your feature related to a problem?

Currently you all your workflow (like nf-core) uses the schema http://json-schema.org/draft-07/schema

However, another schema might be used in the future like the one implemented in the nf-schema plugin ( that replace nf-validation): https://json-schema.org/draft/2020-12/schema

This second schema is not recognized by the EPI2ME application.

Describe the solution you'd like

  • Indicate if and when the new schema will be supported by the EPI2ME plateform.
  • Depending on that, with this template, make it clear if users shall not update the schema specs.

Describe alternatives you've considered

  • You might consider that the EPI2ME agent compatibility info shall not be of concern here, but as it is closed-source I did not find anything related to this

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant