Counts the number of properties in the claims from JSON Wikidata dump file. It uses https://github.com/xquintana/JsonReader. The results are listed in https://gist.github.com/cflaviu/e0bf0678f2ede69732b7131894f71031.
cflaviu/wikidata-property-counter
Counts the number of properties in the claims from JSON Wikidata dump file. The result is a pair list property-name - occurrences sorted by no of occurrences.
C++MIT