Hoi, One of the things Reasonator does not do is provide information on qualifiers. I am interested particularly in Q2354820 http://www.wikidata.org/wiki/Q2354820 and where it is used.
I take it that SparQL supports such a query. Could somebody provide me with a query that does exactly this?
<grin> it would be the first time that I actually have a use beyond Resonator. </grin> Thanks, GerardM
Hi!
One of the things Reasonator does not do is provide information on qualifiers. I am interested particularly in Q2354820 http://www.wikidata.org/wiki/Q2354820 and where it is used.
If you mean usage as a qualifier's value, this would probably work:
SELECT * WHERE { ?st ?pred wd:Q2354820 . ?p wikibase:qualifier ?pred . } LIMIT 10
but no result is produced, so I assume Q2354820 is not used as a qualifier value (unless I'm missing something).
Hoi, Thanks Stas :) This is one example where Q2354820 is used.
http://tools.wmflabs.org/reasonator/?&q=24013782
Thanks, GerardM
On 5 May 2016 at 08:41, Stas Malyshev smalyshev@wikimedia.org wrote:
Hi!
One of the things Reasonator does not do is provide information on qualifiers. I am interested particularly in Q2354820 http://www.wikidata.org/wiki/Q2354820 and where it is used.
If you mean usage as a qualifier's value, this would probably work:
SELECT * WHERE { ?st ?pred wd:Q2354820 . ?p wikibase:qualifier ?pred . } LIMIT 10
but no result is produced, so I assume Q2354820 is not used as a qualifier value (unless I'm missing something).
-- Stas Malyshev smalyshev@wikimedia.org
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata
Hi!
Hoi, Thanks Stas :) This is one example where Q2354820 is used.
OK, this looks like a new one and the query now returns it.
Hoi, Yes I see a result. The problem is that the result is not meaningful. When there are say over five results there is no longer a meaningful way of understanding the result. Clicking each result in turn would be a bit odd. Thanks, GerardM
On 5 May 2016 at 22:25, Stas Malyshev smalyshev@wikimedia.org wrote:
Hi!
Hoi, Thanks Stas :) This is one example where Q2354820 is used.
OK, this looks like a new one and the query now returns it.
-- Stas Malyshev smalyshev@wikimedia.org
Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata