monitor/src/app/learn-how/learn-how.component.html

109 lines
5.2 KiB
HTML

<schema2jsonld *ngIf="url" [URL]="url" [name]="pageTitle" type="other" [description]="description"></schema2jsonld>
<div class="uk-background-norepeat about-background">
<div class="uk-container uk-container-large uk-section uk-section-small uk-padding-remove-bottom">
<div class="uk-padding-small uk-padding-remove-horizontal">
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
</div>
</div>
<div class="uk-container uk-container-large" uk-scrollspy="target: [uk-scrollspy-class]; cls: uk-animation-slide-bottom-medium; delay: 200">
<div class="uk-grid uk-grid-medium uk-padding-small" uk-grid>
<div class="uk-width-2-3@m uk-width-1-1@s uk-flex uk-flex-column uk-flex-center">
<h1 uk-scrollspy-class>Learn the process<span class="uk-text-primary">.</span></h1>
<div class="uk-text-large uk-width-1-2@m" uk-scrollspy-class>
Use the Monitor Dashboard to view your research results, open science.
</div>
</div>
<div class="uk-width-1-3@m uk-width-1-1@s uk-text-center">
<img src="../../assets/monitor-assets/about/steps.svg" loading="lazy">
</div>
</div>
<div class="uk-grid uk-grid-medium uk-child-width-1-3@l uk-child-width-1-2@m uk-child-width-1-1@s uk-padding-small" uk-scrollspy-class uk-grid>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">0</div>
</div>
<div class="uk-h6 uk-margin-remote-top uk-width-3-4@s">
Starting from the OpenAIRE RESEARCH GRAPH
</div>
<div>
<a href="https://graph.openaire.eu/" class="text-graph" target="_blank">OpenAIRE Research Graph</a> is a comprehensive research graph (meta research) that links all types of research products to funders, organizations, researchers, research communities and publishers. With information from global databases, disambiguated and interlinked using semantic AI technologies.
</div>
</div>
</div>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">1</div>
</div>
<div class="uk-h6 uk-margin-remote-top">
Provide us some information
</div>
<div>
You give us some simple (meta)data related to your organization function: e.g., funding database, repositories, related projects, registry of people… All under confidential agreements.
</div>
</div>
</div>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">2</div>
</div>
<div class="uk-h6 uk-margin-remote-top">
We get the ball rolling
</div>
<div>
We ingest your data in our system and start the work: we clean and normalize your data, we identify and extract related information, we infer links. We refine until we are happy of the results and present to you.
</div>
</div>
</div>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">3</div>
</div>
<div class="uk-h6 uk-margin-remote-top">
You validate
</div>
<div>
After the first iteration you examine our results to ensure you are satisfied with what you see. As numbers are important, we will work with you to understand any gaps and deviations. We correct, you check, you approve.
</div>
</div>
</div>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">4</div>
</div>
<div class="uk-h6 uk-margin-remote-top">
You set up your portal
</div>
<div>
Using our admin panel you set up your portal. You select metrics of interest to you (full documentation available). You decide what you want to publish, what to keep private, what to share with colleagues.
</div>
</div>
</div>
<div>
<div class="uk-padding uk-padding-remove-left uk-padding-remove-bottom">
<div class="uk-icon-bg-shadow uk-margin-bottom">
<div class="uk-h5 uk-text-background uk-margin-remove">5</div>
</div>
<div class="uk-h6 uk-margin-remote-top">
You track, monitor, report
</div>
<div>
Now your views are updated every 2-4 weeks, as new content and new providers join OpenAIRE. You are notified about new metrics and indicators as we keep on enriching the OpenAIRE Research Graph and you may add them as they come along.
</div>
</div>
</div>
</div>
</div>
</div>
<div class="uk-section uk-margin-large-top uk-container uk-container-large">
<span class="uk-h6 uk-text-primary uk-margin-remove">Inclusion, transparency, quality, state of the art technology.</span>
<h2 class="uk-margin-remove-top uk-margin-medium-bottom uk-width-1-2@l uk-width-3-4@m">Research tracking & monitoring in a nutshell.</h2>
<div class="uk-padding-large">
<how></how>
</div>
</div>