Project

General

Profile

1
<div class="image-front-topbar  uk-section-secondary uk-section-overlap uk-position-relative uk-preserve-color"
2
     uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}"
3
     tm-header-transparent="light" tm-header-transparent-placeholder="">
4
  <div style=" min-height: calc(7.89999px + 60vh);"
5
       class=" mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-fixed uk-section uk-padding-remove-bottom">
6
    <!-- uk-height-viewport="offset-top: true;offset-bottom: 20"> -->
7
    <div class="uk-position-cover" style="/*background-color: rgba(70, 68, 68, 0.24);*/"></div>
8
    <div class="uk-position-relative uk-panel">
9
      <div class="uk-container uk-margin-medium">
10
        <div class="tm-header-placeholder uk-margin-medium" style="height: 84px;"></div>
11
        <div class="search_box_bg uk-grid-large uk-flex-middle uk-grid uk-grid-stack" uk-grid="">
12
          <div class="uk-width-1-1@m uk-first-column">
13
            <div data-id="page#4">
14
              <search-form placeholderText="Search in OpenAIRE for scholarly works" link="/search/find"></search-form>
15
            </div>
16
          </div>
17
        </div>
18
      </div>
19
      <div class="uk-container uk-container-large uk-margin-medium explore-numbers">
20
        <div class="search_box_bg uk-grid uk-grid-stack" uk-grid="">
21
          <div class="uk-width-1-1@m uk-first-column">
22
            <div id="page#7"
23
                 class="firstPageNumbers uk-margin uk-margin-remove-bottom uk-width-xlarge uk-margin-auto  uk-animation-fade"
24
                 uk-scrollspy-class="" style="">
25
              <div class="uk-margin-bottom">
26
                <span *ngIf="showPublications && publicationsSize">
27
                  <span class="uk-h2">{{publicationsSize.number|number}}{{publicationsSize.size}}</span>
28
                  <span class="uk-text-large"> {{((showDatasets || showSoftware || showOrp) ? " publications, "
29
                      :" publications ")}}</span>
30
                </span>
31
                <span *ngIf="showDatasets && datasetsSize">
32
                  <span class="uk-h2">{{datasetsSize.number|number}}{{datasetsSize.size}}</span>
33
                  <span
34
                    class="uk-text-large">{{((showSoftware || showOrp) ? "  research data, " :"  research data ")}}</span>
35
                </span>
36
                <span *ngIf="showOrp && otherSize">
37
                  <span class="uk-h2">{{otherSize.number|number}}{{otherSize.size}}</span>
38
                  <span class="uk-text-large">  {{((showSoftware) ? " other research products, " :" other research products ")}}</span>
39
                </span>
40
                <span *ngIf="showSoftware && softwareSize">
41
                  <span class="uk-h2">{{softwareSize.number|number}}{{softwareSize.size}}</span>
42
                  <span class="uk-text-large">  software </span>
43
                </span>
44

    
45
                <br>
46
                <span *ngIf="showDataProviders && datasourcesSize">
47
                  <span class="uk-text-large"> from </span>
48
                   <span class="uk-h2">{{datasourcesSize.number|number}}{{datasourcesSize.size}}</span>
49
                   <span class="uk-text-large"> content providers </span>
50
                </span>
51
                <span *ngIf="showProjects && fundersSize">
52
                  <span class="uk-text-large"> {{((showDataProviders && datasourcesSize) ? " and " : " from ")}} </span>
53
                   <span class="uk-h2">{{fundersSize.number|number}}{{fundersSize.size}} </span>
54
                  <span class="uk-text-large"> funders </span>
55

    
56
                </span>
57
                <span *ngIf="showPublications || showDatasets || showOrp || showSoftware || showProjects ||
58
                   showDataProviders"
59
                      class="uk-text-large"> linked together for an integrated discovery of research outcomes </span>
60

    
61
              </div>
62
            </div>
63

    
64

    
65
          </div>
66
        </div>
67
      </div>
68

    
69
    </div>
70
  </div>
71
</div>
72
<schema2jsonld [URL]="properties.baseLink"
73
               [logoURL]="properties.baseLink+'/assets/common-assets/logo-small-explore.png'" type="home"
74
               name="OpenAIRE Explore"></schema2jsonld>
75

    
76

    
77
<div class=" uk-section uk-section-small">
78
  <div class="uk-container uk-container-small">
79
    <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
80
      <div class="uk-width-1-1@m uk-first-column">
81
        <div id="page#8"
82
             class="uk-margin uk-text-center uk-child-width-1-1 uk-grid-match uk-child-width-1-1@s uk-child-width-1-3@m uk-child-width-1-3@l uk-grid-large uk-grid"
83
             uk-grid="">
84
          <div class="uk-first-column">
85
            <div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
86
              <a routerLinkActive="uk-link" routerLink="/search/find"
87
                 class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
88
              <img class="" width="80" height="80" src="assets/explore.svg" alt="Explore">
89
              <h3 class="el-title uk-margin uk-h3">
90
                Explore
91
              </h3>
92
              <div class="el-content uk-margin uk-text-lead">Discover linked open research</div>
93
              <div class="  uk-margin-small-top">Search for
94
                publications, datasets, software and other research products. See how these
95
                are linked together and how they are linked to funding and
96
                organizations.
97
                <br>
98
                View statistics on projects and institutions.
99
              </div>
100
            </div>
101
          </div>
102

    
103
          <div class="">
104
            <div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
105
              <a routerLinkActive="uk-link" routerLink="/participate/deposit-publications"
106
                 class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
107
              <img class="" width="70" height="70" src="assets/share.svg" alt="Share">
108

    
109
              <h3 class="el-title uk-margin uk-h3">
110
                Share
111
              </h3>
112
              <div class="el-content uk-margin uk-text-lead">Deposit in a repository of your choice</div>
113
              <div class="  uk-margin-small-top">
114
                Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.
115
                <br>
116
                Use <a href="http://www.zenodo.org/" target="_blank" rel="noopener">ZENODO</a>,
117
                a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)
118
              </div>
119
            </div>
120
          </div>
121

    
122

    
123
          <div class="">
124
            <div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
125
              <img class="" width="60" height="70" src="assets/link.svg" alt="Link">
126
              <a routerLinkActive="uk-link" routerLink="/participate/claim" routerLink="/participate/claim"
127
                 class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
128

    
129
              <h3 class="el-title uk-margin uk-h3">
130
                Link
131
              </h3>
132
              <div class="el-content uk-margin uk-text-lead">Connect all your research</div>
133
              <div class="  uk-margin-small-top">
134
                If you can't find your research results in OpenAIRE, don't worry!
135
                <br>
136
                Use our <strong>LINK OUT service</strong>,
137
                that reaches out to many external sources via APIs, to connect your research results and
138
                <em>claim</em> them to your project.
139
              </div>
140
            </div>
141
          </div>
142

    
143
        </div>
144
      </div>
145
    </div>
146
  </div>
147
</div>
148

    
149
<div class="uk-section-muted uk-section uk-section-small">
150
  <div class="uk-container uk-container-large">
151
    <div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
152
      <div class="uk-width-1-1@m uk-first-column">
153
        <div class="uk-margin uk-child-width-1-1 uk-grid-match uk-child-width-1-1@s uk-child-width-1-2@m
154
             uk-child-width-1-2@l uk-grid-large uk-grid uk-grid-divider ask-explore" uk-grid="">
155
          <div class="uk-first-column uk-text-center">
156
            <div class="el-item uk-card uk-card-small uk-card-body">
157
              <img src="assets/ask-explore.svg" class="el-image" alt="" uk-svg="" hidden="true">
158
              <h3 class="el-title uk-margin uk-h3">Have more questions?</h3>
159
            </div>
160
          </div>
161
          <div class="questions">
162
            <div class="el-item uk-card uk-card-small uk-card-body">
163
              <ul class="uk-list uk-list-divider">
164
                <li><a href="https://www.openaire.eu/os-primers">Learn about open science policies and how to align</a>
165
                </li>
166
                <li><a
167
                  href="https://www.openaire.eu/rdm-handbook">Learn more on how to manage your data in the open science era</a>
168
                </li>
169
                <li><a href="https://www.openaire.eu/guides/">Find out how to use OpenAIRE to best serve your needs</a>
170
                </li>
171
                <li><a
172
                  href="https://www.openaire.eu/webinars/">View our training material on a variety of related topics</a>
173
                </li>
174
                <li><a href="https://www.openaire.eu/contact-us/">Contact us</a></li>
175
              </ul>
176
            </div>
177
          </div>
178
        </div>
179
      </div>
180
    </div>
181
  </div>
182
</div>
183

    
184
<div class="uk-section-default uk-section">
185
  <div class="uk-container">
186
    <div class="uk-grid-medium uk-margin-medium uk-grid" uk-grid="">
187
      <div class="uk-width-2-3@m uk-first-column">
188
        <div class="uk-margin-medium-top uk-panel">
189
          <h3 class="el-title uk-margin uk-h3">
190
            Our community
191
          </h3>
192
          <hr class="uk-divider-small uk-text-left provide">
193

    
194
          <div class="uk-grid uk-margin-medium-top">
195

    
196
            <div class="uk-width-expand@m">
197
              <p *ngIf="showPublications && publicationsSize" class="uk-margin-medium-bottom">
198
                <span class="emphasis portal-color">{{publicationsSize.count|number}} </span><br><span
199
                class="uk-text-uppercase"> publications</span>
200
              </p>
201
              <p *ngIf="showOrp && otherSize" class="uk-margin-medium-bottom">
202
                <span class="emphasis portal-color">{{otherSize.count|number}} </span><br><span
203
                class="uk-text-uppercase"> other research products</span>
204
              </p>
205

    
206
            </div>
207
            <div class="uk-width-expand@m">
208
              <p *ngIf="showDatasets && datasetsSize" class="uk-margin-medium-bottom">
209
                <span class="emphasis portal-color">{{datasetsSize.count|number}} </span><br><span
210
                class="uk-text-uppercase"> research data</span>
211
              </p>
212
              <p *ngIf="showSoftware && softwareSize" class="uk-margin-medium-bottom" >
213
                <span class="emphasis portal-color">{{softwareSize.count|number}} </span><br><span
214
                class="uk-text-uppercase"> software</span>
215
              </p>
216

    
217
            </div>
218

    
219
          </div>
220

    
221
          <div class="uk-margin-top">
222
            <div class="uk-grid uk-child-width-1-3@m">
223
              <p *ngIf="showDataProviders && datasourcesSize" class="uk-margin-medium-bottom">
224
                <span class="  emphasis "> {{datasourcesSize.number |number}} {{datasourcesSize.size}}</span><br>
225
                <span class="uk-text-uppercase">content providers</span>
226
              </p>
227
              <p *ngIf="showProjects && fundersSize">
228
                <span class="  emphasis ">{{fundersSize.number|number}} {{fundersSize.size}}</span><br>
229
                <span class="uk-text-uppercase">Funders</span>
230
              </p>
231
              <p *ngIf="showProjects && projectsSize">
232
                <span class=" emphasis ">{{projectsSize.count|number}} </span><br>
233
                <span class="uk-text-uppercase">Projects</span>
234
              </p>
235
            </div>
236
            <!-- <div class="uk-grid uk-child-width-1-2@m uk-margin-small-top">
237

    
238
              <p *ngIf="showProjects && projectsSize">
239
                <span class=" emphasis ">{{projectsSize.count|number}} </span><br>
240
                <span class="uk-text-uppercase">Projects</span>
241
              </p>
242
            </div> -->
243

    
244

    
245
          </div>
246
        </div>
247
      </div>
248
      <div class="uk-width-expand@m">
249

    
250
        <div class="uk-card uk-card-body uk-card-explore">
251

    
252
          <h3 class="uk-margin-remove-top uk-h3">
253
            <span class="">Our data policies</span>
254
          </h3>
255
          <hr class="uk-divider-small uk-text-left">
256

    
257
          <ul class="uk-margin-small uk-list uk-list-large uk-margin-medium-bottom">
258
            <li class="el-item uk-margin-medium-bottom">
259
              <h5 class="el-title uk-h5">Data acquisition</h5>
260
              <div class="el-content">
261
                <span>How we retrieve data, how often, what processes it goes through (aggregating cleaning, transforming, inferring, de-duplicating), what are the quality checks&nbsp;along all&nbsp; data processing stages.</span>
262
              </div>
263
            </li>
264
            <li class="el-item">
265
              <h5 class="el-title uk-h5">Data usage</h5>
266
              <div class="el-content">
267
                <span>Who is able to retrieve our data, what are the licences, what about specific SLAs.</span>
268
              </div>
269
            </li>
270
          </ul>
271
          <div class="uk-margin uk-margin-remove-bottom uk-text-left">
272
            <h6 class="uk-h6">
273
              <a class="el-content uk-link-text" href="https://www.openaire.eu/data-aquisition-policy" target="_blank">
274
                Learn more
275
              </a>
276
            </h6>
277
          </div>
278
        </div>
279

    
280

    
281
      </div>
282
    </div>
283
  </div>
284
</div>
285
<!-- <div class="uk-section-default uk-section">
286
   <div class="uk-container">
287
      <div class="uk-grid-small uk-margin-medium uk-grid" uk-grid=""> -->
288

    
289

    
290
<!--div class="uk-width-expand@m uk-first-column">
291
   <h5 class="searchFilterTitle">
292
      <span>New content providers</span>
293
   </h5>
294
   <div class="uk-margin-remove-vertical uk-grid-match uk-child-width-1-1 uk-child-width-1-1@m uk-child-width-1-1@l uk-child-width-1-1@xl uk-grid-small uk-grid-divider uk-grid uk-grid-stack" uk-grid=""-->
295
<!-- <errorMessages [status]="[fetchDataproviders.searchUtils.status]" [type]="'content providers'"></errorMessages>
296

    
297
<div *ngIf="fetchDataproviders.searchUtils.totalResults > 0">
298
    <ul [class]="'uk-list uk-list-divider  uk-margin '+custom_class">
299
       <li *ngFor="let result of fetchDataproviders.results" class="uk-animation-fade">
300
           <h4  [title] = result.title.accessMode >
301
               <a [queryParams]="routerHelper.createQueryParam(urlParam,result.id)" routerLinkActive="router-link-active" routerLink="/search/{{type}}">
302
                 <p *ngIf="result['title'].name || result.acronym"><span *ngIf="result.acronym">{{result.acronym}}</span><span *ngIf="result.acronym && result['title'].name">-</span><span *ngIf="result['title'].name" [innerHTML]="result['title'].name"></span><span *ngIf="result.code">({{result.code}})</span></p>
303
                 <p *ngIf="!result['title'].name && !result.acronym">[no title available]<span *ngIf="result.code">({{result.code}})</span></p>
304
               </a>
305
           </h4>
306
           <span *ngIf="result.types && result.types.length > 0" [class]="'uk-label custom-label label-blue label-'+result.entityType" title="Type">{{result.types.join(", ")}}</span>
307
           <span *ngIf="result.languages && result.languages.length > 0" class="uk-label custom-label  label-language " title="Language">{{result.languages.join(", ")}}</span>
308
           <span *ngIf="result.title && result.title.accessMode" [class]="'uk-label custom-label  label-'+ result.title.accessMode " title="Access Mode">{{result.title.accessMode}}</span>
309

    
310
           <span *ngIf="result['funderShortname']" class="uk-label custom-label label-funder " title="Funder">{{result['funderShortname']}}></span>
311
           <span *ngIf="result.openAccessMandate != undefined && result.openAccessMandate " class="uk-label custom-label label-openaccessmandate " title="Open Access mandate">Open Access mandate</span>
312

    
313
           <span *ngIf="result['type'] != undefined && result['type'] != ''" class="uk-label custom-label label-blue label-dataprovider" title="Type"> {{result['type']}}</span>
314
           <span *ngIf="result['compatibility'] != undefined && result['compatibility'] != ''" class="uk-label custom-label  label-compatibility" title="Compatibility">{{result.compatibility}}</span>
315

    
316
           <div *ngIf="showOrganizations && result['organizations'] != undefined && result['organizations'].length > 0">
317
               <span> Organization: </span>
318
               <span *ngFor="let organization of result['organizations'].slice(0,10) let i=index">
319
                   <a *ngIf="organization.id" [queryParams]="{organizationId: organization.id}" routerLinkActive="router-link-active" routerLink="/search/organization">
320
                           {{organization.name}}</a><span
321

    
322
                       *ngIf="!organization.id">
323
                           {{organization.name}}</span><span
324

    
325
                       *ngIf="(i < result['organizations'].length-1) && (i < 9)">,</span>
326
               </span>
327
               <span *ngIf="result['organizations'].length > 10">...</span>
328
           </div>
329

    
330
           <div *ngIf="result['countries'] && result['countries'].length > 0">
331
               Country: <span *ngFor="let country of  result['countries'].slice(0,10) let i = index">{{country}}{{(i < ( result['countries'].slice(0,10).length-1))?", ":""}}{{(i ==  result['countries'].slice(0,10).length-1 &&  result['countries'].length > 10)?"...":""}}</span>
332
           </div>
333
           <div *ngIf="result['websiteURL'] != undefined && result['websiteURL'] != ''">
334
               <span>Website URL: </span>
335
               <span>
336
                   <a href="{{result['websiteURL']}}" target="_blank" class="custom-external custom-icon">
337
                       {{result['websiteURL']}}
338
                   </a>
339
               </span>
340
           </div>
341
           <div *ngIf="result['OAIPMHURL'] != undefined && result['OAIPMHURL'] != ''">
342
               <span>OAI-PMH URL: </span>
343
               <span>
344
                   <a href="{{result['OAIPMHURL']}}" target="_blank" class="custom-external custom-icon">
345
                       {{result['OAIPMHURL']}}
346
                   </a>
347
               </span>
348
           </div>
349

    
350

    
351
       </li>
352
   </ul>
353

    
354
</div> -->
355
<!--div class="uk-first-column">
356
   <div class="el-item uk-panel">
357
      <h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom portal-color">
358
         Aaltodoc Publication Archive
359
      </h6>
360
      <div class="el-meta uk-margin uk-text-meta">Aalto University</div>
361
      <div class="el-content uk-margin"><span class="uk-label label-grey">IR</span>&nbsp;<span class=" uk-label label-grey">Data</span>&nbsp;<span class="uk-label label-grey">OpenAIRE 3.0</span><br>
362
         12469 datasets
363
      </div>
364
   </div>
365
</div>
366
<div class="uk-grid-margin uk-first-column">
367
   <div class="el-item uk-panel">
368
      <h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom  portal-color">
369
         Cambridge Server
370
      </h6>
371
      <div class="el-meta uk-margin uk-text-meta">Cambridge Uviversity</div>
372
      <div class="el-content uk-margin"><span class="uk-label label-grey">IR</span>&nbsp;<span class=" uk-label label-grey">Literature</span>&nbsp;<span class="uk-label label-grey"  >OpenAIRE 2.0</span><br>
373
         4567 publications
374
      </div>
375
   </div>
376
</div>
377
</div>
378
<hr>
379
<div class="uk-margin">
380
<a class=""   routerLinkActive="uk-link" routerLink="/search/find/dataproviders" >
381
View all
382
</a>
383
</div>
384
</div>
385
<div class="uk-width-expand@m">
386
<h5 class="searchFilterTitle">
387
<span>New funders</span>
388
</h5>
389
<div class="uk-margin uk-text-meta">
390
Latest funding database incorporated in OpenAIRE
391
</div>
392
<div class="uk-margin-remove-vertical uk-grid-match uk-child-width-1-1 uk-child-width-1-1@m uk-child-width-1-1@l uk-child-width-1-1@xl uk-grid-small uk-grid-divider uk-grid uk-grid-stack" uk-grid="">
393
<div class="uk-first-column">
394
   <div class="el-item uk-panel">
395
      <h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom  portal-color">
396
         Swiss National Science Foundation
397
      </h6>
398
      <div class="el-meta uk-margin uk-text-meta">Switzerland</div>
399
      <div class="el-content uk-margin"><span class="uk-label label-grey">OA mandate</span><br> 47.509 publications</div>
400
   </div>
401
</div>
402
<div class="uk-grid-margin uk-first-column">
403
   <div class="el-item uk-panel">
404
      <h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom  portal-color">
405
         Ministry of Education, Science and Technological Development of Republic of Serbia
406
      </h6>
407
      <div class="el-meta uk-margin uk-text-meta">Serbia</div>
408
      <div class="el-content uk-margin">7.942 publicatios</div>
409
   </div>
410
</div>
411
</div>
412
</div-->
413
<!-- <div class="uk-width-medium uk-grid-item-match">
414

    
415

    
416
   <div class="uk-tile-secondary uk-tile uk-tile-xsmall portal-box"  >
417
    <h3 class="uk-margin-remove-top  ">
418
       Our data policies
419
    </h3>
420
    <ul class="uk-margin-small uk-list uk-list-large">
421
       <li class="el-item">
422
          <h6 class="el-title   uk-margin-remove">Data acquisition</h6>
423
          <h5 class="el-content">
424
             <a target="_blank" href="www.openaire.eu/policies">How we retrieve data, how often, what processes it goes through (aggregating cleaning, trasnforming, inferring, de-duplicating), what are the quality checks&nbsp;along all&nbsp; data processing stages.</a>
425
          </h5>
426
       </li>
427
       <li class="el-item">
428
          <h6 class="el-title  uk-margin-remove">Data usage</h6>
429
          <h5 class="el-content">
430
             <a target="_blank" href="www.openaire.eu/policies">Who is able to retrieve our data, what are the licences, what about specific SLAs.</a>
431
          </h5>
432
       </li>
433
    </ul>
434
    <div class="uk-margin uk-margin-remove-bottom uk-text-left">
435
       <a class="el-content uk-link-text" target="_blank" href="www.openaire.eu/policies">
436
       Learn more
437
       </a>
438
    </div>
439
   </div>
440

    
441

    
442
</div>
443
</div>
444
</div>
445
</div> -->
446

    
447
<div class="uk-section-muted"
448
     uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}">
449
  <div class="uk-container uk-container-large">
450
      <other-portals portal="explore" [properties]="properties"></other-portals>
451
  </div>
452
</div>
453

    
454

    
455
<!--div class="image-front-topbar  uk-section-secondary uk-position-relative" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}" tm-header-transparent="light">
456
<div style="" class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-fixed uk-section uk-padding-remove-bottom uk-flex uk-flex-middle" uk-height-viewport="offset-top: true;offset-bottom: ! +">
457
  <div class="uk-position-cover"></div>
458
  <div class="uk-width-1-1">
459
     <div class="uk-position-relative">
460
        <div class="uk-container uk-margin-medium">
461
           <div class="tm-header-placeholder uk-margin-medium" style="height: 84px;"></div>
462
           <div class="search_box_bg uk-grid-large uk-flex-middle uk-grid uk-grid-stack" uk-grid="">
463
              <div class="uk-width-1-1@m uk-first-column">
464
                 <div data-id="page#4">
465
                 <search-form   placeholderText="Search in OpenAIRE information space" link=true></search-form>
466
                 </div>
467
              </div>
468
           </div>
469
        </div>
470
        <div class="uk-container uk-container-large uk-margin-medium">
471
           <div class="search_box_bg uk-grid uk-grid-stack" uk-grid="">
472
              <div class="uk-width-1-1@m uk-first-column">
473
                 <div class="search_box_bg uk-margin-large uk-margin-remove-bottom uk-text-center uk-grid-match uk-child-width-1-2 uk-child-width-1-2@s uk-child-width-1-4@m uk-child-width-1-4@l uk-child-width-1-4@xl uk-grid-collapse uk-grid-divider uk-grid uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" uk-grid="" data-id="page#7" style="">
474
                    <div  *ngIf="showPublications && publicationsSize"  class="uk-first-column">
475
                       <div uk-scrollspy-class="" class="uk-width-medium uk-margin-auto el-item uk-panel uk-scrollspy-inview uk-animation-fade" style="">
476
                          <h2 class="el-title uk-margin uk-h2">
477
                             <span>{{publicationsSize.number}} {{publicationsSize.size}} publications</span>
478
                          </h2>
479
                       </div>
480
                    </div>
481
                    <div  *ngIf="showDatasets && datasetsSize">
482
                       <div uk-scrollspy-class="" class="uk-width-medium uk-margin-auto el-item uk-panel uk-scrollspy-inview uk-animation-fade" style="">
483
                          <h2 class="el-title uk-margin uk-h2">
484
                             <span>{{datasetsSize.number}} {{datasetsSize.size}} research data</span>
485
                          </h2>
486
                       </div>
487
                    </div>
488
                    <div  *ngIf="showDataProviders && datasourcesSize"  >
489
                       <div uk-scrollspy-class="" class="uk-width-medium uk-margin-auto el-item uk-panel uk-scrollspy-inview uk-animation-fade" style="">
490
                          <h2 class="el-title uk-margin uk-h2">
491
                             <span>{{datasourcesSize.number}} {{datasourcesSize.size}} data sources</span>
492
                          </h2>
493
                       </div>
494
                    </div>
495
                    <div  *ngIf="showProjects && fundersSize">
496
                       <div uk-scrollspy-class="" class="uk-width-medium uk-margin-auto el-item uk-panel uk-scrollspy-inview uk-animation-fade" style="">
497
                          <h2 class="el-title uk-margin uk-h2">
498
                             <span>{{fundersSize.number}} {{fundersSize.size}} funders</span>
499
                          </h2>
500
                       </div>
501
                    </div>
502
                 </div>
503
                 <div *ngIf = "showPublications || showDatasets || showProjects || showDataProviders" class="uk-margin-large uk-margin-remove-bottom uk-text-center uk-text-meta uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" data-id="page#8" style="">
504
                  <span style="color:#fff!important; font-size:30pt!important">all linked together</span>
505
                 </div>
506
              </div>
507
           </div>
508
        </div>
509
     </div>
510
  </div>
511
</div>
512
</div>
513

    
514
<div class="tm-main uk-container" style="min-height:200px">
515
<helper position="bottom"></helper>
516
</div-->
(2-2/4)