Add command to make an item an instance/subclass
nichtich opened this issue · 1 comments
nichtich commented
wdtaxonomy --isa Qparent Qchild
wdtaxonomy --broader Qparent Qchild
Both should check whether a instance-of/subclass-of relation exists to skip or modify (the latter requires maxlath/wikibase-edit#2). An item should never be both instance and subclass of the same other item.
nichtich commented
Should better be done with wikidata-cli but a howto would be nice:
- query taxonomy
- spot instances wrongly classified as subclasses
- somehow pipe to wikidata-cli