-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathwdprop.html
125 lines (122 loc) · 7.56 KB
/
wdprop.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>About WDProp</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body vocab="http://schema.org/" typeof="Website">
<div id="header">
<div id="logo"><a href="./index.html">WDProp</a>
<span id="subtitle">Everything about Wikidata properties</span>
</div>
<div id="headersearch">
<form action="./search.html" method="get">
<input id="headersearchtext" type="text" name="search" placeholder="Software, heritage" />
<button id="headersearchbutton" type="submit" value="Search">Search</button>
</form>
</div>
</div>
<div id="sidebar">
<div id="sidebarlinks">
<ul>
<li><a href="./languages.html">Languages</a></li>
<li><a href="./datatypes.html">Data types</a></li>
<li><a href="./properties.html">Properties</a></li>
<li><a href="./classes.html">Property Classes</a></li>
<li><a href="./provenance.html">Provenance</a></li>
<li><a href="./search.html">Search</a></li>
<li><a href="./compare.html">Compare</a></li>
<li><a href="templates/translated.html">Property Discussion</a></li>
<li><a href="./wikiprojects.html">Wikiprojects</a></li>
<li><a href="./wdprop.html">About</a> </li>
</ul>
</div>
</div>
<div id="content">
<div class="section">
<h2>About</h2>
<p>
WDProp provides a visual interface to understanding and improving multilingual and collaborative ontology development on Wikidata. Its goal is to understand different aspects of Wikidata properties, particularly focusing on the translation process. Every
property has three major information that requires to be translated: label, description and aliases. A property may have none, some or all of these information in any given language. Properties can be therefore be separated into two categories:
translated properties and untranslated properties. A contributor may wish to focus on translating the labels or a particular set of properties. WDProp provides an interface to contributors for finding properties that requires translation.
</p>
<p>
<img src="./images/wdprop.svg" alt="Wikidata Properties" />
</p>
<p>
Wikidata is highly evolving. New properties are being proposed, discussed and created every day. 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. WDProp makes use of the query service to provide these statistics related to the properties and other relevant information.
</p>
</div>
<div class="section">
<h3>Features</h3>
<p>WDProp provides the following information:</p>
<ul>
<li>Bookmarkable links</li>
<li>List of supported languages</li>
<li>Translation statistics of labels, descriptions and aliases of Wikidata properties</li>
<li>Missing translation statistics: property labels, descriptions and aliases needing translation</li>
<li>Search properties by their labels (multilingual)</li>
<li>Compare translation statistics among different languages</li>
<li>Navigation of properties by their datatypes and their describing properties</li>
<li>View already translated labels, descriptions and aliases in any supported language</li>
<li>Translation statistics of property discussion templates</li>
<li>Support navigation by classes</li>
<li>Improve search results</li>
<li>Support search and language parameter in URLs</li>
<li>Visualize path of translation and provenance information</li>
</ul>
</div>
<div class="section">
<h3>Technologies</h3>
<p>WDProp can be tested on any modern browser. 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. It can also be integrated to any server
supporting HTML pages. Following are the web technologies used for creating WDProp:
</p>
<ul>
<li>HTML, Javascript, CSS, JSON</li>
<li>SPARQL queries</li>
</ul>
</div>
<div class="section">
<h3>Conferences</h3>
<ul>
<li><b>WDProp: Web Application to Analyse Multilingual Aspects of Wikidata Properties</b>, John Samuel, OpenSym 2021, 15-17 September 2021, Madrid (<a href="https://figshare.com/articles/presentation/WDProp_Web_Application_to_Analyse_Multilingual_Aspects_of_Wikidata_Properties/16641502">PDF</a>)</li>
<li><b>Analyzing and Visualizing Translation Patterns of Wikidata Properties</b>, John Samuel, <a href="http://clef2018.clef-initiative.eu/index.php?page=Pages/accepted_papers.html">CLEF 2018</a>, Avignon, France, 10-14 September, 2018, Lecture
Notes in Computer Science, vol 11018. Springer, Cham (<a href="https://link.springer.com/chapter/10.1007%2F978-3-319-98932-7_12">Link</a>)</li>
<li><b>Towards Understanding and Improving Multilingual Collaborative Ontology Development in Wikidata</b>, John Samuel, Wiki Workshop 2018 (held at The Web Conference 2018), Lyon, France, 24 April 2018 (<a href="http://wikiworkshop.org/2018/#papers">Link</a>,
<a href="http://wikiworkshop.org/2018/papers/wikiworkshop2018_paper_12.pdf">PDF</a>, <a href="https://doi.org/10.5281/zenodo.1219239">Open access</a>, <a href="https://figshare.com/articles/Towards_Understanding_and_Improving_Multilingual_Collaborative_Ontology_Development_in_Wikidata/6171080">Slides</a>)</li>
<li><b>Collaborative Approach to Developing a Multilingual Ontology: A Case Study of Wikidata</b>, John Samuel, Metadata and Semantic Research. MTSR 2017. Communications in Computer and Information Science, vol 755. Springer, Cham (<a href="https://link.springer.com/chapter/10.1007%2F978-3-319-70863-8_16">Link</a>)</li>
</ul>
</div>
<div class="section">
<h3>Demonstrations</h3>
<ul>
<li>How can I contribute to Wikidata properties? Introducing the WDProp tool. <a href="https://www.mediawiki.org/wiki/Wikimedia_Hackathon_2018/Program#Sunday_20_May_2018">Wikimedia Hackathon 2018</a>, Barcelona, 20<sup>th</sup> May, 2018</li>
</ul>
</div>
<div class="section">
<h3>Source code</h3>
<ul>
<li><a href="https://github.com/johnsamuelwrites/wdprop">WDProp on Github</a></li>
</ul>
</div>
<div class="section">
<h3>Team</h3>
<ul>
<li>John Samuel</li>
</ul>
</div>
<div class="section">
<h3>Acknowledgements</h3>
<ul>
<li>Wikidata community</li>
<li>Wikimedia Hackathon 2018</li>
</ul>
</div>
</div>
<div id="footer">
<p id="footertext">Powered by <a href="https://www.wikidata.org/">Wikidata</a> and <a href="https://mediawiki.org/">MediaWiki</a> API</p>
</div>
</body>
</html>