You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wdprop.html
+13-3Lines changed: 13 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,20 @@ <h2>About</h2>
24
24
Wikidata is highly evolving.
25
25
New properties are being proposed, discussed and created every day.
26
26
It is highly difficult to know the latest statistics like the total count of properties, datatypes, supported languages etc. unless contributors make queries on the Wikidata query service.
27
-
WDProp makes use of the query service to provide latest statistics related to the properties and other relevant information.
27
+
WDProp makes use of the query service to provide these statistics related to the properties and other relevant information.
28
28
</p>
29
-
<h3>Statistics</h3>
30
-
<p>WDProp provides detailed translation statistics on the labels, descriptions and aliases of properties.</p>
29
+
<h3>Features</h3>
30
+
<p>WDProp provides the following information:</p>
31
+
<ul>
32
+
<li>Bookmarkable links</li>
33
+
<li>List of supported languages</li>
34
+
<li>Translation statistics of labels, descriptions and aliases of Wikidata properties</li>
35
+
<li>Missing translation statistics: property labels, descriptions and aliases needing translation</li>
36
+
<li>Search properties by their labels (multilingual)</li>
37
+
<li>Compare translation statistics among different languages</li>
38
+
<li>Navigation of properties by their datatypes and their describing properties</li>
39
+
<li>View already translated labels, descriptions and aliases in any supported language</li>
40
+
</ul>
31
41
<h3>Technologies</h3>
32
42
<p>WDProp can be tested on any modern browser.
33
43
It makes use of the basic web technologies in a manner that anybody can download the set of HTML files and test WDProp in a desktop or a mobile environment.
0 commit comments