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

Incorporating Psych-DS validator with the metadata module #1

Closed
2 tasks
vzhang03 opened this issue Jul 31, 2024 · 1 comment
Closed
2 tasks

Incorporating Psych-DS validator with the metadata module #1

vzhang03 opened this issue Jul 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vzhang03
Copy link
Collaborator

vzhang03 commented Jul 31, 2024

Using the validator currently in-development by the Psych-DS team, incorporate the validator software using npm into the metadata module. Implement a method within the metadata module that calls the validator for the metadata while configuring error messages.

9/29: I think we should scrap this, #2, and #3. Our role shouldn't be to validate their data. Should be under the assumption that data generated is working (caution when editing data?).

10/5: Reviewing the structure, building it within the module seems unnecessary because then it will only be able to handle a single file. Likely, will need more significant architecture changes where we have a database and read and write entire data files. Have a backend that processes from the OSF and creates directories. This will likely have to be handled within the CLI and frontend tool specifically.

11/2: Scrapping this in favor of implementing within CLI and frontend because this doesn't have access to the directory structure. Could look to rewriting this module.

Tasks

Preview Give feedback
@vzhang03
Copy link
Collaborator Author

vzhang03 commented Nov 2, 2024

@vzhang03 vzhang03 closed this as completed Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant