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

    
151
                          </ul>
152
                       </div>
153

    
154
                    </nav>
155
                 </div>
156
              </div>
157
           </div>
158
         </div>
159

    
160
         <div class=" first_page_section uk-section-default uk-section uk-padding-remove-vertical">
161
            <div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
162
            </div>
163
         </div>
164

    
165
         <div   class=" uk-section uk-margin-large-top tm-middle custom-main-content" id="tm-main">
166
            <div class="uk-container">
167
              <div class="uk-grid">
168
                <div class="uk-width-1-3@s uk-width-1-4@m uk-width-1-4@l uk-visible@m" >
169
                      <ul class="uk-nav-default uk-nav-parent-icon" uk-nav="multiple: false" uk-sticky="offset: 100; media:@s" >
170
                          <li class="uk-parent uk-open">
171
                              <a href="#">HTTP API Documentation</a>
172
                              <ul class="uk-nav-sub">
173
                                  <li><a href="#common" uk-scroll>Common Parameters</a></li>
174
                                  <li><a href="#pubs" uk-scroll>Publications</a></li>
175
                                  <li><a href="#datasets" uk-scroll>Research Data</a></li>
176
                                  <li><a href="#software" uk-scroll>Software</a></li>
177
                                  <li><a href="#other" uk-scroll>Other Research Products</a></li>
178
                                  <li><a href="#projects" uk-scroll>Projects</a></li>
179
                              </ul>
180
                          </li>
181
                      </ul>
182
                </div>
183

    
184

    
185
                <div   class="tm-main uk-width-expand uk-row-first uk-first-column">
186
                  <!--div class="uk-text-right" uk-sticky="offset:100; animation: uk-animation-slide-bottom; bottom: #bottom">
187
                     <a class="uk-totop" href="#" uk-scroll="" uk-totop="">
188
                     </a>
189
                  </div-->
190
                  <!--div class="uk-card uk-margin-remove uk-padding-remove uk-card-default uk-card-body" style="z-index: 980;" uk-sticky="offset:100; bottom: #bottom">
191
                    <a class="uk-totop" href="#" uk-scroll="" uk-totop="">
192
                    </a></div-->
193
                    <!-- <div class="uk-alert-danger uk-text-center" uk-alert>
194
                        <p>
195
                          OpenAIRE is about to release its new face with lots of news and  services. <br>
196
                          During September, you may notice downtime in services, while some functionalities (e.g. user registration, validation, claiming) will be temporarily disabled.
197
                          We apologize for the inconvenience, please stay tuned! <br>
198
                          For further information please contact <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
199
                        </p>
200
                    </div> -->
201
		   <div class="uk-alert-danger" uk-alert>
202
                        <p>Openaire XML Schema has been changed! Please <a href="https://www.openaire.eu/openaire-xml-schema-change-announcement" target="_blank">click here</a> to learn more!</p>
203
                    </div>
204

    
205
                  <p>
206
                    The OpenAIRE HTTP API allows developers to access the metadata information space of OpenAIRE by performing queries over publications, datasets, and projects.
207
                    The API is intended for metadata discovery and exploration only, that is it does not give direct access to publication files and it does not provide access to
208
                    the whole information space: the number of total results returned by one query is limited to 10,000. For accessing the whole information space, developers are
209
                    encouraged to use the <a href="http://api.openaire.eu/#cha_oai_pmh" target="_blank">OAI-PMH</a>.<br>
210
                  </p>
211

    
212
                    <div>
213
                        <h4>TERMS OF USE AND SLA</h4>
214
                        <p><strong>OpenAIRE HTTP API</strong>: the APIs are free-to-use (no sign-up needed) by any third-party service. Note that:</p>
215
                        <ul>
216
                            <li>The HTTP API limits each query to 10,000 paged results; for unlimited access to the APIs please contact <a href="mailto:paolo.manghi@isti.cnr.it">the service administrators</a>.
217
                            </li>
218
                            <li>Since 2015 an <a href="https://zenodo.org/record/51077#.WsdCFdNubOR">RDF dump of the LOD is made available in Zenodo.org</a></li>
219
                        </ul>
220
                        <p><strong> Metadata license is CC-BY</strong>: the metadata records retuned by the service can be freely re-used by commercial and non-commercial partners under CC-BY license, hence as long as OpenAIRE is acknowledged as content provider.
221
                        </p>
222
                        <p><strong>Quality of Service</strong>: all API services are running in production 24/7 within the OpenAIRE infrastructure premises deployed at the <a href="http://icm.edu.pl/en/centre-of-technology/">data center</a> facilities of the <a href="http://icm.edu.pl/en/">Interdisciplinary Centre for Mathematical and Computational Modelling</a> (ICM).
223
                        </p>
224
                        <p><strong>APIs rate limits</strong>
225
                        <ul>
226
                            <li>no more than 30 concurrent connections from single IP to any APIs</li>
227
                            <li>no more than 67 concurrent requests in total</li>
228
                            <li>no more then 37 concurrent request in total (max 30 per single IP) to the HTTP API for selective access</li>
229
                            <li>no more than 15 requests/second to the HTTP API for selective access (in total, not per IP. If this limit is reached, requests will be delayed).</li>
230
                        </ul>
231
                        </p>
232
                    </div>
233

    
234

    
235
                    <h2 id="common">Common Parameters</h2>
236

    
237
                    <p> Parameters included in this section can always be specified, regardless the type of <strong>entities</strong> (metadata about <strong>publications</strong>,
238
                        <strong>research data</strong>, <strong>software</strong>, <strong>other research products</strong>, or <strong>projects</strong>) you want to retrieve. <br>
239
                        To query for publications metadata: <strong>http://api.openaire.eu/search/publications</strong> <br>
240
                        To query for research data metadata: <strong>http://api.openaire.eu/search/datasets</strong> <br>
241
                        To query for software metadata: <strong>http://api.openaire.eu/search/software</strong> <br>
242
                        To query for other research products metadata: <strong>http://api.openaire.eu/search/other</strong> <br>
243
                        To query for projects metadata: <strong>http://api.openaire.eu/search/projects</strong> <br>
244
                    </p>
245

    
246
                    <table class="uk-table uk-table-striped uk-table-hover uk-table-small">
247
                      <thead>
248
                          <tr>
249
                              <th>Parameter</th>
250
                              <th>Option</th>
251
                              <th>Description</th>
252
                          </tr>
253
                      </thead>
254
                      <tbody>
255
                          <tr>
256
                              <td>page</td>
257
                              <td>integer</td>
258
                              <td>Page number of the search results.</td>
259
                          </tr>
260
                          <tr>
261
                              <td>size</td>
262
                              <td>integer</td>
263
                              <td>Number of results per page.</td>
264
                          </tr>
265
                          <tr>
266
                              <td>format</td>
267
                              <td>json | xml | csv | tsv</td>
268
                              <td>The format of the response. The default is xml.</td>
269
                          </tr>
270
                          <tr>
271
                              <td>model</td>
272
                              <td>openaire | sygma</td>
273
                              <td>The data model of the response. Default is openaire. Model sygma is a simplified version of the openaire model. For sygma, only the xml format is available. The relative XML schema is available <a href="https://www.openaire.eu/schema/sygma/oaf_sygma_v2.1.xsd" target="_blank">here</a>.</td>
274
                          </tr>
275
                          <tr>
276
                              <td>sortBy</td>
277
                              <td><code>sortBy=field,[ascending|descending]</code></td>
278
                              <td>The sorting order of the specified field. For the list of sortable fields, please refer to the documentation relative to the specific type of entity you are querying for.</td>
279
                          </tr>
280
                          <tr>
281
                              <td>hasECFunding</td>
282
                              <td>true | false</td>
283
                              <td>If hasECFunding is true gets the entities funded by the EC. If hasECFunding is false gets the entities related to projects not funded by the EC.</td>
284
                          </tr>
285
                          <tr>
286
                              <td>hasWTFunding</td>
287
                              <td>true | false</td>
288
                              <td>If hasWTFunding is true gets the entities funded by Wellcome Trust. The results are the same as those obtained with <code>funder=wt</code>. If hasWTFunding is false gets the entities related to projects not funded by Wellcome Trust.</td>
289
                          </tr>
290
                          <tr>
291
                              <td>funder</td>
292
                              <td>WT | EC | ARC | ANDS | NSF | FCT | NHMRC</td>
293
                              <td>Search for entities by funder.</td>
294
                          </tr>
295
                          <tr>
296
                              <td>fundingStream</td>
297
                              <td>...</td>
298
                              <td>Search for entities by funding stream.</td>
299
                          </tr>
300
                          <tr>
301
                              <td>FP7scientificArea</td>
302
                              <td>...</td>
303
                              <td>Search for FP7 entities by scientific area.</td>
304
                          </tr>
305
                          <tr>
306
                              <td>keywords</td>
307
                              <td>White-space separated list of keywords.</td>
308
                              <td>N/A</td>
309
                          </tr>
310
                      </tbody>
311
                  </table>
312

    
313
                  <h2 id="pubs">Publication specific parameters</h2>
314
                  <p>Endpoint: <strong>http://api.openaire.eu/search/publications</strong></p>
315

    
316
                  <table class="uk-table uk-table-striped uk-table-hover uk-table-small uk-table-justify">
317
                    <thead>
318
                        <tr>
319
                            <th>Parameter</th>
320
                            <th>Option</th>
321
                            <th>Description</th>
322
                        </tr>
323
                    </thead>
324
                    <tbody>
325
                        <tr>
326
                            <td>sortBy</td>
327
                            <td><code>sortBy=field,[ascending|descending]</code>; <strong>'field'</strong> is one of: <code>dateofcollection</code>, <code>resultstoragedate</code>, <code>resultstoragedate</code>, <code>resultembargoenddate</code>, <code>resultembargoendyear</code>, <code>resultdateofacceptance</code>, <code>resultacceptanceyear</code></td>
328
                            <td>The sorting order of the specified field.</td>
329
                        </tr>
330
                        <tr>
331
                            <td>doi</td>
332
                            <td>Comma separated list of DOIs. <br>
333
                                Alternatively, it is possible to repeat the parameter for each requested doi.
334
                            </td>
335
                            <td>Gets the publications with the given DOIs, if any.</td>
336
                        </tr>
337
                        <tr>
338
                            <td>openairePublicationID</td>
339
                            <td>Comma separated list of OpenAIRE identifiers. <br>
340
                                Alternatively, it is possible to repeat the parameter for each requested identifier.
341
                            </td>
342
                            <td>Gets the publication with the given openaire identifier, if any.</td>
343
                        </tr>
344
                        <tr>
345
                            <td>fromDateAccepted</td>
346
                            <td>Date formatted as <code>YYYY-MM-DD</code></td>
347
                            <td>Gets the publications whose date of acceptance is greater than or equal the given date.</td>
348
                        </tr>
349
                        <tr>
350
                            <td>toDateAccepted</td>
351
                            <td>Date formatted as <code>YYYY-MM-DD</code></td>
352
                            <td>Gets the publications whose date of acceptance is less than or equal the given date.</td>
353
                        </tr>
354
                        <tr>
355
                            <td>title</td>
356
                            <td>White-space separated list of keywords.</td>
357
                            <td>Gets the publications whose titles contain the given list of keywords.</td>
358
                        </tr>
359
                        <tr>
360
                            <td>author</td>
361
                            <td>White-space separated list of names and/or surnames.</td>
362
                            <td>Search for publications by authors.</td>
363
                        </tr>
364
                        <tr>
365
                            <td>openaireProviderID</td>
366
                            <td>Comma separated list of identifiers.</td>
367
                            <td>Search for publications by openaire data provider identifier. <br>
368
                                Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
369
                        </tr>
370
                        <tr>
371
                            <td>openaireProjectID</td>
372
                            <td>Comma separated list of identifiers. <br>
373
                                Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
374
                            <td>Search for publications by openaire project identifier. Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
375
                        </tr>
376
                        <tr>
377
                            <td>hasProject</td>
378
                            <td>true | false</td>
379
                            <td>If hasProject is true gets the publications that have a link to a project. If hasProject is false gets the publications with no links to projects.</td>
380
                        </tr>
381
                        <tr>
382
                            <td>projectID</td>
383
                            <td>...</td>
384
                            <td>The given grant identifier of the project.</td>
385
                        </tr>
386
                        <tr>
387
                            <td>FP7ProjectID</td>
388
                            <td>...</td>
389
                            <td>Search for publications associated to a FP7 project with the given grant number. It is equivalent to a query by <code>funder=FP7&projectID=grantID</code></td>
390
                        </tr>
391
                        <tr>
392
                            <td>OA</td>
393
                            <td>true | false</td>
394
                            <td>If OA is true gets Open Access publications. If OA is false gets the non Open Access publications</td>
395
                        </tr>
396
                    </tbody>
397
                </table>
398

    
399
                <h2 id="datasets">Research Data specific parameters</h2>
400
                <p>Endpoint: <strong>http://api.openaire.eu/search/datasets</strong></p>
401

    
402
                <table class="uk-table uk-table-striped uk-table-hover uk-table-small uk-table-justify">
403
                  <thead>
404
                      <tr>
405
                          <th>Parameter</th>
406
                          <th>Option</th>
407
                          <th>Description</th>
408
                      </tr>
409
                  </thead>
410
                  <tbody>
411
                      <tr>
412
                          <td>sortBy</td>
413
                          <td><code>sortBy=field,[ascending|descending]</code>; <strong>'field'</strong> is one of: <code>dateofcollection</code>, <code>resultstoragedate</code>, <code>resultstoragedate</code>, <code>resultembargoenddate</code>, <code>resultembargoendyear</code>, <code>resultdateofacceptance</code>, <code>resultacceptanceyear</code></td>
414
                          <td>The sorting order of the specified field.</td>
415
                      </tr>
416
                      <tr>
417
                          <td>doi</td>
418
                          <td>Comma separated list of DOIs. <br>
419
                              Alternatively, it is possible to repeat the parameter for each requested doi.
420
                          </td>
421
                          <td>Gets the datasets with the given DOIs, if any.</td>
422
                      </tr>
423
                      <tr>
424
                          <td>openaireDatasetID</td>
425
                          <td>Comma separated list of OpenAIRE identifiers. <br>
426
                              Alternatively, it is possible to repeat the parameter for each requested identifier.</td>
427
                          <td>Gets the dataset with the given openaire identifier, if any.</td>
428
                      </tr>
429
                      <tr>
430
                          <td>fromDateAccepted</td>
431
                          <td>Date formatted as <code>YYYY-MM-DD</code></td>
432
                          <td>Gets the datasets whose date of acceptance is greater than or equal the given date.</td>
433
                      </tr>
434
                      <tr>
435
                          <td>toDateAccepted</td>
436
                          <td>Date formatted as <code>YYYY-MM-DD</code></td>
437
                          <td>Gets the datasets whose date of acceptance is less than or equal the given date.</td>
438
                      </tr>
439
                      <tr>
440
                          <td>title</td>
441
                          <td>White-space separated list of keywords.</td>
442
                          <td>Gets the datasets whose titles contain the given list of keywords.</td>
443
                      </tr>
444
                      <tr>
445
                          <td>author</td>
446
                          <td>A white-space separated list of names and/or surnames</td>
447
                          <td>Search for datasets by authors.</td>
448
                      </tr>
449
                      <tr>
450
                          <td>openaireProviderID</td>
451
                          <td>Comma separated list of identifiers.</td>
452
                          <td>Search for datasets by openaire data provider identifier. <br>
453
                              Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
454
                      </tr>
455
                      <tr>
456
                          <td>openaireProjectID</td>
457
                          <td>Comma separated list of identifiers. </td>
458
                          <td>Search for datasets by openaire project identifier. <br>
459
                              Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
460
                      </tr>
461
                      <tr>
462
                          <td>projectID</td>
463
                          <td>...</td>
464
                          <td>The given grant identifier of the project.</td>
465
                      </tr>
466
                      <tr>
467
                          <td>hasProject</td>
468
                          <td>true | false</td>
469
                          <td>If hasProject is true gets the datasets that have a link to a project. If hasProject is false gets the datasets with no links to projects.</td>
470
                      </tr>
471
                      <tr>
472
                          <td>FP7ProjectID</td>
473
                          <td>...</td>
474
                          <td>Search for datasets associated to a FP7 project with the given grant number. It is equivalent to a query by <code>funder=FP7&projectID=grantID</code></td>
475
                      </tr>
476
                      <tr>
477
                          <td>OA</td>
478
                          <td>true | false</td>
479
                          <td>If OA is true gets Open Access datasets. If OA is false gets the non Open Access datasets</td>
480
                      </tr>
481
                  </tbody>
482
              </table>
483

    
484
              <h2 id="software">Software specific parameters</h2>
485
              <p>Endpoint: <strong>http://api.openaire.eu/search/software</strong></p>
486

    
487
              <table class="uk-table uk-table-striped uk-table-hover uk-table-small uk-table-justify">
488
                <thead>
489
                    <tr>
490
                        <th>Parameter</th>
491
                        <th>Option</th>
492
                        <th>Description</th>
493
                    </tr>
494
                </thead>
495
                <tbody>
496
                    <tr>
497
                        <td>sortBy</td>
498
                        <td><code>sortBy=field,[ascending|descending]</code>; <strong>'field'</strong> is one of: <code>dateofcollection</code>, <code>resultstoragedate</code>, <code>resultstoragedate</code>, <code>resultembargoenddate</code>, <code>resultembargoendyear</code>, <code>resultdateofacceptance</code>, <code>resultacceptanceyear</code></td>
499
                        <td>The sorting order of the specified field.</td>
500
                    </tr>
501
                    <tr>
502
                        <td>doi</td>
503
                        <td>Comma separated list of DOIs. <br>
504
                            Alternatively, it is possible to repeat the parameter for each requested doi.
505
                        </td>
506
                        <td>Gets the datasets with the given DOIs, if any.</td>
507
                    </tr>
508
                    <tr>
509
                        <td>openaireSoftwareID</td>
510
                        <td>Comma separated list of OpenAIRE identifiers. <br>
511
                            Alternatively, it is possible to repeat the parameter for each requested identifier.</td>
512
                        <td>Gets the dataset with the given openaire identifier, if any.</td>
513
                    </tr>
514
                    <tr>
515
                        <td>fromDateAccepted</td>
516
                        <td>Date formatted as <code>YYYY-MM-DD</code></td>
517
                        <td>Gets the datasets whose date of acceptance is greater than or equal the given date.</td>
518
                    </tr>
519
                    <tr>
520
                        <td>toDateAccepted</td>
521
                        <td>Date formatted as <code>YYYY-MM-DD</code></td>
522
                        <td>Gets the datasets whose date of acceptance is less than or equal the given date.</td>
523
                    </tr>
524
                    <tr>
525
                        <td>title</td>
526
                        <td>White-space separated list of keywords.</td>
527
                        <td>Gets the datasets whose titles contain the given list of keywords.</td>
528
                    </tr>
529
                    <tr>
530
                        <td>author</td>
531
                        <td>A white-space separated list of names and/or surnames</td>
532
                        <td>Search for datasets by authors.</td>
533
                    </tr>
534
                    <tr>
535
                        <td>openaireProviderID</td>
536
                        <td>Comma separated list of identifiers.</td>
537
                        <td>Search for datasets by openaire data provider identifier. <br>
538
                            Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
539
                    </tr>
540
                    <tr>
541
                        <td>openaireProjectID</td>
542
                        <td>Comma separated list of identifiers. </td>
543
                        <td>Search for datasets by openaire project identifier. <br>
544
                            Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
545
                    </tr>
546
                    <tr>
547
                        <td>projectID</td>
548
                        <td>...</td>
549
                        <td>The given grant identifier of the project.</td>
550
                    </tr>
551
                    <tr>
552
                        <td>hasProject</td>
553
                        <td>true | false</td>
554
                        <td>If hasProject is true gets the datasets that have a link to a project. If hasProject is false gets the datasets with no links to projects.</td>
555
                    </tr>
556
                    <tr>
557
                        <td>FP7ProjectID</td>
558
                        <td>...</td>
559
                        <td>Search for datasets associated to a FP7 project with the given grant number. It is equivalent to a query by <code>funder=FP7&projectID=grantID</code></td>
560
                    </tr>
561
                    <tr>
562
                        <td>OA</td>
563
                        <td>true | false</td>
564
                        <td>If OA is true gets Open Access datasets. If OA is false gets the non Open Access datasets</td>
565
                    </tr>
566
                </tbody>
567
            </table>
568

    
569
            <h2 id="other">Other Research Products specific parameters</h2>
570
            <p>Endpoint: <strong>http://api.openaire.eu/search/other</strong></p>
571

    
572
            <table class="uk-table uk-table-striped uk-table-hover uk-table-small uk-table-justify">
573
              <thead>
574
                  <tr>
575
                      <th>Parameter</th>
576
                      <th>Option</th>
577
                      <th>Description</th>
578
                  </tr>
579
              </thead>
580
              <tbody>
581
                  <tr>
582
                      <td>sortBy</td>
583
                      <td><code>sortBy=field,[ascending|descending]</code>; <strong>'field'</strong> is one of: <code>dateofcollection</code>, <code>resultstoragedate</code>, <code>resultstoragedate</code>, <code>resultembargoenddate</code>, <code>resultembargoendyear</code>, <code>resultdateofacceptance</code>, <code>resultacceptanceyear</code></td>
584
                      <td>The sorting order of the specified field.</td>
585
                  </tr>
586
                  <tr>
587
                      <td>doi</td>
588
                      <td>Comma separated list of DOIs. <br>
589
                          Alternatively, it is possible to repeat the parameter for each requested doi.
590
                      </td>
591
                      <td>Gets the datasets with the given DOIs, if any.</td>
592
                  </tr>
593
                  <tr>
594
                      <td>openaireOtherID</td>
595
                      <td>Comma separated list of OpenAIRE identifiers. <br>
596
                          Alternatively, it is possible to repeat the parameter for each requested identifier.</td>
597
                      <td>Gets the dataset with the given openaire identifier, if any.</td>
598
                  </tr>
599
                  <tr>
600
                      <td>fromDateAccepted</td>
601
                      <td>Date formatted as <code>YYYY-MM-DD</code></td>
602
                      <td>Gets the datasets whose date of acceptance is greater than or equal the given date.</td>
603
                  </tr>
604
                  <tr>
605
                      <td>toDateAccepted</td>
606
                      <td>Date formatted as <code>YYYY-MM-DD</code></td>
607
                      <td>Gets the datasets whose date of acceptance is less than or equal the given date.</td>
608
                  </tr>
609
                  <tr>
610
                      <td>title</td>
611
                      <td>White-space separated list of keywords.</td>
612
                      <td>Gets the datasets whose titles contain the given list of keywords.</td>
613
                  </tr>
614
                  <tr>
615
                      <td>author</td>
616
                      <td>A white-space separated list of names and/or surnames</td>
617
                      <td>Search for datasets by authors.</td>
618
                  </tr>
619
                  <tr>
620
                      <td>openaireProviderID</td>
621
                      <td>Comma separated list of identifiers.</td>
622
                      <td>Search for datasets by openaire data provider identifier. <br>
623
                          Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
624
                  </tr>
625
                  <tr>
626
                      <td>openaireProjectID</td>
627
                      <td>Comma separated list of identifiers. </td>
628
                      <td>Search for datasets by openaire project identifier. <br>
629
                          Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
630
                  </tr>
631
                  <tr>
632
                      <td>projectID</td>
633
                      <td>...</td>
634
                      <td>The given grant identifier of the project.</td>
635
                  </tr>
636
                  <tr>
637
                      <td>hasProject</td>
638
                      <td>true | false</td>
639
                      <td>If hasProject is true gets the datasets that have a link to a project. If hasProject is false gets the datasets with no links to projects.</td>
640
                  </tr>
641
                  <tr>
642
                      <td>FP7ProjectID</td>
643
                      <td>...</td>
644
                      <td>Search for datasets associated to a FP7 project with the given grant number. It is equivalent to a query by <code>funder=FP7&projectID=grantID</code></td>
645
                  </tr>
646
                  <tr>
647
                      <td>OA</td>
648
                      <td>true | false</td>
649
                      <td>If OA is true gets Open Access datasets. If OA is false gets the non Open Access datasets</td>
650
                  </tr>
651
              </tbody>
652
          </table>
653

    
654
              <h2 id="projects">Project specific parameters</h2>
655
              <p>Endpoint: <strong>http://api.openaire.eu/search/projects</strong></p>
656

    
657
              <table class="uk-table uk-table-striped uk-table-hover uk-table-small uk-table-justify">
658
                <thead>
659
                    <tr>
660
                        <th>Parameter</th>
661
                        <th>Option</th>
662
                        <th>Description</th>
663
                    </tr>
664
                </thead>
665
                <tbody>
666
                    <tr>
667
                        <td>sortBy</td>
668
                        <td><code>sortBy=field,[ascending|descending]</code>; <strong>'field'</strong> is one of: <code>projectstartdate</code>, <code>projectstartyear</code>, <code>projectenddate</code>, <code>projectendyear</code>, <code> projectduration</code></td>
669
                        <td>The sorting order of the specified field.</td>
670
                    </tr>
671
                    <tr>
672
                        <td>grantID</td>
673
                        <td>Comma separated list of grant identifiers.</td>
674
                        <td>Gets the project with the given grant identifier, if any.</td>
675
                    </tr>
676
                    <tr>
677
                        <td>openairePublicationID</td>
678
                        <td>Comma separated list of OpenAIRE identifiers.</td>
679
                        <td>Gets the publication with the given openaire identifier, if any.</td>
680
                    </tr>
681
                    <tr>
682
                        <td>name</td>
683
                        <td>White-space separated list of keywords.</td>
684
                        <td>Gets the projects whose names contain the given list of keywords.</td>
685
                    </tr>
686
                    <tr>
687
                        <td>acronym</td>
688
                        <td>N/A</td>
689
                        <td>Gets the project with the given acronym, if any.</td>
690
                    </tr>
691
                    <tr>
692
                        <td>callID</td>
693
                        <td>N/A</td>
694
                        <td>Search for projects by call identifier.</td>
695
                    </tr>
696
                    <tr>
697
                        <td>startYear</td>
698
                        <td>Year formatted as <code>YYYY</code></td>
699
                        <td>Gets the projects that started in the given year.</td>
700
                    </tr>
701
                    <tr>
702
                        <td>endYear</td>
703
                        <td>Year formatted as <code>YYYY</code>.</td>
704
                        <td>Gets the projects that ended in the given year.</td>
705
                    </tr>
706
                    <tr>
707
                        <td>participantCountries</td>
708
                        <td>Comma separeted list of 2 letter country codes.</td>
709
                        <td>Search for projects by participant countries.</td>
710
                    </tr>
711
                    <tr>
712
                        <td>participantAcronyms</td>
713
                        <td>White space separeted list of acronyms of institutions.</td>
714
                        <td>Search for projects by participant institutions.</td>
715
                    </tr>
716
                </tbody>
717
              </table>
718

    
719
              <!-- <div class="uk-card uk-margin-remove uk-padding-small uk-card-default uk-card-body  uk-width-1-1@s uk-width-3-4@m uk-width-1-2@l" style="z-index: 100; bottom: 0px; position: fixed;" >
720
                <a href="#" uk-scroll="" uk-totop="" class="  uk-align-right uk-totop uk-icon uk-margin-right">
721
                </a>
722
              </div> -->
723

    
724
            </div>
725
          </div>
726
        </div>
727
      </div>
728
         <!-- FOOTER STARTS HERE-->
729
         <!-- <div class="uk-section-primary uk-preserve-color uk-section uk-section-small uk-padding-remove-bottom">
730
           <div class="uk-container uk-container-expand">
731
              <div class="uk-grid-large uk-grid-margin-large uk-grid" uk-grid="">
732
                 <div class="uk-width-auto@m uk-light uk-first-column">
733
                    <div id="footer#4" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left uk-panel">
734
                       <h6 class="el-title uk-margin uk-h2">
735
                          Newsletter
736
                       </h6>
737
                       <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
738
                          <span   class="el-image uk-icon">
739
                             <svg width="30" height="30" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
740
                                <circle cx="3.12" cy="16.8" r="1.85"></circle>
741
                                <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>
742
                                <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>
743
                             </svg>
744
                          </span>
745
                       </a>
746
                    </div>
747
                 </div>
748
                 <div class="uk-width-expand@m uk-light">
749
                    <div id="footer#7" class="uk-text-right@m uk-text-center">
750
                       <ul class="uk-subnav uk-margin-remove-bottom uk-subnav-divider uk-flex-right@m uk-flex-center" uk-margin="">
751
                          <li class="el-item uk-first-column">
752
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/about">About</a>
753
                          </li>
754
                          <li class="el-item">
755
                             <a class="el-link" href="http://catalogue.openaire.eu" target="_blank">Services</a>
756
                          </li>
757
                          <li class="el-item">
758
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/support">Support</a>
759
                          </li>
760
                          <li class="el-item">
761
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/news">News</a>
762
                          </li>
763
                          <li class="el-item">
764
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/events">Events</a>
765
                          </li>
766
                          <li class="el-item">
767
                             <a class="el-link" target="_blank" href="https://www.openaire.eu/documents">Documents</a>
768
                          </li>
769
                       </ul>
770
                    </div>
771
                 </div>
772
                 <div class="uk-width-auto@m uk-grid-item-match">
773
                    <div class="uk-tile-primary uk-preserve-color uk-tile uk-padding-remove">
774
                       <div id="footer#9" class="uk-margin uk-text-right@m uk-text-center">
775
                          <a class="el-content uk-button uk-button-default uk-button-small" target="_blank" href="https://www.openaire.eu/contact-us" target="_blank">
776
                          Contact us
777
                          </a>
778
                       </div>
779
                    </div>
780
                 </div>
781
              </div>
782
           </div>
783
        </div>
784
        <div class="uk-section-primary uk-section uk-section-xsmall uk-padding-remove-bottom">
785
           <div class="uk-container uk-container-expand">
786
              <div class="uk-margin-small uk-grid uk-grid-stack" uk-grid="">
787
                 <div class="uk-width-1-1@m uk-first-column">
788
                    <div class="uk-margin-large uk-margin-remove-top uk-text-center@m uk-text-center">
789
                       <img src="assets/Logo_Horizontal_white_small.png"   sizes="(min-width: 126px) 126px" data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
790
                    </div>
791
                 </div>
792
              </div>
793
              <div class="uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
794
                 <div class="uk-width-small@m uk-first-column">
795
                    <div id="footer#16" class="uk-margin-medium uk-text-left@m uk-text-center uk-margin-small-bottom">
796
                       <img src="assets/commission.jpg" sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
797
                    </div>
798
                 </div>
799
                 <div class="uk-width-expand@m">
800
                    <div id="footer#18" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center uk-text-lead">
801
                       <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
802
                          <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
803
                          <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
804
                             <title></title>
805
                             <g data-name="Creative Commons" id="Creative_Commons">
806
                                <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
807
                                <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>
808
                                <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>
809
                             </g>
810
                          </svg>
811
                          &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
812
                          <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
813
                             <title></title>
814
                             <g id="Attribution">
815
                                <g data-name="<Group>" id="_Group_">
816
                                   <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>
817
                                   <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>
818
                                </g>
819
                                <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
820
                             </g>
821
                          </svg>
822
                       </a>
823
                       &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>.
824
                    </div>
825
                 </div>
826
                 <div class="uk-width-small@m">
827
                    <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
828
                       <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
829
                       </a>
830
                    </div>
831
                 </div>
832
              </div>
833
           </div>
834
        </div> -->
835
        <div class="uk-section-primary uk-section uk-section-small uk-padding-remove-bottom">
836
     <div class="uk-container uk-container-expand">
837
        <div class="uk-container uk-container-expand uk-margin-small">
838
           <div class="uk-grid-collapse uk-grid" uk-grid="">
839
              <div id="footer#3" class="uk-width-expand@s uk-first-column">
840
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
841
                    <img src="assets/Logo_Horizontal_white_small.png"   data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
842
                 </div>
843
                 <div id="footer#5" class="uk-margin uk-text-left@s uk-text-center">
844
                    <img src="assets/commission.jpg"   sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
845
                 </div>
846
                 <div id="footer#6" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left@s uk-text-center uk-panel">
847
                    <h5 class="el-title uk-margin uk-h5">
848
                       Newsletter
849
                    </h5>
850
                    <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
851
                       <span   class="el-image uk-icon">
852
                          <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
853
                             <circle cx="3.12" cy="16.8" r="1.85"></circle>
854
                             <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>
855
                             <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>
856
                          </svg>
857
                       </span>
858
                    </a>
859
                 </div>
860
                 <div id="footer#7" class="newsletter uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center uk-panel">
861

    
862
                    <div class="acymailing_module" id="acymailing_module_formAcymailing60611">
863
                       <div class="acymailing_mootoolsbutton" id="acymailing_toggle_formAcymailing60611">
864
                          <p><a class="acymailing_togglemodule" id="acymailing_togglemodule_formAcymailing60611" target="_blank" href="https://www.openaire.eu/newsletter/view">Subscribe</a></p>
865

    
866
                       </div>
867
                    </div>
868
                 </div>
869
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
870
                    <div class="uk-child-width-auto uk-grid-small uk-flex-left@s uk-flex-center uk-grid" uk-grid="">
871
                       <div class="uk-first-column">
872
                          <a  href="http://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
873
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
874
                                <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>
875
                             </svg>
876
                          </a>
877
                       </div>
878
                       <div>
879
                          <a  href="http://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
880
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
881
                                <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>
882
                             </svg>
883
                          </a>
884
                       </div>
885
                       <div>
886
                          <a  href="http://www.linkedin.com/groups/OpenAIRE-3893548" target="_blank" class="el-link uk-icon-button uk-icon">
887
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
888
                                <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>
889
                                <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>
890
                             </svg>
891
                          </a>
892
                       </div>
893
                       <div>
894
                          <a  href="http://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
895
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
896
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
897
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
898
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
899
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
900
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
901
                             </svg>
902
                          </a>
903
                       </div>
904
                       <div>
905
                          <a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
906
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
907
                                <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>
908
                             </svg>
909
                          </a>
910
                       </div>
911
                    </div>
912
                 </div>
913
              </div>
914
              <div id="footer#9" class="uk-width-expand@s">
915
                 <div id="footer#10" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
916
                    <h3 class="el-title uk-h6">Dashboards</h3>
917
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
918
                       <li><a href="https://explore.openaire.eu" target="_blank">Explore</a></li>
919
                       <li><a href="https://provide.openaire.eu" target="_blank">Provide</a></li>
920
                       <li><a href="https://connect.openaire.eu/" target="_blank">Connect</a></li>
921
                       <li><a href="https://monitor.openaire.eu" target="_blank">Monitor</a></li>
922
                       <li><a href="https://develop.openaire.eu" target="_blank">Develop</a></li>
923
                    </ul>
924
                 </div>
925
              </div>
926
              <div id="footer#11" class="uk-width-expand@s">
927
                 <div id="footer#12" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
928
                    <h3 class="el-title uk-h6">Support</h3>
929
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
930
                       <li><a target="_blank" href="https://www.openaire.eu/guides">Guides</a></li>
931
                       <li><a target="_blank" href="https://www.openaire.eu/faqs">FAQs</a></li>
932
                       <li><a target="_blank" href="https://www.openaire.eu/frontpage/webinars">Webinars</a></li>
933
                       <li><a target="_blank" href="https://www.openaire.eu/support/helpdesk">Ask a question</a></li>
934
                    </ul>
935
                 </div>
936
              </div>
937
              <div id="footer#13" class="uk-width-expand@s">
938
                 <div id="footer#14" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
939
                    <h3 class="el-title uk-h6">Updates</h3>
940
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
941
                       <li><a target="_blank" href="https://www.openaire.eu/news/">News</a></li>
942
                       <li><a target="_blank" href="https://www.openaire.eu/events">Events</a></li>
943
                       <li><a target="_blank" href="https://www.openaire.eu/blogs/magazine">Blogs</a></li>
944
                       <li><a target="_blank" href="https://www.openaire.eu/documents">Documents</a></li>
945
                    </ul>
946
                 </div>
947
              </div>
948
           </div>
949
        </div>
950
     </div>
951
  </div>
952
  <div class="uk-section-primary uk-section uk-section-xsmall">
953
   <div class="uk-container">
954
      <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
955
         <div class="uk-width-expand@m">
956
         </div>
957
      </div>
958
   </div>
959
</div>
960
<div class="uk-section-primary uk-section uk-section-xsmall">
961
   <div class="uk-container uk-container-expand">
962
      <div class="uk-grid-margin uk-grid" uk-grid="">
963
         <div class="uk-width-small@m uk-first-column">
964
         </div>
965
         <div class="uk-width-expand@m">
966
            <div id="footer#22" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center uk-text-lead">
967
               <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
968
                  <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
969
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
970
                     <title></title>
971
                     <g data-name="Creative Commons" id="Creative_Commons">
972
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
973
                        <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>
974
                        <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>
975
                     </g>
976
                  </svg>
977
                  &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
978
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
979
                     <title></title>
980
                     <g id="Attribution">
981
                        <g data-name="<Group>" id="_Group_">
982
                           <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>
983
                           <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>
984
                        </g>
985
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
986
                     </g>
987
                  </svg>
988
               </a>
989
               &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>.
990
            </div>
991
         </div>
992
         <div class="uk-width-small@m">
993
            <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
994
               <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
995

    
996
               </a>
997
            </div>
998
         </div>
999
      </div>
1000
   </div>
1001
</div>
1002
      <!--/div-->
1003
      </div>
1004
   </body>
1005
</html>
(2-2/7)