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

Feature: Implement schema-based directory validation #59

Open
1 task done
zoidy opened this issue Aug 10, 2023 · 0 comments
Open
1 task done

Feature: Implement schema-based directory validation #59

zoidy opened this issue Aug 10, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zoidy
Copy link
Collaborator

zoidy commented Aug 10, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

Currently, ReBACH verifies the structure of the UAL_RDM curation folder via hard-coded if statements. For improved flexibility, these checks should be done by validating against a schema.

Related: #57

Suggested Implementation

This could be implemented as a pre-processing script (the framework for which is already implemented). Sample validation schemas and code is available.

@zoidy zoidy added enhancement New feature or request good first issue Good for newcomers labels Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant