Scribe-Data
Scribe-Data copied to clipboard
Expand CLI commands to check data with QID
Terms
- [X] I have searched open and closed feature requests
- [X] I agree to follow Scribe-Data's Code of Conduct
Description
This issue proposes the expansion of the existing CLI tool by introducing a new command:
scribe-data check-data --qid Q1234567
The purpose of this command is to check if the user-inputted language associated with the provided QID contains any data in wikidata, and if so, return the count of words available in that language.
Details:
Command:
scribe-data check-data --qid Q1234567
Functionality:
- The command will verify if the language corresponding to the given QID exists in wikidata.
- If the language contains data, it will return the total count of words for that language.
- If no data exists for the language, an appropriate message will be displayed, indicating the absence of records.
Contribution
No response
Assigning you here, @SethiShreya! Thanks for this :)
Closed by f6685e8 :) Thanks for making the issue, @SethiShreya!