diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 12902252..3ad5742f 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -6,13 +6,13 @@
-
- -
- -
-
- - -
- -
- - - Powered by - OpenAIRE Research Graph - - - . Last update of records in OpenAIRE: {{indexUpdateDate | date: 'MMM dd, yyyy'}} - -
- -
- See an issue? - Report it here -
-
-
- -
- -
- -
-
-
- + +
+
+ +
+
-
- -
- -
- - - -
-
+ + +
+ +
+ + + Powered by + OpenAIRE Research Graph + + + . Last update of records in OpenAIRE: {{indexUpdateDate | date: 'MMM dd, yyyy'}} + +
+ +
+ See an issue? + Report it here +
+
+
+ +
+ +
+ +
+ - -
-
- - - - - - - - - - - - - - - - - - - - - - -
-
- -
-
-
-
-
- No summary information available -
-
-
- -
-
-
Description
-
-
-
- +
+ +
+ +
+ + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+ No summary information available +
+
+
+ +
+
+
Description
+
+
+
+ +
+
+ +
    + +
+ +
+ +
Collected full-texts
+ {{dataProviderInfo.aggregationStatus.fulltexts | number}} +
+ +
Results with funding information
+ {{dataProviderInfo.fundedContent | number}} +
+
+ + +
+
Countries
+ {{dataProviderInfo.countries.join(", ")}} +
+ +
+
Jurisdiction
+ {{dataProviderInfo.jurisdiction}} +
+ +
+
Content policy
+ {{dataProviderInfo.contentpolicy}} +
+ + +
+
+
Subjects
+ {{dataProviderInfo.subjects.slice(0, lessBtnSubjects ? dataProviderInfo.subjects.length : thresholdSubjects).join(", ")}} + ... +
+ -
-
- -
    - -
- -
- -
Collected full-texts
- {{dataProviderInfo.aggregationStatus.fulltexts | number}} -
- -
Results with funding information
- {{dataProviderInfo.fundedContent | number}} -
-
- - -
-
Countries
- {{dataProviderInfo.countries.join(", ")}} -
- -
-
Jurisdiction
- {{dataProviderInfo.jurisdiction}} -
- -
-
Content policy
- {{dataProviderInfo.contentpolicy}} -
- - -
-
-
Subjects
- {{dataProviderInfo.subjects.slice(0, lessBtnSubjects ? dataProviderInfo.subjects.length : thresholdSubjects).join(", ")}} - ... -
- - -
- -
-
-
-
- -
-
Detailed information @
- - - {{provenance}} - - - {{provenance}} - - [{{i}}] - - - , - -
-
- -
-
-
-
- - - -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - - -
-
Statistics
- -
- - -
-
-
-
-
- - -
+ +
+ +
+
+
+
+ +
+
Detailed information @
+ + + {{provenance}} + + + {{provenance}} + + [{{i}}] + + + , + +
+
+ +
+
+
+
+ + + +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + + +
+
Statistics
+ +
+ + +
+
+
+
+
+ + +
+
@@ -487,8 +490,8 @@ [attr.uk-tooltip]="organization.acronym && organization.name ? 'pos:right; delay:10' : 'cls: uk-invisible'" [title]="organization.name"> + [queryParams]="{organizationId: organization.id}" routerLinkActive="router-link-active" + [routerLink]="properties.searchLinkToOrganization.split('?')[0]"> {{(organization.acronym) ? organization.acronym : ''}} {{(!organization.acronym && organization.name) ? organization.name : ''}} diff --git a/landingPages/landing-utils/fos.component.ts b/landingPages/landing-utils/fos.component.ts index 7bdbc318..0e893ba0 100644 --- a/landingPages/landing-utils/fos.component.ts +++ b/landingPages/landing-utils/fos.component.ts @@ -6,29 +6,46 @@ import {StringUtils} from "../../utils/string-utils.class"; @Component({ selector: 'fos', template: ` -
Beta
-
- - - {{title}} - - {{title}} - - - View all & suggest - - Feedback -
- +
+
Beta
+
+ + + {{title}} + + {{title}} + + + View all & suggest + + Feedback +
+ +
+
+
+
+ Fields of Science (FOS) +
+ +
+
` }) @@ -38,7 +55,7 @@ export class FosComponent { @Output() viewAllClicked = new EventEmitter(); @Output() feedbackClicked = new EventEmitter(); public lessBtn: boolean = false; - public threshold: number = 2; + public threshold: number = 3; // was 2 public routerHelper: RouterHelper = new RouterHelper(); public properties = properties; public title: string = "Fields of Science"; diff --git a/landingPages/landing-utils/landing-header/landing-header.component.ts b/landingPages/landing-utils/landing-header/landing-header.component.ts index a7ddf8ba..5cac5a41 100644 --- a/landingPages/landing-utils/landing-header/landing-header.component.ts +++ b/landingPages/landing-utils/landing-header/landing-header.component.ts @@ -14,7 +14,7 @@ import {OpenaireEntities} from "src/app/openaireLibrary/utils/properties/searchF
-
+
@@ -42,8 +42,8 @@ import {OpenaireEntities} from "src/app/openaireLibrary/utils/properties/searchF - {{entityType}} - + {{entityType}} + diff --git a/landingPages/landing-utils/sdg.component.ts b/landingPages/landing-utils/sdg.component.ts index 01ff2d60..368b0c04 100644 --- a/landingPages/landing-utils/sdg.component.ts +++ b/landingPages/landing-utils/sdg.component.ts @@ -6,34 +6,52 @@ import {StringUtils} from "../../utils/string-utils.class"; @Component({ selector: 'sdg', template: ` -
Beta
-
- - - {{title}} - - {{title}} - - - View all & suggest - Feedback -
- -
- sdg_colors - -
+
+
Beta
+
+ + + {{title}} + + {{title}} + + + View all & suggest + Feedback +
+
+ sdg_colors + +
+
+
+
+ sdg_colors + SDGs: + + +
+
` }) diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index b23d4e7b..560305a3 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -1,4 +1,5 @@ -
+ +
@@ -6,14 +7,14 @@ + [searchActionRoute]="properties.searchLinkToResults">
@@ -256,13 +257,13 @@ + [publishDate]="resultLandingInfo.dateofacceptance" + [journal]="resultLandingInfo.journal" [properties]="properties" class="uk-margin-small-top">
-->
+ uk-sticky="bottom: true; media: @m" [attr.offset]="offset">
- +
+ class="uk-margin-medium-bottom uk-width-2-3@m">
Related {{openaireEntities.ORGANIZATIONS}}
+ class="uk-text-center"> View all @@ -371,8 +372,8 @@ [{{getReferenceIdName(id)}} OpenAIRE] + [queryParams]="{id: id.value}" + target="_blank">OpenAIRE]

@@ -401,12 +402,12 @@ *ngFor="let keyIn of keysToArray(resultLandingInfo.bioentities.get(key)).slice((bioentitiesPage-1)*2*pageSize, bioentitiesPage*2*pageSize)"> @@ -442,7 +443,7 @@ {{word}} {{word}} + target="_blank" [href]="word">{{word}} @@ -670,7 +671,6 @@
- @@ -681,7 +681,7 @@
+ [class.uk-animation-right]="viewAll">
@@ -694,8 +694,8 @@
+ class="uk-offcanvas-switcher uk-flex uk-flex-center uk-flex-middle uk-hidden@m" + (click)="rightSidebarOffcanvasClicked = true;">
@@ -749,14 +749,14 @@
+ && (!viewAll || viewAll=='egiNotebook')">
Compatible EOSC Services
eosc_logo + loading="lazy" alt="eosc_logo" style="width:27px; height:27px">
{{subject.value}} @@ -793,9 +793,131 @@ [properties]="properties" [entityType]="getTypeName()" [fields]="feedbackFields" [(showForm)]="showFeedback" [preSelectedField]="feedbackPreSelectedField">
+ + +
+
+
+ + {{resultLandingInfo.hostedBy_collectedFrom[0].accessRight}} +
+ + +
+ +
+ +
+ +
+ +
+ +
+ +
+
+
+
+ +
+ Summary + +
+
+
+ +
+ References + +
+
+
+ +
+ Related Research + +
+
+
+ +
+ External Databases + +
+
+
+ +
+ Enermaps Tool + +
+
+
+ +
+ Compatible EOSC Services + +
+
+ +
+ Funded by + +
+
+
+ +
+ Related to Research Communities + +
+
+
+
+
+ +
+ + #AlertModalDeletedByInference large="true"> + #addThisModal classBody="uk-flex uk-flex-center uk-flex-middle"> @@ -854,9 +976,9 @@ class="uk-margin-bottom">
{{header}}
+ input type="select" placeholder="Filter by relation" inputClass="flat x-small" + [options]="relatedClassFilters" [(value)]="relatedClassSelected" + (valueChange)="relatedClassChanged()">