maxlath / wikibase-cli

read and edit a Wikibase instance from the command line
MIT License
226 stars 24 forks source link

Add command wd-filter #66

Closed nichtich closed 4 years ago

nichtich commented 5 years ago

Include functionality of wikidata-filter and add some options also supported by wd-data, such as --keep and --props.

maxlath commented 4 years ago

wikidata-filter, now called wikibase-dump-filter, is quite a beast of its own with a rather specific environment - namely working with JSON dumps -, it makes more sense to me to keep it separated.

and it already has a --keep option