Project

General

Profile

« Previous | Next » 

Revision 56305

[Branch|newlinking]
Merging trunk into branch newlinking 56242:56275

View differences:

learn-in-depth.component.ts
8 8
  selector: 'learn-in-depth',
9 9
  template: `
10 10
      <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="">
11
        <div class="cloud1-background uk-background-norepeat uk-background-cover uk-section uk-padding-remove-bottom" >
11
        <div class="cloud-background uk-background-norepeat uk-background-cover uk-section uk-padding-remove-bottom" >
12 12
          <div class="uk-container uk-container-large uk-section">
13 13
            <div uk-grid>
14 14
              <div class="uk-margin-large-top uk-width-3-4@m uk-width-1-1@s">
15
                <h1 class="uk-width-3-4 font-41">Let’s set up a Science Gateway for your Community <b>Together</b></h1>
15
                <h1 class="uk-width-3-4 font-41">Let’s set up a Gateway for your Community <b>Together</b></h1>
16 16
                <h5 class="uk-width-4-5@m uk-width-1-1@s">
17 17
                  <div class="uk-margin-bottom">You don’t have to go alone.</div>
18 18
                  <div>
......
61 61
                    
62 62
                    <p>
63 63
                      In this stage, you get to talk to the OpenAIRE team. 
64
                      Share your expectations with us and let us give you all the details about the operational OpenAIRE services, which will be integrated into the Science Gateway for your community.
64
                      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.
65 65
                    </p>
66 66
                    <p>
67 67
                      Here are the most important questions that the OpenAIRE team will ask you, in order to understand your scope and goals:
......
94 94
                </div>
95 95
                  <div class="uk-width-expand">
96 96
                    <h1 class="uk-margin-small">2. Develop a pilot</h1>
97
                    <i>We tranlate your needs into rules and processes and we configure operational OpenAIRE services.</i>
97
                    <i>We translate your needs into rules and processes and we configure operational OpenAIRE services.</i>
98 98

  
99 99
                    <p>
100
                      Based on the information gathered in phase 1 “Analyse your needs”, the OpenAIRE team will set up a pilot Science Gateway. 
100
                      Based on the information gathered in phase 1 “Analyse your needs”, the OpenAIRE team will set up a pilot Gateway. 
101 101
                      We will configure the OpenAIRE mining algorithms to identify research products of the OpenAIRE Graph that are relevant to your community. 
102
                      Those, together with some basic statistics, will be available in the pilot version of the Science Gateway that will be deployed on the OpenAIRE BETA infrastructure.
102
                      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.
103 103
                    </p>
104 104
                    <p>
105
                      The OpenAIRE team will give you a demo of the Science Gateway, with details on how to refine and update the configuration of the Science Gateway, both in terms of criteria for including research products and in terms of logo and visible portal pages.
105
                      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.
106 106
                    </p> 
107 107
<!--                    <p>-->
108 108
<!--                      You can find more details about the configuration options at <a>NAME OF PAGE???</a>-->
......
116 116
                  </div>
117 117
                  <div class="uk-width-expand">
118 118
                    <h1 class="uk-margin-small">3. Test and Validate</h1>
119
                    <i>You validate and test your new Science Gateway (portal). If needed, we further refine and adapt to your needs</i>
119
                    <i>You validate and test your new Community Gateway (portal). If needed, we further refine and adapt to your needs</i>
120 120

  
121 121
                    <p>
122 122
                      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. 
......
145 145
                    <i>We jointly roll out your new portal. You take over the business operations and start engaging your researchers</i>
146 146

  
147 147
                    <p>
148
                      Here we are: the coverage of research product is good, interesting statistics and charts have been selected, and the portal pages available for end-users are ready. 
149
                      We can roll out the Science Gateway and make it available to all the researchers of the community! 
148
                      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. 
149
                      We can roll out the Community Gateway and make it available to all the researchers of the community! 
150 150
                    </p>
151 151
                    <p>
152
                      You, as a Science Gateway manager, become the main “promoter” of the Science Gateway. 
152
                      You, as a Community manager, become the main “promoter” of the Community Gateway. 
153 153
                      Engage the researchers of your community and, when applicable, inform the managers of the research infrastructure about the availability of tools for impact monitoring.
154 154
                    </p>
155 155
                    <p>
156
                      Remember that you will still be able to change the configuration of the Science 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).
156
                      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).
157 157
                    </p>
158 158
                    <p>
159 159
                      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.
......
162 162
                </div>
163 163
              </div>
164 164
            </div>
165
          <div class="contact-background uk-background-norepeat uk-background-cover uk-section-secondary uk-section-overlap uk-position-relative uk-preserve-color">
165
          <div class="contact-banner uk-background-norepeat uk-background-cover uk-section-secondary uk-section-overlap uk-position-relative uk-preserve-color">
166 166
            <div class="uk-container uk-container-large uk-section">
167 167
              <div class="uk-flex uk-flex-middle uk-padding uk-child-width-1-1@s" uk-grid>
168 168

  
169 169
                <div class="uk-width-1-3@m">
170 170
                  <div class="uk-margin-left">
171
                    <img width="330" height="250" src="../../assets/contact/3.png">
171
                    <img width="330" height="250" src="../../assets/contact/2.png">
172 172
                  </div>
173 173
                </div>
174 174
                <div class="uk-padding-remove-vertical uk-padding-large uk-margin-large-left uk-width-3-5@m">
175 175
                  <h1>
176
                    <div>Let us Help you Develop a Collaborative Science Gateway.</div>
176
                    <div>Let us help you develop a collaborative Open Science Gateway for your community.</div>
177 177
                    <div>It is fast. It is reliable.</div>
178 178
                  </h1>
179 179
                  <div>Get in touch with our team to find out how.</div>

Also available in: Unified diff