add html content and icons

This commit is contained in:
Alex Martzios 2022-01-18 15:05:04 +02:00
parent 23e3ded849
commit 7bb9957d2c
3 changed files with 154 additions and 5 deletions

View File

@ -49,6 +49,7 @@ import {properties} from "../../environments/environment";
</div>
</div>
</div>
<!-- start of the first section -->
<div class="uk-section uk-padding-remove-top"
style="background: transparent linear-gradient(0deg, #FAFAFA 0%, #E2EEFA 100%) !important;">
<div class="uk-container uk-container-large uk-margin-top">
@ -234,12 +235,150 @@ import {properties} from "../../environments/environment";
<!-- </div>-->
</div>
</div>
<!-- Redesign start -->
<div class="uk-section uk-padding-remove-top">
<div class="uk-container uk-container-large uk-margin-top">
<div class="uk-grid" uk-grid>
<div class="uk-width-1-4">
<h1>Learn the process.</h1>
<div>
Build a Gateway yo your community's open and linked research outcomes. Customized your needs.
</div>
</div>
<div class="uk-width-3-4">
<div>
<button (click)="changeViewTo('all')">All 4 steps</button>
<icon [svg]='aboutAll'></icon>
<button (click)="changeViewTo('1')">1st Step</button>
<icon [svg]='about1'></icon>
<button (click)="changeViewTo('2')">2nd Step</button>
<icon [svg]='about2'></icon>
<button (click)="changeViewTo('3')">3rd Step</button>
<icon [svg]='about3'></icon>
<button (click)="changeViewTo('4')">4th Step</button>
<icon [svg]='about4'></icon>
</div>
<div *ngIf="step === 'all'">
<div>
You dont have to go alone.
</div>
<div>
We work with you in 4 collaborative steps to identify your needs, putting in practice our expertise on open science so you get the most out of OpenAIREs operational services.
</div>
<div>
1. Understanding your needs <br>
First, we learn about your requirements and challenges. We help you understand Open Science practices within EOSC and together well talk about how OpenAIRE RCD fits as a solution.
</div>
<div>
2. Develop a pilot <br>
How do you work today, and how would you like to work tomorrow? We translate your needs into rules and processes and we configure operational OpenAIRE services. By the end of this phase, well have defined the basic configuration of your Community Gateway.
</div>
<div>
3. Test and Validate <br>
You validate and test your new Community Gateway (portal) with your experts and community to ensure all workflows are in place and quality of data meets your standards. If needed, we work together in another iteration to further refine and adapt to your needs.
</div>
<div>
4. Roll out the service <br>
We jointly roll out your new Community Gateway. You take over the business operations and start engaging your researchers, we take care of the smooth operation of the e-service.
</div>
</div>
<div *ngIf="step === '1'">
1. Understanding your needs
"Identify the scope and goals. Understand open science practices within EOSC and the OpenAIRE services."
In this stage, you get to talk to the OpenAIRE team. 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.
Here are the most important questions that the OpenAIRE team will ask you, in order to understand your scope and goals:
Do you want a gateway, where researchers can have access to all research products of a discipline? Do you want a gateway that gathers any research outcome, produced thanks to the funding and services of a given research infrastructure?
Is your community (in)formally organized in sub-communities? Would you like to browse research products and get statistics also for these sub-communities? For example, the European Grid Infrastructure (EGI) features virtual organizations that represent discipline-specific communities and/or specific research projects. The research infrastructure DARIAH, on the other hand, is organised in national nodes (e.g. DARIAH-IT, DARIAH-DE).
How can the OpenAIRE team identify the research products of your community, among all those available in the OpenAIRE Graph? Through a series of steps: set of keywords, acknowledgment statements, set of projects, set of repositories, etc. This can be partial and provisional information that will serve as a starting point to the OpenAIRE team. You will be able to refine and update this information, in the second phase Develop a pilot.
</div>
<div *ngIf="step === '2'">
2. Develop a pilot
"We translate your needs into rules and processes and we configure operational OpenAIRE services."
Based on the information gathered in phase 1 Analyse your needs, the OpenAIRE team will set up a pilot Gateway. We will configure the OpenAIRE mining algorithms to identify research products of the OpenAIRE Graph that are relevant to your community. 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.
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.
</div>
<div *ngIf="step === '3'">
3. Test and Validate
"You validate and test your new Community Gateway (portal). If needed, we further refine and adapt to your needs."
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. You can report any issue you might find and ask questions directly to the dedicated OpenAIRE team, via a specially designed collaboration tool.
Typically, this phase takes some months, as you will have to go through certain procedures. 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.
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. Your feedback is very important to minimize the effort and time needed for this process to complete.
</div>
<div *ngIf="step === '4'">
4. Roll out the service
"We jointly roll out your new portal. You take over the business operations and start engaging your researchers."
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. We can roll out the Community Gateway and make it available to all the researchers of the community!
You, as a Community manager, become the main promoter of the Community Gateway. Engage the researchers of your community and, when applicable, inform the managers of the research infrastructure about the availability of tools for impact monitoring.
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).
Remember that you dont 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.
</div>
</div>
</div>
</div>
</div>
<div class="uk-section uk-padding-remove-top">
<div class="uk-container uk-container-large uk-margin-top">
<div class="uk-width-1-2">
<h1>Find the best for your community.</h1>
</div>
<div>
<div>
<h4>Profile</h4>
<div>Edit community information, change logo url, add community managers or organizations related to community.</div>
</div>
<div>
<h4>Content</h4>
<div>Manage projects, content providers, subjects and zenodo communities that are related to the research community.</div>
</div>
<div>
<h4>Statistics & Charts</h4>
<div>Manage statistical numbers & charts that will be displayed in the community overview and graph analysis views.</div>
</div>
<div>
<h4>Links</h4>
<div>Manage user claims related to the research community.</div>
</div>
<div>
<h4>Help texts</h4>
<div>Add or edit help text in research community pages.</div>
</div>
<div>
<h4>Users</h4>
<div>Invite more users to subscribe, manage community subscribers, your personal info and notification settings.</div>
</div>
</div>
</div>
</div>
<div class="uk-section uk-padding-remove-top">
<div class="uk-container uk-container-large uk-margin-top">
<div class="uk-text-center uk-width-3-4 uk-margin-auto">
<h2 class="uk-heading-medium uk-margin-large-bottom">We look forward to working together and helping you unlock the full potential of your research community through open science.</h2>
<a class="uk-button uk-button-primary uk-text-uppercase" routerLink="/contact-us">Contact us</a>
</div>
</div>
</div>
`
})
export class LearnHowComponent implements OnInit {
public pageContents = null;
public divContents = null;
public step: string = 'all';
public aboutAll = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 234.82 236.48"><defs><style>.cls-1{}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><circle class="cls-1" cx="48.45" cy="48.45" r="48.45"/><circle class="cls-1" cx="186.37" cy="48.45" r="48.45"/><circle class="cls-1" cx="48.45" cy="188.03" r="48.45"/><circle class="cls-1" cx="186.37" cy="188.03" r="48.45"/></g></g></svg>';
public about1 = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 227.96 265.77"><defs><style>.cls-1{}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M195.82,3.62h-29V27h29a7.74,7.74,0,0,1,8,7.48V234.88a7.73,7.73,0,0,1-8,7.47H32.14a7.73,7.73,0,0,1-8-7.47V34.52a7.74,7.74,0,0,1,8-7.48h29V3.62h-29C14.42,3.62,0,17.48,0,34.52V234.88c0,17,14.42,30.89,32.14,30.89H195.82c17.72,0,32.14-13.86,32.14-30.89V34.52C228,17.48,213.54,3.62,195.82,3.62Z"/><path class="cls-1" d="M75.47,30.67h77a4.7,4.7,0,0,0,4.6-4.79V4.78A4.7,4.7,0,0,0,152.48,0h-77a4.7,4.7,0,0,0-4.6,4.78v21.1A4.7,4.7,0,0,0,75.47,30.67Z"/><rect class="cls-1" x="49.23" y="122.53" width="42.79" height="30.11" rx="5.57"/><polygon class="cls-1" points="173.33 99.65 151.52 129.09 147.3 124.17 136.14 133.74 152.37 152.65 185.14 108.39 173.33 99.65"/></g></g></svg>';
public about2 = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 227.96 265.77"><defs><style>.cls-1{}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M162.75,210.23V176.77L137.8,150S142.05,85.75,114,65.62C85.91,85.75,90.16,150,90.16,150l-25,26.8v33.46s39.13-33.17,32.32-23.82.57,16.45.57,16.45l-8.51,9.64h48.77l-8.5-9.64s7.37-7.09.56-16.45S162.75,210.23,162.75,210.23Z"/><path class="cls-1" d="M195.82,3.62h-29V27h29a7.74,7.74,0,0,1,8,7.48V234.88a7.73,7.73,0,0,1-8,7.47H32.14a7.73,7.73,0,0,1-8-7.47V34.52a7.74,7.74,0,0,1,8-7.48h29V3.62h-29C14.42,3.62,0,17.48,0,34.52V234.88c0,17,14.42,30.89,32.14,30.89H195.82c17.72,0,32.14-13.86,32.14-30.89V34.52C228,17.48,213.54,3.62,195.82,3.62Z"/><path class="cls-1" d="M76.4,30.67h75.15A4.65,4.65,0,0,0,156,25.88V4.78A4.65,4.65,0,0,0,151.55,0H76.4a4.65,4.65,0,0,0-4.49,4.78v21.1A4.66,4.66,0,0,0,76.4,30.67Z"/></g></g></svg>';
public about3 = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 293.74 263.39"><defs><style>.cls-1{}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M260.75,0H33A33,33,0,0,0,0,33V176.61a33,33,0,0,0,33,33h74.4v23h-19v30.82H203.66V232.57H184.44v-23h76.31a33,33,0,0,0,33-33V33A33,33,0,0,0,260.75,0Zm3.75,174.83a7,7,0,0,1-6.86,7.1H36.1a7,7,0,0,1-6.86-7.1V34.76a7,7,0,0,1,6.86-7.09H257.64a7,7,0,0,1,6.86,7.09Z"/><path class="cls-1" d="M260.75,0H33A33,33,0,0,0,0,33V176.61a33,33,0,0,0,33,33h74.4v23h-19v30.82H203.66V232.57H184.44v-23h76.31a33,33,0,0,0,33-33V33A33,33,0,0,0,260.75,0Zm3.75,174.83a7,7,0,0,1-6.86,7.1H36.1a7,7,0,0,1-6.86-7.1V34.76a7,7,0,0,1,6.86-7.09H257.64a7,7,0,0,1,6.86,7.09Z"/><path class="cls-1" d="M260.75,0H33A33,33,0,0,0,0,33V176.61a33,33,0,0,0,33,33h74.4v23h-19v30.82H203.66V232.57H184.44v-23h76.31a33,33,0,0,0,33-33V33A33,33,0,0,0,260.75,0Zm3.75,174.83a7,7,0,0,1-6.86,7.1H36.1a7,7,0,0,1-6.86-7.1V34.76a7,7,0,0,1,6.86-7.09H257.64a7,7,0,0,1,6.86,7.09Z"/><path class="cls-1" d="M123,155.32V132.26l-17.19-18.47s2.93-44.26-16.42-58.13C70.05,69.53,73,113.79,73,113.79l-17.2,18.47v23.06s27-22.86,22.28-16.41.39,11.33.39,11.33l-5.86,6.65h33.61l-5.87-6.65s5.09-4.88.4-11.33S123,155.32,123,155.32Z"/><rect class="cls-1" x="164.94" y="117.66" width="15.88" height="39.22"/><rect class="cls-1" x="215.69" y="99.44" width="15.88" height="57.44"/><rect class="cls-1" x="190.27" y="75.62" width="15.88" height="81.26"/></g></g></svg>';
public about4 = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 177.86 248.05"><defs><style>.cls-1{}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M177.86,236.27V197.84A25.23,25.23,0,0,0,170.48,180l-38.12-38.11s7.4-104-40-140.7a5.62,5.62,0,0,0-6.92,0c-47.37,36.67-40,140.7-40,140.7L7.39,180A25.24,25.24,0,0,0,0,197.84v38.43a3.86,3.86,0,0,0,6.23,3c17.1-13.33,62.85-48.53,52.71-35.55-12.41,15.88,1,27.92,1,27.92L47.13,245.23a1.67,1.67,0,0,0,1.21,2.82h81.18a1.67,1.67,0,0,0,1.21-2.82l-12.84-13.55s13.44-12,1-27.92c-10.13-13,35.61,22.22,52.71,35.55A3.86,3.86,0,0,0,177.86,236.27Z"/></g></g></svg>';
public url: string = null;
public pageTitle: string = "OpenAIRE - Connect | Learn How";
public pageDescription: string = "Learn the process: Build a Gateway to your community's open and linked research outcomes. Customized to your needs.";
@ -259,7 +398,7 @@ export class LearnHowComponent implements OnInit {
public ngOnInit() {
this.properties = properties
this.properties = properties;
if (this.properties.enablePiwikTrack && (typeof document !== 'undefined')) {
this.subscriptions.push(this._piwikService.trackView(this.properties, this.pageTitle, this.properties.piwikSiteId).subscribe());
@ -310,4 +449,8 @@ export class LearnHowComponent implements OnInit {
private updateUrl(url: string) {
this._meta.updateTag({content: url}, "property='og:url'");
}
public changeViewTo(step: string) {
this.step = step;
}
}

View File

@ -14,11 +14,13 @@ import {Schema2jsonldModule} from "../openaireLibrary/sharedComponents/schema2js
import {SEOServiceModule} from "../openaireLibrary/sharedComponents/SEO/SEOService.module";
import {BreadcrumbsModule} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.module";
import {HtmlPagesModule} from "../htmlPages/htmlPages.module";
import {IconsModule} from '../openaireLibrary/utils/icons/icons.module';
import {IconsService} from '../openaireLibrary/utils/icons/icons.service';
@NgModule({
imports: [
CommonModule, RouterModule, LearnHowRoutingModule, GifSliderModule, HelperModule,
Schema2jsonldModule, SEOServiceModule, BreadcrumbsModule, HtmlPagesModule
Schema2jsonldModule, SEOServiceModule, BreadcrumbsModule, HtmlPagesModule, IconsModule
],
declarations: [
LearnHowComponent
@ -30,4 +32,8 @@ import {HtmlPagesModule} from "../htmlPages/htmlPages.module";
PreviousRouteRecorder, PiwikService, IsRouteEnabled
]
})
export class LearnHowModule { }
export class LearnHowModule {
constructor(private iconsService: IconsService) {
}
}

@ -1 +1 @@
Subproject commit 5f7acfdd4df8055d25f39852d410b0512e97181d
Subproject commit a625e596106765296fef7c5aa51b0acd0a58cb3c