Project

General

Profile

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
      <!-- Matomo -->
19
      <script type="text/javascript">
20
         var _paq = window._paq || [];
21
         /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
22
         _paq.push(['trackPageView']);
23
         _paq.push(['enableLinkTracking']);
24
         (function() {
25
         var u="//analytics.openaire.eu/";
26
         _paq.push(['setTrackerUrl', u+'matomo.php']);
27
         _paq.push(['setSiteId', '470']);
28
         var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
29
         g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
30
         })();
31
         </script>
32
      <link rel="stylesheet" type="text/css" href="./assets/theme.css">
33
      <link rel="stylesheet" type="text/css" href="./assets/custom.css">
34
      <link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
35

    
36
   </head>
37
   <body>
38
      <div class="uk-offcanvas-content uk-height-viewport">
39
        <div class="tm-header-mobile uk-hidden@m">
40
          <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="">
41
           <nav class="uk-navbar-container uk-navbar" uk-navbar="">
42
              <div class="uk-navbar-left">
43
                 <a class="uk-navbar-toggle" href="#tm-mobile" uk-toggle="">
44
                    <div uk-navbar-toggle-icon="" class="uk-navbar-toggle-icon uk-icon">
45

    
46
                    </div>
47
                 </a>
48
              </div>
49
              <div class="uk-navbar-center">
50
                 <a class="uk-navbar-item uk-logo" href="overview.html">
51
                 <img src="assets/OA DEVELOP_A.png" class="uk-responsive-height" alt="OpenAIRE">        </a>
52
              </div>
53
           </nav>
54
           <div id="tm-mobile" uk-offcanvas="" mode="slide" overlay="" class="uk-offcanvas">
55
              <div class="uk-offcanvas-bar">
56
                 <button class="uk-offcanvas-close uk-close uk-icon" type="button" uk-close="">
57
                 </button>
58
                 <div class="uk-child-width-1-1 uk-grid" uk-grid="">
59
                    <div>
60
                       <div class="uk-panel" id="module-0">
61
                          <ul class="uk-nav uk-nav-default">
62
                            <li class="uk-nav-header uk-parent" >
63
                              Dashboards
64
                              <ul class="uk-nav-sub">
65
                            		<li><a href="https://explore.openaire.eu" target="_blank" class="uk-heading-bullet explore-heading-bullet">EXPLORE</a></li>
66
                            		<li><a href="https://provide.openaire.eu" target="_blank" class="uk-heading-bullet provide-heading-bullet">PROVIDE</a></li>
67
                            		<li><a href="https://connect.openaire.eu" target="_blank" class="uk-heading-bullet connect-heading-bullet">CONNECT</a></li>
68
                            		<li><a href="https://monitor.openaire.eu" target="_blank" class="uk-heading-bullet monitor-heading-bullet">MONITOR</a></li>
69
                               </ul>
70
                            </li>
71
                             <li class="uk-nav-header uk-parent">
72
                                <a href="./overview.html"> Overview </a>
73

    
74
                             </li>
75
                             <li class="uk-nav-header uk-parent uk-active">
76
                                 Authentication
77
                                 <ul class="uk-nav-sub">
78
                                    <li><a routerLinkActive="uk-link" href="./authentication.html" >General Information</a></li>
79
                                    <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
80
                                    <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a>
81
                                       <ul class="uk-nav-sub">
82
                                          <li><a routerLinkActive="uk-link" href="./basic.html">Basic</a></li>
83
                                          <li><a routerLinkActive="uk-link" href="./advanced.html">Advanced</a></li>
84
                                       </ul>
85
                                    </li>
86
                                 </ul>                                 
87
                              </li>
88
                              <li class="uk-nav-header uk-parent">
89
                               Bulk access
90
                               <ul class="uk-nav-sub">
91
                                   <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
92
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
93
                                  <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
94
                               </ul>
95
                             </li>
96
                             <li class="uk-nav-header uk-parent">
97
                               <a href="./api.html">Selective access</a>
98
                                <ul class="uk-nav-sub">
99
                                 <li><a href="./api.html#pubs" >Publications</a></li>
100
                                 <li><a href="./api.html#datasets" >Research Data</a></li>
101
                                  <li><a href="./api.html#software" >Software</a></li>
102
                                  <li><a href="./api.html#other" >Other Research Products</a></li>
103
                                 <li><a href="./api.html#projects" >Projects</a></li>
104
                               </ul>
105
                             </li>
106
                          </ul>
107
                       </div>
108
                    </div>
109
                 </div>
110
              </div>
111
           </div>
112
        </div>
113
       </div>
114
        <!--Mobile ENDS here -->
115
        <div class="tm-toolbar custom-develop-toolbar uk-visible@m">
116
           <div class="uk-container uk-flex uk-flex-middle uk-container-expand ">
117
              <div class="uk-margin-auto-left">
118
                 <div class="uk-grid-medium uk-child-width-auto uk-flex-middle uk-grid uk-grid-stack" uk-grid="margin: uk-margin-small-top">
119
                    <div class="uk-first-column">
120
                       <div class="uk-panel inner" id="module-119">
121
                          <ul class="uk-subnav">
122
                            <li class="line"><a href="https://www.openaire.eu"><img class="uk-responsive-height" src="assets/Home_24white.svg" alt="home"/></a></li>
123
                            <li class="line"><a href="https://explore.openaire.eu" title="Search in OA. Link your research">Explore</a></li>
124
                            <li class="line"><a href="https://provide.openaire.eu" title="Content Provider Dashboard">Provide</a></li>
125
                            <li class="line"><a href="https://connect.openaire.eu" title="Research Community Dashboard">Connect</a></li>
126
                            <li class="line"><a href="https://monitor.openaire.eu" title="Monitoring Dashboard">Monitor</a></li>
127
                            <li class="line custom-develop-li "><a href="overview.html" title="APIs">Develop</a></li>
128
                          </ul>
129
                       </div>
130
                    </div>
131
                 </div>
132
              </div>
133
           </div>
134
        </div>
135
        <div class="tm-header uk-visible@m tm-header-transparent" uk-header="">
136
          <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*=&quot;uk-section&quot;]" uk-sticky="">
137
              <div class="uk-navbar-container uk-navbar-transparent">
138
                 <div class="uk-container uk-container-expand">
139
                    <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;}">
140
                       <div class="uk-navbar-left">
141
                          <a href="overview.html" class="uk-navbar-item uk-logo">
142
                          <img src="assets/OA DEVELOP_B.png" class="uk-responsive-height" alt="OpenAIRE"></a>
143
                       </div>
144
                       <div class="uk-navbar-right">
145
                          <ul class="uk-navbar-nav">
146
                             <li class="uk-parent">
147
                                <a href="overview.html" class="" aria-expanded="false">Overview</a>
148
                             </li>
149

    
150
                              <li class="uk-parent uk-active">
151
                                 <a href="#" class="" aria-expanded="false">Authentication</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="./authentication.html" >General Information</a></li>
157
                                             <li><a routerLinkActive="uk-link" href="./personalToken.html" >Personal Token</a></li>
158
                                             <li><a routerLinkActive="uk-link" href="./registeredService.html">Registered Services</a></li>                                                                                      
159
                                          </ul>                                 
160
                                       </div>
161
                                    </div>
162
                                 </div>
163
                              </li>
164
                             <li class="uk-parent">
165
                                <a href="#" class="" aria-expanded="false">Bulk access</a>
166
                                <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; 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 routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
171
                                           <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH (discontinued)</a></li>
172
                                           <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
173
                                         </ul>
174
                                      </div>
175
                                   </div>
176
                                </div>
177
                             </li>
178
                              <li class="uk-parent">
179
                                <a href="#" class="" aria-expanded="false">Selective access</a>
180
                                <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 228px; top: 80px;">
181
                                   <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
182
                                      <div class="uk-first-column">
183
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
184
                                           <li><a href="./api.html#pubs" >Publications</a></li>
185
                                           <li><a href="./api.html#datasets" >Research Data</a></li>
186
                                            <li><a href="./api.html#software" >Software</a></li>
187
                                            <li><a href="./api.html#other" >Other Research Products</a></li>
188
                                           <li><a href="./api.html#projects" >Projects</a></li>
189
                                         </ul>
190
                                      </div>
191
                                   </div>
192
                                </div>
193
                             </li>
194

    
195
                          </ul>
196
                       </div>
197

    
198
                    </nav>
199
                 </div>
200
              </div>
201
           </div>
202
         </div>
203

    
204
         <div class=" first_page_section uk-section-default uk-section uk-padding-remove-vertical">
205
            <div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
206
            </div>
207
         </div>
208

    
209
         <div   class=" uk-section uk-margin-large-top tm-middle custom-main-content" id="tm-main">
210
            <div class="uk-container">
211
              <div class="uk-grid">
212
                <div class="uk-width-1-3@s uk-width-1-4@m uk-width-1-4@l uk-visible@m" >
213
                     <ul class="uk-nav-default uk-nav-parent-icon" uk-nav="multiple: false" uk-sticky="offset: 100; media:@s" >
214
                           <li class="uk-parent uk-open">
215
                               <a href="#">Authentication</a>
216
                               <ul class="uk-nav-sub">
217
                                   <li><a href="./authentication.html">General Information</a></li>
218
                                   <li><b><a href="./personalToken.html">Personal Token</a></b></li>
219
                                   <li><a href="./registeredService.html">Registered Services</a></li>
220
                               </ul>
221
                           </li>
222
                       </ul>
223
                </div>
224

    
225
                <div   class="tm-main uk-width-expand uk-row-first uk-first-column">
226
                  <h2 id="personal">Personal access token</h2>
227
                  <p>To access the OpenAIRE APIs with better rate limits you can use your personal access token.</p>
228

    
229
                  <h4>How to create your personal access token</h4>
230
                  To create your personal access token: 
231
                  <ol>
232
                     <li>Login to OpenAIRE. In case you are not already a member you will need to register first.</li>
233
                     <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>
234
                  </ol>  
235

    
236
                  <div class="uk-alert-primary" uk-alert>
237
                        <p>Your access token is valid for an hour.</p>
238
                     </div>   
239

    
240
                  <div class="uk-alert-danger" uk-alert>
241
                     <p>Do not share your personal access token. Send your personal access token over HTTPS.</p>
242
                  </div>
243

    
244
                  <h4>How to use your personal access token</h4>
245

    
246
                  <p>To access the OpenAIRE APIs send your personal access token using the Authorization header.</p>
247

    
248
                  <pre class="uk-text-left">
249
   GET https://api.openaire.eu/{resourceServicePath}
250
   Authorization: Bearer {ACCESS_TOKEN}</pre>
251

    
252
                  <h4>An hour is not enough? What to do.</h4>
253

    
254
                  <p>To prolong your access to our APIs you can use a <b>refresh token</b> that allows you to programmatically 
255
                    issue a new access token. </p> 
256
                  
257
                  <p>To get your refresh token:</p>
258
                  <ol>
259
                     <li>Login to OpenAIRE. In case you are not already a member you will need to register first.</li>
260
                     <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>
261
                  </ol> 
262

    
263
                  <div class="uk-alert-primary" uk-alert>
264
                    OpenAIRE refresh token expires after 1 month.
265
                  </div>
266
                  <div class="uk-alert-primary" uk-alert>
267
                    In case you already have a refresh token a new one will be issued and the old one will no longer be valid.
268
                  </div>
269
                  <div class="uk-alert-danger" uk-alert>
270
                        <p>
271
                               Please copy your refresh token and store it confidentially. You will not be able to retrieve it.
272
                               Do not share your refresh token. Send your refresh token over HTTPS.</p>
273
                     </div>
274

    
275
                  <p> Since the OpenAIRE refresh token expires after one month, when a client gets a refresh token, this token must be 
276
                        stored securely to keep it from being used by potential attackers. If a refresh token is leaked, it may be used to 
277
                        obtain new access tokens and access protected resources until a new one is issued or it expires. </p>
278
                  
279
                  <p>To get a personal access token using your refresh token you need to make the following request:</p>
280
                  <pre class="uk-text-left">
281
   https://services.openaire.eu/uoa-user-management/api/users/getAccessToken?refreshToken={your_refresh_token}</pre>
282

    
283
                  <p>The response has the following format</p>
284
                  <pre class="uk-text-left">
285
{ 
286
   "access_token": "...",
287
   "token_type":"Bearer",
288
   "refresh_token": "...",
289
   "expires_in": ...,
290
   "scope":"...",
291
   "id_token":"..."
292
}</pre>
293

    
294
                  <h4>Error Messages</h4>
295
                  <p>Missing Refresh Token</p>
296
                  <pre class="uk-text-left">
297
{  
298
   "status" : "error", 
299
   "code" : "400", 
300
   "message" : "Bad Request", 
301
   "description" : "Missing refreshToken parameter" 
302
}</pre>
303

    
304
                  <p>Invalid Refresh Token</p>
305
                  <pre class="uk-text-left">
306
{  
307
   "status" : "error", 
308
   "code" : "401", 
309
   "message" : "Unauthorised", 
310
   "description" : "Invalid refreshToken token" 
311
}</pre>
312
                  
313
                  <h4>Need more access?</h4>
314
                  <p>Please <a href="https://services.openaire.eu/uoa-user-management/registeredServices" target="_blank">register a service</a>.</p>
315
            </div> <DO NOT REMOVE>
316
          </div>
317
        </div>
318
      </div>
319
         <!-- FOOTER STARTS HERE-->
320
         <!-- <div class="uk-section-primary uk-preserve-color uk-section uk-section-small uk-padding-remove-bottom">
321
           <div class="uk-container uk-container-expand">
322
              <div class="uk-grid-large uk-grid-margin-large uk-grid" uk-grid="">
323
                 <div class="uk-width-auto@m uk-light uk-first-column">
324
                    <div id="footer#4" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left uk-panel">
325
                       <h6 class="el-title uk-margin uk-h2">
326
                          Newsletter
327
                       </h6>
328
                       <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
329
                          <span   class="el-image uk-icon">
330
                             <svg width="30" height="30" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
331
                                <circle cx="3.12" cy="16.8" r="1.85"></circle>
332
                                <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>
333
                                <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>
334
                             </svg>
335
                          </span>
336
                       </a>
337
                    </div>
338
                 </div>
339
                 <div class="uk-width-expand@m uk-light">
340
                    <div id="footer#7" class="uk-text-right@m uk-text-center">
341
                       <ul class="uk-subnav uk-margin-remove-bottom uk-subnav-divider uk-flex-right@m uk-flex-center" uk-margin="">
342
                          <li class="el-item uk-first-column">
343
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/about">About</a>
344
                          </li>
345
                          <li class="el-item">
346
                             <a class="el-link" href="http://catalogue.openaire.eu" target="_blank">Services</a>
347
                          </li>
348
                          <li class="el-item">
349
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/support">Support</a>
350
                          </li>
351
                          <li class="el-item">
352
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/news">News</a>
353
                          </li>
354
                          <li class="el-item">
355
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/events">Events</a>
356
                          </li>
357
                          <li class="el-item">
358
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/documents">Documents</a>
359
                          </li>
360
                       </ul>
361
                    </div>
362
                 </div>
363
                 <div class="uk-width-auto@m uk-grid-item-match">
364
                    <div class="uk-tile-primary uk-preserve-color uk-tile uk-padding-remove">
365
                       <div id="footer#9" class="uk-margin uk-text-right@m uk-text-center">
366
                          <a class="el-content uk-button uk-button-default uk-button-small" target="_blank" href="https://www.openaire.eu/contact-us" target="_blank">
367
                          Contact us
368
                          </a>
369
                       </div>
370
                    </div>
371
                 </div>
372
              </div>
373
           </div>
374
        </div>
375
        <div class="uk-section-primary uk-section uk-section-xsmall uk-padding-remove-bottom">
376
           <div class="uk-container uk-container-expand">
377
              <div class="uk-margin-small uk-grid uk-grid-stack" uk-grid="">
378
                 <div class="uk-width-1-1@m uk-first-column">
379
                    <div class="uk-margin-large uk-margin-remove-top uk-text-center@m uk-text-center">
380
                       <img src="assets/Logo_Horizontal_white_small.png"   sizes="(min-width: 126px) 126px" data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
381
                    </div>
382
                 </div>
383
              </div>
384
              <div class="uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
385
                 <div class="uk-width-small@m uk-first-column">
386
                    <div id="footer#16" class="uk-margin-medium uk-text-left@m uk-text-center uk-margin-small-bottom">
387
                       <img src="assets/commission.jpg" sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
388
                    </div>
389
                 </div>
390
                 <div class="uk-width-expand@m">
391
                    <div id="footer#18" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center uk-text-lead">
392
                       <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
393
                          <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
394
                          <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
395
                             <title></title>
396
                             <g data-name="Creative Commons" id="Creative_Commons">
397
                                <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
398
                                <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>
399
                                <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>
400
                             </g>
401
                          </svg>
402
                          &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
403
                          <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
404
                             <title></title>
405
                             <g id="Attribution">
406
                                <g data-name="<Group>" id="_Group_">
407
                                   <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>
408
                                   <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>
409
                                </g>
410
                                <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
411
                             </g>
412
                          </svg>
413
                       </a>
414
                       &nbsp;Unless otherwise indicated, all materials created by OpenAIRE are licenced under&nbsp;<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE</a>.
415
                    </div>
416
                 </div>
417
                 <div class="uk-width-small@m">
418
                    <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
419
                       <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
420
                       </a>
421
                    </div>
422
                 </div>
423
              </div>
424
           </div>
425
        </div> -->
426
        <div class="uk-section-primary uk-section uk-section-small uk-padding-remove-bottom">
427
     <div class="uk-container uk-container-expand">
428
        <div class="uk-container uk-container-expand uk-margin-small">
429
           <div class="uk-grid-collapse uk-grid" uk-grid="">
430
              <div id="footer#3" class="uk-width-expand@s uk-first-column">
431
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
432
                    <img src="assets/Logo_Horizontal_white_small.png"   data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
433
                 </div>
434
                 <div id="footer#5" class="uk-margin uk-text-left@s uk-text-center">
435
                    <img src="assets/commission.jpg"   sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
436
                 </div>
437
                 <div id="footer#6" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left@s uk-text-center uk-panel">
438
                    <h5 class="el-title uk-margin uk-h5">
439
                       Newsletter
440
                    </h5>
441
                    <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
442
                       <span   class="el-image uk-icon">
443
                          <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
444
                             <circle cx="3.12" cy="16.8" r="1.85"></circle>
445
                             <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>
446
                             <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>
447
                          </svg>
448
                       </span>
449
                    </a>
450
                 </div>
451
                 <div id="footer#7" class="newsletter uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center uk-panel">
452

    
453
                    <div class="acymailing_module" id="acymailing_module_formAcymailing60611">
454
                       <div class="acymailing_mootoolsbutton" id="acymailing_toggle_formAcymailing60611">
455
                          <p><a class="acymailing_togglemodule" id="acymailing_togglemodule_formAcymailing60611" target="_blank" href="https://www.openaire.eu/newsletter/view">Subscribe</a></p>
456

    
457
                       </div>
458
                    </div>
459
                 </div>
460
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
461
                    <div class="uk-child-width-auto uk-grid-small uk-flex-left@s uk-flex-center uk-grid" uk-grid="">
462
                       <div class="uk-first-column">
463
                          <a  href="http://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
464
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
465
                                <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>
466
                             </svg>
467
                          </a>
468
                       </div>
469
                       <div>
470
                          <a  href="http://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
471
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
472
                                <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>
473
                             </svg>
474
                          </a>
475
                       </div>
476
                       <div>
477
                          <a  href="http://www.linkedin.com/groups/OpenAIRE-3893548" target="_blank" class="el-link uk-icon-button uk-icon">
478
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
479
                                <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>
480
                                <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>
481
                             </svg>
482
                          </a>
483
                       </div>
484
                       <div>
485
                          <a  href="http://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
486
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
487
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
488
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
489
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
490
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
491
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
492
                             </svg>
493
                          </a>
494
                       </div>
495
                       <div>
496
                          <a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
497
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
498
                                <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>
499
                             </svg>
500
                          </a>
501
                       </div>
502
                    </div>
503
                 </div>
504
              </div>
505
              <div id="footer#9" class="uk-width-expand@s">
506
                 <div id="footer#10" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
507
                    <h3 class="el-title uk-h6">Dashboards</h3>
508
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
509
                       <li><a href="https://explore.openaire.eu" target="_blank">Explore</a></li>
510
                       <li><a href="https://provide.openaire.eu" target="_blank">Provide</a></li>
511
                       <li><a href="https://connect.openaire.eu/" target="_blank">Connect</a></li>
512
                       <li><a href="https://monitor.openaire.eu" target="_blank">Monitor</a></li>
513
                       <li><a href="https://develop.openaire.eu" target="_blank">Develop</a></li>
514
                    </ul>
515
                 </div>
516
              </div>
517
              <div id="footer#11" class="uk-width-expand@s">
518
                 <div id="footer#12" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
519
                    <h3 class="el-title uk-h6">Support</h3>
520
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
521
                       <li><a target="_blank" href="https://www.openaire.eu/guides">Guides</a></li>
522
                       <li><a target="_blank" href="https://www.openaire.eu/faqs">FAQs</a></li>
523
                       <li><a target="_blank" href="https://www.openaire.eu/frontpage/webinars">Webinars</a></li>
524
                       <li><a target="_blank" href="https://www.openaire.eu/support/helpdesk">Ask a question</a></li>
525
                    </ul>
526
                 </div>
527
              </div>
528
              <div id="footer#13" class="uk-width-expand@s">
529
                 <div id="footer#14" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
530
                    <h3 class="el-title uk-h6">Updates</h3>
531
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
532
                       <li><a target="_blank" href="https://www.openaire.eu/news/">News</a></li>
533
                       <li><a target="_blank" href="https://www.openaire.eu/events">Events</a></li>
534
                       <li><a target="_blank" href="https://www.openaire.eu/blogs/magazine">Blogs</a></li>
535
                       <li><a target="_blank" href="https://www.openaire.eu/documents">Documents</a></li>
536
                    </ul>
537
                 </div>
538
              </div>
539
           </div>
540
        </div>
541
     </div>
542
  </div>
543
  <div class="uk-section-primary uk-section uk-section-xsmall">
544
   <div class="uk-container">
545
      <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
546
         <div class="uk-width-expand@m">
547
         </div>
548
      </div>
549
   </div>
550
</div>
551
<div class="uk-section-primary uk-section uk-section-xsmall">
552
   <div class="uk-container uk-container-expand">
553
      <div class="uk-grid-margin uk-grid" uk-grid="">
554
         <div class="uk-width-small@m uk-first-column">
555
         </div>
556
         <div class="uk-width-expand@m">
557
            <div id="footer#22" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center uk-text-lead">
558
               <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
559
                  <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
560
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
561
                     <title></title>
562
                     <g data-name="Creative Commons" id="Creative_Commons">
563
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
564
                        <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>
565
                        <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>
566
                     </g>
567
                  </svg>
568
                  &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
569
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
570
                     <title></title>
571
                     <g id="Attribution">
572
                        <g data-name="<Group>" id="_Group_">
573
                           <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>
574
                           <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>
575
                        </g>
576
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
577
                     </g>
578
                  </svg>
579
               </a>
580
               &nbsp;Unless otherwise indicated, all materials created by OpenAIRE are licenced under&nbsp;<a href="http://creativecommons.org/licenses/by/4.0/" rel="license">CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE</a>.
581
            </div>
582
         </div>
583
         <div class="uk-width-small@m">
584
            <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
585
               <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
586

    
587
               </a>
588
            </div>
589
         </div>
590
      </div>
591
   </div>
592
</div>
593
      <!--/div-->
594
      </div>
595
   </body>
596
</html>
(16-16/18)