Tuukka Hastrup
Tuukka Hastrup
Yes, thank you! For new users, this could be mentioned here: https://github.com/maxlath/wikibase-cli/blob/master/docs/write_operations.md#wb-create-entity I was able to finish the copying process but I had a few bumps even after finding `generate-template`:...
Thank you for the quick implementation! I was thinking this would be useful in lots of use cases, but my current use case is trying to find matches between certain...
I have to add I'm not saying the solution for now couldn't be to include an example like these in wikibase-cli's documentation and people can use them as templates for...
I tested the current version briefly and I would have wanted to specify a custom separator instead of the comma as an argument to `--join` as e.g. addresses often contain...
Is there a way to emulate `EXISTS` and `BOUND` which both seem to be unimplemented? EDIT: I found `!ASK` but cannot use it in a `FILTER`: `Exception: ParseException, cause: !...
> @tuukka Do you have an example query? We are currently still working on full expression support. The basic machinery is in place (that was the hard part of the...
@hannahbast Thank you, I had completely missed `MINUS`! Now the query I originally wanted to write is working (although somewhat slow and threatens to run out of memory): Wikidata items...
I am using the sitelinks count but I see it as just one metric: * sitelinks measures how "global" the notability and interest towards a topic is among Wikimedia contributors...
Here's the original game: https://wikitrivia.tomjwatson.com/ Here's the game data file as produced by wikitrivia-generator (in English, with items that were once generated and never updated, as it's too much hassle):...
I see the concern. Could it also be an internal service that is accessed like that, ie. `http://fragments.dbpedia.org/2014/en/resource/?format=text/turtle&url=http://fragments.dbpedia.org/2014/en`? Now that I think of it, a URL might not be necessary...