Project

General

Profile

1
<div id="tm-main" class=" uk-section  uk-margin-small-top tm-middle"   >
2
  <div uk-grid uk-grid>
3
   <div class="tm-main uk-width-1-1@s uk-width-1-1@m  uk-width-1-1@l uk-row-first ">
4

    
5
<div id="project" class="uk-container uk-margin-top project">
6
    <div *ngIf="warningMessage.length > 0" class="uk-alert uk-alert-warning uk-margin-large-top" role="alert">{{warningMessage}}</div>
7
    <div *ngIf="errorMessage.length > 0" class="uk-alert uk-alert-danger  uk-margin-large-top" role="alert">{{errorMessage}}</div>
8
    <div *ngIf="showLoading" class="uk-animation-fade uk-margin-large-top  uk-width-1-1" role="alert"><img src="./assets/loading.gif" class="uk-align-center" alt="Loading"></div>
9

    
10
    <div *ngIf="projectInfo != null" uk-grid>
11
        <div class="uk-width-3-4@l uk-width-3-4@xl uk-width-3-4@m uk-width-1-1@s">
12
            <!--h3 *ngIf="projectInfo.acronym != undefined && projectInfo.acronym != ''">{{projectInfo.acronym}}</h3>
13
            <h3 *ngIf="projectInfo.acronym == undefined || projectInfo.acronym == ''">{{projectInfo.title}}</h3-->
14
            <h2 class="projectIcon">
15
              <!--span class="entityTitleIcon projectTitleIcon"></span-->
16
              <span *ngIf="projectInfo.specialClause39==true" class="sc39">{{projectName}}</span>
17
              <span *ngIf="projectInfo.specialClause39!=true">{{projectName}}</span>
18
              <span  *ngIf="  projectInfo.title == projectName ">({{projectInfo.contractNum}})</span>
19
            </h2>
20
            <div class="uk-text-large " *ngIf="projectInfo.title && projectInfo.title != projectName ">{{projectInfo.title}} ({{projectInfo.contractNum}})</div>
21

    
22
            <span class="uk-label custom-label label-blue " title="Type">Project</span>
23
            <span class="uk-label custom-label label-red " title="Funder">{{projectInfo.funder}}</span>
24
            <span *ngIf="projectInfo.openAccessMandate != undefined && projectInfo.openAccessMandate " class="uk-label custom-label label-green " title="Open Access mandate">Open Access mandate</span>
25
            <span *ngIf="projectInfo.specialClause39" class="uk-label custom-label label-orange " title="Special Clause 39">Special Clause 39</span>
26
            <ul class="uk-list">
27
              <li  *ngIf="projectInfo.funding"><span class="uk-text-bold">Funding:</span> {{projectInfo.funding}}</li>
28
              <li  *ngIf="projectInfo.startDate"><span class="uk-text-bold">Start Date:</span> {{projectInfo.startDate}}</li>
29
              <li  *ngIf="projectInfo.endDate"><span class="uk-text-bold">End Date:</span> {{projectInfo.endDate}}</li>
30
              <li  *ngIf="projectInfo.openAccessMandate != undefined && !projectInfo.openAccessMandate "><span class="uk-text-bold">Open Access mandate:</span> no</li>
31
              <li *ngIf="projectInfo.organizations && projectInfo.organizations.length > 0"><span class="uk-text-bold">Organizations:</span>
32

    
33
                <span class="list-horizontal-line">
34
                  <span *ngFor="let organization of projectInfo.organizations let i=index">
35

    
36
                        <a *ngIf="organization.id"
37
                            [queryParams]="{organizationId: organization.id}" routerLinkActive="router-link-active" routerLink="/search/organization">
38
                                {{organization.name}}</a>
39
                                <span
40

    
41
                        *ngIf="!organization.id">
42
                            {{organization.name}}</span>
43
                  </span>
44
                </span>
45
              </li>
46
              <li *ngIf="projectInfo.urlInfo ">
47
                <span class="uk-button-text">
48
                    <a target="_blank" href="{{projectInfo.url}}">
49
                        {{projectInfo.urlInfo}}
50
                    </a>
51
                </span>
52
              </li>
53
            </ul>
54
            <ul class="uk-tab uk-visible@m" uk-tab="connect: #tab-content">
55
                <li (click)="activeTab='Publications'" [class]="activeTab == 'Publications'?'uk-active':''">
56
                    <a>
57
                        Publications
58
                        <span class="uk-badge uk-badge-notification">
59
                            {{fetchPublications.searchUtils.totalResults}}
60
                        </span>
61
                    </a>
62
                </li>
63
                <li (click)="activeTab='Research Data'; searchDatasetsInit()"
64
                    [class]="activeTab == 'Research Data'?'uk-active':''">
65
                    <a>
66
                        Research Data
67
                        <span class="uk-badge uk-badge-notification">
68
                            {{fetchDatasets.searchUtils.totalResults}}
69
                        </span>
70
                    </a>
71
                </li>
72
                <li (click)="activeTab='Statistics'; statsClicked=true"
73
                    [class]="activeTab == 'Statistics'?'uk-active':''">
74
                    <a>
75
                        Statistics
76
                        <i class="icon-pie-chart"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 32"  style="fill:currentColor;">
77
<path d="M14.026 18.028v-14.016c-7.741 0-14.016 6.275-14.016 14.016s6.275 14.016 14.016 14.016 14.016-6.275 14.016-14.016c0-2.253-0.533-4.383-1.478-6.269l-12.539 6.269zM28.567 7.755c-2.301-4.593-7.051-7.747-12.539-7.747v14.016l12.538-6.269z"></path>
78
</svg></i>
79
                    </a>
80
                </li>
81
                <li (click)="activeTab='Metrics'; metricsClicked=true"
82
                    [class]="activeTab == 'Metrics'?'uk-active':''">
83
                    <a>
84
                        Metrics
85
                        <i class="icon-line-chart"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 36 36"  style="fill:currentColor;">
86
<path d="M4.415 31.713h31.704v4.529h-36.233v-36.233h4.529zM10.077 29.447c-1.877 0-3.396-1.521-3.396-3.396s1.521-3.396 3.396-3.396c0.101 0 0.199 0.006 0.297 0.014l3.652-6.086c-0.348-0.534-0.551-1.171-0.551-1.855 0-1.877 1.521-3.396 3.396-3.396s3.396 1.521 3.396 3.396c0 0.685-0.203 1.321-0.551 1.855l3.652 6.086c0.098-0.009 0.196-0.014 0.297-0.014 0.076 0 0.151 0.004 0.225 0.009l6.028-10.549c-0.373-0.546-0.592-1.204-0.592-1.916 0-1.877 1.521-3.396 3.396-3.396s3.396 1.521 3.396 3.396c0 1.877-1.521 3.396-3.396 3.396-0.076 0-0.151-0.004-0.225-0.009l-6.028 10.549c0.373 0.546 0.592 1.204 0.592 1.916 0 1.877-1.521 3.396-3.396 3.396s-3.396-1.521-3.396-3.396c0-0.684 0.203-1.321 0.551-1.855l-3.652-6.086c-0.098 0.009-0.196 0.014-0.297 0.014s-0.199-0.006-0.297-0.014l-3.652 6.086c0.348 0.534 0.551 1.171 0.551 1.855 0 1.877-1.521 3.396-3.396 3.396z"></path>
87
  </svg></i>
88
                    </a>
89
                </li>
90
            </ul>
91

    
92
            <button class="uk-button uk-button-default uk-hidden@m" type="button">
93
              <span uk-navbar-toggle-icon></span> <span class="uk-margin-small-left">{{activeTab}}</span>
94
            </button>
95

    
96
            <ul id="toggle-small-tabs" class="uk-subnav uk-subnav-pill uk-dropdown uk-hidden@m" uk-switcher="connect: #tab-content" uk-dropdown="mode: click" uk-toggle="target: #toggle-small-tabs">
97
              <li (click)="activeTab='Publications'" [class]="activeTab == 'Publications'?'uk-active':''">
98
                  <a>
99
                      Publications
100
                      <span class="uk-badge uk-badge-notification">
101
                          {{fetchPublications.searchUtils.totalResults}}
102
                      </span>
103
                  </a>
104
              </li>
105
              <li (click)="searchDatasetsInit(); activeTab='Research Data'"
106
                  [class]="activeTab == 'Research Data'?'uk-active':''">
107
                  <a>
108
                      Research Data
109
                      <span class="uk-badge uk-badge-notification">
110
                          {{fetchDatasets.searchUtils.totalResults}}
111
                      </span>
112
                  </a>
113
              </li>
114
              <li (click)="statsClicked=true; activeTab='Statistics'"
115
                  [class]="activeTab == 'Statistics'?'uk-active':''">
116
                  <a>
117
                      Statistics
118
                      <i class="icon-pie-chart"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 32"  style="fill:currentColor;">
119
<path d="M14.026 18.028v-14.016c-7.741 0-14.016 6.275-14.016 14.016s6.275 14.016 14.016 14.016 14.016-6.275 14.016-14.016c0-2.253-0.533-4.383-1.478-6.269l-12.539 6.269zM28.567 7.755c-2.301-4.593-7.051-7.747-12.539-7.747v14.016l12.538-6.269z"></path>
120
</svg></i>
121
                  </a>
122
              </li>
123
              <li (click)="metricsClicked=true; activeTab='Metrics'"
124
                  [class]="activeTab == 'Metrics'?'uk-active':''">
125
                  <a>
126
                      Metrics
127
                      <i class="icon-line-chart"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 36 36"  style="fill:currentColor;">
128
<path d="M4.415 31.713h31.704v4.529h-36.233v-36.233h4.529zM10.077 29.447c-1.877 0-3.396-1.521-3.396-3.396s1.521-3.396 3.396-3.396c0.101 0 0.199 0.006 0.297 0.014l3.652-6.086c-0.348-0.534-0.551-1.171-0.551-1.855 0-1.877 1.521-3.396 3.396-3.396s3.396 1.521 3.396 3.396c0 0.685-0.203 1.321-0.551 1.855l3.652 6.086c0.098-0.009 0.196-0.014 0.297-0.014 0.076 0 0.151 0.004 0.225 0.009l6.028-10.549c-0.373-0.546-0.592-1.204-0.592-1.916 0-1.877 1.521-3.396 3.396-3.396s3.396 1.521 3.396 3.396c0 1.877-1.521 3.396-3.396 3.396-0.076 0-0.151-0.004-0.225-0.009l-6.028 10.549c0.373 0.546 0.592 1.204 0.592 1.916 0 1.877-1.521 3.396-3.396 3.396s-3.396-1.521-3.396-3.396c0-0.684 0.203-1.321 0.551-1.855l-3.652-6.086c-0.098 0.009-0.196 0.014-0.297 0.014s-0.199-0.006-0.297-0.014l-3.652 6.086c0.348 0.534 0.551 1.171 0.551 1.855 0 1.877-1.521 3.396-3.396 3.396z"></path>
129
  </svg></i>
130
                  </a>
131
              </li>
132
            </ul>
133

    
134
            <!--ul id="tab-content" class="uk-switcher uk-margin custom-tab-content"-->
135
            <div class="uk-margin custom-tab-content">
136

    
137
                <div *ngIf="activeTab=='Publications'" class="uk-animation-fade">
138
                    <!--div *ngIf="fetchPublications.searchUtils.totalResults == 0" class = "uk-alert  uk-alert-primary" >
139
                        There are no publications
140
                    </div-->
141
                    <div *ngIf="fetchPublications.searchUtils.status == errorCodes.NONE" class="uk-alert uk-alert-primary uk-animation-fade" role="alert">There are no publications</div>
142
                    <div *ngIf="fetchPublications.searchUtils.status == errorCodes.ERROR" class="uk-alert uk-alert-warning uk-animation-fade" role="alert">An Error Occured</div>
143
                    <div *ngIf="fetchPublications.searchUtils.status == errorCodes.NOT_AVAILABLE" class="uk-alert uk-alert-danger uk-animation-fade" role="alert">Service not available</div>
144
                    <div *ngIf="fetchPublications.searchUtils.status == errorCodes.LOADING" class="uk-animation-fade uk-margin-top  uk-width-1-1" role="alert"><img src="./assets/loading.gif" class="uk-align-center" alt="Loading"></div>
145

    
146

    
147
                    <div *ngIf="fetchPublications.searchUtils.totalResults > 0">
148
                        <div class = "uk-text-right" *ngIf = "fetchPublications.searchUtils.totalResults > 10" >
149
                            <a  [queryParams]="routerHelper.createQueryParams(['projectId', 'pr'], [projectId, 'and'])"
150
                                routerLinkActive="router-link-active" [routerLink]="linkToSearchPublications">
151
                                View all {{fetchPublications.searchUtils.totalResults}} results
152
                            </a>
153
                        </div>
154
                        <tab-result  [(results)]="fetchPublications.results"
155
                                        [(status)]= "fetchPublications.searchUtils.status"
156
                                        type="publication" urlParam="articleId">
157
                        </tab-result>
158
                    </div>
159
                </div>
160

    
161
                <div *ngIf="activeTab == 'Research Data'" class="uk-animation-fade">
162
                    <!--div *ngIf="fetchDatasets.searchUtils.totalResults == 0" class = "uk-alert  uk-alert-primary">
163
                        There are no research data
164
                    </div-->
165
                    <div *ngIf="fetchDatasets.searchUtils.status == errorCodes.NONE" class="uk-alert uk-alert-primary uk-animation-fade" role="alert">There are no research data</div>
166
                    <div *ngIf="fetchDatasets.searchUtils.status == errorCodes.ERROR" class="uk-alert uk-alert-warning uk-animation-fade" role="alert">An Error Occured</div>
167
                    <div *ngIf="fetchDatasets.searchUtils.status == errorCodes.NOT_AVAILABLE" class="uk-alert uk-alert-danger uk-animation-fade" role="alert">Service not available</div>
168
                    <div *ngIf="fetchDatasets.searchUtils.status == errorCodes.LOADING" class="uk-animation-fade uk-margin-top  uk-width-1-1" role="alert"><img src="./assets/loading.gif" class="uk-align-center" alt="Loading"></div>
169

    
170

    
171
                    <div *ngIf="fetchDatasets.searchUtils.totalResults > 0">
172

    
173
                        <div class = "uk-text-right" *ngIf = "fetchDatasets.searchUtils.totalResults > 10">
174
                            <a [queryParams]="routerHelper.createQueryParams(['projectId', 'pr'], [projectId, 'and'])"
175
                                routerLinkActive="router-link-active" [routerLink]="linkToSearchDatasets">
176
                                View all {{fetchDatasets.searchUtils.totalResults}} results
177
                            </a>
178
                        </div>
179
                        <tab-result  [(results)]="fetchDatasets.results"
180
                                        [(status)]= "fetchDatasets.searchUtils.status"
181
                                        type="research data" urlParam="datasetId">
182
                        </tab-result>
183
                    </div>
184
                </div>
185
                <div *ngIf="activeTab == 'Statistics'" class="uk-animation-fade">
186
                  <!--div *ngIf="fetchPublications.searchUtils.totalResults == 0 && fetchDatasets.searchUtils.totalResults == 0" class = "uk-alert  uk-alert-primary">
187
                      There are no statistics
188
                  </div-->
189
                  <div *ngIf="fetchPublications.searchUtils.status == errorCodes.NONE && fetchDatasets.searchUtils.status == errorCodes.NONE"
190
                        class="uk-alert uk-alert-primary uk-animation-fade" role="alert">There are no statistics</div>
191
                  <div *ngIf="fetchPublications.searchUtils.status == errorCodes.ERROR || fetchDatasets.searchUtils.status == errorCodes.ERROR"
192
                        class="uk-alert uk-alert-warning uk-animation-fade" role="alert">An Error Occured</div>
193
                  <div *ngIf="fetchPublications.searchUtils.status == errorCodes.NOT_AVAILABLE || fetchDatasets.searchUtils.status == errorCodes.NOT_AVAILABLE"
194
                        class="uk-alert uk-alert-danger uk-animation-fade" role="alert">Service not available</div>
195
                  <div *ngIf="fetchPublications.searchUtils.status == errorCodes.LOADING || fetchDatasets.searchUtils.status == errorCodes.LOADING"
196
                        class="uk-animation-fade uk-margin-top  uk-width-1-1" role="alert"><img src="./assets/loading.gif" class="uk-align-center" alt="Loading"></div>
197

    
198
                  <div *ngIf="statsClicked && (fetchPublications.searchUtils.totalResults != 0 || fetchDatasets.searchUtils.totalResults != 0)">
199

    
200
                      <div>
201
                        <p class="uk-text-bold">Scientific Results</p>
202
                        <i-frame  [url]=chartScientificResultsUrl width="800" height="350"></i-frame>
203
                        <p class="uk-text-bold">Access Mode</p>
204
                        <i-frame [url]=chartAccessModeUrl width="800" height="350"></i-frame>
205
                        <p class="uk-text-bold">By Datasource</p>
206
                        <i-frame  [url]=chartDatasourcesUrl width="800" height="350"></i-frame>
207
                      </div>
208
                  </div>
209
                </div>
210
                <div *ngIf="activeTab=='Metrics'" class="uk-animation-fade">
211

    
212
                    <metrics [pageViews]="pageViews"
213
                        [id]="projectId" [type]="'projects'" [name]="projectName" (metricsResults)="metricsResults($event)">
214
                    </metrics>
215
                    <!--i-frame *ngIf="metricsClicked" [url]=viewsFrameUrl width="800" height="350"></i-frame-->
216
                    <i-frame *ngIf="metricsClicked && totalViews > 0"
217
                        [url]=viewsFrameUrl width="100%" height="250">
218
                    </i-frame>
219
                    <i-frame *ngIf="metricsClicked && totalDownloads > 0"
220
                        [url]=downloadsFrameUrl width="100%" height="250">
221
                    </i-frame>
222
                </div>
223
            <!--/ul-->
224
          </div>
225
        </div>
226

    
227
        <div class="uk-width-1-4@l uk-width-1-4@xl uk-width-1-4@m uk-width-1-1@s">
228
          <div>
229
            Share - Bookmark<addThis ></addThis>
230
          </div>
231
          <div class="app-box uk-margin-medium-top uk-margin-medium-bottom">
232
              <div class="uk-text-center uk-text-large">
233
                Application Box
234
              </div>
235
            <ul class="uk-tab uk-visible@m" uk-tab="connect: #tab-app-box-project">
236
                <li>
237
                    <a>Publications</a>
238
                </li>
239
                <li>
240
                    <a>Research Data</a>
241
                </li>
242
              </ul>
243
              <ul id="tab-app-box-project" class="uk-switcher uk-margin">
244
                  <li class="uk-animation-fade">
245
                     <!-- Publication box-->
246
                     <ul class="uk-list">
247
                       <li>
248
                         <a class="clickable" uk-toggle="target: #publications_dynamic; animation:uk-animation-fade"><span class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="code" ratio="1"><polyline fill="none" stroke="#000" stroke-width="1.01" points="13,4 19,10 13,16"></polyline><polyline fill="none" stroke="#000" stroke-width="1.01" points="7,4 1,10 7,16"></polyline></svg></span> Include in your site (HTML)</a>
249
                         <div hidden id="publications_dynamic">
250
                             <button class="uk-button uk-button-default publ_clipboard_btn" data-clipboard-target="#publ_clipboard">
251
                                 Copy to clipboard
252
                                 <span class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="copy" ratio="1"><rect fill="none" stroke="#000" x="3.5" y="2.5" width="12" height="16"></rect><polyline fill="none" stroke="#000" points="5 0.5 17.5 0.5 17.5 17"></polyline></svg></span>
253
                             </button>
254
                             <pre><code id="publ_clipboard">{{publications_dynamic}}</code></pre>
255
                         </div>
256
                       </li>
257
                       <li>
258
                          <a target="_blank"
259
                             href="/project-report?projectId={{projectId}}&size={{fetchPublications.searchUtils.totalResults}}&type=publication">
260
                              <span class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="table" ratio="1"><rect x="1" y="3" width="18" height="1"></rect><rect x="1" y="7" width="18" height="1"></rect><rect x="1" y="11" width="18" height="1"></rect><rect x="1" y="15" width="18" height="1"></rect></svg></span> Get {{projectInfo.funder}} report (HTML)
261
                         </a>
262
                       </li>
263
                       <li>
264
                         <a class="clickable" (click)="downloadfile(downloadURLAPI+'resources?'+csvParams+fetchPublications.searchUtils.totalResults)">
265
                              <span  class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="download" ratio="1"><polyline fill="none" stroke="#000" points="14,10 9.5,14.5 5,10"></polyline><rect x="3" y="17" width="13" height="1"></rect><line fill="none" stroke="#000" x1="9.5" y1="13.91" x2="9.5" y2="3"></line></svg></span> Get {{projectInfo.funder}} report (CSV)
266
                         </a>
267
                       </li>
268
                       <li>
269
                         <a  routerLinkActive="router-link-active" routerLink="/participate/deposit-publications">
270
                             <span class="uk-icon">
271
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="search" ratio="1"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"></circle><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"></path></svg>
272
</span> Deposit
273
                           </a>
274
                       </li>
275
                   </ul>
276
                  </li>
277
                  <li class="uk-animation-fade">
278
                    <!-- Dataset box-->
279
                    <ul class="uk-list">
280
                      <li>
281
                        <a class="clickable" uk-toggle="target: #datasets_dynamic; animation:uk-animation-fade"><span class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="code" ratio="1"><polyline fill="none" stroke="#000" stroke-width="1.01" points="13,4 19,10 13,16"></polyline><polyline fill="none" stroke="#000" stroke-width="1.01" points="7,4 1,10 7,16"></polyline></svg></span> Include in your site (HTML) </a>
282
                        <div hidden id="datasets_dynamic">
283
                            <button class="uk-button uk-button-default datasets_clipboard_btn" data-clipboard-target="#datasets_clipboard">
284
                                Copy to clipboard
285
                                <span  class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="copy" ratio="1"><rect fill="none" stroke="#000" x="3.5" y="2.5" width="12" height="16"></rect><polyline fill="none" stroke="#000" points="5 0.5 17.5 0.5 17.5 17"></polyline></svg></span>
286
                            </button>
287
                            <pre><code id="datasets_clipboard">{{datasets_dynamic}}</code></pre>
288
                        </div>
289
                    </li>
290
                    <li>
291
                       <a target="_blank"
292
                          href="/project-report?projectId={{projectId}}&size={{fetchDatasets.searchUtils.totalResults}}&type=research data">
293
                           <span class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="table" ratio="1"><rect x="1" y="3" width="18" height="1"></rect><rect x="1" y="7" width="18" height="1"></rect><rect x="1" y="11" width="18" height="1"></rect><rect x="1" y="15" width="18" height="1"></rect></svg></span> Get {{projectInfo.funder}} report (HTML)
294
                      </a>
295
                    </li>
296
                    <li>
297
                      <a class="clickable" (click)="downloadfile(downloadURLAPI+'resources?'+csvParamsDatasets+fetchDatasets.searchUtils.totalResults)">
298
                           <span  class="uk-icon"><svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="download" ratio="1"><polyline fill="none" stroke="#000" points="14,10 9.5,14.5 5,10"></polyline><rect x="3" y="17" width="13" height="1"></rect><line fill="none" stroke="#000" x1="9.5" y1="13.91" x2="9.5" y2="3"></line></svg></span> Get {{projectInfo.funder}} report (CSV)
299
                      </a>
300
                    </li>
301
                    <li>
302
                         <a  routerLinkActive="router-link-active" routerLink="/participate/deposit-datasets">
303
                              <span class="uk-icon">
304
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" icon="search" ratio="1"><circle fill="none" stroke="#000" stroke-width="1.1" cx="9" cy="9" r="7"></circle><path fill="none" stroke="#000" stroke-width="1.1" d="M14,14 L18,18 L14,14 Z"></path></svg>
305
</span> Deposit
306
                         </a>
307
                    </li>
308
                  </ul>
309
                </li>
310
              </ul>
311

    
312

    
313
        </div>
314
        <a class="uk-button uk-button-default" [queryParams]="routerHelper.createQueryParams(['id','type','linkTo'],[projectId,'project','result'])"   routerLinkActive="router-link-active" routerLink="/participate/direct-claim" > <span class="uk-icon">
315
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" icon="link" ratio="1"><path fill="none" stroke="#000" stroke-width="1.1" d="M10.625,12.375 L7.525,15.475 C6.825,16.175 5.925,16.175 5.225,15.475 L4.525,14.775 C3.825,14.074 3.825,13.175 4.525,12.475 L7.625,9.375"></path><path fill="none" stroke="#000" stroke-width="1.1" d="M9.325,7.375 L12.425,4.275 C13.125,3.575 14.025,3.575 14.724,4.275 L15.425,4.975 C16.125,5.675 16.125,6.575 15.425,7.275 L12.325,10.375"></path><path fill="none" stroke="#000" stroke-width="1.1" d="M7.925,11.875 L11.925,7.975"></path></svg>
316
</span>
317
            Link to research results
318
        </a>
319

    
320
        </div>
321
    </div>
322
    <modal-loading></modal-loading>
323
</div>
324
</div>
325
</div>
326
</div>
(2-2/6)