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

clean test data #20

Closed
tillmo opened this issue May 15, 2023 · 3 comments
Closed

clean test data #20

tillmo opened this issue May 15, 2023 · 3 comments

Comments

@tillmo
Copy link
Owner

tillmo commented May 15, 2023

using manual inspection, ensure that all json1 fields contain the information that can be extracted from the PDF.

And automatically check whether they match the schema, see https://towardsdatascience.com/how-to-use-json-schema-to-validate-json-documents-ae9d8d1db344
Validation should only check and not modify the json1 values.
If there is a validation error, either the json1 value or the schema needs to be corrected. It should be carefully decided which one to correct.

@Andrewed95
Copy link
Collaborator

  1. All json1 fields were updated
  2. Validation was added based on the schema. There was no validation error.

@Andrewed95
Copy link
Collaborator

deea503

@Andrewed95
Copy link
Collaborator

Done

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

2 participants