1
|
|
2
|
|
3
|
<!DOCTYPE html>
|
4
|
<html lang="en-gb">
|
5
|
<head>
|
6
|
<!--link href="http://demo.openaire.eu" rel="canonical" /-->
|
7
|
<meta charset="utf-8">
|
8
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
9
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
10
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
11
|
<meta name="description" content="OpenAIRE API documentation, open access, research, scientific publication, European Commission, EC, FP7, ERC,
|
12
|
Horizon 2020, H2020, search, projects, publications, research data, datasets, HTTP, funders "/>
|
13
|
<link href="./assets/favicon.ico" rel="shortcut icon" />
|
14
|
<title>OpenAIRE API documentation - Authentication Personal Token</title>
|
15
|
<script src="./assets/jquery.js"></script>
|
16
|
<script src="./assets/uikit.js"></script>
|
17
|
<script src="./assets/uikit-icon-max.js"></script>
|
18
|
<link rel="stylesheet" type="text/css" href="./assets/theme.css">
|
19
|
<link rel="stylesheet" type="text/css" href="./assets/custom.css">
|
20
|
<link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
|
21
|
|
22
|
</head>
|
23
|
<body>
|
24
|
<div class="uk-offcanvas-content uk-height-viewport">
|
25
|
<div class="tm-header-mobile uk-hidden@m">
|
26
|
<div animation="uk-animation-slide-top" class="uk-navbar-container uk-sticky uk-navbar-transparent" cls-active="uk-active uk-navbar-sticky" cls-inactive="uk-navbar-transparent" uk-sticky="">
|
27
|
<nav class="uk-navbar-container uk-navbar" uk-navbar="">
|
28
|
<div class="uk-navbar-left">
|
29
|
<a class="uk-navbar-toggle" href="#tm-mobile" uk-toggle="">
|
30
|
<div uk-navbar-toggle-icon="" class="uk-navbar-toggle-icon uk-icon">
|
31
|
|
32
|
</div>
|
33
|
</a>
|
34
|
</div>
|
35
|
<div class="uk-navbar-center">
|
36
|
<a class="uk-navbar-item uk-logo" href="overview.html">
|
37
|
<img src="assets/OA DEVELOP_A.png" class="uk-responsive-height" alt="OpenAIRE"> </a>
|
38
|
</div>
|
39
|
</nav>
|
40
|
<div id="tm-mobile" uk-offcanvas="" mode="slide" overlay="" class="uk-offcanvas">
|
41
|
<div class="uk-offcanvas-bar">
|
42
|
<button class="uk-offcanvas-close uk-close uk-icon" type="button" uk-close="">
|
43
|
</button>
|
44
|
<div class="uk-child-width-1-1 uk-grid" uk-grid="">
|
45
|
<div>
|
46
|
<div class="uk-panel" id="module-0">
|
47
|
<ul class="uk-nav uk-nav-default">
|
48
|
<li class="uk-nav-header uk-parent" >
|
49
|
Dashboards
|
50
|
<ul class="uk-nav-sub">
|
51
|
<li><a href="https://explore.openaire.eu" target="_blank" class="uk-heading-bullet explore-heading-bullet">EXPLORE</a></li>
|
52
|
<li><a href="https://provide.openaire.eu" target="_blank" class="uk-heading-bullet provide-heading-bullet">PROVIDE</a></li>
|
53
|
<li><a href="https://connect.openaire.eu" target="_blank" class="uk-heading-bullet connect-heading-bullet">CONNECT</a></li>
|
54
|
<li><a href="https://monitor.openaire.eu" target="_blank" class="uk-heading-bullet monitor-heading-bullet">MONITOR</a></li>
|
55
|
</ul>
|
56
|
</li>
|
57
|
<li class="uk-nav-header uk-parent">
|
58
|
<a href="./overview.html"> Overview </a>
|
59
|
|
60
|
</li>
|
61
|
<li class="uk-nav-header uk-parent uk-active">
|
62
|
Authentication
|
63
|
<ul class="uk-nav-sub">
|
64
|
<li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
|
65
|
<li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
|
66
|
<li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a>
|
67
|
<ul class="uk-nav-sub">
|
68
|
<li><a routerLinkActive="uk-link" href="./basic.html">Basic</a></li>
|
69
|
<li><a routerLinkActive="uk-link" href="./advanced.html">Advanced</a></li>
|
70
|
</ul>
|
71
|
</li>
|
72
|
</ul>
|
73
|
</li>
|
74
|
<li class="uk-nav-header uk-parent">
|
75
|
Bulk access
|
76
|
<ul class="uk-nav-sub">
|
77
|
<li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
|
78
|
<li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
|
79
|
<li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
|
80
|
</ul>
|
81
|
</li>
|
82
|
<li class="uk-nav-header uk-parent">
|
83
|
<a href="./api.html">Selective access</a>
|
84
|
<ul class="uk-nav-sub">
|
85
|
<li><a href="./api.html#pubs" >Publications</a></li>
|
86
|
<li><a href="./api.html#datasets" >Research Data</a></li>
|
87
|
<li><a href="./api.html#software" >Software</a></li>
|
88
|
<li><a href="./api.html#other" >Other Research Products</a></li>
|
89
|
<li><a href="./api.html#projects" >Projects</a></li>
|
90
|
</ul>
|
91
|
</li>
|
92
|
</ul>
|
93
|
</div>
|
94
|
</div>
|
95
|
</div>
|
96
|
</div>
|
97
|
</div>
|
98
|
</div>
|
99
|
</div>
|
100
|
<!--Mobile ENDS here -->
|
101
|
<div class="tm-toolbar custom-develop-toolbar uk-visible@m">
|
102
|
<div class="uk-container uk-flex uk-flex-middle uk-container-expand ">
|
103
|
<div class="uk-margin-auto-left">
|
104
|
<div class="uk-grid-medium uk-child-width-auto uk-flex-middle uk-grid uk-grid-stack" uk-grid="margin: uk-margin-small-top">
|
105
|
<div class="uk-first-column">
|
106
|
<div class="uk-panel inner" id="module-119">
|
107
|
<ul class="uk-subnav">
|
108
|
<li class="line"><a href="https://www.openaire.eu"><img class="uk-responsive-height" src="assets/Home_24white.svg" alt="home"/></a></li>
|
109
|
<li class="line"><a href="https://explore.openaire.eu" title="Search in OA. Link your research">Explore</a></li>
|
110
|
<li class="line"><a href="https://provide.openaire.eu" title="Content Provider Dashboard">Provide</a></li>
|
111
|
<li class="line"><a href="https://connect.openaire.eu" title="Research Community Dashboard">Connect</a></li>
|
112
|
<li class="line"><a href="https://monitor.openaire.eu" title="Monitoring Dashboard">Monitor</a></li>
|
113
|
<li class="line custom-develop-li "><a href="overview.html" title="APIs">Develop</a></li>
|
114
|
</ul>
|
115
|
</div>
|
116
|
</div>
|
117
|
</div>
|
118
|
</div>
|
119
|
</div>
|
120
|
</div>
|
121
|
<div class="tm-header uk-visible@m tm-header-transparent" uk-header="">
|
122
|
<div animation="uk-animation-slide-top" class="uk-navbar-container uk-sticky uk-navbar-transparent" cls-active="uk-active uk-navbar-sticky" cls-inactive="uk-navbar-transparent" top=".tm-header + [class*="uk-section"]" uk-sticky="">
|
123
|
<div class="uk-navbar-container uk-navbar-transparent">
|
124
|
<div class="uk-container uk-container-expand">
|
125
|
<nav class="uk-navbar" uk-navbar="{"align":"left"}">
|
126
|
<div class="uk-navbar-left">
|
127
|
<a href="overview.html" class="uk-navbar-item uk-logo">
|
128
|
<img src="assets/OA DEVELOP_B.png" class="uk-responsive-height" alt="OpenAIRE"></a>
|
129
|
</div>
|
130
|
<div class="uk-navbar-right">
|
131
|
<ul class="uk-navbar-nav">
|
132
|
<li class="uk-parent">
|
133
|
<a href="overview.html" class="" aria-expanded="false">Overview</a>
|
134
|
</li>
|
135
|
|
136
|
<li class="uk-parent uk-active">
|
137
|
<a href="#" class="" aria-expanded="false">Authentication</a>
|
138
|
<div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
|
139
|
<div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
|
140
|
<div class="uk-first-column">
|
141
|
<ul class="uk-nav uk-navbar-dropdown-nav">
|
142
|
<li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
|
143
|
<li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
|
144
|
<li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a></li>
|
145
|
</ul>
|
146
|
</div>
|
147
|
</div>
|
148
|
</div>
|
149
|
</li>
|
150
|
<li class="uk-parent">
|
151
|
<a href="#" class="" aria-expanded="false">Bulk access</a>
|
152
|
<div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
|
153
|
<div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
|
154
|
<div class="uk-first-column">
|
155
|
<ul class="uk-nav uk-navbar-dropdown-nav">
|
156
|
<li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
|
157
|
<li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
|
158
|
<li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
|
159
|
</ul>
|
160
|
</div>
|
161
|
</div>
|
162
|
</div>
|
163
|
</li>
|
164
|
<li class="uk-parent">
|
165
|
<a href="#" class="" aria-expanded="false">Selective access</a>
|
166
|
<div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 228px; top: 80px;">
|
167
|
<div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
|
168
|
<div class="uk-first-column">
|
169
|
<ul class="uk-nav uk-navbar-dropdown-nav">
|
170
|
<li><a href="./api.html#pubs" >Publications</a></li>
|
171
|
<li><a href="./api.html#datasets" >Research Data</a></li>
|
172
|
<li><a href="./api.html#software" >Software</a></li>
|
173
|
<li><a href="./api.html#other" >Other Research Products</a></li>
|
174
|
<li><a href="./api.html#projects" >Projects</a></li>
|
175
|
</ul>
|
176
|
</div>
|
177
|
</div>
|
178
|
</div>
|
179
|
</li>
|
180
|
|
181
|
</ul>
|
182
|
</div>
|
183
|
|
184
|
</nav>
|
185
|
</div>
|
186
|
</div>
|
187
|
</div>
|
188
|
</div>
|
189
|
|
190
|
<div class=" first_page_section uk-section-default uk-section uk-padding-remove-vertical">
|
191
|
<div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
|
192
|
</div>
|
193
|
</div>
|
194
|
|
195
|
<div class=" uk-section uk-margin-large-top tm-middle custom-main-content" id="tm-main">
|
196
|
<div class="uk-container">
|
197
|
<div class="uk-grid">
|
198
|
<div class="uk-width-1-3@s uk-width-1-4@m uk-width-1-4@l uk-visible@m" >
|
199
|
<ul class="uk-nav-default uk-nav-parent-icon" uk-nav="multiple: false" uk-sticky="offset: 100; media:@s" >
|
200
|
<li class="uk-parent uk-open">
|
201
|
<a href="#">Authentication</a>
|
202
|
<ul class="uk-nav-sub">
|
203
|
<li><a href="./authentication.html">General Information</a></li>
|
204
|
<li><b><a href="./personalToken.html">Personal Token</a></b></li>
|
205
|
<li><a href="./registeredService.html">Registered Services</a></li>
|
206
|
</ul>
|
207
|
</li>
|
208
|
</ul>
|
209
|
</div>
|
210
|
|
211
|
<div class="tm-main uk-width-expand uk-row-first uk-first-column">
|
212
|
<h2 id="personal">Personal access token</h2>
|
213
|
<p>To access the OpenAIRE APIs with better rate limits you can use your personal access token.</p>
|
214
|
|
215
|
<h4>How to create your personal access token</h4>
|
216
|
To create your personal access token:
|
217
|
<ol>
|
218
|
<li>Login to OpenAIRE. In case you are not already a member you will need to register first.</li>
|
219
|
<li>Go to <a href="https://services.openaire.eu/uoa-user-management/personalToken" target="_blank">your personal access token page</a> to get your personal access token.</li>
|
220
|
</ol>
|
221
|
|
222
|
<div class="uk-alert-primary" uk-alert>
|
223
|
<p>Your access token is valid for an hour.</p>
|
224
|
</div>
|
225
|
|
226
|
<div class="uk-alert-danger" uk-alert>
|
227
|
<p>Do not share your personal access token. Send your personal access token over HTTPS.</p>
|
228
|
</div>
|
229
|
|
230
|
<h4>How to use your personal access token</h4>
|
231
|
|
232
|
<p>To access the OpenAIRE APIs send your personal access token using the Authorization header.</p>
|
233
|
|
234
|
<pre class="uk-text-left">
|
235
|
GET https://test.openaire.eu/{resourceServicePath}
|
236
|
Authorization: Bearer {ACCESS_TOKEN}</pre>
|
237
|
|
238
|
<h4>An hour is not enough? What to do.</h4>
|
239
|
|
240
|
<p>To prolong your access to our APIs you can use a <b>refresh token</b> that allows you to programmatically
|
241
|
issue a new access token. </p>
|
242
|
|
243
|
<p>To get your refresh token:</p>
|
244
|
<ol>
|
245
|
<li>Login to OpenAIRE. In case you are not already a member you will need to register first.</li>
|
246
|
<li>Go to <a href="https://services.openaire.eu/uoa-user-management/personalToken" target="_blank">your personal access token page</a> and click the <span class="uk-text-primary"><b>"Get a refresh token"</b></span> button to get your refresh token.</li>
|
247
|
</ol>
|
248
|
|
249
|
<div class="uk-alert-primary" uk-alert>
|
250
|
OpenAIRE refresh token expires after 1 month.
|
251
|
</div>
|
252
|
<div class="uk-alert-primary" uk-alert>
|
253
|
In case you already have a refresh token a new one will be issued and the old one will no longer be valid.
|
254
|
</div>
|
255
|
<div class="uk-alert-danger" uk-alert>
|
256
|
<p>
|
257
|
Please copy your refresh token and store it confidentially. You will not be able to retrieve it.
|
258
|
Do not share your refresh token. Send your refresh token over HTTPS.</p>
|
259
|
</div>
|
260
|
|
261
|
<p> Since the OpenAIRE refresh token expires after one month, when a client gets a refresh token, this token must be
|
262
|
stored securely to keep it from being used by potential attackers. If a refresh token is leaked, it may be used to
|
263
|
obtain new access tokens and access protected resources until a new one is issued or it expires. </p>
|
264
|
|
265
|
<p>To get a personal access token using your refresh token you need to make the following request:</p>
|
266
|
<pre class="uk-text-left">
|
267
|
https://services.openaire.eu/uoa-user-management/api/users/getAccessToken?refreshToken=${your_refresh_token}</pre>
|
268
|
|
269
|
<p>The response has the following format</p>
|
270
|
<pre class="uk-text-left">
|
271
|
{ "access_token": "...",
|
272
|
"token_type":"Bearer",
|
273
|
"refresh_token": "...",
|
274
|
"expires_in": ...,
|
275
|
"scope":"...",
|
276
|
"id_token":"..."
|
277
|
}</pre>
|
278
|
|
279
|
<h4>Error Messages</h4>
|
280
|
<p>Missing Refresh Token</p>
|
281
|
<pre class="uk-text-left">
|
282
|
{ "status" : "error",
|
283
|
"code" : "400",
|
284
|
"message" : "Bad Request",
|
285
|
"description" : "Missing refreshToken parameter"
|
286
|
}</pre>
|
287
|
|
288
|
<p>Invalid Refresh Token</p>
|
289
|
<pre class="uk-text-left">
|
290
|
{ "status" : "error",
|
291
|
"code" : "401",
|
292
|
"message" : "Unauthorised",
|
293
|
"description" : "Invalid refreshToken token"
|
294
|
}</pre>
|
295
|
|
296
|
<h4>Need more access?</h4>
|
297
|
<p>Please <a href="https://services.openaire.eu/uoa-user-management/registeredServices" target="_blank">register a service</a>.</p>
|
298
|
</div> <DO NOT REMOVE>
|
299
|
</div>
|
300
|
</div>
|
301
|
</div>
|
302
|
<!-- FOOTER STARTS HERE-->
|
303
|
<!-- <div class="uk-section-primary uk-preserve-color uk-section uk-section-small uk-padding-remove-bottom">
|
304
|
<div class="uk-container uk-container-expand">
|
305
|
<div class="uk-grid-large uk-grid-margin-large uk-grid" uk-grid="">
|
306
|
<div class="uk-width-auto@m uk-light uk-first-column">
|
307
|
<div id="footer#4" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left uk-panel">
|
308
|
<h6 class="el-title uk-margin uk-h2">
|
309
|
Newsletter
|
310
|
</h6>
|
311
|
<a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
|
312
|
<span class="el-image uk-icon">
|
313
|
<svg width="30" height="30" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
314
|
<circle cx="3.12" cy="16.8" r="1.85"></circle>
|
315
|
<path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,8.2 C1.78,8.18 2.06,8.16 2.35,8.16 C7.57,8.16 11.81,12.37 11.81,17.57 C11.81,17.89 11.79,18.19 11.76,18.5"></path>
|
316
|
<path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,2.52 C1.78,2.51 2.06,2.5 2.35,2.5 C10.72,2.5 17.5,9.24 17.5,17.57 C17.5,17.89 17.49,18.19 17.47,18.5"></path>
|
317
|
</svg>
|
318
|
</span>
|
319
|
</a>
|
320
|
</div>
|
321
|
</div>
|
322
|
<div class="uk-width-expand@m uk-light">
|
323
|
<div id="footer#7" class="uk-text-right@m uk-text-center">
|
324
|
<ul class="uk-subnav uk-margin-remove-bottom uk-subnav-divider uk-flex-right@m uk-flex-center" uk-margin="">
|
325
|
<li class="el-item uk-first-column">
|
326
|
<a class="el-link" target="_blank" href="https://www.openaire.eu/about">About</a>
|
327
|
</li>
|
328
|
<li class="el-item">
|
329
|
<a class="el-link" href="http://catalogue.openaire.eu" target="_blank">Services</a>
|
330
|
</li>
|
331
|
<li class="el-item">
|
332
|
<a class="el-link" target="_blank" href="https://www.openaire.eu/support">Support</a>
|
333
|
</li>
|
334
|
<li class="el-item">
|
335
|
<a class="el-link" target="_blank" href="https://www.openaire.eu/news">News</a>
|
336
|
</li>
|
337
|
<li class="el-item">
|
338
|
<a class="el-link" target="_blank" href="https://www.openaire.eu/events">Events</a>
|
339
|
</li>
|
340
|
<li class="el-item">
|
341
|
<a class="el-link" target="_blank" href="https://www.openaire.eu/documents">Documents</a>
|
342
|
</li>
|
343
|
</ul>
|
344
|
</div>
|
345
|
</div>
|
346
|
<div class="uk-width-auto@m uk-grid-item-match">
|
347
|
<div class="uk-tile-primary uk-preserve-color uk-tile uk-padding-remove">
|
348
|
<div id="footer#9" class="uk-margin uk-text-right@m uk-text-center">
|
349
|
<a class="el-content uk-button uk-button-default uk-button-small" target="_blank" href="https://www.openaire.eu/contact-us" target="_blank">
|
350
|
Contact us
|
351
|
</a>
|
352
|
</div>
|
353
|
</div>
|
354
|
</div>
|
355
|
</div>
|
356
|
</div>
|
357
|
</div>
|
358
|
<div class="uk-section-primary uk-section uk-section-xsmall uk-padding-remove-bottom">
|
359
|
<div class="uk-container uk-container-expand">
|
360
|
<div class="uk-margin-small uk-grid uk-grid-stack" uk-grid="">
|
361
|
<div class="uk-width-1-1@m uk-first-column">
|
362
|
<div class="uk-margin-large uk-margin-remove-top uk-text-center@m uk-text-center">
|
363
|
<img src="assets/Logo_Horizontal_white_small.png" sizes="(min-width: 126px) 126px" data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
|
364
|
</div>
|
365
|
</div>
|
366
|
</div>
|
367
|
<div class="uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
|
368
|
<div class="uk-width-small@m uk-first-column">
|
369
|
<div id="footer#16" class="uk-margin-medium uk-text-left@m uk-text-center uk-margin-small-bottom">
|
370
|
<img src="assets/commission.jpg" sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
|
371
|
</div>
|
372
|
</div>
|
373
|
<div class="uk-width-expand@m">
|
374
|
<div id="footer#18" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center uk-text-lead">
|
375
|
<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
|
376
|
<img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
|
377
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
|
378
|
<title></title>
|
379
|
<g data-name="Creative Commons" id="Creative_Commons">
|
380
|
<circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
381
|
<path d="M10.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
382
|
<path d="M18.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
383
|
</g>
|
384
|
</svg>
|
385
|
<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
|
386
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
|
387
|
<title></title>
|
388
|
<g id="Attribution">
|
389
|
<g data-name="<Group>" id="_Group_">
|
390
|
<circle cx="12" cy="5" data-name="<Path>" id="_Path_" r="1.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
391
|
<path d="M12,8a5,5,0,0,0-3.07.71,1,1,0,0,0-.43.83V15H10v5.5h4V15h1.5V9.54a1,1,0,0,0-.43-.83A5,5,0,0,0,12,8Z" data-name="<Path>" id="_Path_2" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
392
|
</g>
|
393
|
<circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
394
|
</g>
|
395
|
</svg>
|
396
|
</a>
|
397
|
Unless otherwise indicated, all materials created by OpenAIRE are licenced under <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE</a>.
|
398
|
</div>
|
399
|
</div>
|
400
|
<div class="uk-width-small@m">
|
401
|
<div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
|
402
|
<a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
|
403
|
</a>
|
404
|
</div>
|
405
|
</div>
|
406
|
</div>
|
407
|
</div>
|
408
|
</div> -->
|
409
|
<div class="uk-section-primary uk-section uk-section-small uk-padding-remove-bottom">
|
410
|
<div class="uk-container uk-container-expand">
|
411
|
<div class="uk-container uk-container-expand uk-margin-small">
|
412
|
<div class="uk-grid-collapse uk-grid" uk-grid="">
|
413
|
<div id="footer#3" class="uk-width-expand@s uk-first-column">
|
414
|
<div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
|
415
|
<img src="assets/Logo_Horizontal_white_small.png" data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
|
416
|
</div>
|
417
|
<div id="footer#5" class="uk-margin uk-text-left@s uk-text-center">
|
418
|
<img src="assets/commission.jpg" sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
|
419
|
</div>
|
420
|
<div id="footer#6" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left@s uk-text-center uk-panel">
|
421
|
<h5 class="el-title uk-margin uk-h5">
|
422
|
Newsletter
|
423
|
</h5>
|
424
|
<a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
|
425
|
<span class="el-image uk-icon">
|
426
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
427
|
<circle cx="3.12" cy="16.8" r="1.85"></circle>
|
428
|
<path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,8.2 C1.78,8.18 2.06,8.16 2.35,8.16 C7.57,8.16 11.81,12.37 11.81,17.57 C11.81,17.89 11.79,18.19 11.76,18.5"></path>
|
429
|
<path fill="none" stroke="#000" stroke-width="1.1" d="M1.5,2.52 C1.78,2.51 2.06,2.5 2.35,2.5 C10.72,2.5 17.5,9.24 17.5,17.57 C17.5,17.89 17.49,18.19 17.47,18.5"></path>
|
430
|
</svg>
|
431
|
</span>
|
432
|
</a>
|
433
|
</div>
|
434
|
<div id="footer#7" class="newsletter uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center uk-panel">
|
435
|
|
436
|
<div class="acymailing_module" id="acymailing_module_formAcymailing60611">
|
437
|
<div class="acymailing_mootoolsbutton" id="acymailing_toggle_formAcymailing60611">
|
438
|
<p><a class="acymailing_togglemodule" id="acymailing_togglemodule_formAcymailing60611" target="_blank" href="https://www.openaire.eu/newsletter/view">Subscribe</a></p>
|
439
|
|
440
|
</div>
|
441
|
</div>
|
442
|
</div>
|
443
|
<div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
|
444
|
<div class="uk-child-width-auto uk-grid-small uk-flex-left@s uk-flex-center uk-grid" uk-grid="">
|
445
|
<div class="uk-first-column">
|
446
|
<a href="http://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
|
447
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
448
|
<path d="M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z"></path>
|
449
|
</svg>
|
450
|
</a>
|
451
|
</div>
|
452
|
<div>
|
453
|
<a href="http://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
|
454
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
455
|
<path d="M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74"></path>
|
456
|
</svg>
|
457
|
</a>
|
458
|
</div>
|
459
|
<div>
|
460
|
<a href="http://www.linkedin.com/groups/OpenAIRE-3893548" target="_blank" class="el-link uk-icon-button uk-icon">
|
461
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
462
|
<path d="M5.77,17.89 L5.77,7.17 L2.21,7.17 L2.21,17.89 L5.77,17.89 L5.77,17.89 Z M3.99,5.71 C5.23,5.71 6.01,4.89 6.01,3.86 C5.99,2.8 5.24,2 4.02,2 C2.8,2 2,2.8 2,3.85 C2,4.88 2.77,5.7 3.97,5.7 L3.99,5.7 L3.99,5.71 L3.99,5.71 Z"></path>
|
463
|
<path d="M7.75,17.89 L11.31,17.89 L11.31,11.9 C11.31,11.58 11.33,11.26 11.43,11.03 C11.69,10.39 12.27,9.73 13.26,9.73 C14.55,9.73 15.06,10.71 15.06,12.15 L15.06,17.89 L18.62,17.89 L18.62,11.74 C18.62,8.45 16.86,6.92 14.52,6.92 C12.6,6.92 11.75,7.99 11.28,8.73 L11.3,8.73 L11.3,7.17 L7.75,7.17 C7.79,8.17 7.75,17.89 7.75,17.89 L7.75,17.89 L7.75,17.89 Z"></path>
|
464
|
</svg>
|
465
|
</a>
|
466
|
</div>
|
467
|
<div>
|
468
|
<a href="http://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
|
469
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
470
|
<line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
|
471
|
<line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
|
472
|
<circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
|
473
|
<circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
|
474
|
<circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
|
475
|
</svg>
|
476
|
</a>
|
477
|
</div>
|
478
|
<div>
|
479
|
<a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
|
480
|
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
481
|
<path d="M15,4.1c1,0.1,2.3,0,3,0.8c0.8,0.8,0.9,2.1,0.9,3.1C19,9.2,19,10.9,19,12c-0.1,1.1,0,2.4-0.5,3.4c-0.5,1.1-1.4,1.5-2.5,1.6 c-1.2,0.1-8.6,0.1-11,0c-1.1-0.1-2.4-0.1-3.2-1c-0.7-0.8-0.7-2-0.8-3C1,11.8,1,10.1,1,8.9c0-1.1,0-2.4,0.5-3.4C2,4.5,3,4.3,4.1,4.2 C5.3,4.1,12.6,4,15,4.1z M8,7.5v6l5.5-3L8,7.5z"></path>
|
482
|
</svg>
|
483
|
</a>
|
484
|
</div>
|
485
|
</div>
|
486
|
</div>
|
487
|
</div>
|
488
|
<div id="footer#9" class="uk-width-expand@s">
|
489
|
<div id="footer#10" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
|
490
|
<h3 class="el-title uk-h6">Dashboards</h3>
|
491
|
<ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
|
492
|
<li><a href="https://explore.openaire.eu" target="_blank">Explore</a></li>
|
493
|
<li><a href="https://provide.openaire.eu" target="_blank">Provide</a></li>
|
494
|
<li><a href="https://connect.openaire.eu/" target="_blank">Connect</a></li>
|
495
|
<li><a href="https://monitor.openaire.eu" target="_blank">Monitor</a></li>
|
496
|
<li><a href="https://develop.openaire.eu" target="_blank">Develop</a></li>
|
497
|
</ul>
|
498
|
</div>
|
499
|
</div>
|
500
|
<div id="footer#11" class="uk-width-expand@s">
|
501
|
<div id="footer#12" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
|
502
|
<h3 class="el-title uk-h6">Support</h3>
|
503
|
<ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
|
504
|
<li><a target="_blank" href="https://www.openaire.eu/guides">Guides</a></li>
|
505
|
<li><a target="_blank" href="https://www.openaire.eu/faqs">FAQs</a></li>
|
506
|
<li><a target="_blank" href="https://www.openaire.eu/frontpage/webinars">Webinars</a></li>
|
507
|
<li><a target="_blank" href="https://www.openaire.eu/support/helpdesk">Ask a question</a></li>
|
508
|
</ul>
|
509
|
</div>
|
510
|
</div>
|
511
|
<div id="footer#13" class="uk-width-expand@s">
|
512
|
<div id="footer#14" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
|
513
|
<h3 class="el-title uk-h6">Updates</h3>
|
514
|
<ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
|
515
|
<li><a target="_blank" href="https://www.openaire.eu/news/">News</a></li>
|
516
|
<li><a target="_blank" href="https://www.openaire.eu/events">Events</a></li>
|
517
|
<li><a target="_blank" href="https://www.openaire.eu/blogs/magazine">Blogs</a></li>
|
518
|
<li><a target="_blank" href="https://www.openaire.eu/documents">Documents</a></li>
|
519
|
</ul>
|
520
|
</div>
|
521
|
</div>
|
522
|
</div>
|
523
|
</div>
|
524
|
</div>
|
525
|
</div>
|
526
|
<div class="uk-section-primary uk-section uk-section-xsmall">
|
527
|
<div class="uk-container">
|
528
|
<div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
|
529
|
<div class="uk-width-expand@m">
|
530
|
</div>
|
531
|
</div>
|
532
|
</div>
|
533
|
</div>
|
534
|
<div class="uk-section-primary uk-section uk-section-xsmall">
|
535
|
<div class="uk-container uk-container-expand">
|
536
|
<div class="uk-grid-margin uk-grid" uk-grid="">
|
537
|
<div class="uk-width-small@m uk-first-column">
|
538
|
</div>
|
539
|
<div class="uk-width-expand@m">
|
540
|
<div id="footer#22" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center uk-text-lead">
|
541
|
<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
|
542
|
<img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
|
543
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
|
544
|
<title></title>
|
545
|
<g data-name="Creative Commons" id="Creative_Commons">
|
546
|
<circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
547
|
<path d="M10.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
548
|
<path d="M18.87,10a3.5,3.5,0,1,0,0,4" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
549
|
</g>
|
550
|
</svg>
|
551
|
<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
|
552
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
|
553
|
<title></title>
|
554
|
<g id="Attribution">
|
555
|
<g data-name="<Group>" id="_Group_">
|
556
|
<circle cx="12" cy="5" data-name="<Path>" id="_Path_" r="1.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
557
|
<path d="M12,8a5,5,0,0,0-3.07.71,1,1,0,0,0-.43.83V15H10v5.5h4V15h1.5V9.54a1,1,0,0,0-.43-.83A5,5,0,0,0,12,8Z" data-name="<Path>" id="_Path_2" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></path>
|
558
|
</g>
|
559
|
<circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
|
560
|
</g>
|
561
|
</svg>
|
562
|
</a>
|
563
|
Unless otherwise indicated, all materials created by OpenAIRE are licenced under <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE</a>.
|
564
|
</div>
|
565
|
</div>
|
566
|
<div class="uk-width-small@m">
|
567
|
<div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
|
568
|
<a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
|
569
|
|
570
|
</a>
|
571
|
</div>
|
572
|
</div>
|
573
|
</div>
|
574
|
</div>
|
575
|
</div>
|
576
|
<!--/div-->
|
577
|
</div>
|
578
|
</body>
|
579
|
</html>
|