Skip to content

Conversation

@dpriskorn
Copy link
Owner

@dpriskorn dpriskorn commented Oct 11, 2023

fixes #4

This PR deactivates the fetching of names for properties because it slows the validation down. Labels can easily be fetched by the user/frontend instead using libraries like WikibaseIntegrator.

This PR results in significantly less time for validation. When validating 10 items the time spent was ~20s and is now 1.6s. See the tests

@dpriskorn
Copy link
Owner Author

Fix the testing to ensure that the validation is working as it should

@dpriskorn dpriskorn merged commit 2962471 into master Aug 19, 2025
1 of 2 checks passed
@dpriskorn dpriskorn deleted the support_batch_validation branch August 19, 2025 08:18
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

Successfully merging this pull request may close these issues.

as a user I want entityshape to support batch validation so we don't download the entityschema for every item we want to validate

2 participants