This will be Wikidata lexeme editor tool.
Workflow
- User will login using Wikimedia OAuth
- User will give lexemes either in form of SPARQL query or manual list.
- User will have three options to work.
- Lexeme statements
- Senses
- Forms
- Now user will have table with property columns to add/remove data.
Technologies used
- Back-end: Python's Flask framework
- Front-end: ReactJS with Material-UI