Project

General

Profile

1
import {Component} from '@angular/core';
2
import {ActivatedRoute, Router} from '@angular/router';
3
import {Title} from '@angular/platform-browser';
4
import {PiwikService}           from '../../openaireLibrary/utils/piwik/piwik.service';
5
import {EnvProperties}          from '../../openaireLibrary/utils/properties/env-properties';
6
import {HelperService} from "../../openaireLibrary/utils/helper/helper.service";
7

    
8
@Component({
9
  selector: 'learn-in-depth',
10
  template: `
11
      <helper *ngIf="pageContents && pageContents['top']" [texts]="pageContents['top']"></helper>
12
      <div class="image-front-topbar uk-section-overlap uk-position-relative uk-preserve-color" 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" tm-header-transparent-placeholder="">
13
        <div class="cloud-background uk-background-norepeat uk-background-cover uk-section uk-padding-remove-bottom" >
14
          <div class="uk-container uk-container-large uk-section">
15
            <div uk-grid>
16
              <div class="uk-margin-large-top uk-width-3-4@m uk-width-1-1@s">
17
                <h1 class="uk-width-3-4 font-41 uk-margin-medium-bottom">Let’s set up a Gateway for your Community <b>Together</b></h1>
18
                <div class="uk-width-4-5@m uk-width-1-1@s uk-h5">
19
                  <div class="uk-margin-bottom">You don’t have to go alone.</div>
20
                  <div>
21
                    We work with you in <b>4 collaborative steps</b> to identify your needs, putting in practice our expertise on open science so you get the most out of OpenAIRE’s operational services.
22
                  </div>
23
                </div>
24
              </div>
25
              <div class="uk-margin-large-top uk-width-expand">
26
                <img width="308" height="285" src="assets/banner/together.png">
27
              </div>
28
            </div>
29
          </div>
30
        </div>
31
        <div  style=" min-height: calc(7.89999px + 60vh);" class="uk-section uk-padding-remove" >
32
            <div>
33
              <div class="uk-container uk-container-large uk-section">
34
                <ul class="uk-breadcrumb">
35
                  <li><a routerLinkActive="router-link-active" routerLink="/about">About</a></li>
36
                  <li><span class="active">Learn in-depth</span></li>
37
                </ul>
38
                <div uk-grid>
39
                  <div class="uk-width-1-6 uk-position-relative uk-flex uk-flex-column">
40
                    <img src="assets/about/1.png" class="uk-align-center" width="100px" height="100px">
41
                    <img src="assets/sketch_line_arrow.svg" class="uk-align-center">
42
               </div>
43
                  <div class="uk-width-expand">
44
                    <h1 class="uk-margin-medium uk-text-bold">1. Analyse your needs</h1>
45
                    <i>Identify the scope and goals. Understand open science practices within EOSC and the OpenAIRE services</i>
46
                    
47
                    <p>
48
                      In this stage, you get to talk to the OpenAIRE team. 
49
                      Share your expectations with us and let us give you all the details about the operational OpenAIRE services, which will be integrated into the Gateway for your community.
50
                    </p>
51
                    <p>
52
                      Here are the most important questions that the OpenAIRE team will ask you, in order to understand your scope and goals:
53
                    </p>
54
                    <ul class="uk-list uk-list-bullet">
55
                      <li>
56
                        Do you want a gateway, where researchers can have access to all research products of a discipline? 
57
                        Do you want a gateway that gathers any research outcome, produced thanks to the funding and services of a given research infrastructure?
58
                      </li>
59
                      <li>
60
                        Is your community (in)formally organized in sub-communities? 
61
                        Would you like to browse research products and get statistics also for these sub-communities? 
62
                        For example, the European Grid Infrastructure (EGI) features “virtual organizations” that represent discipline-specific communities and/or specific research projects. 
63
                        The research infrastructure DARIAH, on the other hand, is organised in national nodes (e.g. DARIAH-IT, DARIAH-DE).
64
                      </li>
65
                      <li>
66
                        How can the OpenAIRE team identify the research products of your community, among all those available in the OpenAIRE Graph? 
67
                        Through a series of steps: set of keywords, acknowledgment statements, set of projects, set of repositories, etc. 
68
                        This can be partial and provisional information that will serve as a starting point to the OpenAIRE team. 
69
                        You will be able to refine and update this information, in the second phase “Develop a pilot”.
70
                      </li>
71
                    </ul>
72
                  </div>
73
                </div>
74
                
75
                <div uk-grid uk-height-match>
76
                  <div class="uk-width-1-6 uk-position-relative uk-flex uk-flex-column">
77
                    <img src="assets/about/2.png" class="uk-align-center" width="100px" height="100px">
78
                    <img src="assets/sketch_line_arrow.svg" class="uk-align-center">
79
                </div>
80
                  <div class="uk-width-expand">
81
                    <h1 class="uk-margin-medium uk-text-bold">2. Develop a pilot</h1>
82
                    <i>We translate your needs into rules and processes and we configure operational OpenAIRE services.</i>
83

    
84
                    <p>
85
                      Based on the information gathered in phase 1 “Analyse your needs”, the OpenAIRE team will set up a pilot Gateway. 
86
                      We will configure the OpenAIRE mining algorithms to identify research products of the OpenAIRE Graph that are relevant to your community. 
87
                      Those, together with some basic statistics, will be available in the pilot version of the Community Gateway that will be deployed on the OpenAIRE BETA infrastructure.
88
                    </p>
89
                    <p>
90
                      The OpenAIRE team will give you a demo of the Community Gateway, with details on how to refine and update the configuration of the Community Gateway, both in terms of criteria for including research products and in terms of logo and visible portal pages.
91
                    </p> 
92
<!--                    <p>-->
93
<!--                      You can find more details about the configuration options at <a>NAME OF PAGE???</a>-->
94
<!--                    </p>-->
95
                  </div>
96
                </div>
97
                <div uk-grid uk-height-match>
98
                  <div class="uk-width-1-6 uk-position-relative uk-flex uk-flex-column">
99
                    <img src="assets/about/3.png" class="uk-align-center" width="100px" height="100px">
100
                    <img src="assets/sketch_line_arrow_large.svg" class="uk-align-center">
101
                  </div>
102
                  <div class="uk-width-expand">
103
                    <h1 class="uk-margin-medium uk-text-bold">3. Test and Validate</h1>
104
                    <i>You validate and test your new Community Gateway (portal). If needed, we further refine and adapt to your needs</i>
105

    
106
                    <p>
107
                      Upon the completion of phase 2, take the time you need to test all its features, from search and browse for research products, to addition/removal of statistics from the portal. 
108
                      You can report any issue you might find and ask questions directly to the dedicated OpenAIRE team, via a specially designed collaboration tool.
109
                    </p>
110
                    <p>
111
                      Typically, this phase takes some months, as you will have to go through certain procedures. 
112
                      Change the configuration of the criteria to include research products, wait for the new configuration to be applied on the OpenAIRE graph and validate the results, before you actually decide that the coverage of research products for your community is adequate.
113
                    </p>
114
                    <p>
115
                      For some communities, the OpenAIRE team may also be able to implement dedicated mining algorithms (e.g. to find acknowledgement statements to your community/infrastructure in the full-texts of research articles) that may require several rounds of application, validation, and fine-tuning, before it reaches a high precision and recall. 
116
                      Your feedback is very important to minimize the effort and time needed for this process to complete.
117
                    </p>
118

    
119
                    <div class="uk-width-1-1 uk-text-center uk-margin-medium ">
120
                      <img src="assets/OpenAIRE-RCD_howtos.png" width="auto" height="auto">
121
                    </div>
122
                  </div>
123
                </div>
124
                <div uk-grid uk-height-match>
125
                  <div class="uk-width-1-6 uk-position-relative">
126
                    <img src="assets/about/4.png" class="uk-align-center" width="100px" height="100px">
127
                  </div>
128
                  <div class="uk-width-expand">
129
                    <h1 class="uk-margin-medium  uk-text-bold">4. Roll out the service</h1>
130
                    <i>We jointly roll out your new portal. You take over the business operations and start engaging your researchers</i>
131

    
132
                    <p>
133
                      Here we are: the coverage of research products is good, interesting statistics and charts have been selected, and the portal pages available for end-users are ready. 
134
                      We can roll out the Community Gateway and make it available to all the researchers of the community! 
135
                    </p>
136
                    <p>
137
                      You, as a Community manager, become the main “promoter” of the Community Gateway. 
138
                      Engage the researchers of your community and, when applicable, inform the managers of the research infrastructure about the availability of tools for impact monitoring.
139
                    </p>
140
                    <p>
141
                      Remember that you will still be able to change the configuration of the Community Gateway in order to address any issue that may arise and to follow the evolution of the community (e.g. a new project or a new content provider that was not previously available in OpenAIRE).
142
                    </p>
143
                    <p>
144
                      Remember that you don’t have to go alone: the dedicated issue tracker you used in the “Test and Validate” phase is always available for you to contact the OpenAIRE team and ask for support.
145
                    </p>
146
                  </div>
147
                </div>
148
              </div>
149
            </div>
150
          <div class="contact-banner uk-background-norepeat uk-background-cover uk-section-secondary uk-section-overlap uk-position-relative uk-preserve-color">
151
            <div class="uk-container uk-container-large uk-section">
152
              <div class="uk-flex uk-flex-middle uk-padding" uk-grid>
153
                <div class="uk-text-center uk-width-1-1@s uk-width-1-2@m">
154
                  <img width="329" height="250" src="assets/contact/2.png">
155
                </div>
156
                <div class="uk-width-expand">
157
                  <h1 class="uk-text-bold">
158
                    <div>Let us help you develop a collaborative Open Science Gateway for your community. It is fast. It is reliable.</div>
159
                  </h1>
160
                  <div class="uk-margin-medium">Get in touch with our team to find out how.</div>
161
                  <div class="uk-inline">
162
                    <a class="uk-button portal-button" routerLink="/contact-us" routerLinkActive="router-link-active"> CONTACT
163
                      US</a>
164
                  </div>
165
                </div>
166
              </div>
167
            </div>
168
          </div>
169
        </div>
170
      </div>
171
    `
172
})
173
export class LearnInDepthComponent {
174
  public piwiksub: any;
175
  public pageContents = null;
176
  public divContents = null;
177

    
178
  private pageTitle = "OpenAIRE - Connect | Learn In Depth";
179

    
180
  properties:EnvProperties;
181

    
182
  constructor (
183
    private route: ActivatedRoute,
184
    private _router: Router,
185
    private _title: Title,
186
    private _piwikService: PiwikService,
187
    private helper: HelperService) {
188
    var description = "OpenAIRE - Connect, Community Dashboard, research community";
189
    this._title.setTitle(this.pageTitle);
190
  }
191

    
192
  public ngOnInit() {
193
    this.route.data
194
      .subscribe((data: { envSpecific: EnvProperties }) => {
195
        this.properties = data.envSpecific;
196
        if(this.properties.enablePiwikTrack && (typeof document !== 'undefined')){
197
          this.piwiksub = this._piwikService.trackView(this.properties, "OpenAIRE Connect | Create and manage your community page - learn in depth", this.properties.piwikSiteId).subscribe();
198
        }
199
        //this.getDivContents();
200
        this.getPageContents();
201
      });
202
  }
203

    
204
  public getPageContents() {
205
    this.helper.getPageHelpContents(this._router.url, this.properties, 'connect').subscribe(contents => {
206
      this.pageContents = contents;
207
    })
208
  }
209

    
210
  public getDivContents() {
211
    this.helper.getDivHelpContents(this._router.url, this.properties, 'connect').subscribe(contents => {
212
      this.divContents = contents;
213
    })
214
  }
215

    
216
  public ngOnDestroy() {
217
    if(this.piwiksub){
218
      this.piwiksub.unsubscribe();
219
    }
220
  }
221
}
(2-2/3)