add robots.txt

Sitemaps
	add sitemaps for publications
	add sitemaps in robots.txt
	sitemaps path under /





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@53749 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
argiro.kokogiannaki 2018-11-14 15:09:46 +00:00
parent 1d5e6c0189
commit 7a058bcee9
503 changed files with 2590 additions and 417 deletions

View File

@ -9,7 +9,10 @@
"outDir": "dist/browser",
"assets": [
"assets",
"favicon.ico"
"robots.txt",
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./"},
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./assets"},
{ "glob": "**/*", "input": "./sitemaps/publication", "output": "./" }
],
"index": "index.html",
"main": "main.ts",
@ -38,7 +41,10 @@
"outDir": "dist/server",
"assets": [
"assets",
"favicon.ico"
"robots.txt",
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./"},
{"glob": "sitemap.xml", "input": "./sitemaps", "output": "./assets"},
{ "glob": "**/*", "input": "./sitemaps/publication", "output": "./" }
],
"index": "index.html",
"main": "main.server.ts",

View File

@ -1,4 +1,5 @@
{
"productionMode" : true,
"enablePiwikTrack" : true,
"enableHelper" : true,
"useCache" : true,
@ -18,6 +19,8 @@
"cordisURL" : "http://cordis.europa.eu/projects/",
"pmcURL" : "http://europepmc.org/articles/",
"handleURL" : "http://hdl.handle.net/",
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
"r3DataURL": "http://service.re3data.org/repository/",
"zenodo" : "https://zenodo.org/",
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
@ -37,7 +40,7 @@
"cookieDomain" :".openaire.eu",
"feedbackmail" :"openaire.test@gmail.com",
"feedbackmail" :"feedback@openaire.eu",
"cacheUrl" :"https://explore.openaire.eu/cache/get?url=",
@ -83,5 +86,8 @@
"searchLinkToAdvancedOrps" : "/search/advanced/other",
"searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
"searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
"searchLinkToAdvancedPeople" : "/search/advanced/people"
"lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
"showLastIndexInformationLink" : true,
"widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
"claimsInformationLink": "https://www.openaire.eu/linking"
}

View File

@ -0,0 +1,93 @@
{
"productionMode" : true,
"enablePiwikTrack" : true,
"enableHelper" : true,
"useCache" : true,
"metricsAPIURL" : "https://services.openaire.eu/usagestats/",
"framesAPIURL" : "https://test.openaire.eu/stats3/",
"statisticsAPIURL" : "https://beta.services.openaire.eu/stats-api/",
"statisticsFrameAPIURL":"https://test.openaire.eu/stats/",
"claimsAPIURL" : "https://services.openaire.eu/claims/rest/claimsService/",
"searchAPIURLLAst" : "http://services.openaire.eu:8480/shadowSearch/rest/v2/api/",
"searchResourcesAPIURL" : "http://services.openaire.eu:8480/shadowSearch/rest/v2/api/resources",
"csvAPIURL" : "http://services.openaire.eu:8480/shadowSearch/rest/v2/api/reports",
"searchCrossrefAPIURL" : "https://api.crossref.org/works",
"searchDataciteAPIURL" : "https://api.datacite.org/works",
"searchOrcidURL" : "https://pub.orcid.org/v2.1/",
"pmidURL" : "http://www.ncbi.nlm.nih.gov/pubmed/",
"doiURL" : "https://dx.doi.org/",
"cordisURL" : "http://cordis.europa.eu/projects/",
"pmcURL" : "http://europepmc.org/articles/",
"handleURL" : "http://hdl.handle.net/",
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
"r3DataURL": "http://service.re3data.org/repository/",
"zenodo" : "https://zenodo.org/",
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
"fp7Guidlines" : "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme",
"h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020",
"ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf",
"helpdesk" : "https://www.openaire.eu/support/helpdesk",
"uploadService" : "https://explore.openaire.eu/upload/",
"vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/",
"piwikBaseUrl" :"https://analytics.openaire.eu/piwik.php?idsite=",
"piwikSiteId" : "109",
"loginUrl" :"https://services.openaire.eu/uoa-user-management/openid_connect_login",
"logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=",
"cookieDomain" :".openaire.eu",
"feedbackmail" :"feedback@openaire.eu",
"cacheUrl" :"https://explore.openaire.eu/cache/get?url=",
"datasourcesAPI": "https://services.openaire.eu/openaire/ds/search/",
"adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/",
"adminToolsCommunity" :"openaire",
"contextsAPI":"https://services.openaire.eu/openaire/context",
"communityAPI": "https://services.openaire.eu/openaire/community/",
"csvLimit": 2000,
"pagingLimit": 20,
"resultsPerPage": 10,
"baseLink" : "https://test.explore.openaire.eu",
"searchLinkToPublication" : "/search/publication?articleId=",
"searchLinkToProject" : "/search/project?projectId=",
"searchLinkToDataProvider" : "/search/dataprovider?datasourceId=",
"searchLinkToDataset" : "/search/dataset?datasetId=",
"searchLinkToOrp" : "/search/other?orpId=",
"searchLinkToOrganization" : "/search/organization?organizationId=",
"searchLinkToPublications" : "/search/find/publications",
"searchLinkToDataProviders" : "/search/find/dataproviders",
"searchLinkToProjects" : "/search/find/projects",
"searchLinkToDatasets" : "/search/find/datasets",
"searchLinkToSoftware" : "/search/find/software",
"searchLinkToOrps" : "/search/find/other",
"searchLinkToOrganizations" : "/search/find/organizations",
"searchLinkToCompatibleDataProviders" : "/search/content-providers",
"searchLinkToCompatibleDataProvidersTable" : "/search/content-providers-table",
"searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries",
"searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table",
"searchLinkToJournals" : "/search/journals",
"searchLinkToJournalsTable" : "/search/journals-table",
"searchLinkToAdvancedPublications" : "/search/advanced/publications",
"searchLinkToAdvancedProjects" : "/search/advanced/projects",
"searchLinkToAdvancedDatasets" : "/search/advanced/datasets",
"searchLinkToAdvancedSoftware" : "/search/advanced/software",
"searchLinkToAdvancedOrps" : "/search/advanced/other",
"searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
"searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
"lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
"showLastIndexInformationLink" : false,
"widgetLink" : "https://test.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
"claimsInformationLink": "https://www.openaire.eu/linking"
}

View File

@ -4,13 +4,27 @@
#cd "deploy-folder"
#run the script
## uncommect from here-->
## cp the file according to the deploy environment
# cp explore-production-properties.json src/assets/env-properties.json;
# cp explore-test-properties.json src/assets/env-properties.json;
## uncommect from here-->
# rm -rf src/assets/common-assets/.svn/;
# rm -rf src/app/openaireLibrary/.svn/;
# pico src/app/openaireLibrary/utils/properties/environment-specific.service.ts;
echo 'For Production keep meta for bots';
echo -n 'Check index.html: For test keep meta for noindex, for production remove noindex and keep meta for Search engines verification';
echo -n "Press key:";
read -n1 ans
echo -n "Pressed";
# pico src/index.html;
echo -n 'Check Robots.txt: For test add "Diasallow /", for production remove it!';
echo -n "Press key:";
read -n1 ans
echo -n "Pressed";
# pico src/robots.txt;
# npm run build:dynamic;
# rm -rf src node_modules .idea/ connect-production-properties.json installOpenaireLib.sh;
# rm -rf src node_modules .idea/ connect-production-properties.json installOpenaireLib.sh explore-production-properties.json explore-test-properties.json;
# echo 'Ready!';
# echo 'Now copy to the server!'
##<-- to here

View File

@ -66,7 +66,7 @@ export class AppComponent {
},
{
rootItem: new MenuItem("datasources","Content Providers","","",false,["datasource"],[],{}),
items: [//new MenuItem("","Data Policies","https://openaire.eu/oa-policies-mandates","",false,["datasource"],[""],{}),
items: [//new MenuItem("","Data Policies","https://www.openaire.eu/oa-policies-mandates","",false,["datasource"],[""],{}),
new MenuItem("","Repositories","","/search/content-providers",false,["datasource"],["/search/content-providers"],{}),
new MenuItem("","Journals","","/search/journals",false,["datasource"],["/search/journals"],{}),
new MenuItem("","Registries","","/search/entity-registries",false,["datasource"],["/search/entity-registries"],{}),
@ -78,6 +78,7 @@ bottomMenuItems =[
new MenuItem("","Services","http://catalogue.openaire.eu","",false,[],[],{}),
new MenuItem("","Support","https://www.openaire.eu/support","",false,[],[],{}),
new MenuItem("","News","https://www.openaire.eu/news","",false,[],[],{}),
new MenuItem("","Events","https://www.openaire.eu/events","",false,[],[],{}),
new MenuItem("","Documents","https://www.openaire.eu/documents","",false,[],[],{}),
];

View File

@ -1,11 +1,13 @@
import {Component, ViewChild, Input} from '@angular/core';
import {Location} from '@angular/common';
import {Observable} from 'rxjs/Observable';
import {ActivatedRoute} from '@angular/router';
import {EnvProperties} from '../../openaireLibrary/utils/properties/env-properties';
@Component({
selector: 'openaire-claims-admin',
template: `
<claims-admin>
<claims-admin [claimsInfoURL]=claimsInfoURL moreClaimsURL="/participate/claim">
</claims-admin>
`,
@ -13,4 +15,16 @@ import {Observable} from 'rxjs/Observable';
})
export class OpenaireClaimsAdminComponent {
claimsInfoURL:string;
constructor (private route: ActivatedRoute) {
}
public ngOnInit() {
this.route.data
.subscribe((data: { envSpecific: EnvProperties }) => {
this.claimsInfoURL = data.envSpecific.claimsInformationLink;
});
}
}

View File

@ -1,21 +1,29 @@
import {Component, Input} from '@angular/core';
import {Observable} from 'rxjs/Observable';
import {Observable} from 'rxjs/Observable';
import {ActivatedRoute} from '@angular/router';
import {EnvProperties} from '../../openaireLibrary/utils/properties/env-properties';
@Component({
selector: 'openaire-my-claims',
template: `
<my-claims>
<my-claims showLatestClaims=true [claimsInfoURL]=claimsInfoURL>
</my-claims>
`
})
export class OpenaireMyClaimsComponent {
constructor () {
claimsInfoURL:string;
constructor (private route: ActivatedRoute) {
}
ngOnInit() {
}
public ngOnInit() {
this.route.data
.subscribe((data: { envSpecific: EnvProperties }) => {
this.claimsInfoURL = data.envSpecific.claimsInformationLink;
});
}
}

View File

@ -1,203 +1,254 @@
<div class="image-front-topbar uk-section-default uk-position-relative" 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">
<div uk-height-viewport="offset-top: true;offset-bottom: 20" style="box-sizing: border-box; min-height: calc(-77.8333px + 100vh);" class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-bottom-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle uk-background-fixed">
<!--div class="mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-bottom-center uk-section uk-padding-remove-bottom uk-flex uk-flex-middle" uk-height-viewport="offset-top: true;offset-bottom: 20"-->
<div class="uk-position-cover" style="background-color: rgba(255, 255, 255, 0.37);"></div>
<div class="uk-width-1-1">
<div class="uk-position-relative">
<div class="uk-container uk-margin-medium">
<div class="tm-header-placeholder uk-margin-medium" style="height: 84px;"></div>
<div class="search_box_bg uk-grid-large uk-flex-middle uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<div data-id="page#4">
<search-form placeholderText="Search in OA scholarly works..." link=true></search-form>
</div>
</div>
</div>
<div class="image-front-topbar uk-section-secondary 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="">
<div style=" min-height: calc(7.89999px + 60vh);"
class=" mainPageSearchForm uk-background-norepeat uk-background-cover uk-background-fixed uk-section uk-padding-remove-bottom" >
<!-- uk-height-viewport="offset-top: true;offset-bottom: 20"> -->
<div class="uk-position-cover" style="/*background-color: rgba(70, 68, 68, 0.24);*/"></div>
<div class="uk-position-relative uk-panel">
<div class="uk-container uk-margin-medium">
<div class="tm-header-placeholder uk-margin-medium" style="height: 84px;"></div>
<div class="search_box_bg uk-grid-large uk-flex-middle uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<div data-id="page#4">
<search-form placeholderText="Search in OpenAIRE for scholarly works" link=true></search-form>
</div>
</div>
</div>
</div>
<div class="uk-container uk-container-large uk-margin-medium explore-numbers">
<div class="search_box_bg uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<div id="page#7" class="firstPageNumbers uk-margin uk-margin-remove-bottom uk-width-xlarge uk-margin-auto uk-animation-fade" uk-scrollspy-class="" style="">
<h2>
<span *ngIf="showPublications && publicationsSize" >{{publicationsSize.number|number}} {{publicationsSize.size}} publications{{((showDatasets && datasetsSize)?",":"")}} </span>
<span *ngIf="showDatasets && datasetsSize">{{datasetsSize.number|number}} {{datasetsSize.size}} research data </span>
<br>
<span *ngIf="showDataProviders && datasourcesSize" > from {{datasourcesSize.number |number}} {{datasourcesSize.size}} content providers</span>
<span *ngIf="showProjects && fundersSize"> {{((showDataProviders && datasourcesSize)?" and ":" from ")}} {{fundersSize.number|number}} {{fundersSize.size}} funders</span>
<span *ngIf = "showPublications || showDatasets || showProjects || showDataProviders" >
linked together for an integrated research search
</span>
</h2>
</div>
</div>
</div>
</div>
</div>
<div class="uk-container uk-container-large uk-margin-medium explore-numbers">
<div class="search_box_bg uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<h1 id="page#7" class="firstPageNumbers uk-margin uk-margin-remove-bottom uk-width-xxlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="font-weight: 600 !important;">
<span *ngIf="showPublications && publicationsSize" >{{publicationsSize.number}} {{publicationsSize.size}} publications{{((showDatasets && datasetsSize)?",":"")}} </span>
<span *ngIf="showDatasets && datasetsSize">{{datasetsSize.number}} {{datasetsSize.size}} research data </span>
<span *ngIf="showDataProviders && datasourcesSize" > from {{datasourcesSize.number}} {{datasourcesSize.size}} content providers</span>
<span *ngIf="showProjects && fundersSize"> {{((showDataProviders && datasourcesSize)?" and ":" from ")}} {{fundersSize.number}} {{fundersSize.size}} funders</span>
</h1>
<h2 *ngIf = "showPublications || showDatasets || showProjects || showDataProviders" id="page#8" class="uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-h2 uk-text-primary uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" >
... linked together for an integrated research search
</h2>
</div>
</div>
<schema2jsonld [URL]="properties.baseLink" [logoURL] = "properties.baseLink+'/assets/common-assets/logo-small-explore.png'" type="home" name="OpenAIRE Explore"></schema2jsonld>
<div class=" uk-section uk-section-small">
<div class="uk-container uk-container-small">
<div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<div id="page#8" class="uk-margin uk-text-center uk-child-width-1-1 uk-grid-match uk-child-width-1-1@s uk-child-width-1-3@m uk-child-width-1-3@l uk-grid-large uk-grid" uk-grid="">
<div class="uk-first-column">
<div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
<img class="" width="80" height="80" src="assets/explore.svg" alt="Explore">
<h3 class="el-title uk-margin uk-h3">
Explore
</h3>
<div class="el-content uk-margin uk-text-lead">Discover linked open research</div>
<div class=" uk-margin-small-top">Search for
publications, datasets, software and other research products. See how these
are linked together and how they are linked to funding and
organizations.
<br>
View statistics on projects and institutions.
</div>
</div>
</div>
<div class="">
<div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
<img class="" width="70" height="70" src="assets/share.svg" alt="Share">
<h3 class="el-title uk-margin uk-h3">
Share
</h3>
<div class="el-content uk-margin uk-text-lead">Deposit in a repository of your choice </div>
<div class=" uk-margin-small-top">
Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.
<br>
Use <a href="http://www.zenodo.org/" target="_blank" rel="noopener">ZENODO</a>,
a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)
</div>
</div>
</div>
<div class="">
<div class="el-item uk-card uk-card-hover uk-card-small uk-card-body">
<img class="" width="60" height="70" src="assets/link.svg" alt="Link">
<a routerLinkActive="uk-link" routerLink="/participate/claim" routerLink="/participate/claim" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent"></a>
<h3 class="el-title uk-margin uk-h3">
Link
</h3>
<div class="el-content uk-margin uk-text-lead">Connect all your research</div>
<div class=" uk-margin-small-top">
If you can't find your research results in OpenAIRE, don't worry!
<br>
Use our <strong>LINK OUT service</strong>,
that reaches out to many external sources via APIs, to connect your research results and <em>claim</em> them to your project.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-section-muted uk-section uk-section-small uk-flex uk-flex-middle" style="background-color: rgb(34, 32, 127); box-sizing: border-box; min-height: 100vh;" uk-height-viewport="offset-top: true" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-slide-top-medium&quot;,&quot;delay&quot;:false}">
<div class="uk-width-1-1">
<div class="uk-container">
<div class="uk-margin-small uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<h6 id="page#12" class="uk-margin uk-text-center uk-h4 uk-text-muted uk-scrollspy-inview uk-animation-slide-top-medium" uk-scrollspy-class="" style="">
Learn more on OpenAIRE discovery and sharing services
</h6>
</div>
</div>
<div class="uk-container uk-container-large uk-margin-large">
<div uk-grid="" class="uk-grid uk-grid-stack">
<div class="uk-width-1-1@m uk-first-column">
<div class="uk-margin uk-grid-match uk-child-width-1-1 uk-child-width-1-1@s uk-child-width-1-3@m uk-child-width-1-3@l uk-child-width-1-3@xl uk-grid-parallax uk-grid uk-scrollspy-inview uk-animation-slide-top-medium" uk-scrollspy-class="" uk-grid-parallax="translate: " uk-lightbox="toggle: a[data-type]" style="margin-bottom: 0px;">
<!-- Explore -->
<div class="uk-margin-bottom">
<div class="uk-card uk-card-default">
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link box-links">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-circle" width="40" height="40" src="assets/explore.svg" alt="Explore">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #f25f30 !important">Explore</h3>
<p class="uk-text-meta uk-margin-remove-top">Discover linked open research</p>
</div>
</div>
</div>
</a>
<div class="uk-card-body">
<p>Search for
publications, datasets, software and other research products. See how these
are linked together and how they are linked to funding and
organizations.</p>
<p>View statistics on projects and institutions.</p>
</div>
</div>
</div>
<!--div class="uk-first-column">
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Explore &lt;/h4&gt;&lt;div&gt;Search for publications-data-software and other research artefacts. See how these are linked together and how they are linked to funding and organizations.&lt;/div&gt;
&lt;p&gt;View statistics on projects and institutions.&lt;/p&gt;"></a>
<div class="uk-card-media-top">
<img src="assets/explore.svg" alt="Explore"></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color: #f25f30">
Explore
</h3>
<div class="el-meta uk-margin uk-text-meta">Discover linked open research</div>
<div class="el-content uk-margin">
<div>Search for
publications-data-software and other research artefacts. See how these
are linked together and how they are linked to funding and
organizations.
</div>
<p>View statistics on projects and institutions.</p>
</div>
</div>
</div>
</div-->
<!-- Share -->
<div class="uk-margin-bottom">
<div class="uk-card uk-card-default">
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link box-links">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-circle" width="40" height="40" src="assets/share.svg" alt="Share">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #22207F !important">Share</h3>
<p class="uk-text-meta uk-margin-remove-top">Deposit in a repository of your choice</p>
</div>
</div>
</div>
</a>
<div class="uk-card-body">
<p>Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.</p>
<p>Use <a href="http://www.zenodo.org/" target="_blank" rel="noopener">ZENODO</a>, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)</p>
</div>
</div>
</div>
<!--div>
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Share&lt;/h4&gt;&lt;div class=&quot;uk-margin-bottom&quot;&gt;Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.&lt;/div&gt;
&lt;div&gt;Use &lt;a href=&quot;http://www.zenodo.org&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;ZENODO&lt;/a&gt;, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)&lt;/div&gt;"></a>
<div class="uk-card-media-top">
<img src="assets/share.svg" alt="Share" ></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color:#22207F">
Share
</h3>
<div class="el-meta uk-margin uk-text-meta">Deposit in a repository of your choice</div>
<div class="el-content uk-margin">
<div class="uk-margin-bottom">Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.</div>
<div>Use <a href="http://www.zenodo.org/" target="_blank" rel="noopener">ZENODO</a>, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)</div>
</div>
</div>
</div>
</div-->
<!-- Link -->
<div class="uk-margin-bottom">
<div class="uk-card uk-card-default">
<a routerLinkActive="uk-link" routerLink="/participate/claim" class="el-link box-links">
<div class="uk-card-header">
<div class="uk-grid-small uk-flex-middle" uk-grid>
<div class="uk-width-auto">
<img class="uk-border-circle" width="40" height="40" src="assets/link.svg" alt="Link">
</div>
<div class="uk-width-expand">
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #4687E6 !important">Link</h3>
<p class="uk-text-meta uk-margin-remove-top">Connect all your research</p>
</div>
</div>
</div>
</a>
<div class="uk-card-body">
<p>If you can't find your research results in OpenAIRE, don't worry!</p>
<p>Use our <strong>LINK OUT service</strong>, that reaches out to many external sources via APIs, to connect your research results and <em>claim</em> them to your project.</p>
</div>
</div>
</div>
<!--div>
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
<a routerLinkActive="uk-link" routerLink="/participate/claim" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="&lt;h4 class='uk-margin-remove'&gt;Link&lt;/h4&gt;&lt;div class=&quot;uk-margin-bottom&quot;&gt;If you don't find your research results in OpenAIRE, don't worry!&lt;/div&gt;
&lt;div&gt;Use our &lt;strong&gt;LINK OUT service&lt;/strong&gt;, that reaches out to many external sources via APIs, to connect your research results and &lt;em&gt;claim&lt;/em&gt; them to your project.&lt;/div&gt;"></a>
<div class="uk-card-media-top">
<img src="assets/link.svg" alt="Link" ></div>
<div class="uk-card-body">
<h3 class="el-title uk-margin uk-h2 uk-margin-remove-adjacent uk-margin-remove-bottom" style="color:#4687E6">
Link
</h3>
<div class="el-meta uk-margin uk-text-meta">Connect all your research</div>
<div class="el-content uk-margin">
<div class="uk-margin-bottom">If you don't find your research results in OpenAIRE, don't worry!</div>
<div>Use our <strong>LINK OUT service</strong>, that reaches out to many external sources via APIs, to connect your research results and <em>claim</em> them to your project.</div>
</div>
</div>
</div>
</div-->
</div>
<div class="uk-section-muted uk-section uk-section-small">
<div class="uk-container uk-container-large">
<div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
<div class="uk-width-1-1@m uk-first-column">
<div class="uk-margin uk-child-width-1-1 uk-grid-match uk-child-width-1-1@s uk-child-width-1-2@m
uk-child-width-1-2@l uk-grid-large uk-grid uk-grid-divider ask-explore" uk-grid="">
<div class="uk-first-column uk-text-center">
<div class="el-item uk-card uk-card-small uk-card-body">
<img src="assets/ask-explore.svg" class="el-image" alt="" uk-svg="" hidden="true">
<h3 class="el-title uk-margin uk-h3">Have more questions?</h3>
</div>
</div>
</div>
<div class="questions">
<div class="el-item uk-card uk-card-small uk-card-body">
<ul class="uk-list uk-list-divider">
<li><a href="https://www.openaire.eu/os-primers">Learn about open science policies and how to align</a></li>
<li><a href="https://www.openaire.eu/rdm-handbook">Learn more on how to manage your data in the open science era</a></li>
<li><a href="https://www.openaire.eu/guides/">Find out how to use OpenAIRE to best serve your needs</a></li>
<li><a href="https://www.openaire.eu/webinars/">View our training material on a variety of related topics</a></li>
<li><a href="https://www.openaire.eu/contact-us/">Contact us</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--div class="uk-section-default uk-section">
<div class="uk-section-default uk-section">
<div class="uk-container">
<div class="uk-grid-medium uk-margin-medium uk-grid" uk-grid="">
<div class="uk-width-2-3@m uk-first-column">
<div class="uk-margin-medium-top uk-panel">
<h3 class="el-title uk-margin uk-h3">
Our community
</h3>
<hr class="uk-divider-small uk-text-left provide">
<div class="uk-grid uk-margin-medium-top">
<div class="uk-width-expand@m">
<!-- <div class="uk-grid uk-child-width-1-2@m"> -->
<p *ngIf="showPublications && publicationsSize">
<span class="emphasis portal-color">{{publicationsSize.count|number}} </span><span class="uk-text-uppercase"> publications</span>
</p>
<p *ngIf="showDatasets && datasetsSize">
<span class="emphasis portal-color">{{datasetsSize.count|number}} </span><span class="uk-text-uppercase"> research data</span>
</p>
<!-- </div> -->
</div>
</div>
<div class="uk-margin-top">
<div class="uk-grid uk-child-width-1-3@m">
<p *ngIf="showDataProviders && datasourcesSize" class="uk-margin-medium-bottom">
<span class=" emphasis "> {{datasourcesSize.number |number}} {{datasourcesSize.size}}</span><br>
<span class="uk-text-uppercase">content providers</span>
</p>
<p *ngIf="showProjects && fundersSize">
<span class=" emphasis ">{{fundersSize.number|number}} {{fundersSize.size}}</span><br>
<span class="uk-text-uppercase">Funders</span>
</p>
<p *ngIf="showProjects && projectsSize">
<span class=" emphasis ">{{projectsSize.count|number}} </span><br>
<span class="uk-text-uppercase">Projects</span>
</p>
</div>
<!-- <div class="uk-grid uk-child-width-1-2@m uk-margin-small-top">
<p *ngIf="showProjects && projectsSize">
<span class=" emphasis ">{{projectsSize.count|number}} </span><br>
<span class="uk-text-uppercase">Projects</span>
</p>
</div> -->
</div>
</div>
</div>
<div class="uk-width-expand@m">
<div class="uk-card uk-card-body uk-card-explore">
<h3 class="uk-margin-remove-top uk-h3">
<span class="">Our data policies</span>
</h3>
<hr class="uk-divider-small uk-text-left">
<ul class="uk-margin-small uk-list uk-list-large uk-margin-medium-bottom">
<li class="el-item uk-margin-medium-bottom">
<h5 class="el-title uk-h5">Data acquisition</h5>
<div class="el-content">
<span>How we retrieve data, how often, what processes it goes through (aggregating cleaning, transforming, inferring, de-duplicating), what are the quality checks&nbsp;along all&nbsp; data processing stages.</span>
</div>
</li>
<li class="el-item">
<h5 class="el-title uk-h5">Data usage</h5>
<div class="el-content">
<span>Who is able to retrieve our data, what are the licences, what about specific SLAs.</span>
</div>
</li>
</ul>
<div class="uk-margin uk-margin-remove-bottom uk-text-left">
<h6 class="uk-h6">
<a class="el-content uk-link-text" href="https://www.openaire.eu/data-aquisition-policy" target="_blank">
Learn more
</a>
</h6>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="uk-section-default uk-section">
<div class="uk-container">
<div class="uk-grid-small uk-margin-medium uk-grid" uk-grid="">
<div class="uk-width-expand@m uk-first-column">
<h3 class="uk-margin-small uk-h3 uk-heading-line uk-text-primary">
<div class="uk-grid-small uk-margin-medium uk-grid" uk-grid=""> -->
<!--div class="uk-width-expand@m uk-first-column">
<h5 class="searchFilterTitle">
<span>New content providers</span>
</h3>
</h5>
<div class="uk-margin-remove-vertical uk-grid-match uk-child-width-1-1 uk-child-width-1-1@m uk-child-width-1-1@l uk-child-width-1-1@xl uk-grid-small uk-grid-divider uk-grid uk-grid-stack" uk-grid=""-->
<!-- <errorMessages [status]="[fetchDataproviders.searchUtils.status]" [type]="'content providers'"></errorMessages>
@ -261,22 +312,22 @@
</div> -->
<!--div class="uk-first-column">
<div class="el-item uk-panel">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom portal-color">
Aaltodoc Publication Archive
</h6>
<div class="el-meta uk-margin uk-text-meta">Aalto University</div>
<div class="el-content uk-margin"><span class="uk-label">IR</span>&nbsp;<span class=" uk-label uk-label-danger">Data</span>&nbsp;<span class="uk-label uk-label-success">OpenAIRE 3.0</span><br>
<div class="el-content uk-margin"><span class="uk-label label-grey">IR</span>&nbsp;<span class=" uk-label label-grey">Data</span>&nbsp;<span class="uk-label label-grey">OpenAIRE 3.0</span><br>
12469 datasets
</div>
</div>
</div>
<div class="uk-grid-margin uk-first-column">
<div class="el-item uk-panel">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom portal-color">
Cambridge Server
</h6>
<div class="el-meta uk-margin uk-text-meta">Cambridge Uviversity</div>
<div class="el-content uk-margin"><span class="uk-label">IR</span>&nbsp;<span class=" uk-label uk-label-warning">Literature</span>&nbsp;<span class="uk-label uk-label-success" style="background-color:orange!important">OpenAIRE 2.0</span><br>
<div class="el-content uk-margin"><span class="uk-label label-grey">IR</span>&nbsp;<span class=" uk-label label-grey">Literature</span>&nbsp;<span class="uk-label label-grey" >OpenAIRE 2.0</span><br>
4567 publications
</div>
</div>
@ -284,62 +335,62 @@
</div>
<hr>
<div class="uk-margin">
<a class="el-content uk-button uk-button-text" routerLinkActive="uk-link" routerLink="/search/find/dataproviders" >
<a class="" routerLinkActive="uk-link" routerLink="/search/find/dataproviders" >
View all
</a>
</div>
</div>
<div class="uk-width-expand@m">
<h2 class="uk-h3 uk-heading-line uk-text-primary">
<h5 class="searchFilterTitle">
<span>New funders</span>
</h2>
</h5>
<div class="uk-margin uk-text-meta">
Latest funding database incorporated in OpenAIRE
</div>
<div class="uk-margin-remove-vertical uk-grid-match uk-child-width-1-1 uk-child-width-1-1@m uk-child-width-1-1@l uk-child-width-1-1@xl uk-grid-small uk-grid-divider uk-grid uk-grid-stack" uk-grid="">
<div class="uk-first-column">
<div class="el-item uk-panel">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom portal-color">
Swiss National Science Foundation
</h6>
<div class="el-meta uk-margin uk-text-meta">Switzerland</div>
<div class="el-content uk-margin"><span class="uk-label">OA mandate</span><br> 47.509 publications</div>
<div class="el-content uk-margin"><span class="uk-label label-grey">OA mandate</span><br> 47.509 publications</div>
</div>
</div>
<div class="uk-grid-margin uk-first-column">
<div class="el-item uk-panel">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom">
<h6 class="el-title uk-margin uk-h6 uk-text-primary uk-margin-remove-adjacent uk-margin-remove-bottom portal-color">
Ministry of Education, Science and Technological Development of Republic of Serbia
</h6>
<div class="el-meta uk-margin uk-text-meta">Serbia</div>
<div class="el-content uk-margin">7.942 publications</div>
<div class="el-content uk-margin">7.942 publicatios</div>
</div>
</div>
</div>
</div>
<div class="uk-width-expand@m uk-grid-item-match">
</div-->
<!-- <div class="uk-width-medium uk-grid-item-match">
<div class="uk-tile-secondary uk-tile uk-tile-xsmall" style="background-color: #3870DF !important;">
<h4 class="uk-margin-remove-top uk-h4">
<div class="uk-tile-secondary uk-tile uk-tile-xsmall portal-box" >
<h3 class="uk-margin-remove-top ">
Our data policies
</h4>
</h3>
<ul class="uk-margin-small uk-list uk-list-large">
<li class="el-item">
<h3 class="el-title uk-h3 uk-margin-remove">Data acquisition</h3>
<div class="el-content">
<a href="/www.cnn.com">How we retrieve data, how often, what processes it goes through (aggregating cleaning, transforming, inferring, de-duplicating), what are the quality checks&nbsp;along all&nbsp; data processing stages.</a>
</div>
<h6 class="el-title uk-margin-remove">Data acquisition</h6>
<h5 class="el-content">
<a target="_blank" href="www.openaire.eu/policies">How we retrieve data, how often, what processes it goes through (aggregating cleaning, trasnforming, inferring, de-duplicating), what are the quality checks&nbsp;along all&nbsp; data processing stages.</a>
</h5>
</li>
<li class="el-item">
<h3 class="el-title uk-h3 uk-margin-remove">Data usage</h3>
<div class="el-content">
<a href="/www.cnn.com">Who is able to retrieve our data, what are the licences, what about specific SLAs.</a>
</div>
<h6 class="el-title uk-margin-remove">Data usage</h6>
<h5 class="el-content">
<a target="_blank" href="www.openaire.eu/policies">Who is able to retrieve our data, what are the licences, what about specific SLAs.</a>
</h5>
</li>
</ul>
<div class="uk-margin uk-margin-remove-bottom uk-text-left">
<a class="el-content uk-link-text" href="/www.cnn.com" target="_blank">
<a class="el-content uk-link-text" target="_blank" href="www.openaire.eu/policies">
Learn more
</a>
</div>
@ -349,68 +400,89 @@
</div>
</div>
</div>
</div-->
<div class="uk-section-default" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}">
<div class="mainPageBottomInfo uk-background-norepeat uk-background-cover uk-background-center-center uk-section uk-section-small ">
<div class="uk-container">
<div class="uk-grid-divider uk-margin-remove-vertical uk-grid" uk-grid="">
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-first-column">
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A content provider?
</h4>
<div class=" uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Join OpenAIRE, use our tools and make your content more visible around the world.
</div>
<div id="page#37" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="providelink el-content uk-button uk-button-default uk-button-small" href="https://provide.openaire.eu" target="_blank" style="">
OpenAIRE.PROVIDE
</a>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark">
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A research manager?
</h4>
<div class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Use our monitoring services and easily track all relevant research results.
</div>
<div id="page#41" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="monitorlink el-content uk-button uk-button-default uk-button-small" href="https://monitor.openaire.eu" target="_blank">
OpenAIRE.MONITOR
</a>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark">
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A research community?
</h4>
<div class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Use a trusted partner to share, link, disseminate and monitor your research.
</div>
<div id="page#45" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="connectlink el-content uk-button uk-button-default uk-button-small" href="https://connect.openaire.eu" target="_blank">
OpenAIRE.CONNECT
</a>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark">
<h4 class="uk-margin-medium uk-text-center uk-h4 uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
A developer?
</h4>
<div id="page#48" class="uk-text-primary custom-uk-text-light uk-margin-medium uk-width-xlarge uk-margin-auto uk-text-center uk-text-lead uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
Get access to OpenAIRE data and capitalize on Europe's open linked research.
</div>
<div id="page#49" class=" uk-margin-medium uk-text-center uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<a class="developlink el-content uk-button uk-button-default uk-button-small" href="https://develop.openaire.eu" target="_blank">
OpenAIRE.DEVELOP
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<div class="uk-section-muted" uk-scrollspy="{&quot;target&quot;:&quot;[uk-scrollspy-class]&quot;,&quot;cls&quot;:&quot;uk-animation-fade&quot;,&quot;delay&quot;:false}">
<div class="uk-container uk-container-large">
<div uk-grid="" class="uk-grid uk-margin-large-top uk-margin-large-bottom">
<!--div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match uk-first-column explore">
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<h4 class="el-title uk-margin uk-h4">
Researcher?
</h4>
<div class="el-content uk-margin">
Explore all OA research results. Link all your research. Build your profile
</div>
<p>
<a href="https://explore.openaire.eu" class="el-link uk-button uk-button-default">
OpenAIRE.EXPLORE
</a>
</p>
</div>
</div-->
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match uk-first-column provide">
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<h4 class="el-title uk-margin uk-h4">
Content provider?
</h4>
<div class="el-content uk-margin">
Join OpenAIRE, use our tools and make your content more visible around the world.
</div>
<p>
<a target="_blank" href="https://provide.openaire.eu" class="el-link uk-button uk-button-default">
OpenAIRE.PROVIDE
</a>
</p>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match connect">
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<h4 class="el-title uk-margin uk-h4">
Research community?
</h4>
<div class="el-content uk-margin">
Use a trusted partner to share, link, disseminate and monitor your research.
</div>
<p>
<a target="_blank" href="https://connect.openaire.eu" class="el-link uk-button uk-button-default">
OpenAIRE.CONNECT
</a>
</p>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match monitor">
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<h4 class="el-title uk-margin uk-h4">
Research manager?
</h4>
<div class="el-content uk-margin">
Use our monitoring services and easily track all relevant research results.
</div>
<p>
<a target="_blank" href="https://monitor.openaire.eu" class="el-link uk-button uk-button-default">
OpenAIRE.MONITOR
</a>
</p>
</div>
</div>
<div class="uk-width-expand@m uk-width-1-2@s uk-dark uk-grid-item-match develop">
<div class="uk-margin uk-panel uk-scrollspy-inview uk-animation-fade" uk-scrollspy-class="" style="">
<h4 class="el-title uk-margin uk-h4">
Developer?
</h4>
<div class="el-content uk-margin">
Get access to OpenAIRE data and capitalize on on Europe's open linked research
</div>
<p>
<a target="_blank" href="https://develop.openaire.eu" class="el-link uk-button uk-button-default">
OpenAIRE.DEVELOP
</a>
</p>
</div>
</div>
</div>
</div>
</div>
<!--div class="image-front-topbar uk-section-secondary uk-position-relative" 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">

View File

@ -19,6 +19,7 @@ import { RouterHelper} from '../openaireLibrary/utils/routerHelper.class';
import { EnvProperties} from '../openaireLibrary/utils/properties/env-properties';
import { ErrorCodes} from '../openaireLibrary/utils/properties/errorCodes';
import {PiwikService} from '../openaireLibrary/utils/piwik/piwik.service';
import { SEOService } from '../openaireLibrary/sharedComponents/SEO/SEO.service';
@Component({
selector: 'home',
@ -61,17 +62,19 @@ public subPub;public subData;public subProjects;public subOrg; public subDataPr;
private _searchOrganizationsService: SearchOrganizationsService,
private _refineFieldResultsService:RefineFieldResultsService,
private location: Location, private _piwikService:PiwikService,
private config: ConfigurationService, private _meta: Meta, private _title: Title
private config: ConfigurationService, private _meta: Meta, private _title: Title, private seoService: SEOService
) {
var description = "open access, research, scientific publication, European Commission, EC, FP7, ERC, Horizon 2020, H2020, search, projects ";
var description = "openAIRE explore, open access, publications, research results, European commission, search";
var title = "OpenAIRE";
var title = "OpenAIRE | Explore";
this._title.setTitle(title);
this._meta.updateTag({content:description},"name='description'");
this._meta.updateTag({content:description},"property='og:description'");
this._meta.updateTag({content:title},"property='og:title'");
this.seoService.createLinkForCanonicalURL(false);
//this.fetchDataproviders = new FetchDataproviders(this._searchDataprovidersService);
}

View File

@ -20,6 +20,8 @@ import {RefineFieldResultsServiceModule} from '../openaireLibrary/services/refin
import {ConfigurationService} from '../openaireLibrary/utils/configuration/configuration.service';
import {FreeGuard} from '../openaireLibrary/login/freeGuard.guard';
import {PreviousRouteRecorder} from '../openaireLibrary/utils/piwik/previousRouteRecorder.guard';
import {Schema2jsonldModule} from '../openaireLibrary/sharedComponents/schema2jsonld/schema2jsonld.module';
import { SEOServiceModule } from '../openaireLibrary/sharedComponents/SEO/SEOService.module';
import {ErrorMessagesModule} from '../openaireLibrary/utils/errorMessages.module';
@ -34,7 +36,8 @@ import {ErrorMessagesModule} from '../openaireLibrary/utils/errorMessages.module
PiwikServiceModule,
HomeRoutingModule,
HelperModule,
ErrorMessagesModule
ErrorMessagesModule,
Schema2jsonldModule, SEOServiceModule
],
declarations: [
HomeComponent

View File

@ -2,8 +2,9 @@ import {Component, ViewChild, ElementRef} from '@angular/core';
@Component({
selector: 'openaire-search-find',
template: `
<search-find></search-find>
template: `
<search-find logoURL = "/assets/common-assets/logo-small-explore.png" name="OpenAIRE Explore"></search-find>
`,
})
export class OpenaireSearchComponent{

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.876 70.876"><defs><style>.a{fill:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:3px;}.a,.b{stroke:#d95f2d;}.b{fill:#d95f2d;stroke-width:2px;}</style></defs><g transform="translate(-1000.9 -961.038)"><g transform="translate(1002.4 962.538)"><path class="a" d="M1036.338,1914.9a33.938,33.938,0,1,1-33.938,33.938A33.923,33.923,0,0,1,1036.338,1914.9Z" transform="translate(-1002.4 -1914.9)"/></g><path class="b" d="M1033.929,975.9a10.839,10.839,0,0,0-10.829,10.829.839.839,0,0,0,1.675.112h0a9.154,9.154,0,1,1,18.308,0,10.223,10.223,0,0,1-3.238,7.256,58.886,58.886,0,0,1-6.475,5.359.8.8,0,0,0-.335.67v6.587a.839.839,0,1,0,1.674.112h0v-6.252a53.715,53.715,0,0,0,6.252-5.247,12.159,12.159,0,0,0,3.684-8.373A10.66,10.66,0,0,0,1033.929,975.9Z" transform="translate(2.409 0.327)"/><circle class="b" cx="1.675" cy="1.675" r="1.675" transform="translate(1034.663 1013.514)"/></g></svg>

After

Width:  |  Height:  |  Size: 964 B

View File

@ -1,7 +1,8 @@
{
"productionMode" : false,
"enablePiwikTrack" : false,
"enableHelper" : true,
"useCache" : true,
"useCache" : false,
"metricsAPIURL" : "https://services.openaire.eu/usagestats/",
"framesAPIURL" : "https://beta.openaire.eu/stats3/",
"statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats/",
@ -20,6 +21,8 @@
"cordisURL" : "http://cordis.europa.eu/projects/",
"pmcURL" : "http://europepmc.org/articles/",
"handleURL" : "http://hdl.handle.net/",
"openDoarURL": "http://v2.sherpa.ac.uk/id/repository/",
"r3DataURL": "http://service.re3data.org/repository/",
"zenodo" : "https://zenodo.org/",
"openAccess" : "https://www.openaire.eu/support/faq#article-id-234",
"openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310",
@ -88,5 +91,10 @@
"searchLinkToAdvancedOrps" : "/search/advanced/other",
"searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders",
"searchLinkToAdvancedOrganizations" : "/search/advanced/organizations",
"searchLinkToAdvancedPeople" : "/search/advanced/people"
"searchLinkToAdvancedPeople" : "/search/advanced/people",
"lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows",
"showLastIndexInformationLink" : true,
"widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId="
}

View File

@ -1,63 +1,53 @@
:root {
--portal-main-color: #D95F2D;
--portal-main-contrast: white;
--portal-dark-color: #4687E6;
--openaire-main-color: #313179;
--explore-portal-color: #D95F2D;
--provide-portal-color: #37C7E9;
--monitor-portal-color: #9ABB55;
--connect-portal-color: #EBB13E;
--develop-portal-color: #DA65AB;
--explore-portal-lower-tone: #a0462c;
--provide-portal-lower-tone: #3A8FA3;
--monitor-portal-lower-tone: #7c9144;
--connect-portal-lower-tone: #b48536;
--develop-portal-lower-tone: #9f4e7e;
}
.tm-toolbar .uk-subnav-line .custom-explore-li {
display: block;
background:#D03C0D !important;
color:#fff !important;
background:var(--portal-main-color) !important;
}
.custom-explore-toolbar ul.uk-subnav.uk-subnav-line{
background-color: #f25f30 !important;
/* .custom-explore-toolbar ul.uk-subnav.uk-subnav-line{
background-color: var(--portal-main-color) !important;
}
.custom-explore-toolbar ul.uk-subnav.uk-subnav-line{
background-color: var(--portal-main-color) !important;
}
.custom-explore-toolbar .inner {
background-color: #f25f30 !important;
background-color: var(--portal-main-color) !important;
}
.custom-explore-toolbar{
border-top-color:#f25f30 !important;
}
border-top-color:var(--portal-main-color) !important;
} */
.mainPageSearchForm{
background-image: linear-gradient(rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)), url('home.jpg');
background-image: /*linear-gradient(rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)),*/ url('home.jpg');
}
.firstPageNumbers{
font-weight: 600 !important;
color: #D03C0D !important;
/* font-weight: 600 !important; */
/* color: var(--portal-main-color) !important; */
}
.explore-numbers h2, .explore-numbers div {
font-weight: normal !important;
color: #444 !important;
font-style: italic !important;
}
.explore-numbers h2 {
font-size: 22px !important;
}
.developlink{
text-transform: none !important;
color: #fff !important;
background: #d13f96 !important;
font-weight: 600;
}
.providelink{
text-transform: none !important;
color: #fff !important;
background: #28beff !important;
font-weight: 600;
}
.connectlink{
text-transform: none !important;
background-color: #ffc800 !important;
font-weight: 600;
color: #fff !important;
}
.monitorlink{
text-transform: none !important;
background-color: #8bcc00 !important;
font-weight: 600;
color: #fff !important;
}
.explore-numbers {
}
.mainPageBottomInfo{
background: linear-gradient( rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5)), url('home.jpg');
background-attachment: scroll, scroll;
@ -72,3 +62,65 @@
text-decoration-color: currentcolor;
text-decoration-color: #90929D;
}
.searchForm, .generalSearchForm,
.publicationsSearchForm,
.projectsSearchForm, .projectsTableSearchForm,
.organizationsSearchForm,
.datasetsSearchForm,
.softwareSearchForm,
.orpsSearchForm,
.datasourcesSearchForm, .compatibleDatasourcesSearchForm, .compatibleDatasourcesTableSearchForm, .datasourcesTableSearchForm,
.journalsSearchForm, .journalsTableSearchForm,
.entityRegistriesSearchForm, .entityRegistriesTableSearchForm {
background: url('./Εxplore-sub.jpg') right !important;
}
.ask-explore.uk-grid-divider > :not(.uk-first-column)::before {
border-left: 1px solid var(--portal-main-color) ;
}
.questions .tm-child-list-divider > ul > li:nth-child(n+2), .questions .uk-list-divider > li:nth-child(n+2) {
border-top: 1px solid #c5c5c5;
}
.questions {
font-size: 15px;
font-weight: bold;
color: #4687E6;
}
.uk-card-explore {
background-color: var(--portal-main-color);
color: #fff !important;
}
.uk-card-explore .uk-h3 {
color: #fff !important;
}
.uk-card-explore .uk-h6 a {
color: #fff !important;
text-decoration: underline;
}
.uk-card-explore .uk-h5 {
color: #fff !important;
text-transform: uppercase;
font-size: 15px;
font-weight: bolder;
}
.emphasis {
color: #000;
font-size: 17px;
font-weight: bold;
}
.portal-color.emphasis {
color: #37C7E9;
font-size: 60px;
font-weight: 300;
}

View File

@ -1 +1 @@
<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 128 128" height="128px" id="Clear" version="1.1" viewBox="0 0 128 128" width="128px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Keywords_research"><path d="M94,61.8 c4.5-8.7,3.1-19.6-4.2-26.8c-9-9-23.5-9-32.5,0s-9,23.5,0,32.5c7.1,7.1,17.6,8.6,26.2,4.5l3.2-1.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M49.5,85.2L29,105.7 c-2.7,2.7-7.2,2.7-9.9,0l0,0c-2.7-2.7-2.7-7.2,0-9.9l20.5-20.5c1.6-1.6,4.1-1.6,5.7,0l4.2,4.2C51.1,81.1,51.1,83.6,49.5,85.2z" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M99.9,67.7 c7.5-12,6-27.9-4.4-38.3c-12.1-12.1-31.7-12.1-43.8,0C40.5,40.5,39.6,58,49,70.2l-4.5,4.5" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M50.1,80.3l4.5-4.5 c10.2,7.9,24.1,8.5,34.9,2l3.9-2.7" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M98.3,85.9l0.7,0.7 c2.7,2.7,7.2,2.7,9.9,0l0,0c2.7-2.7,2.7-7.2,0-9.9l-9-9l-12-12c1.6-5.3,0.3-11.4-4.2-15.5C78.1,35,69.1,35,63.5,40.2 c-6.4,5.8-6.5,15.7-0.5,21.7c4.1,4.1,9.9,5.3,15,3.7l3.2,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><line fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" x1="91.9" x2="93.9" y1="79.5" y2="81.5"/><line fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" x1="85.9" x2="87.5" y1="73.5" y2="75.1"/><path d="M87.5,75.1l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1.4,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M81.1,68.7l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1,3.5" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><path d="M93.9,81.5l3.2-1.4 c1.7-0.7,3.3,1,2.6,2.6l-1.4,3.2" fill="none" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/><circle cx="73.5" cy="51.3" fill="none" r="4" stroke="#D53B23" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72.3 64.727"><defs><style>.a{fill:#fff;}.a,.b{stroke:#d95f2d;stroke-linecap:round;stroke-miterlimit:10;stroke-width:3px;}.b{fill:none;}</style></defs><g transform="translate(1 1)"><circle class="a" cx="14.574" cy="14.574" r="14.574" transform="translate(0.5 33.078)"/><circle class="a" cx="14.574" cy="14.574" r="14.574" transform="translate(40.508 33.078)"/><line class="b" x2="10.717" transform="translate(29.792 47.653)"/><path class="b" d="M51.788,47.653V9.788L42.5.5" transform="translate(18.012)"/><path class="b" d="M.5,48.081V9.788L9.788.5"/></g></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 613 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 177 KiB

View File

@ -1,14 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="-10 -10 128 128" >
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="506" width="514" y="-1" x="-1"/>
</g>
<g transform="scale(0.2)">
<title fill="#4586e3">Layer 1</title>
<path id="svg_2" fill="#4586e3" d="m109.224998,189.647003c-6.667999,1.401001 -13.102997,3.880997 -18.974998,7.268997c-11.786003,6.746002 -21.269997,17.003998 -27.572998,28.785995c-12.703003,23.656998 -12.599003,53.306 0.238998,76.901001c6.388,11.735992 15.947998,21.933014 27.792,28.584015c5.891998,3.342987 12.351997,5.776978 19.036003,7.10199c6.699997,1.493988 13.718994,1.263 19.645996,1.263l74.332001,0l37.164993,0l18.582001,0c5.990997,0.122986 13.45401,-0.200012 19.860016,-2.002991c26.837982,-6.775024 46.451996,-30.725006 51.550995,-56.769012c5.513,-26.014999 -2.188019,-54.923996 -21.786011,-73.713989l-8.016998,8.348007c16.479004,15.725983 23.257019,40.599991 18.46701,63.008987c-4.358002,22.393982 -21.192993,42.463013 -43.07901,47.915009c-5.574982,1.477997 -10.619995,1.738983 -16.996002,1.645996l-18.582001,0l-37.164993,0l-74.332001,0c-6.437996,0 -11.917,0.184998 -17.368996,-1.029999c-5.464005,-1.07901 -10.762001,-3.065002 -15.633003,-5.837006c-9.788002,-5.5 -17.873001,-14.048004 -23.309998,-24.041992c-10.962002,-20.022003 -11.055004,-45.820999 -0.200005,-65.904999c5.363998,-10.042007 13.388,-18.636002 23.133003,-24.227005c4.854996,-2.802994 10.133995,-4.820999 15.585999,-5.960999c5.486,-1.248001 10.862,-1.154999 17.311996,-1.123993l74.333008,0l0,-11.56601l-74.333008,0c-5.918999,-0.046005 -13.033997,-0.170013 -19.683998,1.354996z"/>
<path id="svg_3" fill="#4586e3" d="m426.90799,317.143005c-8.777985,6.606018 -19.451996,10.488007 -30.333984,10.796997l-72.303009,0.045013l0,11.566986l72.672974,-0.04599c13.300018,-0.369995 26.376007,-5.175995 36.89502,-13.09201c10.574005,-7.901001 18.690002,-18.729004 23.765991,-30.72699c10.165009,-24.011017 8.162994,-52.735001 -5.944977,-74.883011c-6.962006,-11.042999 -16.94101,-20.361008 -28.901001,-26.106003c-5.960999,-2.863998 -12.383026,-4.882004 -18.96701,-5.774994c-3.25,-0.492004 -6.715027,-0.630997 -9.84201,-0.630997l-9.056,0l-72.488007,0l-36.248993,0l-18.112,0c-5.760986,-0.124008 -13.091995,0.153992 -19.352997,1.785995c-26.287003,6.222992 -45.841995,29.048004 -51.75,54.229004c-6.268005,25.197998 -0.022003,53.459991 17.75499,72.973999l8.563004,-7.778015c-15,-16.386993 -20.498993,-40.768982 -15.078003,-62.452988c5.067001,-21.624008 21.796997,-40.737 43.229004,-45.712997c5.475006,-1.355011 10.335007,-1.570007 16.634003,-1.479004l18.112,0l36.248993,0l72.488007,0l9.056,0c2.911011,0.015991 5.497986,0.108002 8.225006,0.522995c5.390991,0.723999 10.643005,2.372009 15.556,4.744003c9.855988,4.727997 18.251007,12.505997 24.164978,21.886002c12.014008,18.712997 13.769012,43.694992 5.059021,64.16301c-4.336975,10.242981 -11.235992,19.390991 -20.046997,25.968994z"/>
<path id="svg_4" fill="#4586e3" d="m372.626007,462.179993c-34.438995,20.007996 -74.18399,30.587982 -114.019989,30.541992c-39.836014,0.04599 -79.584015,-10.533997 -114.022003,-30.541992c-32.938004,-19.006012 -60.891006,-46.436005 -80.786015,-78.855988c0.373005,-0.338013 0.805004,-0.601013 1.155003,-0.95401c4.396996,-4.343994 6.958,-10.550018 6.926994,-16.72702c0.030006,-6.189972 -2.537994,-12.398987 -6.937996,-16.741974c-4.355,-4.390015 -10.550003,-6.946014 -16.742001,-6.915009c-6.184002,-0.031006 -12.379002,2.524994 -16.733002,6.931c-4.396999,4.359009 -6.957998,10.549988 -6.924,16.742004c-0.026999,6.174988 2.534,12.382996 6.938002,16.72699c4.354998,4.403992 10.553999,6.959991 16.738001,6.931c1.778999,0 3.542,-0.263 5.274998,-0.662994c20.91901,34.362 50.445004,63.424988 85.298008,83.539001c36.174988,21.02301 77.998993,32.15799 119.813004,32.097992c41.81601,0.045013 83.639984,-11.074005 119.817993,-32.097992c36.225006,-20.899017 66.796997,-51.427002 87.835999,-87.588989l-9.996002,-5.823029c-20.022003,34.421021 -49.153992,63.500031 -83.636993,83.399017zm-324.410007,-84.431c-6.468998,0.169006 -12.274998,-5.638 -12.102001,-12.106018c-0.181,-6.453979 5.625,-12.259979 12.094002,-12.090973c6.460999,-0.184998 12.278999,5.621002 12.105,12.090973c0.173,6.468018 -5.632999,12.275024 -12.097,12.106018z"/>
<path id="svg_5" fill="#4586e3" d="m484.524994,135.447998c-4.356995,-4.403992 -10.550018,-6.960999 -16.73999,-6.931c-1.048004,-0.015991 -2.095001,0.169998 -3.143005,0.30899c-20.962006,-35.023987 -50.863983,-64.625992 -86.218994,-85.03299c-36.177002,-21.007999 -78.001007,-32.143999 -119.817017,-32.081999c-41.815002,-0.062 -83.638992,11.059 -119.813004,32.081999c-36.236008,20.916 -66.80899,51.441002 -87.835995,87.589005l9.996002,5.821991c20.021999,-34.422997 49.146999,-63.500992 83.632,-83.399994c34.438004,-19.991001 74.186005,-30.572001 114.022003,-30.526001c39.835999,-0.046 79.580994,10.535 114.019989,30.542c33.121002,19.112999 61.213013,46.744003 81.136017,79.396004c-0.947021,0.692001 -1.887024,1.401001 -2.710022,2.231995c-4.39798,4.344009 -6.954987,10.550995 -6.923981,16.727005c-0.031006,6.190994 2.524994,12.382996 6.923981,16.740997c4.350006,4.389999 10.557007,6.962006 16.733002,6.931c6.190002,0.031006 12.382996,-2.524994 16.740021,-6.931c4.405975,-4.358002 6.961975,-10.550003 6.932983,-16.740997c0.028015,-6.17601 -2.526978,-12.382996 -6.93399,-16.727005zm-16.73999,28.832001c-6.460999,0.169998 -12.269012,-5.636993 -12.091003,-12.104996c-0.178009,-6.469009 5.630005,-12.275009 12.091003,-12.091003c6.468994,-0.169006 12.274994,5.621994 12.105988,12.091003c0.170013,6.468994 -5.636993,12.274994 -12.105988,12.104996z"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44.3 59.4"><defs><style>.a{fill:none;stroke:#d95f2d;stroke-miterlimit:10;stroke-width:3px;}</style></defs><path class="a" d="M42.8,57.9H1.5V1.5H28.6L42.8,15.7Z"/><path class="a" d="M1.5,57.9V1.5h28L42.8,14.8V57.9Z"/><path class="a" d="M29.9,2V14.9H42.8"/><path class="a" d="M23.3,32.7a4.226,4.226,0,0,1,0,5.9L17,44.8a4.1,4.1,0,0,1-5.8,0l-.9-.9a4.226,4.226,0,0,1,0-5.9l6.3-6.3m11,4.9,6.3-6.3a4.018,4.018,0,0,0,.1-5.8l-1-1a4.1,4.1,0,0,0-5.8,0l-6.3,6.3a4.226,4.226,0,0,0,0,5.9"/></svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 535 B

View File

@ -1,11 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="-10 -10 128 128" >
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g transform="scale(0.2)">
<title fill="#22207f">Layer 1</title>
<path id="svg_1" fill="#22207f" d="m389.502014,349.355988c-20.15799,-0.096985 -40.235016,8.214996 -54.42099,22.531006c-9.13501,9.053009 -15.801025,20.510986 -19.432007,32.84201l-157.630005,-99.900024c11.184998,-13.621979 17.542999,-31.181 17.445999,-48.819977c0.097,-17.641022 -6.262009,-35.216019 -17.438004,-48.837021l157.621979,-99.93399c3.615021,12.346001 10.279999,23.804993 19.415009,32.858994c14.201996,14.315002 34.264008,22.626999 54.438019,22.529999c20.156982,0.113007 40.233978,-8.214996 54.419983,-22.529999c14.332001,-14.185997 22.658997,-34.262993 22.546997,-54.420998c0.112,-20.173996 -8.214996,-40.235008 -22.528992,-54.436996c-14.203003,-14.315001 -34.265015,-22.643001 -54.437988,-22.530011c-20.15802,-0.113 -40.235016,8.215001 -54.421021,22.530011c-14.332001,14.187 -22.643982,34.263 -22.546997,54.419991c-0.015991,2.970001 0.209991,5.922997 0.549011,8.876999l-163.722015,103.789993c-13.887985,-12.280991 -32.302994,-19.382996 -50.853989,-19.285995c-20.166,-0.113998 -40.234005,8.214005 -54.429005,22.530014c-14.323999,14.186996 -22.643,34.263 -22.546,54.421997c-0.105,20.172989 8.215,40.232986 22.546,54.435989c14.186001,14.315002 34.255001,22.628021 54.421001,22.529999c18.552002,0.098022 36.958,-7.003998 50.846001,-19.269989l163.739014,103.773987c-0.33902,2.937012 -0.564026,5.890015 -0.549011,8.859009c-0.112,20.15802 8.214996,40.235016 22.529999,54.421997c14.201996,14.315002 34.264008,22.643005 54.437988,22.546021c20.157013,0.096985 40.234009,-8.214996 54.420013,-22.546021c14.332001,-14.186981 22.658997,-34.247986 22.546997,-54.421997c0.112,-20.156982 -8.214996,-40.234009 -22.528992,-54.419983c-14.205017,-14.329987 -34.266022,-22.640991 -54.438995,-22.545013zm-45.851013,-309.545986c11.990997,-12.073002 28.822998,-19.061001 45.851013,-18.980001c17.026001,-0.080999 33.858978,6.907 45.85199,18.996c12.087006,11.991001 19.074982,28.825001 18.994995,45.851002c0.079987,17.026001 -6.90799,33.860001 -18.994995,45.851013c-11.992004,12.071991 -28.825012,19.060989 -45.85199,18.978989c-17.027008,0.081009 -33.859009,-6.90799 -45.851013,-18.995987c-12.088989,-11.991005 -19.076996,-28.824005 -18.996002,-45.851013c-0.080994,-17.010002 6.90799,-33.859005 18.996002,-45.850002zm-199.294006,262.049007c-12,12.071014 -28.833008,19.059998 -45.859001,18.979004c-17.026001,0.079987 -33.860001,-6.90799 -45.851002,-18.994995c-12.088001,-11.992004 -19.068001,-28.824005 -18.996002,-45.851013c-0.072998,-17.026993 6.915001,-33.860001 18.996002,-45.85199c11.999996,-12.072006 28.832996,-19.059998 45.858997,-18.979004c17.026001,-0.080994 33.860008,6.906998 45.851006,18.994995c12.087997,11.990997 19.068008,28.824005 18.988007,45.85199c0.080994,17.027008 -6.906998,33.860016 -18.988007,45.851013zm290.997009,170.315979c-11.992004,12.088013 -28.825012,19.061005 -45.85199,18.996002c-17.027008,0.063995 -33.859009,-6.924011 -45.851013,-18.996002c-12.088989,-11.990997 -19.076996,-28.824005 -18.996002,-45.85199c-0.080994,-17.026001 6.907013,-33.858032 18.996002,-45.85202c11.990997,-12.086975 28.822998,-19.059998 45.851013,-18.994995c17.026001,-0.063995 33.858978,6.90799 45.85199,18.994995c12.087006,11.993011 19.074982,28.825012 18.994995,45.85202c0.079987,17.028015 -6.908997,33.860992 -18.994995,45.85199z"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52.065 58.659"><defs><style>.a,.c{fill:#fff;}.a,.b,.c{stroke:#d95f2d;stroke-miterlimit:10;}.a{stroke-width:0.786px;}.b{fill:none;stroke-linecap:round;stroke-linejoin:round;}.b,.c{stroke-width:2.359px;}</style></defs><g transform="translate(-657.02 -926.12)"><path class="a" d="M705.2,927.3v32.5H660.8V938.5L672,927.3Z"/><path class="b" d="M705.2,959.8H660.8v-22l10.5-10.5h33.9Z"/><path class="b" d="M661.2,937.5h10.2V927.3"/><path class="c" d="M704.6,948H676.1l-2.5-3.1a3.9,3.9,0,0,0-3-1.4h-9.1a3.265,3.265,0,0,0-3.3,3.3v33.5a3.265,3.265,0,0,0,3.3,3.3h43.1a3.265,3.265,0,0,0,3.3-3.3v-29A3.2,3.2,0,0,0,704.6,948Z"/><line class="b" x2="21.2" transform="translate(677.8 944.1)"/><line class="b" x2="23.5" transform="translate(675.5 937.5)"/><path class="c" d="M691.3,957.3a1.9,1.9,0,0,1,0,3.8,1.839,1.839,0,0,1-1.9-1.9A2.043,2.043,0,0,1,691.3,957.3Zm-13.3,13a3.6,3.6,0,1,1,3.6-3.6A3.585,3.585,0,0,1,678,970.3Zm13.3,5.8a1.9,1.9,0,0,1,0-3.8,1.839,1.839,0,0,1,1.9,1.9A1.9,1.9,0,0,1,691.3,976.1Z"/><line class="c" x2="8.6" y2="4.8" transform="translate(681 968.8)"/><line class="c" y1="4.8" x2="8.6" transform="translate(681.1 960.1)"/></g></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -1,26 +1,28 @@
<!DOCTYPE html>
<html lang="en-gb" dir="ltr" vocab="http://schema.org/">
<head>
<!--link href="http://beta.explore.openaire.eu" rel="canonical" /-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="open access, research, scientific publication, European Commission, EC, FP7, ERC, Horizon 2020, H2020, search, projects "/>
<meta name="description" content="openAIRE explore, open access, publications, research results, European commission, search"/>
<meta property="og:description" content="open access, research, scientific publication, European Commission, EC, FP7, ERC, Horizon 2020, H2020, search, projects "/>
<meta property="og:title" content="Search OpenAIRE"/>
<meta property="og:description" content="openAIRE explore, open access, publications, research results, European commission, search"/>
<meta property="og:title" content="OpenAIRE - Explore"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://beta.explore.openaire.eu"/>
<meta property="og:site_name" content="OpenAIRE"/>
<meta property="og:url" content="https://explore.openaire.eu"/>
<meta property="og:site_name" content="OpenAIRE - Explore"/>
<meta property="og:image" content="assets/common-assets/common/Symbol.png"/>
<meta property="og:image:secure_url" content="assets/common-assets/common/Symbol.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="360" />
<meta property="og:image:height" content="359" />
<!--meta name="robots" content="noindex"-->
<meta name="google-site-verification" content="rZ-58gIX8IqzBte6Qv4J5yY9aSiDP15Dfc1Yr9yezqE" />
<meta name="msvalidate.01" content="AE99823CD202A982BAA0154148234DA8" />
<meta name="yandex-verification" content="a7b057437d324960" />
<link rel="apple-touch-icon" sizes="57x57" href="assets/common-assets/logo/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/common-assets/logo/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/common-assets/logo/apple-icon-72x72.png">
@ -59,6 +61,7 @@
<script src="assets/common-assets/citeproc.js"></script>
<!-- <script src="assets/common-assets/common/uikit.js"></script> -->
<script src="assets/common-assets/common/uikit-icons-max.js"></script>
<script>
$(document).ready(function(){
console.log("Is ready - load uikit ***")
@ -75,32 +78,8 @@ $(document).ready(function(){
<link rel="stylesheet" href="assets/common-assets/library.css">
<link rel="stylesheet" href="assets/explore-custom.css">
<!-- <script async src="assets/common-assets/common/theme.js"></script> -->
<!-- Google sitename markup-->
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "WebSite",
"name" : "OpenAIRE",
"url" : "http://beta.explore.openaire.eu"
}
</script>
<!-- End of Google sitename markup-->
<!-- Google sitelinks search markup-->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url" : "http://beta.explore.openaire.eu",
"potentialAction": {
"@type": "SearchAction",
"target": "http://beta.explore.openaire.eu/search/find/?keyword={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script src="assets/common-assets/clipboard.min.js"></script>
<!--script type='text/javascript' src="node_modules/clipboard/dist/clipboard.min.js"></script-->

View File

@ -0,0 +1,8 @@
User-Agent: *
Disallow: /cache
Disallow: /upload
#Disallow: /
Sitemap: https://explore.openaire.eu/sitemap.xml
Sitemap: https://explore.openaire.eu/publicationsSitemap.xml

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More