Project

General

Profile

1 49344 katerina.i
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="open access, research, scientific publication, European Commission, EC, FP7, ERC, Horizon 2020, H2020, search, projects "/>
12
      <link href="./assets/favicon.ico" rel="shortcut icon" />
13
      <title>OpenAIRE API Documentation - Bulk access to projects</title>
14
      <script  src="./assets/jquery.js"></script>
15
      <script  src="./assets/uikit.js"></script>
16
      <script src="./assets/uikit-icon-max.js"></script>
17
      <link rel="stylesheet" type="text/css" href="./assets/theme.css">
18
      <link rel="stylesheet" type="text/css" href="./assets/custom.css">
19 53395 argiro.kok
      <link rel="stylesheet" type="text/css" href="./assets/develop-custom.css">
20 49344 katerina.i
   </head>
21
   <body class="" style="">
22
      <div class="uk-offcanvas-content uk-height-viewport">
23 53395 argiro.kok
        <div class="tm-header-mobile uk-hidden@m">
24
          <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="">
25
           <nav class="uk-navbar-container uk-navbar" uk-navbar="">
26
              <div class="uk-navbar-left">
27
                 <a class="uk-navbar-toggle" href="#tm-mobile" uk-toggle="">
28
                    <div uk-navbar-toggle-icon="" class="uk-navbar-toggle-icon uk-icon">
29 49344 katerina.i
30 53395 argiro.kok
                    </div>
31
                 </a>
32 49344 katerina.i
              </div>
33 53395 argiro.kok
              <div class="uk-navbar-center">
34
                 <a class="uk-navbar-item uk-logo" href="overview.html">
35
                 <img src="assets/OA DEVELOP_A.png" class="uk-responsive-height" alt="OpenAIRE">        </a>
36
              </div>
37
           </nav>
38
           <div id="tm-mobile" uk-offcanvas="" mode="slide" overlay="" class="uk-offcanvas">
39
              <div class="uk-offcanvas-bar">
40
                 <button class="uk-offcanvas-close uk-close uk-icon" type="button" uk-close="">
41
                 </button>
42
                 <div class="uk-child-width-1-1 uk-grid" uk-grid="">
43
                    <div>
44
                       <div class="uk-panel" id="module-0">
45
                          <ul class="uk-nav uk-nav-default">
46
                            <li class="uk-nav-header uk-parent" >
47
                              Dashboards
48
                              <ul class="uk-nav-sub">
49
                            		<li><a href="https://explore.openaire.eu" target="_blank" class="uk-heading-bullet explore-heading-bullet">EXPLORE</a></li>
50
                            		<li><a href="https://provide.openaire.eu" target="_blank" class="uk-heading-bullet provide-heading-bullet">PROVIDE</a></li>
51
                            		<li><a href="https://connect.openaire.eu" target="_blank" class="uk-heading-bullet connect-heading-bullet">CONNECT</a></li>
52
                            		<li><a href="https://monitor.openaire.eu" target="_blank" class="uk-heading-bullet monitor-heading-bullet">MONITOR</a></li>
53
                               </ul>
54
                            </li>
55
                             <li class="uk-nav-header uk-parent">
56
                                <a href="./overview.html"> Overview </a>
57
58
                             </li>
59
                             <li class="uk-nav-header uk-parent  uk-active">
60
                               Bulk access
61
                               <ul class="uk-nav-sub">
62 57417 alessia.ba
                                  <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
63 53395 argiro.kok
                                  <li><a routerLinkActive="uk-link" href="./oai-pmh.html" >OAI-PMH</a></li>
64 57417 alessia.ba
                                  <li><a routerLinkActive="uk-link" href="./bulk-projects.html" >Bulk access to projects</a></li>
65 53395 argiro.kok
                               </ul>
66
                             </li>
67
                             <li class="uk-nav-header uk-parent">
68
                               <a href="./api.html">Selective access</a>
69
                               <ul class="uk-nav-sub">
70
                                 <li><a href="./api.html#pubs" >Publications</a></li>
71
                                 <li><a href="./api.html#datasets" >Research Data</a></li>
72 53474 katerina.i
                                 <li><a href="./api.html#software" >Software</a></li>
73
                                 <li><a href="./api.html#other" >Other Research Products</a></li>
74 53395 argiro.kok
                                 <li><a href="./api.html#projects" >Projects</a></li>
75
                              </ul>
76
                             </li>
77
                          </ul>
78
                       </div>
79
                    </div>
80
                 </div>
81
              </div>
82
           </div>
83 49344 katerina.i
        </div>
84 53395 argiro.kok
       </div>
85
        <!--Mobile ENDS here -->
86
        <div class="tm-toolbar custom-develop-toolbar uk-visible@m">
87
           <div class="uk-container uk-flex uk-flex-middle uk-container-expand ">
88
              <div class="uk-margin-auto-left">
89
                 <div class="uk-grid-medium uk-child-width-auto uk-flex-middle uk-grid uk-grid-stack" uk-grid="margin: uk-margin-small-top">
90
                    <div class="uk-first-column">
91
                       <div class="uk-panel inner" id="module-119">
92
                          <ul class="uk-subnav">
93
                            <li class="line"><a href="https://www.openaire.eu"><img class="uk-responsive-height" src="assets/Home_24white.svg" alt="home"/></a></li>
94
                            <li class="line"><a href="https://explore.openaire.eu" title="Search in OA. Link your research">Explore</a></li>
95
                            <li class="line"><a href="https://provide.openaire.eu" title="Content Provider Dashboard">Provide</a></li>
96
                            <li class="line"><a href="https://connect.openaire.eu" title="Research Community Dashboard">Connect</a></li>
97
                            <li class="line"><a href="https://monitor.openaire.eu" title="Monitoring Dashboard">Monitor</a></li>
98
                            <li class="line custom-develop-li "><a href="overview.html" title="APIs">Develop</a></li>
99
                          </ul>
100
                       </div>
101
                    </div>
102
                 </div>
103 49344 katerina.i
              </div>
104 53395 argiro.kok
           </div>
105
        </div>
106
        <div class="tm-header uk-visible@m tm-header-transparent" uk-header="">
107
          <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="">
108
              <div class="uk-navbar-container uk-navbar-transparent">
109
                 <div class="uk-container uk-container-expand">
110
                    <nav class="uk-navbar" uk-navbar="{&quot;align&quot;:&quot;left&quot;}">
111
                       <div class="uk-navbar-left">
112
                          <a href="overview.html" class="uk-navbar-item uk-logo">
113
                          <img src="assets/OA DEVELOP_B.png" class="uk-responsive-height" alt="OpenAIRE"></a>
114
                       </div>
115
                       <div class="uk-navbar-right">
116
                          <ul class="uk-navbar-nav">
117
                             <li class="uk-parent">
118
                                <a href="overview.html" class="" aria-expanded="false">Overview</a>
119
                             </li>
120
                             <li class="uk-parent  uk-active">
121
                                <a href="#" class="" aria-expanded="false">Bulk access</a>
122
                                <div class="uk-navbar-dropdown uk-navbar-dropdown-bottom-left" style="left: 116px; top: 80px;">
123
                                   <div class="uk-navbar-dropdown-grid uk-child-width-1-1 uk-grid uk-grid-stack" uk-grid="">
124
                                      <div class="uk-first-column">
125
                                         <ul class="uk-nav uk-navbar-dropdown-nav">
126 57417 alessia.ba
                                            <li><a routerLinkActive="uk-link" href="./graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
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 53395 argiro.kok
                                         </ul>
130
                                      </div>
131
                                   </div>
132
                                </div>
133
                             </li>
134
                             <li class="uk-parent">
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 53474 katerina.i
                                           <li><a href="./api.html#software" >Software</a></li>
143
                                           <li><a href="./api.html#other" >Other Research Products</a></li>
144 53395 argiro.kok
                                           <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 49344 katerina.i
              </div>
157 53395 argiro.kok
           </div>
158
         </div>
159
160 49344 katerina.i
         <!-- MENU ENDS HERE-->
161
         <div class="first_page_section uk-section-default uk-section uk-padding-remove-vertical">
162
            <div class="first_page_banner_headline uk-grid-collapse uk-flex-middle uk-margin-remove-vertical uk-grid" uk-grid="">
163
            </div>
164
         </div>
165
         <div class=" uk-section  uk-margin-large-top tm-middle custom-main-content" id="tm-main">
166
            <div   class="uk-container">
167
               <div   uk-grid="" class="uk-grid uk-grid-stack">
168
                  <div   class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first uk-first-column">
169 53395 argiro.kok
                    <!-- <div class="uk-alert-danger uk-text-center" uk-alert>
170 53024 argiro.kok
                        <p>
171 53037 argiro.kok
                          OpenAIRE is about to release its new face with lots of news and  services. <br>
172
                          During September, you may notice downtime in services, while some functionalities (e.g. user registration, validation, claiming) will be temporarily disabled.
173
                          We apologize for the inconvenience, please stay tuned! <br>
174
                          For further information please contact <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
175 53024 argiro.kok
                        </p>
176 53395 argiro.kok
                    </div> -->
177 57417 alessia.ba
                     <div class="uk-alert-danger" uk-alert>
178
                        <h3>Contribute to improve the OpenAIRE Research Graph</h3>
179 57448 alessia.ba
                        <p>You can explore and test the beta release of the OpenAIRE Research Graph via the <a href="https://beta.explore.openaire.eu">OpenAIRE BETA Explore Portal</a> or via data dumps made available in <a href="https://zenodo.org/communities/openaire-research-graph">Zenodo</a>. </p>
180 59255 argiro.kok
                        <p>Help us making the graph ready for its 1st production release by providing your feedback.<br/>
181 57417 alessia.ba
                           Go to the <a href="https://trello.com/b/o1tEJ3rN/openaire-research-graph">OpenAIRE Research Graph Trello Board</a> to report content quality issues, including missing metadata records, wrong values, mistakes in the detection of duplicates and anything else that looks "weird" or wrong.
182 59254 argiro.kok
                        <p>Find the complete information about the OpenAIRE Research Graph, how to test it and contribute to improve it on <a href="https://www.openaire.eu/blogs/the-openaire-research-graph">our blog</a>.</p>
183 57417 alessia.ba
                     </div>
184 50282 katerina.i
              	     <div class="uk-alert-danger" uk-alert>
185 57417 alessia.ba
              	        <p>Openaire XML Schema changed on 2 October 2018. <a href="https://www.openaire.eu/openaire-xml-schema-change-announcement" target="_blank">Click here</a> for details</p>
186 50282 katerina.i
                    </div>
187
188
		    <h2>Bulk access to projects</h2>
189 49344 katerina.i
                    <p>
190
                      The APIs offer custom access to metadata about projects funded by a selection of international funders for the <strong>DSpace</strong> and <strong>EPrints</strong> platforms.
191
                      The currently supported funding streams and relative codes are: <br>
192
193
                      <ul>
194
                        <li><strong>FP7:</strong> The 7th Framework Programme funded by the European Commission</li>
195
                        <li><strong>WT:</strong> Wellcome Trust funding programme</li>
196
                        <li><strong>H2020:</strong> Horizon2020 Programme funded by the European Commission</li>
197
                        <li><strong>FCT:</strong> The funding programme of Fundação para a Ciência e a Tecnologia, the national funding agency of Portugal</li>
198
                        <li><strong>ARC:</strong> the funding programme of the Australian Research Council</li>
199
                        <li><strong>NHMRC:</strong> the funding programme of the Australian National Health and Medical Research Council</li>
200
                        <li><strong>SFI:</strong> Science Foundation Ireland</li>
201
                        <li><strong>HRZZ:</strong> Croatian Science Foundation</li>
202
                        <li><strong>MZOS:</strong> Ministry of Science, Education and Sports of the Republic of Croatia</li>
203
                        <li><strong>MESTD:</strong> The Ministry of Education, Science and Technological Development of Serbia </li>
204
                        <li><strong>NWO:</strong> The Netherlands Organisation for Scientific Research</li>
205
                      </ul>
206
                    </p>
207
208
                    <h4>DSpace/ePrints</h4>
209
                    <p> DSpace endpoint: <a href="http://api.openaire.eu/projects/dspace/$fundingStream/ALL/ALL" target="_blank">http://api.openaire.eu/projects/dspace/$fundingStream/ALL/ALL</a> <br>
210
                        ePrints endpoint: <a href="http://api.openaire.eu/projects/eprints/$fundingStream/ALL/ALL" target="_blank">http://api.openaire.eu/projects/eprints/$fundingStream/ALL/ALL</a>
211
                    </p>
212
213
                    <p>
214
                      The URLs embed the parameters needed to collect projects funded by specific funding stream, where the pattern is FundingStream/FundingSubStream/FundingSubSubStream.<br>
215
                      Additional parameters can be concatenated to the URL to refine the results by date (date must be in the form <code>YYYY-MM-DD</code>):
216
                      <ul>
217
                        <li>startFrom</li>
218
                        <li>startUntil</li>
219
                        <li>endFrom</li>
220
                        <li>endUntil</li>
221
                      </ul>
222
                    </p>
223
224
                    <h5>Examples</h5>
225
                    <p>
226
                      Get Wellcome Trust projects for EPrints: <a href="http://api.openaire.eu/projects/eprints/WT/ALL/ALL" target="_blank">http://api.openaire.eu/projects/eprints/WT/ALL/ALL</a> <br>
227
                      Get EC-FP7 projects of the specific programme “SP2-IDEAS” for EPrints: <a href="http://api.openaire.eu/projects/eprints/FP7/SP2/ALL" target="_blank">http://api.openaire.eu/projects/eprints/FP7/SP2/ALL</a>  <br>
228
                      Get EC-FP7 projects for DSpace that started after the given date: <a href="http://api.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01" target="_blank">http://api.openaire.eu/projects/dspace/FP7/ALL/ALL?startFrom=2011-01-01</a>. <br>
229
                  </p>
230 51726 alessia.ba
                      <div>
231
                          <h4>TERMS OF USE AND SLA</h4>
232
                          <p>APIs are free-to-use (no sign-up needed) by any third-party service</p>
233
                          <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.
234
                          </p>
235 53395 argiro.kok
                          <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).
236 51726 alessia.ba
                          </p>
237
                          <p><strong>APIs rate limits</strong>
238
                          <ul>
239
                              <li>no more than 30 concurrent connections from single IP to any APIs</li>
240
                              <li>no more than 67 concurrent requests in total</li>
241
                          </ul>
242
                          </p>
243
                      </div>
244 49344 katerina.i
                    <!-- Content GOES HERE-->
245
                  </div>
246
               </div>
247
            </div>
248
         </div>
249
         <!-- FOOTER STARTS HERE-->
250 53395 argiro.kok
251
252 54675 argiro.kok
        <div class="uk-section-primary uk-section uk-section-small uk-padding-remove-bottom">
253
     <div class="uk-container uk-container-expand">
254
        <div class="uk-container uk-container-expand uk-margin-small">
255
           <div class="uk-grid-collapse uk-grid" uk-grid="">
256
              <div id="footer#3" class="uk-width-expand@s uk-first-column">
257
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
258
                    <img src="assets/Logo_Horizontal_white_small.png"   data-width="126" data-height="30" class="el-image" alt="OpenAIRE">
259
                 </div>
260
                 <!--div id="footer#5" class="uk-margin uk-text-left@s uk-text-center">
261
                    <img src="assets/commission.jpg"   sizes="(min-width: 50px) 50px" data-width="427" data-height="285" class="el-image" alt="European Commission">
262
                 </div-->
263
                 <div class="uk-margin"><img style="margin-right: 8px; float: left;" src="assets/commission.jpg" alt="flag black white low" width="50" height="33"><span style="font-size: 8pt; line-height: 0.7!important;">OpenAIRE-Advance receives funding from the European Union's Horizon 2020 Research and Innovation programme under Grant Agreement No. 777541.</span></div>
264
                 <div id="footer#6" class="newsletter uk-margin uk-margin-remove-bottom uk-text-left@s uk-text-center uk-panel">
265
                    <h5 class="el-title uk-margin uk-h5">
266
                       Newsletter
267
                    </h5>
268
                    <a target="_blank" href="https://www.openaire.eu/newsletter/view" class="el-link">
269
                       <span   class="el-image uk-icon">
270
                          <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
271
                             <circle cx="3.12" cy="16.8" r="1.85"></circle>
272
                             <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>
273
                             <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>
274
                          </svg>
275
                       </span>
276
                    </a>
277
                 </div>
278
                 <div id="footer#7" class="newsletter uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center uk-panel">
279
280
                    <div class="acymailing_module" id="acymailing_module_formAcymailing60611">
281
                       <div class="acymailing_mootoolsbutton" id="acymailing_toggle_formAcymailing60611">
282
                          <p><a class="acymailing_togglemodule" id="acymailing_togglemodule_formAcymailing60611" target="_blank" href="https://www.openaire.eu/past-newsletters/listing">Subscribe</a></p>
283
284
                       </div>
285
                    </div>
286
                 </div>
287
                 <div class="uk-margin-small uk-margin-remove-top uk-text-left@s uk-text-center">
288
                    <div class="uk-child-width-auto uk-grid-small uk-flex-left@s uk-flex-center uk-grid" uk-grid="">
289
                       <div class="uk-first-column">
290
                          <a  href="http://www.facebook.com/groups/openaire/" target="_blank" class="el-link uk-icon-button uk-icon">
291
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
292
                                <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>
293
                             </svg>
294
                          </a>
295
                       </div>
296
                       <div>
297
                          <a  href="http://www.twitter.com/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
298
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
299
                                <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>
300
                             </svg>
301
                          </a>
302
                       </div>
303
                       <div>
304
                          <a  href="http://www.linkedin.com/groups/OpenAIRE-3893548" target="_blank" class="el-link uk-icon-button uk-icon">
305
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
306
                                <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>
307
                                <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>
308
                             </svg>
309
                          </a>
310
                       </div>
311
                       <div>
312
                          <a  href="http://www.slideshare.net/OpenAIRE_eu" target="_blank" class="el-link uk-icon-button uk-icon">
313
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
314
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.4" y1="14" x2="6.3" y2="10.7"></line>
315
                                <line fill="none" stroke="#000" stroke-width="1.1" x1="13.5" y1="5.5" x2="6.5" y2="8.8"></line>
316
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="4.6" r="2.3"></circle>
317
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="15.5" cy="14.8" r="2.3"></circle>
318
                                <circle fill="none" stroke="#000" stroke-width="1.1" cx="4.5" cy="9.8" r="2.3"></circle>
319
                             </svg>
320
                          </a>
321
                       </div>
322
                       <div>
323
                          <a href="https://www.youtube.com/channel/UChFYqizc-S6asNjQSoWuwjw" target="_blank" class="el-link uk-icon-button uk-icon">
324
                             <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
325
                                <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>
326
                             </svg>
327
                          </a>
328
                       </div>
329
                    </div>
330
                 </div>
331
              </div>
332
              <div id="footer#9" class="uk-width-expand@s">
333
                 <div id="footer#10" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
334
                    <h3 class="el-title uk-h6">Dashboards</h3>
335
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
336
                       <li><a href="https://explore.openaire.eu" target="_blank">Explore</a></li>
337
                       <li><a href="https://provide.openaire.eu" target="_blank">Provide</a></li>
338
                       <li><a href="https://connect.openaire.eu/" target="_blank">Connect</a></li>
339
                       <li><a href="https://monitor.openaire.eu" target="_blank">Monitor</a></li>
340
                       <li><a href="https://develop.openaire.eu" target="_blank">Develop</a></li>
341
                    </ul>
342
                 </div>
343
              </div>
344
              <div id="footer#11" class="uk-width-expand@s">
345
                 <div id="footer#12" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
346
                    <h3 class="el-title uk-h6">Support</h3>
347
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
348
                      <li><a href="https://www.openaire.eu/contact-noads">NOADs</a></li>
349
                       <li><a target="_blank" href="https://www.openaire.eu/guides">Guides</a></li>
350
                       <li><a target="_blank" href="https://www.openaire.eu/faqs">FAQs</a></li>
351
                       <li><a target="_blank" href="https://www.openaire.eu/frontpage/webinars">Webinars</a></li>
352
                       <li><a target="_blank" href="https://www.openaire.eu/support/helpdesk">Ask a question</a></li>
353
                    </ul>
354
                 </div>
355
              </div>
356
              <div id="footer#13" class="uk-width-expand@s">
357
                 <div id="footer#14" class="uk-width-medium uk-text-left@s uk-text-center uk-panel">
358
                    <h3 class="el-title uk-h6">Updates</h3>
359
                    <ul class="uk-nav uk-nav-default uk-nav-parent-icon uk-nav-accordion" uk-nav="">
360
                       <li><a target="_blank" href="https://www.openaire.eu/news/">News</a></li>
361
                       <li><a target="_blank" href="https://www.openaire.eu/events">Events</a></li>
362
                       <li><a target="_blank" href="https://www.openaire.eu/blogs/magazine">Blogs</a></li>
363
                       <li><a href="https://www.openaire.eu/newsletter/listing">Newsletters</a></li>
364
                       <li><a target="_blank" href="https://www.openaire.eu/documents">Documents</a></li>
365
                    </ul>
366
                 </div>
367
              </div>
368
           </div>
369
        </div>
370
     </div>
371
  </div>
372
  <div class="uk-section-primary uk-section uk-section-xsmall">
373
   <div class="uk-container">
374
      <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
375
         <div class="uk-width-expand@m">
376
         </div>
377
      </div>
378
   </div>
379
</div>
380
<div class="uk-section-primary uk-section uk-section-xsmall">
381
   <div class="uk-container uk-container-expand">
382
      <div class="uk-grid-margin uk-grid" uk-grid="">
383
         <div class="uk-width-small@m uk-first-column">
384
         </div>
385
         <div class="uk-width-expand@m">
386
            <div id="footer#22" class=" uk-text-small uk-margin uk-margin-remove-bottom uk-text-center@m uk-text-center uk-text-lead">
387
               <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">
388
                  <img src="/images/Icons/cc.svg" uk-svg="" hidden="true">
389
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
390
                     <title></title>
391
                     <g data-name="Creative Commons" id="Creative_Commons">
392
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
393
                        <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>
394
                        <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>
395
                     </g>
396
                  </svg>
397
                  &nbsp;<img src="/images/Icons/cc-by.svg" uk-svg="" hidden="true">
398
                  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" class=" uk-svg">
399
                     <title></title>
400
                     <g id="Attribution">
401
                        <g data-name="<Group>" id="_Group_">
402
                           <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>
403
                           <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>
404
                        </g>
405
                        <circle cx="12" cy="12" r="11.5" style="fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round"></circle>
406
                     </g>
407
                  </svg>
408
               </a>
409
               &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>.
410 49344 katerina.i
            </div>
411
         </div>
412 54675 argiro.kok
         <div class="uk-width-small@m">
413
            <div class="uk-margin uk-margin-remove-top uk-margin-remove-bottom uk-text-right@m uk-text-center">
414
               <a href="#" uk-totop="" uk-scroll="" class="uk-totop uk-icon">
415 53395 argiro.kok
416 54675 argiro.kok
               </a>
417
            </div>
418
         </div>
419
      </div>
420
   </div>
421
</div>
422
 <!-- FOOTER ENDS HERE-->
423 53395 argiro.kok
424 49344 katerina.i
      </div>
425
   </body>
426
</html>