[develop | DONE | CHANGED] Develop: update text
Change pricing to subscriptions, updates on ssubscriptions content
This commit is contained in:
parent
65f85ef1bc
commit
43dbbd4c47
|
@ -26,7 +26,7 @@ const routes: Routes = [
|
|||
{path: 'about', redirectTo: 'about/learn-how', pathMatch: 'full'},
|
||||
{path: 'about/learn-how', loadChildren: () => import('./learn-how/learn-how.module').then(m => m.LearnHowModule), data: {hasStickyHeaderOnMobile: true}},
|
||||
{path: 'about/faq', loadChildren: () => import('./learn-how/faqs/faqs.module').then(m => m.FaqsModule), data: {hasStickyHeaderOnMobile: true}},
|
||||
{path: 'pricing', loadChildren: () => import('./pricing/pricing.module').then(m => m.PricingModule)},
|
||||
{path: 'subscriptions', loadChildren: () => import('./pricing/pricing.module').then(m => m.PricingModule)},
|
||||
{path: 'get-started', loadChildren: () => import('./get-started/get-started.module').then(m => m.GetStartedModule)},
|
||||
{
|
||||
path: 'contact-us',
|
||||
|
|
|
@ -511,8 +511,8 @@ export class AppComponent implements OnInit, OnDestroy {
|
|||
]
|
||||
)
|
||||
);
|
||||
this.menuItems.push(new MenuItem("pricing", "Pricing", restrictedData ? url + "/pricing" : "",
|
||||
restrictedData ? "" : "/pricing", false, [], ["/pricing"], {}));
|
||||
this.menuItems.push(new MenuItem("subscriptions", "Subscriptions", restrictedData ? url + "/subscriptions" : "",
|
||||
restrictedData ? "" : "/subscriptions", false, [], ["/subscriptions"], {}));
|
||||
this.menuItems.push(new MenuItem("communities", "Communities", restrictedData ? url + "/search/find/communities" : "",
|
||||
restrictedData ? "" : "/search/find/communities", false, [], ['/search/find/communities'], {}),
|
||||
);
|
||||
|
|
|
@ -90,139 +90,139 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="uk-section uk-section-large uk-container uk-container-large">
|
||||
<div class="uk-margin-medium-top">
|
||||
<h2 class="uk-h1">
|
||||
Our mission for an Open and FAIR science<span class="uk-text-primary">.</span>
|
||||
</h2>
|
||||
<div class="uk-margin-large-top">
|
||||
<div class="uk-child-width-1-3@m uk-child-width-1-1@s uk-grid-large uk-grid-match uk-grid" uk-grid=""
|
||||
uk-height-match=".target">
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/virtual.svg"
|
||||
alt="A Virtual Research Environment" style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h3 class="uk-6 uk-card-title uk-margin-small-bottom">A Virtual Research
|
||||
Environment</h3>
|
||||
<div>An overlay platform making it easy to share, link, disseminate and monitor all
|
||||
your {{entities.PUBLICATIONS | lowercase}},
|
||||
{{entities.DATASETS | lowercase}}, {{entities.SOFTWARE | lowercase}}, methods.
|
||||
In one place.
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Access to OpenAIRE research graph
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Moderated, front-end linking
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Cross-platform search
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/open_science.svg" alt="Open science in action"
|
||||
style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center" style="">
|
||||
<h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Open Science in action</h3>
|
||||
<div>A time-saving bundle of services for researchers to effortlessly practice open
|
||||
science. An integral
|
||||
part of the European Open Science Cloud.
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Use of OpenAIRE Guidelines
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Publish and get DOIs with Zenodo
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
EOSC Single Sign-On
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/customize.svg" alt="Customized to your needs"
|
||||
style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center" style="">
|
||||
<h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Customized to your needs</h3>
|
||||
<div>A Gateway with your own brand, rules for aggregation, text & data mining,
|
||||
and presentation. Run
|
||||
by you via a simple, yet powerful backend administration tool.
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Access control
|
||||
</li>
|
||||
<!--<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85" flex="true"></icon>
|
||||
Analytics: rich set of indicators
|
||||
</li>-->
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Look & feel to match your brand
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="uk-section uk-section-large uk-container uk-container-large">-->
|
||||
<!-- <div class="uk-margin-medium-top">-->
|
||||
<!-- <h2 class="uk-h1">-->
|
||||
<!-- Our mission for an Open and FAIR science<span class="uk-text-primary">.</span>-->
|
||||
<!-- </h2>-->
|
||||
<!-- <div class="uk-margin-large-top">-->
|
||||
<!-- <div class="uk-child-width-1-3@m uk-child-width-1-1@s uk-grid-large uk-grid-match uk-grid" uk-grid=""-->
|
||||
<!-- uk-height-match=".target">-->
|
||||
<!-- <div class="uk-first-column">-->
|
||||
<!-- <div class="uk-card uk-card-default uk-padding">-->
|
||||
<!-- <div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center-->
|
||||
<!-- uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">-->
|
||||
<!-- <div>-->
|
||||
<!-- <img src="assets/connect-assets/home/virtual.svg"-->
|
||||
<!-- alt="A Virtual Research Environment" style="height:60px; width:67px"/>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="uk-card-body uk-padding-remove uk-margin-small-bottom">-->
|
||||
<!-- <div class="target uk-text-center">-->
|
||||
<!-- <h3 class="uk-6 uk-card-title uk-margin-small-bottom">A Virtual Research-->
|
||||
<!-- Environment</h3>-->
|
||||
<!-- <div>An overlay platform making it easy to share, link, disseminate and monitor all-->
|
||||
<!-- your {{entities.PUBLICATIONS | lowercase}},-->
|
||||
<!-- {{entities.DATASETS | lowercase}}, {{entities.SOFTWARE | lowercase}}, methods.-->
|
||||
<!-- In one place.-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <hr/>-->
|
||||
<!-- <div>-->
|
||||
<!-- <ul class="uk-list uk-text-small">-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Access to OpenAIRE research graph-->
|
||||
<!-- </li>-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Moderated, front-end linking-->
|
||||
<!-- </li>-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Cross-platform search-->
|
||||
<!-- </li>-->
|
||||
<!-- </ul>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div>-->
|
||||
<!-- <div class="uk-card uk-card-default uk-padding">-->
|
||||
<!-- <div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center-->
|
||||
<!-- uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">-->
|
||||
<!-- <div>-->
|
||||
<!-- <img src="assets/connect-assets/home/open_science.svg" alt="Open science in action"-->
|
||||
<!-- style="height:60px; width:67px"/>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="uk-card-body uk-padding-remove uk-margin-small-bottom">-->
|
||||
<!-- <div class="target uk-text-center" style="">-->
|
||||
<!-- <h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Open Science in action</h3>-->
|
||||
<!-- <div>A time-saving bundle of services for researchers to effortlessly practice open-->
|
||||
<!-- science. An integral-->
|
||||
<!-- part of the European Open Science Cloud.-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <hr>-->
|
||||
<!-- <div>-->
|
||||
<!-- <ul class="uk-list uk-text-small">-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Use of OpenAIRE Guidelines-->
|
||||
<!-- </li>-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Publish and get DOIs with Zenodo-->
|
||||
<!-- </li>-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- EOSC Single Sign-On-->
|
||||
<!-- </li>-->
|
||||
<!-- </ul>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div>-->
|
||||
<!-- <div class="uk-card uk-card-default uk-padding">-->
|
||||
<!-- <div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center-->
|
||||
<!-- uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">-->
|
||||
<!-- <div>-->
|
||||
<!-- <img src="assets/connect-assets/home/customize.svg" alt="Customized to your needs"-->
|
||||
<!-- style="height:60px; width:67px"/>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="uk-card-body uk-padding-remove uk-margin-small-bottom">-->
|
||||
<!-- <div class="target uk-text-center" style="">-->
|
||||
<!-- <h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Customized to your needs</h3>-->
|
||||
<!-- <div>A Gateway with your own brand, rules for aggregation, text & data mining,-->
|
||||
<!-- and presentation. Run-->
|
||||
<!-- by you via a simple, yet powerful backend administration tool.-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <hr>-->
|
||||
<!-- <div>-->
|
||||
<!-- <ul class="uk-list uk-text-small">-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Access control-->
|
||||
<!-- </li>-->
|
||||
<!-- <!–<li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85" flex="true"></icon>-->
|
||||
<!-- Analytics: rich set of indicators-->
|
||||
<!-- </li>–>-->
|
||||
<!-- <li class="uk-flex uk-flex-middle">-->
|
||||
<!-- <icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"-->
|
||||
<!-- flex="true"></icon>-->
|
||||
<!-- Look & feel to match your brand-->
|
||||
<!-- </li>-->
|
||||
<!-- </ul>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
|
||||
<div *ngIf="researchCommunities.length === 0" class="uk-container uk-container-large uk-margin-large-bottom">
|
||||
<errorMessages [status]="[status]" [type]="'communities'"></errorMessages>
|
||||
|
@ -275,13 +275,13 @@
|
|||
<div class="uk-section uk-section-large uk-container uk-container-large">
|
||||
<div class="uk-margin-medium-top">
|
||||
<h2 class="uk-h1">
|
||||
Pricing plans
|
||||
Subscription plans
|
||||
</h2>
|
||||
<div class="uk-margin-large-top">
|
||||
<div class="uk-child-width-1-3@m uk-child-width-1-1@s uk-grid-large uk-grid-match uk-grid" uk-grid=""
|
||||
<div class="uk-child-width-1-4@m uk-child-width-1-1@s uk-grid-medium uk-grid-match uk-grid" uk-grid=""
|
||||
uk-height-match=".target">
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card uk-card-default uk-padding uk-flex">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
|
@ -291,7 +291,7 @@
|
|||
</div>-->
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-medium-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom">CONNECT Standard</h5>
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom uk-text-uppercase uk-text-primary">Standard</h5>
|
||||
<div>
|
||||
Suggested for thematic research communities.
|
||||
|
||||
|
@ -302,7 +302,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-primary uk-padding">
|
||||
<div class="uk-card uk-card-default uk-padding uk-flex">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
|
@ -312,7 +312,7 @@
|
|||
</div>-->
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-medium-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom">CONNECT Advanced</h5>
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom uk-text-uppercase uk-text-primary ">Advanced</h5>
|
||||
<div>
|
||||
Suggested for research infrastructures.
|
||||
|
||||
|
@ -323,7 +323,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card uk-card-default uk-padding uk-flex">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
|
@ -333,7 +333,7 @@
|
|||
</div>-->
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-medium-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom">CONNECT Premium</h5>
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom uk-text-uppercase uk-text-primary">Premium</h5>
|
||||
<div>
|
||||
Suggested for university alliances and networks of research organisations.
|
||||
|
||||
|
@ -343,12 +343,33 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding uk-flex">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
uk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/virtual.svg"
|
||||
alt="A Virtual Research Environment" style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>-->
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-medium-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-small-bottom uk-text-uppercase uk-text-primary">CONNECT +<br>MONITOR BUNDLE</h5>
|
||||
<div>
|
||||
Bundle CONNECT and MONITOR plans at a special price.
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-text-center uk-margin-medium-top">
|
||||
<a class="uk-display-inline-block uk-text-uppercase uk-button uk-button-text"
|
||||
routerLinkActive="router-link-active" routerLink="pricing">
|
||||
routerLinkActive="router-link-active" routerLink="subscriptions">
|
||||
<span class="uk-flex uk-flex-middle">
|
||||
<span>Learn more</span>
|
||||
</span>
|
||||
|
|
|
@ -30,7 +30,7 @@ import {EnvProperties} from "../openaireLibrary/utils/properties/env-properties"
|
|||
<a class="uk-display-inline-block uk-button uk-button-text"
|
||||
href="https://graph.openaire.eu/docs/apis/search-api/research-products" target="_blank">
|
||||
<span class="uk-flex uk-flex-middle">
|
||||
<span>Selective Access APIs</span>
|
||||
<span>Graph APIs</span>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
@ -9,6 +9,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
import {Subscriber} from "rxjs";
|
||||
import {properties} from "../../environments/environment";
|
||||
import {QuickContactService} from '../openaireLibrary/sharedComponents/quick-contact/quick-contact.service';
|
||||
import {OpenaireEntities} from "../openaireLibrary/utils/properties/searchFields";
|
||||
|
||||
@Component({
|
||||
selector: 'learn-how',
|
||||
|
@ -19,7 +20,41 @@ import {QuickContactService} from '../openaireLibrary/sharedComponents/quick-con
|
|||
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section uk-padding-remove-top pattern-background">
|
||||
<div class="uk-section uk-padding-remove-top">
|
||||
<div class="uk-container uk-container-large uk-margin-top uk-margin-large-bottom">
|
||||
<p>
|
||||
OpenAIRE CONNECT is a platform-as-a-service that enables research communities, research performing organizations
|
||||
and research infrastructures to create customized web portals for discovering and sharing their research
|
||||
outcomes and Open Science practices. It supports both public and private settings, integrates Open Science for
|
||||
enhanced collaboration, and offers rapid setup and branding customization. In short, a virtual gateway for your
|
||||
community, however you define it.
|
||||
</p>
|
||||
<p>
|
||||
OpenAIRE CONNECT significantly improves the visibility and dissemination of research within and beyond the
|
||||
community, connecting it to the wider scientific landscape.
|
||||
</p>
|
||||
<p>
|
||||
This service was created for use by research communities that want to gather their research outcomes, currently
|
||||
scattered across multiple repositories and archives, into a single entry-point, such as:
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
|
||||
<li>Research projects, that want research outcomes related to a specific research topic to be collected at a
|
||||
single entry-point
|
||||
</li>
|
||||
|
||||
<li>Research infrastructures, that want to track the research outcomes produced thanks to the resources they
|
||||
offer
|
||||
</li>
|
||||
<li>
|
||||
University alliances, that require a single entry-point to all research outcomes of their alliance members
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="uk-section uk-padding-remove-top pattern-background">
|
||||
<div class="uk-container uk-container-large uk-margin-top uk-margin-large-bottom">
|
||||
<div class="uk-grid uk-grid-large" uk-grid>
|
||||
<div class="uk-width-1-3@m uk-width-1-1">
|
||||
|
@ -214,6 +249,139 @@ import {QuickContactService} from '../openaireLibrary/sharedComponents/quick-con
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section uk-section-large uk-container uk-container-large">
|
||||
<div class="uk-margin-medium-top">
|
||||
<h2 class="uk-h1">
|
||||
Our mission for an Open and FAIR science<span class="uk-text-primary">.</span>
|
||||
</h2>
|
||||
<div class="uk-margin-large-top">
|
||||
<div class="uk-child-width-1-3@m uk-child-width-1-1@s uk-grid-large uk-grid-match uk-grid" uk-grid=""
|
||||
uk-height-match=".target">
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
\t\t\t\t\t\t\t\tuk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/virtual.svg"
|
||||
alt="A Virtual Research Environment" style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center">
|
||||
<h3 class="uk-6 uk-card-title uk-margin-small-bottom">A Virtual Research
|
||||
Environment</h3>
|
||||
<div>An overlay platform making it easy to share, link, disseminate and monitor all
|
||||
your {{entities.PUBLICATIONS | lowercase}},
|
||||
{{entities.DATASETS | lowercase}}, {{entities.SOFTWARE | lowercase}}, methods.
|
||||
In one place.
|
||||
</div>
|
||||
</div>
|
||||
<hr/>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Access to OpenAIRE research graph
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Moderated, front-end linking
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Cross-platform search
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
\t\t\t\t\t\t\t\t\t\t\t\t\tuk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/open_science.svg" alt="Open science in action"
|
||||
style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center" style="">
|
||||
<h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Open Science in action</h3>
|
||||
<div>A time-saving bundle of services for researchers to effortlessly practice open
|
||||
science. An integral
|
||||
part of the European Open Science Cloud.
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Use of OpenAIRE Guidelines
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Publish and get DOIs with Zenodo
|
||||
</li>
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
EOSC Single Sign-On
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
\t\t\t\t\t\t\t\t\t\t\t\t\tuk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/customize.svg" alt="Customized to your needs"
|
||||
style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-card-body uk-padding-remove uk-margin-small-bottom">
|
||||
<div class="target uk-text-center" style="">
|
||||
<h3 class="uk-h6 uk-card-title uk-margin-small-bottom">Customized to your needs</h3>
|
||||
<div>A Gateway with your own brand, rules for aggregation, text & data mining,
|
||||
and presentation. Run
|
||||
by you via a simple, yet powerful backend administration tool.
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<div>
|
||||
<ul class="uk-list uk-text-small">
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Access control
|
||||
</li>
|
||||
<!--<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85" flex="true"></icon>
|
||||
Analytics: rich set of indicators
|
||||
</li>-->
|
||||
<li class="uk-flex uk-flex-middle">
|
||||
<icon class="uk-margin-small-right uk-text-primary" name="done" ratio="0.85"
|
||||
flex="true"></icon>
|
||||
Look & feel to match your brand
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div #contact class="uk-section uk-container uk-container-large uk-text-center uk-flex uk-flex-column uk-flex-middle">
|
||||
<h2 class="uk-h2 uk-margin-medium-top uk-width-3-5@m">We look forward to working together and helping you unlock the full potential of your research community through open science<span class="uk-text-primary">.</span></h2>
|
||||
<a class="uk-button uk-button-primary uk-text-uppercase uk-margin-medium-top uk-margin-medium-bottom" routerLink="/contact-us">Contact us</a>
|
||||
|
@ -225,6 +393,8 @@ export class LearnHowComponent implements OnInit {
|
|||
public pageContents = null;
|
||||
public divContents = null;
|
||||
public activeStep = 0;
|
||||
public entities = OpenaireEntities;
|
||||
|
||||
steps: any[] = [
|
||||
{name: 'All 4 Steps', icon: '<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 234.82 236.48"><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>'},
|
||||
{name: '1st Step', icon: '<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 227.96 265.77"><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>'},
|
||||
|
|
|
@ -13,62 +13,38 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
template: `
|
||||
<div class="uk-container uk-container-large uk-section uk-section-small uk-padding-remove-bottom">
|
||||
<div class="uk-padding-small">
|
||||
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
|
||||
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-container uk-container-large">
|
||||
<div class="">
|
||||
<h1>Pricing</h1>
|
||||
<h1>Subscriptions</h1>
|
||||
|
||||
<div>
|
||||
<div>
|
||||
OpenAIRE CONNECT is a platform-as-a-service that enables research communities, research performing
|
||||
organizations and research infrastructures to create customized web portals for discovering and sharing
|
||||
their research outcomes and Open Science practices. In short, a virtual gateway for your community, however
|
||||
you define it.
|
||||
As demand for our services grows, along with the features included in each of them, traditional sources of
|
||||
funding may not be sufficient. By introducing subscription fees, we can ensure their long-term
|
||||
sustainability; by achieving financial stability we can continue to invest in better resources, technology,
|
||||
and talent, thereby increasing our capacity to deliver impactful programs and services to all interested
|
||||
parties. Subscriptions support immediate operational needs, while at the same time enabling us to scale our
|
||||
efforts and make a greater, more sustainable difference in the communities we serve.
|
||||
</div>
|
||||
<div class="uk-margin-top">
|
||||
It supports both public and private settings, integrates Open Science for enhanced collaboration, and offers
|
||||
rapid setup and branding customization. This service significantly improves the visibility and dissemination
|
||||
of research within and beyond the community, connecting it to the wider scientific landscape.
|
||||
</div>
|
||||
<div class="uk-margin-top">
|
||||
<b> Who is it for</b>: Research communities that want to gather their research outcomes currently scattered
|
||||
across multiple repositories and archives into a single entry-point. Examples:
|
||||
<ul>
|
||||
<li>Research projects that want a single entry-point with research outcomes related to a specific research
|
||||
topic.
|
||||
</li>
|
||||
<li>Research infrastructures that want to track the research outcomes produced thanks to the resources
|
||||
they offer.
|
||||
</li>
|
||||
<li> University alliances that want a single entry-point to all research outcomes of the universities of
|
||||
the alliance.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section">
|
||||
<h2>Pricing plans</h2>
|
||||
<div>Based on your needs, we identified 3 Pricing Plans: CONNECT Standard, CONNECT Advanced, CONNECT Premium. Following is a
|
||||
description
|
||||
of the features.
|
||||
</div>
|
||||
|
||||
<table id="pricing-table" class="uk-table uk-table-striped uk-box-shadow-medium uk-text-center">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>
|
||||
<p><strong>CONNECT Standard</strong></p>
|
||||
<p class="uk-text-primary"><strong>STANDARD</strong></p>
|
||||
</td>
|
||||
<td class="">
|
||||
<p><strong>CONNECT Advanced</strong></p>
|
||||
<p class="uk-text-primary"><strong>ADVANCED</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><strong>CONNECT Premium</strong></p>
|
||||
<p class="uk-text-primary"><strong>PREMIUM</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -82,28 +58,15 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<p>Research Infrastructures or Communities</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Research Organizations and Networks</p>
|
||||
<p>Research Organisations and Networks</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Annual fee</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>4000€</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>5500€</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>5500€ + <i>800€ per member</i></p>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- <tr>
|
||||
<td colspan="4">
|
||||
<p><strong>Features</strong></p>
|
||||
</td>
|
||||
</tr>-->
|
||||
|
||||
<!-- <tr>
|
||||
<td colspan="4">
|
||||
<p><strong>Features</strong></p>
|
||||
</td>
|
||||
</tr>-->
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Gateway on the cloud</strong></p>
|
||||
|
@ -113,7 +76,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -121,14 +84,15 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Gateway Customisation for Menu and Page Editing, and your Brand</strong></p>
|
||||
<p class="uk-text-left"><strong>Gateway Customisation for Menu and Page Editing, and your Brand</strong>
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -157,7 +121,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -172,7 +136,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -187,7 +151,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -213,11 +177,11 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✘</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✘</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>coming soon</p>
|
||||
|
@ -232,7 +196,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -247,7 +211,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -262,7 +226,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -271,14 +235,14 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Link with your Zenodo Community</strong></p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -293,7 +257,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -302,14 +266,14 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Text mining</strong></p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -338,7 +302,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -346,7 +310,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Customized charts per organisation</strong></p>
|
||||
<p class="uk-text-left"><strong>Customised charts per organisation</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>✘</p>
|
||||
|
@ -367,7 +331,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -376,7 +340,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Integration of Community Services*</strong>
|
||||
<br>
|
||||
<br>
|
||||
<span class="uk-text-small">*<i>subject to feasibility study</i></span>
|
||||
</p>
|
||||
</td>
|
||||
|
@ -399,7 +363,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -414,7 +378,7 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>✔</p>
|
||||
|
@ -468,20 +432,21 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
</td>
|
||||
<td>
|
||||
<p>Up to 1 month</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>Up to 2 months</p>
|
||||
|
||||
|
||||
</td>
|
||||
<td>
|
||||
<p>Up to 2 months</p>
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong><span>Trial Period<!-- <span uk-icon="info" uk-tooltip="Try OpenAIRE CONNECT for free"></span>--></span></strong></p>
|
||||
<p class="uk-text-left"><strong><span>Trial Period
|
||||
<!-- <span uk-icon="info" uk-tooltip="Try OpenAIRE CONNECT for free"></span>--></span></strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p><span>2 months</span></p>
|
||||
|
@ -493,164 +458,236 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<p><span>3 months</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Annual fee (€)</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>4000</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>5500</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>5500 + <i>800 per member</i></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="uk-section">
|
||||
<h2>Special Packages</h2>
|
||||
<div>
|
||||
<ul>
|
||||
<li><b> CONNECT+MONITOR BUNDLE</b>: It’s possible to combine OpenAIRE CONNECT Advanced and OpenAIRE
|
||||
<!--<li><b> CONNECT+MONITOR BUNDLE</b>: It’s possible to combine OpenAIRE CONNECT Advanced and OpenAIRE
|
||||
Monitor
|
||||
premium at the Special Price of 10 000€
|
||||
</li>
|
||||
</li>-->
|
||||
<!-- <li> OpenAIRE members get a 30% discount</li>-->
|
||||
<li>0% VAT (24% VAT applies only for Greek TAX ID number holders)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div #contact
|
||||
class="uk-section uk-container uk-container-large uk-margin-large-bottom uk-flex uk-flex-middle uk-flex-column uk-card uk-card-primary uk-light">
|
||||
<h3 class="uk-text-center uk-width-3-4@m">
|
||||
<div>Let us help you select your plan </div>
|
||||
<!--<div>It is fast<span class="uk-text-primary">.</span> It is reliable<span class="uk-text-primary">.</span>
|
||||
</div>-->
|
||||
</h3>
|
||||
<a class="uk-button uk-button-default uk-margin-medium-top uk-margin-medium-bottom" routerLink="/contact-us">Contact
|
||||
us</a>
|
||||
<div class="uk-section">
|
||||
<h2>Special Packages</h2>
|
||||
|
||||
<div class="uk-margin-large-top">
|
||||
<div class="uk-child-width-1-2@m uk-child-width-1-1@s uk-grid-large uk-grid-match uk-grid" uk-grid=""
|
||||
uk-height-match=".target">
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
\t\t\t\t\t\t\t\tuk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/virtual.svg"
|
||||
alt="A Virtual Research Environment" style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>-->
|
||||
<div class="uk-card-body ">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom">OpenAIRE CONNECT and MONITOR <br>at the special price
|
||||
of 10 000€</h5>
|
||||
<!--<div>
|
||||
It’s possible to combine OpenAIRE CONNECT Advanced and OpenAIRE
|
||||
MONITOR
|
||||
Premium at the special price of 10 000€
|
||||
|
||||
</div>-->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="uk-first-column">
|
||||
<div class="uk-card uk-card-default uk-padding">
|
||||
<!--<div class="uk-card-media-top uk-flex uk-flex-middle uk-flex-center
|
||||
\t\t\t\t\t\t\t\tuk-padding-small uk-padding-remove-vertical uk-margin-top uk-margin-bottom">
|
||||
<div>
|
||||
<img src="assets/connect-assets/home/virtual.svg"
|
||||
alt="A Virtual Research Environment" style="height:60px; width:67px"/>
|
||||
</div>
|
||||
</div>-->
|
||||
<div class="uk-card-body ">
|
||||
<div class="target uk-text-center">
|
||||
<h5 class=" uk-card-title uk-margin-medium-bottom">OpenAIRE members <br>get a 30% discount</h5>
|
||||
<!--<div>
|
||||
OpenAIRE members get a 30% discount
|
||||
</div>-->
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-container uk-container-large">
|
||||
<div class="uk-section">
|
||||
<h2>Description of the features </h2>
|
||||
<div>The OpenAIRE CONNECT Dashboard (Gateway) provides a comprehensive set of features designed to support and
|
||||
enhance research communities in bringing forward their results and Open Science activities/practices. When
|
||||
not
|
||||
specified, the feature is available for all pricing plans.
|
||||
<div>The OpenAIRE CONNECT Gateway provides a comprehensive set of features designed to support and enhance research communities in bringing forward their results and Open Science activities/practices.
|
||||
</div>
|
||||
|
||||
|
||||
<table class="uk-table uk-table-striped uk-table-responsive uk-box-shadow-medium">
|
||||
<table class="uk-table uk-table-striped uk-table-responsive uk-box-shadow-medium uk-margin-large-top">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<tr style="cursor: pointer" uk-toggle="target: .toggle">
|
||||
<td class="uk-width-medium@m">
|
||||
<p class="uk-text-left"><strong>Features</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<td class="">
|
||||
<p class="uk-text-left"><strong>Description</strong></p>
|
||||
</td>
|
||||
<td style="width:30px">
|
||||
<icon name="expand_more" class=" toggle"></icon>
|
||||
<icon class=" toggle" hidden name="expand_less"></icon>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Gateway on the Cloud</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Full IT support of the service: hosting, installation, maintenance, upgrade, backups. Ensures
|
||||
reliable
|
||||
and secure cloud deployment on the OpenAIRE infrastructure, providing scalable and accessible cloud
|
||||
and secure cloud deployment on the OpenAIRE infrastructure, providing scalable and accessible
|
||||
cloud
|
||||
services.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Gateway Customization for Menu and Page Editing, and your Brand</strong></p>
|
||||
<p class="uk-text-left"><strong>Gateway Customisation for Menu and Page Editing, and your
|
||||
Brand</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Create your own menu, edit pages, and adapt to your visual identity with logo, banner, background,
|
||||
buttons, colors. Edit the home page to include your personalised content.</p>
|
||||
<p>Create your own menu, edit pages, and adapt to your visual identity with logo, banner,
|
||||
background,
|
||||
buttons, colours. Edit the home page to include your personalised content.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Customized pages</strong></p>
|
||||
<p class="uk-text-left"><strong>Customised pages</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Request new pages for you to customise</p>
|
||||
<p>Request new pages for you to customise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Unlimited Number of Managers/Administrators</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Supports an unlimited number of administrators or managers, enhancing collaborative management and
|
||||
oversight capabilities</p>
|
||||
<p>Supports an unlimited number of administrators or managers, enhancing collaborative management
|
||||
and
|
||||
oversight capabilities.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Login via OpenAIRE AAI</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Sign in via an institutional account (eduGAIN), GitHub, Google, LinkedIn, ORCID, or with an OpenAIRE
|
||||
<p>Sign in via an institutional account (eduGAIN), GitHub, Google, LinkedIn, ORCID, or with an
|
||||
OpenAIRE
|
||||
account.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Standard Search & Browse</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Search and browse for research products, projects, and data sources.</p>
|
||||
<p>Users can use all the filters of <a href="https://explore.openaire.eu/" target="_blank">OpenAIRE Explore,</a>
|
||||
<p>Users can use all the filters of <a href="https://explore.openaire.eu/" target="_blank">OpenAIRE
|
||||
EXPLORE,</a>
|
||||
including
|
||||
filters for type of products (publications, data, software and more), FoS (Field of Science) and SDGs
|
||||
filters for type of products (publications, data, software and more), FoS (Field of Science) and
|
||||
SDGs
|
||||
(UN Sustainable Development Goals). You can enable or disable the search functionality on specific
|
||||
entity types according to your needs.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Search & browse by sub-communities</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>You define how your community is organised (e.g. by theme, by geographical nodes). OpenAIRE CONNECT
|
||||
<p>You define how your community is organised (e.g. by theme, by geographical nodes). OpenAIRE
|
||||
CONNECT
|
||||
can
|
||||
associate research products to the sub-communities and offer dedicated options to search and
|
||||
browse.</p>
|
||||
<p>Available for CONNECT Advanced.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Search & browse by organisation members</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Search and browse for organisations that are members of your research communities. Filter research
|
||||
<p>Search and browse for organisations that are members of your research communities. Filter
|
||||
research
|
||||
products by organisation.</p>
|
||||
<p>Coming soon for CONNECT Premium.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Fields of Science classification</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Publications are classified by SciNoBo: a novel system classifying scholarly communication in a
|
||||
dynamically constructed hierarchical Field-of-Science taxonomy -
|
||||
<a href="https://doi.org/10.3389/frma.2023.1149834" target="_blank">https://doi.org/10.3389/frma.2023.1149834</a></p>
|
||||
<a href="https://doi.org/10.3389/frma.2023.1149834" target="_blank">https://doi.org/10.3389/frma.2023.1149834</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Sustainable Development Goals classification</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Publications are classified by SciNoBo. For more information, please visit
|
||||
<a href="https://www.openaire.eu/openaire-explore-introducing-sdgs-and-fos" target="_blank">https://www.openaire.eu/openaire-explore-introducing-sdgs-and-fos</a></p>
|
||||
<a href="https://www.openaire.eu/openaire-explore-introducing-sdgs-and-fos" target="_blank">https://www.openaire.eu/openaire-explore-introducing-sdgs-and-fos</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Research Linking Functionality</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Allows your users to link articles, dataset, or software within a same project (see <a
|
||||
href="https://www.openaire.eu/claim-publication" target="_blank">this guide</a>) and claim their authorship with
|
||||
href="https://www.openaire.eu/claim-publication" target="_blank">this guide</a>) and claim their
|
||||
authorship with
|
||||
ORCID
|
||||
(<a href="https://www.openaire.eu/openaire-explore-integration-with-the-orcid-search-and-link-wizard" target="_blank">guide</a>)
|
||||
(<a href="https://www.openaire.eu/openaire-explore-integration-with-the-orcid-search-and-link-wizard"
|
||||
target="_blank">guide</a>)
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Link with your Zenodo Community</strong></p>
|
||||
</td>
|
||||
|
@ -659,53 +696,59 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
outputs within a dedicated community space.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Curated Affiliations by OpenAIRE Team via OpenOrgs</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Utilizes affiliations curated by the OpenAIRE team, ensuring data accuracy and organizational
|
||||
<p>Utilizes affiliations curated by the OpenAIRE team, ensuring data accuracy and organisational
|
||||
integrity
|
||||
through verified affiliations.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Text mining</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Employs advanced data mining algorithms to extract and analyze data, enhancing the platform's ability
|
||||
<p>Employs advanced data mining algorithms to extract and analyse data, enhancing the platform's
|
||||
ability
|
||||
to provide deep insights and comprehensive research intelligence. Learn more about the text mining
|
||||
algorithms on the <a href="https://graph.openaire.eu/what-is-the-openaire-graph#Id-How" target="_blank">web site of
|
||||
algorithms on the <a href="https://graph.openaire.eu/what-is-the-openaire-graph#Id-How"
|
||||
target="_blank">web site of
|
||||
the
|
||||
OpenAIRE Graph</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Customised text mining</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>OpenAIRE develops a text mining algorithm for the identification of research products of your
|
||||
community. You help us with the tests and fine tuning to reach the optimal precision and recall.</p>
|
||||
community. You help us with the tests and fine tuning to reach the optimal precision and
|
||||
recall.</p>
|
||||
<p>Available for CONNECT Advanced and Premium.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Default Charts</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>A set of charts to check the uptake of Open Science practices within your community: percentage of
|
||||
<p>A set of charts to check the uptake of Open Science practices within your community: percentage
|
||||
of
|
||||
Open
|
||||
Access publications and datasets, geographic distribution of publications, datasets with persistent
|
||||
Identifiers over time, download counts of publications by year, and publications by access rights over
|
||||
Access publications and datasets, geographic distribution of publications, datasets with
|
||||
persistent
|
||||
Identifiers over time, download counts of publications by year, and publications by access rights
|
||||
over
|
||||
time.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Customised charts per organization</strong></p>
|
||||
<p class="uk-text-left"><strong>Customised charts per organisation</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>The set of default charts customised for the organisations that are members of your research
|
||||
|
@ -713,102 +756,124 @@ import {Breadcrumb} from "../openaireLibrary/utils/breadcrumbs/breadcrumbs.compo
|
|||
<p>Coming soon for CONNECT Premium.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Data Update (via OpenAIRE Graph)</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Regularly, every time the OpenAIRE Graph is updated (about once a month)</p>
|
||||
<p>Regularly, every time the OpenAIRE Graph is updated (about once a month).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Integration of community services</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Integration of services developed and operated by your research community into your gateway. The
|
||||
integration is subject to a feasibility study.</p>
|
||||
<p>Available for CONNECT Advanced and Premium</p>
|
||||
<p>Available for CONNECT Advanced and Premium.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Metadata Access via APIs</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Provides API access to metadata, allowing for integration with other systems and enabling developers
|
||||
<p>Provides API access to metadata, allowing for integration with other systems and enabling
|
||||
developers
|
||||
to
|
||||
build custom applications or enhance existing systems.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Metadata Snapshots Every 6 Months if Public</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Takes snapshots of metadata every six months for publicly available data, facilitating data
|
||||
preservation and historical analysis</p>
|
||||
preservation and historical analysis.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Support time to reply</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>We support you during the business hours of the week, generally defined as 9:00 - 17:00 CET excluding
|
||||
holidays and weekends. The OpenAIRE team is an international team working in Europe in different time
|
||||
zones</p>
|
||||
<p>We support you during the business hours of the week, generally defined as 9:00 - 17:00 CET
|
||||
excluding
|
||||
holidays and weekends. The OpenAIRE team is an international team working in Europe in different
|
||||
time
|
||||
zones.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Training</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Online training sessions to help you set up your gateway. Based on your needs we can organise
|
||||
trainings
|
||||
on other OpenAIRE services related to CONNECT like PROVIDE (to support your repositories at becoming
|
||||
compliant with the OpenAIRE guidelines)</p>
|
||||
on other OpenAIRE services related to CONNECT like PROVIDE (to support your repositories at
|
||||
becoming
|
||||
compliant with the OpenAIRE guidelines).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Backup, archive after the subscription ends</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>OpenAIRE will keep a backup of your gateway configuration after the end of your subscriptions. Just
|
||||
<p>OpenAIRE will keep a backup of your gateway configuration after the end of your subscriptions.
|
||||
Just
|
||||
in
|
||||
case you change your mind and do not want to start from scratch.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<tr class=" toggle" hidden>
|
||||
<td>
|
||||
<p class="uk-text-left"><strong>Trial Period</strong></p>
|
||||
</td>
|
||||
<td>
|
||||
<p>Try OpenAIRE CONNECT for free</p>
|
||||
<p>Try OpenAIRE CONNECT for free.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="uk-container uk-container-large uk-flex uk-flex-center">
|
||||
<div class="uk-section uk-text-center">
|
||||
<h4 class="uk-text-center uk-width-xlarge@m ">
|
||||
<div> Contact us to discover OpenAIRE CONNECT and the rest of OpenAIRE services<span
|
||||
class="uk-text-primary">.</span></div>
|
||||
|
||||
</h4>
|
||||
<a class="uk-button uk-button-primary uk-margin-medium-top uk-margin-medium-bottom" routerLink="/contact-us">Contact
|
||||
us</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
`,
|
||||
styles:[`
|
||||
#pricing-table td:nth-child(3) {
|
||||
border-right: 2px solid #211F7E;
|
||||
border-left: 2px solid #211F7E;
|
||||
}
|
||||
styles: [`
|
||||
/* #pricing-table td:nth-child(3) {
|
||||
!*border-right: 2px solid #211F7E;*!
|
||||
!*border-left: 2px solid #211F7E;*!
|
||||
background-image: linear-gradient(110deg,#feca1d 0,#fe9f1d 100%);
|
||||
color:black;
|
||||
}*/
|
||||
#pricing-table tr:last-child td:nth-child(3) {
|
||||
border-bottom: 2px solid #211F7E;
|
||||
}
|
||||
#pricing-table tr:first-child td:nth-child(3) {
|
||||
border-top: 2px solid #211F7E;
|
||||
background-color: #211F7E;
|
||||
color: white;
|
||||
/*border-bottom: 2px solid #211F7E;*/
|
||||
}
|
||||
|
||||
|
||||
#pricing-table tr:first-child td:nth-child(3) {
|
||||
/*border-top: 2px solid #211F7E;*/
|
||||
/*background-color: #211F7E;*/
|
||||
/*color: white;*/
|
||||
}
|
||||
|
||||
|
||||
`]
|
||||
})
|
||||
export class PricingComponent implements OnInit, OnDestroy {
|
||||
|
@ -816,7 +881,8 @@ export class PricingComponent implements OnInit, OnDestroy {
|
|||
public properties: EnvProperties = properties;
|
||||
|
||||
private subscriptions: any[] = [];
|
||||
public breadcrumbs: Breadcrumb[] = [{name: 'home', route: '/'}, {name: 'Pricing'}];
|
||||
public breadcrumbs: Breadcrumb[] = [{name: 'home', route: '/'}, {name: 'Subscriptions'}];
|
||||
|
||||
constructor(private communityService: CommunityService,
|
||||
private seoService: SEOService,
|
||||
private _meta: Meta,
|
||||
|
@ -825,16 +891,16 @@ export class PricingComponent implements OnInit, OnDestroy {
|
|||
}
|
||||
|
||||
ngOnInit() {
|
||||
/* Metadata */
|
||||
const url = properties.domain + properties.baseLink + this._router.url;
|
||||
this.seoService.createLinkForCanonicalURL(url, false);
|
||||
this._meta.updateTag({content: url}, "property='og:url'");
|
||||
const description = "Pricing "
|
||||
const title = "Pricing "
|
||||
this._meta.updateTag({content: description}, "name='description'");
|
||||
this._meta.updateTag({content: description}, "property='og:description'");
|
||||
this._meta.updateTag({content: title}, "property='og:title'");
|
||||
this._title.setTitle(title);
|
||||
/* Metadata */
|
||||
const url = properties.domain + properties.baseLink + this._router.url;
|
||||
this.seoService.createLinkForCanonicalURL(url, false);
|
||||
this._meta.updateTag({content: url}, "property='og:url'");
|
||||
const description = "Subscriptions "
|
||||
const title = "Subscriptions "
|
||||
this._meta.updateTag({content: description}, "name='description'");
|
||||
this._meta.updateTag({content: description}, "property='og:description'");
|
||||
this._meta.updateTag({content: title}, "property='og:title'");
|
||||
this._title.setTitle(title);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue