Open karelin opened 2 years ago
Just tried the tool after some period of time. Unfortunately, wikidata-taxonomy fails with an error:
wikidata-taxonomy
> wdtaxonomy Q634 -v Error: SPARQL request failed at XXXXX\npm\node_modules\wikidata-taxonomy\lib\query.js:32:13 at processTicksAndRejections (node:internal/process/task_queues:96:5)
At my fresh installation the query works. Looks like a network error. You can emit the sparql query with wdtaxonomy Q634 -s and try at https://query.wikidata.org/.
wdtaxonomy Q634 -s
Just tried the tool after some period of time. Unfortunately,
wikidata-taxonomy
fails with an error: