-
Notifications
You must be signed in to change notification settings - Fork 0
/
2019-06-07_wikidata_days.html
executable file
·198 lines (190 loc) · 8.03 KB
/
2019-06-07_wikidata_days.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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Curación y estructuración de la producción científica del IATEXT en Wikidata</title>
<link rel="stylesheet" href="../revealjs/css/reveal.css">
<link rel="stylesheet" href="../revealjs/css/theme/solarized.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="../revealjs/lib/css/zenburn.css">
<!-- Little CSS classes -->
<style>
.small-list li { font-size: 14pt; }
</style>
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? '../revealjs/css/print/pdf.css' : '../revealjs/css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<section>
<h4>Curation and structuring of the scientific production of the IATEXT in Wikidata</h4>
<h5 style="font-size: smaller; font-weight: normal;">Wikidata, WikiCite and Scholia as tools to elaborate a corpus of linked bibliographic data</h5>
<p>Iván Hernández-Cazorla<br>Manuel Ramírez-Sánchez<br>Gregorio Rodríguez-Herrera</p>
<img src="../img/iatext_ulpgc_logo.jpg" alt="Logo of the IATEXT-ULPGC" style="width: 35%; float: left;" />
<br>
<img src="../img/cc-by-sa.png" alt="CC-SA-BY" style="width: 12%; float: right"/>
</section>
</section>
<section>
<section>
<h4>A bit of history</h4>
<img src="../img/wikidata_logo.png" alt="Logo of Wikidata" style="width: 60%" />
</section>
<section>
<img src="../img/wikicite_logo.png" alt="Logo of WikiCite" style="width: 60%" />
</section>
<section data-background-iframe="https://tools.wmflabs.org/scholia/Q50315478" data-background-interactive>
</section>
</section>
<section>
<section>
<h3>Wikidata-IATEXT</h3>
</section>
<section>
<h4>Motivation</h4>
<p>Open Science and Open Data</pp>
<p>Corpus of linked data</p>
<p>↓</p>
<div style="column-count: 3">
<p style="margin-top: 0">Scientific profiles</p>
<p style="padding-top: 10%">↔</p>
<p>Bibliographical data</p>
</div>
</section>
<section>
<h4>Previous state</h4>
<table style="text-align: center">
<tr>
<td colspan="2" style="text-align: center">Around...</td>
</tr>
<tr>
<td style="vertical-align: middle; width: 50%">4300 research institutes in Wikidata.</td>
<td style="vertical-align: middle">86 research institutes with at leat 1 researcher linked with the property «member of» (P463).</td>
</tr>
<tr>
<td colspan="2" style="text-align: center">25 research institutes with at least 1 publication linked to one of its members.</td>
</tr>
</table>
</section>
<section>
<h4>Current state</h4>
<img src="../img/iatext_pubs_wdqs.png" alt="Number of publications of the IATEXT in Wikidata" />
<img src="../img/iatext_members_wdqs.png" alt="Number of members of the IATEXT in Wikidata" />
</section>
<section data-background-iframe="https://tools.wmflabs.org/scholia/organization/Q27639076" data-background-interactive>
</section>
</section>
<section>
<section>
<h4>Methodology</h4>
<table>
<tr>
<td colspan="2" style="text-align: center">Phases</td>
</tr>
<tr>
<td style="vertical-align: middle; width: 50%; text-align: center">Researchers</td>
<td style="vertical-align: middle; text-align: center">Publications</td>
</tr>
<tr>
<td colspan="2" style="text-align: center">Useful and necessary items to link between them and enrich the data</td>
</tr>
</table>
</section>
<section>
<table>
<tr>
<td colspan="3" style="text-align: center">Main sources used as references</td>
</tr>
<tr>
<td style="text-align: center; font-weight: bold">Websites</td>
<td style="text-align: center; font-weight: bold">Dialnet</td>
<td style="text-align: center; font-weight: bold">Acceda</td>
</tr>
<tr>
<td style="text-align: center;">Mostly lists without a defined structure</td>
<td style="text-align: center;">Standarized model.<br>Can't make an automatic extraction</td>
<td style="text-align: center;">Potential repository. Weak structure and data</td>
</tr>
</table>
</section>
<section>
<h4>Results</h4>
<p>Useful tools to get the results:</p>
<ul>
<li>Listeria and the Wikidata Query Service.</li>
<li><a href="https://github.com/ivanhercaz/wikidata-iatext"><code>exporter.py</code></a>, developed script to extract the data in RDF/Turtle. Use <a href="https://github.com/maxlath/wikidata-cli"><code>wikidata-cli</code></a> to perform the queries.</li>
</ul>
<p>In addition to the previously:</p>
<ul>
<li>43 429 editions.</li>
<li>1689 items edited, from which 1430 created.</li>
<li>From the previous number, 1080 are publications by members of the IATEXT.</li>
</section>
<section data-background-iframe="https://w.wiki/4aj" data-background-interactive>
</section>
</section>
<section>
<h4>Conclusions</h4>
</section>
<section>
<section>
<h4>Scholia: data visualization of the items inserted to the bibliographical corpus</h4>
<p>All the researchers can be visualized.</p>
<p>But there isn't time available to add all the publications.</p>
<p>Pretty complete panels for the organization (<a href="https://wikidata.org/wiki/Q27639076"><code>Q27639076</code></a>) and authors.</p>
<p>Weaker <em>citations</em> panel for both:<br><strong>Only 7 articles with citations</strong></p>
</section>
<section>
<h5 style="font-size: smaller">About citations</h5>
<p>We didn't plan to add citations during this project and we didn't add references.</p>
<p>Who linked these items together with <a href="https://wikidata.org/wiki/Property:P2860"><code>P2860</code></a> ("Reference")?</p>
</section>
<section>
<img src="../img/crossref_logo.png" alt="Crossref logo" />
<p style="font-size: bigger; font-weight: bold">+</p>
<img src="../img/citationgraph_bot_2_request.png" alt="Request of the permission to perform tasks of Citationgraph bot 2 by Harej" />
</section>
<section data-background-iframe="https://www.wikidata.org/w/index.php?title=Q57392228&diff=776787821&oldid=769039388" data-background-interactive>
</section>
</section>
<section>
<section>
<h4>How can this corpus be used?</h4>
</section>
<section data-background="../img/outline_researcher.png" data-background-size="80%">
</section>
<section>
<img src="../img/citationjs_readme.png" alt="Fragment of citation.js README with its logo" />
</section>
</section>
<section>
<p><small>Presentation available in <a href="https://ivanhercaz.com/p/talks.html">https://ivanhercaz.com/p/talks.html</a></small></p>
<p><small>Made with <a href="https://github.com/hakimel/reveal.js">reveal.js</a>
(JavaScript framework developed by <a href="https://hakim.se/">Hakim El Hattab</a>).</small></p>
</section>
</div>
</div>
<script src="../revealjs/lib/js/head.min.js"></script>
<script src="../revealjs/js/reveal.js"></script>
<script>
Reveal.initialize({
slideNumber: true,
dependencies: [
{ src: '../revealjs/plugin/markdown/marked.js' },
{ src: '../revealjs/plugin/markdown/markdown.js' },
{ src: '../revealjs/plugin/notes/notes.js', async: true },
{ src: '../revealjs/plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>