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

Allow for get --data-type (-dt) -a functionality #522

Open
2 tasks done
andrewtavis opened this issue Dec 8, 2024 · 0 comments
Open
2 tasks done

Allow for get --data-type (-dt) -a functionality #522

andrewtavis opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
feature New feature or request help wanted Extra attention is needed Outreachy Available for Outreachy participants

Comments

@andrewtavis
Copy link
Member

Terms

Description

This issue would focus on adding in functionality where the user could get all of a certain data type from Wikidata either via the query service or a Wikidata lexeme dump.

A command like:

scribe-data get -dt nouns -a
# or
scribe-data get -dt nouns -a -wd PATH_TO_DUMP

... could then be ran, with the check for dump functionality from #518 being ran in the first command to prompt the user to use a Wikidata lexeme dump if they have one or want to download one. If the user does want to run this command with queries, then how expensive this operation should be indicated and it should be strongly suggested to use a dump.

Contribution

@axif0 will be working on this as a part of Outreachy! 📶✈️

@andrewtavis andrewtavis added feature New feature or request help wanted Extra attention is needed Outreachy Available for Outreachy participants labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed Outreachy Available for Outreachy participants
Projects
Status: Todo
Development

No branches or pull requests

2 participants