Project

General

Profile

1 60843 stefania.m
<section class="section greySection terminologySection">
2 58610 stefania.m
3 60843 stefania.m
  <div id="how" class="uk-container uk-container-expand uk-container-center uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-scale-up" data-uk-scrollspy="{cls:'uk-animation-scale-up uk-invisible',delay:300,topoffset:-100}">
4
    <h2 class="uk-text-center">
5
      Overview
6
    </h2>
7
    <div class="uk-margin-large-top">
8
      <div class="how uk-h6">
9
        <div class="uk-flex uk-flex-wrap">
10
          <div class="uk-width-1-3@s first uk-text-muted">
11
            <div>
12
              <img src="../../../assets/img/methodology/1.png">
13
            </div>
14
            <div class="uk-text-center">
15
              <span class="uk-text-bold uk-text-uppercase">Starting</span> from existing<br>research-related data sources
16
            </div>
17
          </div>
18
          <div class="uk-width-1-3@s second uk-text-muted">
19
            <div>
20
              <img src="../../../assets/img/methodology/2.png">
21
            </div>
22
          </div>
23
          <div class="uk-width-1-3@s third uk-text-muted">
24
            <div>
25
              <img src="../../../assets/img/methodology/3.png">
26
            </div>
27
            <div class="uk-text-center">
28
              build an open, global<br>and trusted Research graph
29
            </div>
30
          </div>
31
        </div>
32
        <div class="uk-flex uk-flex-wrap">
33
          <div class="uk-width-1-3@s fourth uk-flex-last@s uk-text-muted">
34
            <div>
35
              <img src="../../../assets/img/methodology/4.png">
36
            </div>
37
            <div class="uk-text-center">
38
              we perform <span class="uk-text-bold uk-text-uppercase">Statistical Analysis</span> and produce
39
              <span class="portal-color">Open Science Indicators</span>
40
            </div>
41
          </div>
42
          <div class="uk-width-1-3@s fifth uk-text-muted">
43
            <div>
44
              <img src="../../../assets/img/methodology/5.png">
45
            </div>
46
            <div class="uk-text-center">
47
              furthermore <span class="uk-text-bold uk-text-uppercase">Network<br>Analysis</span> producing
48
              <span class="portal-color">Collaboration Indicators</span>
49
            </div>
50
          </div>
51
          <div class="uk-width-1-3@s sixth uk-flex-first@s uk-text-muted">
52
            <div>
53
              <img src="../../../assets/img/methodology/6.png">
54
            </div>
55
            <div class="uk-text-center">
56
              Often combine with external data
57
              (patents, social, company) and
58
              perform <span class="uk-text-bold uk-text-uppercase">Impact Analysis</span> to
59
              produce <span class="portal-color">Innovation Indicators</span>
60
            </div>
61
          </div>
62
        </div>
63
        <div class="final uk-text-muted">
64
          <div>
65
            <img src="../../../assets/img/methodology/Asset%201.png">
66
          </div>
67
        </div>
68
      </div>
69 58912 stefania.m
    </div>
70 60843 stefania.m
  </div>
71 58610 stefania.m
72 60843 stefania.m
</section>
73 58610 stefania.m
74 60843 stefania.m
<section class="section greySection terminologySection" id="sect-tabs">
75 58610 stefania.m
76 60843 stefania.m
  <div id="terminology" class="uk-container uk-container-expand uk-container-center uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-scale-up" data-uk-scrollspy="{cls:'uk-animation-scale-up uk-invisible',delay:300,topoffset:-100}">
77
    <h2 class="uk-text-center">
78
      Terminology and construction
79
    </h2>
80
    <div class="uk-margin-large-top">
81 58610 stefania.m
82 60843 stefania.m
      <!--LAPTOP & PAD LANDSCAPE-->
83
      <ul class="uk-visible@m uk-tab uk-tab-large uk-flex-center" data-uk-tab="{connect:'#terminology_tabbed',animation: 'slide-bottom'}">
84
        <li class="uk-active" aria-expanded="true"><a>Entities</a></li>
85
        <li aria-expanded="false"><a>Attributes of Entities</a></li>
86
      </ul>
87 58610 stefania.m
88 60843 stefania.m
      <!--MOBILE & PAD PORTRAIT-->
89
      <ul class="uk-hidden@m uk-tab" data-uk-tab="{connect:'#terminology_tabbed',animation: 'slide-bottom'}">
90
        <li class="uk-active" aria-expanded="true"><a>Entities</a></li>
91
        <li aria-expanded="false"><a>Attributes of Entities</a></li>
92
      </ul>
93 58610 stefania.m
94 60843 stefania.m
      <ul id="terminology_tabbed" class="uk-switcher">
95 58610 stefania.m
96 60843 stefania.m
        <!--OVERVIEW tab-->
97
        <li aria-hidden="false" class="uk-active" style="animation-duration: 200ms;">
98
          <table>
99
            <tr>
100
              <th class="important">Research Outcomes</th>
101
              <td>
102
                <div>There are currently four different types of research outcomes in the OpenAIRE Research
103
                  Graph:
104
                </div>
105
                <ul class="portal-circle">
106
                  <li>Publication</li>
107
                  <li>Dataset</li>
108
                  <li>Software</li>
109
                  <li>Other Research Product</li>
110
                </ul>
111
                <div class="uk-margin-small-top">
112
                  OpenAIRE deduplicates (merges) different records of research outcomes and keeps the metadata of all
113
                  instances.
114
                </div>
115
              </td>
116
            </tr>
117
            <tr>
118
              <th>Publication</th>
119
              <td>Research outcomes intended for human reading (published articles, pre-prints, conference papers,
120
                presentations, technical reports, etc.)
121
              </td>
122
            </tr>
123
            <tr>
124
              <th>Dataset</th>
125
              <td>
126
                <p>Research data</p>
127
                <p>Granularity is not defined by OpenAIRE, it reflects the granularity supported by
128
                  the sources from which the description of the dataset has been collected.</p>
129
              </td>
130
            </tr>
131
            <tr>
132
              <th>Software</th>
133
              <td>Source code or software package developed and/or used in a research context</td>
134
            </tr>
135
            <tr>
136
              <th>Other Research Product</th>
137
              <td>Anything that does not fall in the previous categories (e.g. workflow, methods, protocols)</td>
138
            </tr>
139
          </table>
140
          <div class="uk-text-small uk-margin-small-top">
141
            <img src="../../../assets/img/Open_Research_Graph.svg" style="opacity: 0.4">
142
            <span class="uk-margin-small-left uk-text-baseline uk-text-muted">More information for <a
143
              href="https://graph.openaire.eu" class="graph-color">OpenAIRE Research Graph</a>.</span>
144
          </div>
145
        </li>
146 58610 stefania.m
147 60843 stefania.m
        <!--OPEN SCIENCE tab-->
148
        <li aria-hidden="true" style="animation-duration: 200ms;">
149
          <table>
150
            <tr>
151
              <th>Organization & Country</th>
152
              <td>
153
                <p><span class="uk-text-bold">For research outcomes:</span> the affiliated organizations of its
154
                  authors (and their country)</p>
155
                <p><span class="uk-text-bold">For projects:</span> the organizations participating in the project
156
                  (i.e. beneficiaries of the grant) and
157
                  their countries
158
                </p>
159
                <p>
160
                  <span class="uk-text-bold">Country code mapping: </span>
161
                  <a href="https://api.openaire.eu/vocabularies/dnet:countries" target="_blank">
162
                    https://api.openaire.eu/vocabularies/dnet:countries</a>
163
                </p>
164
              </td>
165
            </tr>
166
            <tr>
167
              <th>Type</th>
168
              <td>
169
                <p>The sub-type of a research outcome (e.g., a publication can be a pre-print, conference proceeding,
170
                  article,
171
                  etc.)</p>
172
                <p><span class="uk-text-bold">Resource type mapping: </span>
173
                  <a href="https://api.openaire.eu/vocabularies/dnet:result_typologies" target="_blank">https://api.openaire.eu/vocabularies/dnet:result_typologies</a>
174
                  (click on the code to see the specific types for each result type)
175
                </p>
176
              </td>
177
            </tr>
178
            <tr>
179
              <th>Access mode</th>
180
              <td>
181
                <p>The best available (across all instances) access rights of a research outcome</p>
182
                <p>Types: open, restricted, closed, embargo (= closed for a specific period of time, then open)</p>
183
                <p><span class="uk-text-bold">Note:</span> definition of <span class="uk-text-bold">restricted</span>
184
                  may vary by data source.</p>
185
              </td>
186
            </tr>
187
            <tr>
188
              <th>PID (persistent identifier)</th>
189
              <td>
190
                <p>A long-lasting reference to a resource</p>
191
                <p><span class="uk-text-bold">Types: </span> <a
192
                  href="http://api.openaire.eu/vocabularies/dnet:pid_types" target="_blank">http://api.openaire.eu/vocabularies/dnet:pid_types</a>
193
                </p>
194
              </td>
195
            </tr>
196
            <tr>
197
              <th>Context</th>
198
              <td>Related research community, initiative or infrastructure</td>
199
            </tr>
200
            <tr>
201
              <th>Journal</th>
202
              <td>The scientific journal an article is published in.</td>
203
            </tr>
204
            <tr>
205
              <th>Publisher</th>
206
              <td>The publisher of the venue (journal, book, etc.) of a research outcome</td>
207
            </tr>
208
            <tr>
209
              <th class="important">Content Providers (Datasources)</th>
210
              <td>
211
                <p>The different data sources ingested in the OpenAIRE Research Graph.</p>
212
                <div class="uk-text-bold">Content Provider Types:</div>
213
                <ul class="portal-circle">
214
                  <li>Repositories</li>
215
                  <li>Open Access Publishers & Journals</li>
216
                  <li>Aggregators</li>
217
                  <li>Entity Registries</li>
218
                  <li>Journal Aggregators</li>
219
                  <li>CRIS (Current Research Information System)</li>
220
                </ul>
221
              </td>
222
            </tr>
223
            <tr>
224
              <th>Repositories</th>
225
              <td>Information systems where scientists upload the bibliographic metadata and payloads of their
226
                research outcomes (e.g. PDFs of their scientific articles, CSVs of their data, archive with their
227
                software), due to obligations from their organizations, their funders, or due to community practices
228
                (e.g. ArXiv, Europe PMC, Zenodo).
229
              </td>
230
            </tr>
231
            <tr>
232
              <th>Open Access Publishers & Journals</th>
233
              <td>Information systems of open access publishers or relative journals, which offer bibliographic
234
                metadata and PDFs of their published articles.
235
              </td>
236
            </tr>
237
            <tr>
238
              <th>Aggregators</th>
239
              <td>Information systems that collect descriptive metadata about research products from multiple sources
240
                in order to enable cross-data source discovery of given research products (e,g, DataCite,
241
                BASE, DOAJ).
242
              </td>
243
            </tr>
244
            <tr>
245
              <th>Entity Registries</th>
246
              <td>Information systems created with the intent of maintaining authoritative registries of given
247
                entities in the scholarly communication, such as OpenDOAR for the institutional repositories, re3data
248
                for the data repositories, CORDA and other funder databases for projects and funding information.
249
              </td>
250
            </tr>
251
            <tr>
252
              <th>CRIS (Current Research Information System)</th>
253
              <td>Information systems adopted by research and academic organizations to keep track of their research
254
                administration records and relative results; examples of CRIS content are articles or datasets funded
255
                by projects, their principal investigators, facilities acquired thanks to funding, etc.
256
              </td>
257
            </tr>
258
          </table>
259
          <div class="uk-text-small uk-margin-small-top">
260
            <img src="../../../assets/img/Open_Research_Graph.svg" style="opacity: 0.4">
261
            <span class="uk-margin-small-left uk-text-baseline uk-text-muted">More information for <a
262
              href="https://graph.openaire.eu" class="graph-color">OpenAIRE Research Graph</a>.</span>
263
          </div>
264
        </li>
265 58610 stefania.m
266 60843 stefania.m
      </ul>
267 58610 stefania.m
268 60843 stefania.m
    </div>
269
  </div>
270 58610 stefania.m
271
</section>