[Graph | master]: home.component.html: Updated text in Home page.

This commit is contained in:
Konstantina Galouni 2023-05-31 17:00:48 +03:00
parent da004e2798
commit 3bd16711a9
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@
<div class="uk-grid uk-grid-small uk-flex uk-margin-medium-top uk-child-width-1-2@m uk-flex-bottom" uk-grid>
<div>
<p>
OpenAIRE Graph is an open resource that aggregates a <span class="portal-color">collection of research data properties</span>
(metadata, links) available within the OpenAIRE Open Science infrastructure for funders, organizations,
researchers, research communities and publishers to interlink information by using a semantic graph database
approach.
The OpenAIRE Graph is an open access scholarly knowledge graph (SKG) resulting from the <span class="portal-color">aggregation of research entity metadata records</span>
(properties and links) from thousands of scholarly communication data sources
(institutional, thematic, data, software repositories, publisher archives, scientific databases, funder databases, etc.).
Funders, organizations, researchers, research communities and publishers can freely use the OpenAIRE Graph to monitor, discover, and navigate the open science record as a whole.
</p>
<a class="uk-button portal-button uk-margin-medium-top" routerLink="/about">Learn more</a>
</div>