On Sun, Feb 14, 2016 at 4:40 PM, Markus Kroetzsch
<markus.kroetz...@tu-dresden.de> wrote:
>> I suspect that https://query.wikidata.org can count how many times each
>> property is used.
>
>
> Amazingly, you can (I was surprised):
>
> https://query.wikidata.org/#SELECT%20%3FanyProp%20%28count%28*%29%20as%20%3Fcount%29%0AWHERE%20{%0A%20%20%20%20%3Fpid%20%3FanyProp%20%3FsomeValue%20.%0A}%0AGROUP%20BY%20%3FanyProp%0AORDER%20BY%20DESC%28%3Fcount%29
That's a really nice find! Any idea how to filter the query so you
only get the property statements?

-- Hay

_______________________________________________
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata

Reply via email to