diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index 7c26a0e1..80ac2a4b 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -9,7 +9,8 @@
-
+
@@ -72,7 +73,7 @@ -
+
@@ -144,26 +145,18 @@
+ - + - - - - - + + + - + +
@@ -174,50 +167,54 @@ - -
+
-
- Extracted Metadata Combined. -
-
- The OpenAIRE Research Graph is one of the largest open scholarly record collections worldwide, key in - fostering Open Science and - establishing its practices in the daily research activities. Conceived as a public and transparent good, - populated out of data sources - trusted by scientists, the Graph aims at bringing discovery, monitoring, and assessment of science back in - the hands of the scientific - community. -

- Imagine a vast collection of research products all linked together, contextualised and openly available. - For - the past ten years OpenAIRE - has been working to gather this valuable record. OpenAIRE is pleased to announce the beta release of its - Research Graph, a massive - collection of metadata and links between scientific products such as articles, datasets, software, and - other - research products, entities like - organisations, funders, funding streams, projects, communities, and data sources. -

- As of today, the OpenAIRE Research Graph aggregates around 450Mi metadata records with links collecting - from - 10,000 data sources - trusted by scientists! After cleaning, deduplication, and fine-grained classification processes, they - narrow - down to ~100Mi publications, - ~8Mi datasets, ~200K software research products, 8Mi other products linked together with semantic - relations. -

- More than 10Mi full-texts of Open Access publications are mined by algorithms to enrich metadata records - with additional properties and - links among research products, funders, projects, communities, and organizations. Thanks to the mining - algorithm, the graph is completed - with 480Mi semantic relations. +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Read more @@ -229,286 +226,387 @@
-
-
-
-
-
-
- Contribute to improve the
OpenAIRE Research Graph -
-

You can explore and test the BETA release of the OpenAIRE Research Graph via the - OpenAIRE BETA Explore portal or via data dumps made available via - Zenodo.org. - Help us making the graph ready for its 1st production release by providing your feedback by the end of November 2019. -

-

- Find the complete information about the OpenAIRE Research Graph, how to test it and contribute to improving - it on our - blog. -

-

- You can also write to Paolo Manghi, the OpenAIRE Technical - Director, for additional details. -

- -
-
- -
-
-
+
+
- -
-
-
-
-
-
-
- - Explore -

- Explore -

-
Discover linked open research
-
Search for - publications, datasets, software and other research products. See how these - are linked together and how they are linked to funding and - organizations. -
- View statistics on projects and institutions. -
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
-
- - Share + + + + + -

- Deposit -

-
Deposit in a repository of your choice
-
- Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding - information. -
- Use ZENODO, - a catch-all repository hosted by CERN to deposit all your research results (publications, data, - software, etc.) -
-
-
+ + + + + + + + + + + + + + -
-
- Link - + + + + + -

- Link -

-
Connect all your research
-
- If you can't find your research results in OpenAIRE, don't worry! -
- Use our LINK OUT service, - that reaches out to many external sources via APIs, to connect your research results and - claim them to your project. -
-
-
+ + + + + + + + + + + + + -
-
-
-
-
+ + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
-
-
-
-
-

- Our community -

-
- -
- -
-

- {{publicationsSize.count|number}}
publications -

-

- {{otherSize.count|number}}
other research products -

- -
-
-

- {{datasetsSize.count|number}}
research data -

-

- {{softwareSize.count|number}}
software -

- -
- -
- -
+ +
+
+
+
+
+

+ Our growing Community +

+
-

- {{datasourcesSize.number |number}} {{datasourcesSize.size}}
- content providers -

- {{fundersSize.number|number}} {{fundersSize.size}}
- Funders + + {{fundersSize.number|number}}{{fundersSize.size}} + +
+ Funders +

+

+ + {{datasourcesSize.number|number}} + {{datasourcesSize.size}} + +
+ Content providers

- {{projectsSize.count|number}}
- Projects + + {{projectsSize.number|number}} + {{projectsSize.size}} + +
+ Projects

- - -
-
+
+
-
- -

- Our data policies -

-
- -
    -
  • -
    Data acquisition
    -
    - How we retrieve data, how often, what processes it goes through (aggregating cleaning, transforming, inferring, de-duplicating), what are the quality checks along all  data processing stages. -
    -
  • -
  • -
    Data usage
    -
    - Who is able to retrieve our data, what are the licences, what about specific SLAs. -
    -
  • -
- +
+
+
+
+

+ {{publicationsSize.count|number}}
+ + + publications + +

+
+
+

+ {{softwareSize.count|number}}
+ + + software + +

+
+
+
+
+

+ {{datasetsSize.count|number}}
+ + + research data + +

+
+
+

+ {{otherSize.count|number}}
+ + + other research products + +

- -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/explore/src/app/home/home.component.ts b/explore/src/app/home/home.component.ts index f32ff097..95fafaba 100644 --- a/explore/src/app/home/home.component.ts +++ b/explore/src/app/home/home.component.ts @@ -19,6 +19,7 @@ import { ErrorCodes} from '../openaireLibrary/utils/properties/errorCodes'; import {PiwikService} from '../openaireLibrary/utils/piwik/piwik.service'; import { SEOService } from '../openaireLibrary/sharedComponents/SEO/SEO.service'; import {SearchResearchResultsService} from "../openaireLibrary/services/searchResearchResults.service"; +import {HelperService} from "../openaireLibrary/utils/helper/helper.service"; @Component({ selector: 'home', @@ -140,6 +141,9 @@ public subPub;public subData;public subProjects;public subOrg; public subDataPr; public subOrp; trelloImg: string = 'trello.svg'; trelloImg2: string = 'trello.svg'; + + public pageContents = null; + constructor ( private route: ActivatedRoute, private _router: Router, @@ -149,7 +153,8 @@ 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 seoService: SEOService + private config: ConfigurationService, private _meta: Meta, private _title: Title, private seoService: SEOService, + private helper: HelperService ) { var description = "openAIRE explore, open access, publications, research results, European commission, search"; @@ -165,6 +170,12 @@ public subPub;public subData;public subProjects;public subOrg; public subDataPr; //this.fetchDataproviders = new FetchDataproviders(this._searchDataprovidersService); } + private getPageContents() { + this.helper.getPageHelpContents(this._router.url, this.properties, 'openaire').subscribe(contents => { + this.pageContents = contents; + }) + } + public getKeys(obj: {}) { return Object.keys(obj); } @@ -186,7 +197,9 @@ public subPub;public subData;public subProjects;public subOrg; public subDataPr; .subscribe((data: { envSpecific: EnvProperties }) => { this.properties = data.envSpecific; this.seoService.createLinkForCanonicalURL(this.properties.baseLink+this._router.url, false); - if(this.properties!=null){ + this.getPageContents(); + + if(this.properties!=null){ var url = this.properties.baseLink+this._router.url; this._meta.updateTag({content:url},"property='og:url'"); if(this.properties.enablePiwikTrack && (typeof document !== 'undefined')){ diff --git a/explore/src/assets/explore-assets/ask-explore.svg b/explore/src/assets/explore-assets/ask-explore.svg new file mode 100644 index 00000000..c1a04931 --- /dev/null +++ b/explore/src/assets/explore-assets/ask-explore.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/explore-assets/link.svg b/explore/src/assets/explore-assets/link.svg new file mode 100644 index 00000000..04087dfa --- /dev/null +++ b/explore/src/assets/explore-assets/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/explore-assets/numbers_background_pattern.svg b/explore/src/assets/explore-assets/numbers_background_pattern.svg new file mode 100644 index 00000000..115b87c4 --- /dev/null +++ b/explore/src/assets/explore-assets/numbers_background_pattern.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/explore/src/assets/explore-assets/share.svg b/explore/src/assets/explore-assets/share.svg new file mode 100644 index 00000000..4a056bc8 --- /dev/null +++ b/explore/src/assets/explore-assets/share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/explore-assets/trello-2.svg b/explore/src/assets/explore-assets/trello-2.svg new file mode 100644 index 00000000..6a5e682a --- /dev/null +++ b/explore/src/assets/explore-assets/trello-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/explore-assets/trello-sc.png b/explore/src/assets/explore-assets/trello-sc.png new file mode 100644 index 00000000..d4330f7d Binary files /dev/null and b/explore/src/assets/explore-assets/trello-sc.png differ diff --git a/explore/src/assets/explore-assets/trello.svg b/explore/src/assets/explore-assets/trello.svg new file mode 100644 index 00000000..cf47fb37 --- /dev/null +++ b/explore/src/assets/explore-assets/trello.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/explore/src/assets/explore-custom.css b/explore/src/assets/explore-custom.css index 1afc7f02..601b9291 100644 --- a/explore/src/assets/explore-custom.css +++ b/explore/src/assets/explore-custom.css @@ -121,8 +121,18 @@ .portal-color.emphasis { color: #37C7E9; - font-size: 50px; - font-weight: 300; + font-size: 40px; + font-weight: bold; +} + +.numbers-background { + background: transparent url('numbers_background_pattern.svg') 0% 0% no-repeat padding-box; + background-size: cover; +} + +.numbers-background .emphasis { + font-size: 40px; + font-weight: bold; } .iframeContainer{ @@ -148,6 +158,9 @@ transition-duration:0.3s; } +.homePageGrayBackground { + background: #FAFAFA 0% 0% no-repeat padding-box; +} .graph-background { background: var(--portal-main-color) 0 0 no-repeat padding-box; @@ -203,7 +216,7 @@ } .explorePanelBackground .uk-grid-divider > :not(.uk-first-column)::before { - border-left: 1px solid rgba(255, 255, 255, .2); + border-left: 1px solid rgba(0, 0, 0, .2); } .explorePanelBackground .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {