update OpenAIRE Graph name, update submodules

This commit is contained in:
Alex Martzios 2023-02-23 14:28:17 +02:00
parent 691f42d113
commit 4becdc1161
17 changed files with 40 additions and 40 deletions

View File

@ -26,7 +26,7 @@
By following such practices, scientists are implicitly constructing the Global Open Science Graph, where
by "graph" we mean a collection of objects interlinked by semantic relationships.
<br><br>
The OpenAIRE Research Graph includes metadata and links between scientific products (e.g. literature,
The OpenAIRE Graph includes metadata and links between scientific products (e.g. literature,
datasets, software, and "other research products"), organizations, funders, funding streams, projects,
communities, and (provenance) data sources - the details of the <a
href="https://zenodo.org/record/2643199#.XOqdstMzZ24" target="_blank">graph data model</a> can be found
@ -62,7 +62,7 @@
<div>
<div class="uk-flex uk-flex-center uk-grid uk-grid-stack">
<p class="uk-width-4-5@m uk-padding-small">
The OpenAIRE Research Graph is operated and maintained at the <a
The OpenAIRE Graph is operated and maintained at the <a
href="https://icm.edu.pl/en/centre-of-technology/" target="_blank">ICM cutting-edge Technology centre</a>
with the facilities and staff guaranteeing robust operation of the whole system.
Okeanos SuperComputer hosting the graph consists of 26016 cores in total providing 1082 Tflops/s.
@ -104,7 +104,7 @@
<div class="uk-text-center uk-width-1-2@m uk-align-center uk-margin-remove-adjacent">
<div class="uk-margin-medium-bottom">
Key team members contributing to the Research Graph
Key team members contributing to the OpenAIRE Graph
</div>
<div><a class="uk-button portal-button" routerLink="./team">
Meet the team

View File

@ -25,8 +25,8 @@ export class AboutComponent implements OnInit, OnDestroy {
public enrichmentMiningReadMore: boolean = false;
properties:EnvProperties = properties;
subs: Subscription[] = [];
description = "The OpenAIRE Research Graph includes metadata and links between scientific products (e.g. literature, datasets, software, other research products), organizations, funders, funding streams, projects, communities, and (provenance) data sources. Information on how we build it, the architecture, the infrastructure and the team.";
title = "OpenAIRE - Research Graph | About";
description = "The OpenAIRE Graph includes metadata and links between scientific products (e.g. literature, datasets, software, other research products), organizations, funders, funding streams, projects, communities, and (provenance) data sources. Information on how we build it, the architecture, the infrastructure and the team.";
title = "OpenAIRE - Graph | About";
public breadcrumbs: Breadcrumb[] = [
{
name: 'home',

View File

@ -76,8 +76,8 @@ import {HelperFunctions} from '../openaireLibrary/utils/HelperFunctions.class';
export class TeamComponent implements OnInit, OnDestroy {
public team: member[] = HelperFunctions.copy(team);
properties: EnvProperties = properties;
description = "The OpenAIRE Research Graph Team";
title = "OpenAIRE - Research Graph | Team";
description = "The OpenAIRE Graph Team";
title = "OpenAIRE - Graph | Team";
subs: Subscription[] = [];
public breadcrumbs: Breadcrumb[] = [
{

View File

@ -3,7 +3,7 @@
[user]="user" [userMenuItems]=userMenuItems [menuItems]=menuItems [properties]=properties></navbar>
<schema2jsonld [URL]="properties.domain"
[logoURL]="properties.domain + '/assets/common-assets/logo-small-graph.png'"
type="home" description="OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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. "
type="home" description="OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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. "
name="OpenAIRE Graph" [searchAction]="false" [searchActionRoute]=null>
</schema2jsonld>
<div class="custom-main-content">

View File

@ -13,7 +13,7 @@ import {SmoothScroll} from './openaireLibrary/utils/smooth-scroll';
})
export class AppComponent implements OnInit, OnDestroy {
title = 'OpenAIRE - Research Graph';
title = 'OpenAIRE - Graph';
userMenuItems: MenuItem[] = [];
menuItems: RootMenuItem [] = [];
logInUrl = null;

View File

@ -115,6 +115,6 @@
<modal-alert #AlertModal (alertOutput)="goToHome()">
<div class="uk-text-center">
Our team will respond to your submission soon.<br>
Press OK to redirect to OpenAIRE Research Graph home page.
Press OK to redirect to OpenAIRE Graph home page.
</div>
</modal-alert>

View File

@ -28,7 +28,7 @@ export class ContactComponent implements OnInit, OnDestroy {
public properties: EnvProperties = properties;
subs: Subscription[] = [];
description = "Do you have questions? Contact us";
title = "OpenAIRE - Research Graph | Support";
title = "OpenAIRE - Graph | Support";
public contactForm: UntypedFormGroup;
@ViewChild('AlertModal') modal;
@ -145,7 +145,7 @@ export class ContactComponent implements OnInit, OnDestroy {
this.faqs.push({
"question": "What do you mean with “transparent graph”?",
"answer": "The OpenAIRE Research Graph is transparent because it keeps tracks of the provenance of each and every information it contains. " +
"answer": "The OpenAIRE Graph is transparent because it keeps tracks of the provenance of each and every information it contains. " +
"For each field you can know if they have been collected from one of our sources, if it has been inferred (and with which algorithm and with which confidence level)"
});
}

View File

@ -5,7 +5,7 @@
<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 Research Graph is an open resource that aggregates a <span class="portal-color">collection of research data properties</span>
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.
@ -54,7 +54,7 @@
<div>
<div class="uk-section uk-container uk-container-large">
<div class="uk-padding-small">
<h2 class="uk-text-center uk-margin-remove-bottom"><span class="portal-color">Why</span> OpenAIRE Research Graph
<h2 class="uk-text-center uk-margin-remove-bottom"><span class="portal-color">Why</span> OpenAIRE Graph
</h2>
<h6 class="uk-text-center uk-text-normal uk-margin-small-top">Unlock the power of open science data</h6>
<div class="uk-margin-medium-top">
@ -184,7 +184,7 @@
</div>
<h4 class="uk-text-bold uk-text-center uk-margin-top">European Commission</h4>
<div class="uk-text-justify">
The EC Participant Portal is using the OpenAIRE Research Graph to collect information about publications and
The EC Participant Portal is using the OpenAIRE Graph to collect information about publications and
datasets resulting from H2020 funded projects.
</div>
<div class="uk-text-center uk-margin-top">
@ -200,8 +200,8 @@
</div>
<h4 class="uk-text-bold uk-text-center uk-margin-top">ORCID</h4>
<div class="uk-text-justify">
ORCID data is used to enrich the research product records of the OpenAIRE Research Graph. Through EXPLORE,
ORCID users can instantly identify their works, enrich the OpenAIRE Research Graph and their ORCID profiles.
ORCID data is used to enrich the research product records of the OpenAIRE Graph. Through EXPLORE,
ORCID users can instantly identify their works, enrich the OpenAIRE Graph and their ORCID profiles.
</div>
<div class="uk-text-center uk-margin-top">
<a class="uk-text-uppercase uk-text-bold uk-text-small" href="https://www.openaire.eu/openaire-explore-integration-with-the-orcid-search-and-link-wizard" target="_blank">
@ -218,7 +218,7 @@
<div class="services">
<div class="uk-section uk-container uk-container-large">
<div class="uk-padding-small">
<h2>Research Graph is used in OpenAIRE services</h2>
<h2>OpenAIRE Graph is used in OpenAIRE services</h2>
<div class="service-slide uk-position-relative">
<div *ngFor="let portal of portals; let i=index;" [class.fade-out]="i !== state" [class.fade-in]="i === state"
class="uk-margin-medium-top uk-grid uk-grid-large uk-child-width-1-2@m uk-position-top" uk-grid>
@ -322,7 +322,7 @@
<polyline fill="none" stroke="#000" stroke-width="1.1" points="4,10 8,15 17,4"></polyline>
</svg>
</div>
Research Graph dump and APIs
OpenAIRE Graph dump and APIs
</li>
<li>
<div class="circle uk-light uk-preserve uk-background-secondary uk-margin-small-right uk-icon"

View File

@ -18,7 +18,7 @@ import {RouterHelper} from '../openaireLibrary/utils/routerHelper.class';
styleUrls: ['home.component.css']
})
export class HomeComponent implements OnInit, OnDestroy {
public pageTitle = 'OpenAIRE - Research Graph';
public pageTitle = 'OpenAIRE - Graph';
public portals: any[] = portals;
public state: number = 0;
public properties: EnvProperties = properties;
@ -57,7 +57,7 @@ export class HomeComponent implements OnInit, OnDestroy {
private config: ConfigurationService, private _meta: Meta, private _title: Title, private seoService: SEOService
) {
let description = 'OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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.';
let description = 'OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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.';
this._title.setTitle(this.pageTitle);
this._meta.updateTag({content: description}, 'name="description"');

@ -1 +1 @@
Subproject commit 8f2fce6a19c92c88b3cd6617d9d6b1983768ec47
Subproject commit 4dfe5f989a1e3a7b1a02b8d14c47b0456eab66bc

View File

@ -24,11 +24,11 @@ import {SEOService} from '../openaireLibrary/sharedComponents/SEO/SEO.service';
<h2 class="uk-text-center">How to cite the graph</h2>
<div class="uk-padding-small">
<ul class="portal-circle">
<li>If you use one of the <a href="https://zenodo.org/record/4201546" target="_blank">dumps of the OpenAIRE Research Graph</a>,
<li>If you use one of the <a href="https://zenodo.org/record/4201546" target="_blank">dumps of the OpenAIRE Graph</a>,
please cite it following the recommendation that you find on the Zenodo page.
</li>
<li><span class="uk-text-bold">All datasets and software</span> are available in our Zenodo community for the OpenAIRE
Research graph: <a href="https://zenodo.org/communities/openaire-research-graph" target="_blank">https://zenodo.org/communities/openaire-research-graph</a>
Graph: <a href="https://zenodo.org/communities/openaire-research-graph" target="_blank">https://zenodo.org/communities/openaire-research-graph</a>
</li>
</ul>
</div>
@ -234,8 +234,8 @@ import {SEOService} from '../openaireLibrary/sharedComponents/SEO/SEO.service';
})
export class ReferencesComponent implements OnInit, OnDestroy {
properties: EnvProperties = properties;
description = 'How to cite? Bibliographic references relative to the implementation of the OpenAIRE research graph processing pipeline and how to cite the graph results. ';
title = 'OpenAIRE - Research Graph | References';
description = 'How to cite? Bibliographic references relative to the implementation of the OpenAIRE Graph processing pipeline and how to cite the graph results. ';
title = 'OpenAIRE - Graph | References';
subs: Subscription[] = [];
public breadcrumbs: Breadcrumb[] = [
{

View File

@ -36,7 +36,7 @@
premises deployed at the data center facilities of the Interdisciplinary Centre for Mathematical and
Computational Modelling (ICM).
</h6>
<h6><span class="uk-text-bold">OpenAIRE Research Graph license is CC-BY:</span>
<h6><span class="uk-text-bold">OpenAIRE Graph license is CC-BY:</span>
the records returned by the service can be freely re-used by commercial and
non-commercial partners under CC-BY license, hence as long as OpenAIRE is acknowledged as a content
provider.

View File

@ -17,7 +17,7 @@ export class ResourcesComponent implements OnInit, OnDestroy {
properties:EnvProperties;
subs: Subscription[] = [];
description = "Start building with OpenAIRE APIs. How to access the graph? XML Metadata schema and documentation.";
title = "OpenAIRE - Research Graph | Resources";
title = "OpenAIRE - Graph | Resources";
public breadcrumbs: Breadcrumb[] = [
{
name: 'home',

@ -1 +1 @@
Subproject commit 8cee3e11dde9cec4a3bc283067a4d6a6a2f35cf5
Subproject commit 0346e5413a31ca7b96237efea763c88ea312eadc

View File

@ -30,7 +30,7 @@
<circle id="Ellipse_430" data-name="Ellipse 430" cx="6" cy="6" r="6" transform="translate(456 1018)" fill="#00ce15"/>
<text id="_xs:schema_xmlns:xs_http:_www.w3.org_2001_XMLSchema_xmlns:dri_http:_www.driver-repository.eu_namespace_dri_xmlns_http:_namespace.openaire.eu_oaf_elementFormDefault_qualified_targetNamespace_http:_namespace.openaire.eu_oaf_xs:annotation_xs" data-name="&lt;xs:schema xmlns:xs=“http://www.w3.org/2001/XMLSchema” xmlns:dri=“http://www.driver-repository.eu/namespace/dri” xmlns=“http://namespace.openaire.eu/oaf” elementFormDefault=“qualified” targetNamespace=“http://namespace.openaire.eu/oaf”&gt;
&lt;xs:annotation&gt;
&lt;xs" transform="translate(428 1064)" fill="#7d237c" font-size="10" font-family="OpenSans, Open Sans" opacity="0.8"><tspan x="0" y="11">&lt;xs:schema</tspan><tspan y="11" fill="#1a1a1a"> </tspan><tspan y="11" fill="#8f4919">xmlns:xs=“</tspan><tspan y="11" fill="#16239f">http://www.w3.org/2001/XMLSchema</tspan><tspan y="11" fill="#8f4919"></tspan><tspan y="11" fill="#1a1a1a"> </tspan><tspan y="11" fill="#8f4919">xmlns:dri=“</tspan><tspan y="11" fill="#16239f">http://</tspan><tspan x="0" y="31" fill="#16239f">www.driver-repository.eu/namespace/dri</tspan><tspan y="31" fill="#8f4919">” xmlns=“</tspan><tspan y="31" fill="#16239f">http://namespace.openaire.eu/oaf</tspan><tspan y="31" fill="#8f4919"></tspan><tspan x="0" y="51" fill="#8f4919">elementFormDefault=“</tspan><tspan y="51" fill="#16239f">qualified</tspan><tspan y="51" fill="#8f4919">” targetNamespace=“</tspan><tspan y="51" fill="#16239f">http://namespace.openaire.eu/oaf</tspan><tspan y="51" fill="#8f4919">&gt;</tspan><tspan x="0" y="71">&lt;xs:annotation&gt;</tspan><tspan x="0" y="91">&lt;xs:documentation&gt;</tspan><tspan y="91" fill="#1a1a1a">This schema describes the XML serialization of the OpenAIRE </tspan><tspan x="0" y="111" fill="#1a1a1a">Research Graph. For an overview of the model, please check the OpenAIRE Research </tspan><tspan x="0" y="131" fill="#1a1a1a">Graph Data Model at https://doi.org/10.5281/zenodo.2643199 </tspan><tspan y="131">&lt;/xs:documentation&gt;</tspan><tspan x="0" y="151">&lt;/xs:annotation&gt;</tspan><tspan x="0" y="171">&lt;xs:include</tspan><tspan y="171" fill="#1a1a1a"> </tspan><tspan y="171" fill="#8f4919">schemaLocation</tspan><tspan y="171" fill="#1a1a1a">=“oaf-result-1.0.xsd</tspan><tspan y="171">”/&gt;</tspan><tspan x="0" y="191">&lt;xs:include</tspan><tspan y="191" fill="#1a1a1a"> </tspan><tspan y="191" fill="#8f4919">schemaLocation</tspan><tspan y="191" fill="#1a1a1a">=“oaf-org-1.0.xsd</tspan><tspan y="191">”/&gt;</tspan><tspan x="0" y="211">&lt;xs:include</tspan><tspan y="211" fill="#1a1a1a"> </tspan><tspan y="211" fill="#8f4919">schemaLocation</tspan><tspan y="211" fill="#1a1a1a">=“oaf-datasource-1.0.xsd</tspan><tspan y="211">”/&gt;</tspan></text>
&lt;xs" transform="translate(428 1064)" fill="#7d237c" font-size="10" font-family="OpenSans, Open Sans" opacity="0.8"><tspan x="0" y="11">&lt;xs:schema</tspan><tspan y="11" fill="#1a1a1a"> </tspan><tspan y="11" fill="#8f4919">xmlns:xs=“</tspan><tspan y="11" fill="#16239f">http://www.w3.org/2001/XMLSchema</tspan><tspan y="11" fill="#8f4919"></tspan><tspan y="11" fill="#1a1a1a"> </tspan><tspan y="11" fill="#8f4919">xmlns:dri=“</tspan><tspan y="11" fill="#16239f">http://</tspan><tspan x="0" y="31" fill="#16239f">www.driver-repository.eu/namespace/dri</tspan><tspan y="31" fill="#8f4919">” xmlns=“</tspan><tspan y="31" fill="#16239f">http://namespace.openaire.eu/oaf</tspan><tspan y="31" fill="#8f4919"></tspan><tspan x="0" y="51" fill="#8f4919">elementFormDefault=“</tspan><tspan y="51" fill="#16239f">qualified</tspan><tspan y="51" fill="#8f4919">” targetNamespace=“</tspan><tspan y="51" fill="#16239f">http://namespace.openaire.eu/oaf</tspan><tspan y="51" fill="#8f4919">&gt;</tspan><tspan x="0" y="71">&lt;xs:annotation&gt;</tspan><tspan x="0" y="91">&lt;xs:documentation&gt;</tspan><tspan y="91" fill="#1a1a1a">This schema describes the XML serialization of the OpenAIRE </tspan><tspan x="0" y="111" fill="#1a1a1a">Graph. For an overview of the model, please check the OpenAIRE </tspan><tspan x="0" y="131" fill="#1a1a1a">Graph Data Model at https://doi.org/10.5281/zenodo.2643199 </tspan><tspan y="131">&lt;/xs:documentation&gt;</tspan><tspan x="0" y="151">&lt;/xs:annotation&gt;</tspan><tspan x="0" y="171">&lt;xs:include</tspan><tspan y="171" fill="#1a1a1a"> </tspan><tspan y="171" fill="#8f4919">schemaLocation</tspan><tspan y="171" fill="#1a1a1a">=“oaf-result-1.0.xsd</tspan><tspan y="171">”/&gt;</tspan><tspan x="0" y="191">&lt;xs:include</tspan><tspan y="191" fill="#1a1a1a"> </tspan><tspan y="191" fill="#8f4919">schemaLocation</tspan><tspan y="191" fill="#1a1a1a">=“oaf-org-1.0.xsd</tspan><tspan y="191">”/&gt;</tspan><tspan x="0" y="211">&lt;xs:include</tspan><tspan y="211" fill="#1a1a1a"> </tspan><tspan y="211" fill="#8f4919">schemaLocation</tspan><tspan y="211" fill="#1a1a1a">=“oaf-datasource-1.0.xsd</tspan><tspan y="211">”/&gt;</tspan></text>
<text id="oaf.xsd" transform="translate(503 1034)" fill="#707070" font-size="12" font-family="OpenSans, Open Sans"><tspan x="0" y="0">oaf.xsd</tspan></text>
</g>
</g>

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
<title>OpenAIRE - Research Graph</title>
<title>OpenAIRE - Graph</title>
<meta charset="UTF-8">
<link href="assets/common-assets/logo-small-graph.png">
<link rel="apple-touch-icon" sizes="57x57" href="assets/common-assets/logo/apple-icon-57x57.png">
@ -22,12 +22,12 @@
<link rel="icon" type="image/png" sizes="96x96" href="assets/common-assets/logo/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/common-assets/logo/favicon-16x16.png">
<link href="assets/common-assets/logo/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>
<meta name="description" content="OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:description" content="OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:title" content="OpenAIRE - Research Graph"/>
<meta name="description" content="OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:description" content="OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:title" content="OpenAIRE - Graph"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://graph.openaire.eu"/>
<meta property="og:site_name" content="OpenAIRE - Research Graph"/>
<meta property="og:site_name" content="OpenAIRE - Graph"/>
<meta name="robots" content="noindex">
</head>
<body>

View File

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
<title>OpenAIRE - Research Graph</title>
<title>OpenAIRE - Graph</title>
<meta name="google-site-verification" content="rZ-58gIX8IqzBte6Qv4J5yY9aSiDP15Dfc1Yr9yezqE" />
<meta charset="UTF-8">
<link href="assets/common-assets/logo-small-graph.png">
@ -23,12 +23,12 @@
<link rel="icon" type="image/png" sizes="96x96" href="assets/common-assets/logo/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/common-assets/logo/favicon-16x16.png">
<link href="assets/common-assets/logo/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"/>
<meta name="description" content="OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:description" content="OpenAIRE Research Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:title" content="OpenAIRE - Research Graph"/>
<meta name="description" content="OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:description" content="OpenAIRE Graph is an open resource that aggregates a collection of research data properties (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."/>
<meta property="og:title" content="OpenAIRE - Graph"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://graph.openaire.eu"/>
<meta property="og:site_name" content="OpenAIRE - Research Graph"/>
<meta property="og:site_name" content="OpenAIRE - Graph"/>
</head>
<body>
<app></app>