For a live demo, visit the Wikidata Item Quality Evaluator
The Wikidata Item Quality Evaluator is designed to identify Items with low quality scores to help editors easily find the areas which they should spend their time improving the data.
- Wikidata editors who want to find the most problematic Items in their area of interest and see how the quality of their area improves over time to see the reward of their work
- Data re-users who want to understand the state of the data they need for their application
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint