nfdi4plants / arc-validate

Home of all the tools and libraries to create and run validation of ARCs
https://nfdi4plants.github.io/arc-validate/
MIT License
3 stars 2 forks source link

Add API project to consume and run validation packages #40

Closed kMutagene closed 5 months ago

kMutagene commented 11 months ago

A hard requirement for v2 is the consumption and execution of validation packages from the validation package index.

Basically, it has to perform 2 functions:

This API should then subsequently added as commands for the cli tool.

kMutagene commented 10 months ago

API implemented #45

kMutagene commented 10 months ago

CLI will be implemented in #48