[Monitor Dashboard | Trunk]: Terminology: Add bold on some terms

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60767 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
Konstantinos Triantafyllou 2021-04-01 12:14:56 +00:00
parent 78f92d2606
commit af4acfd6c8
1 changed files with 6 additions and 6 deletions

View File

@ -67,12 +67,12 @@ import {ActivatedRoute, Router} from "@angular/router";
<tr>
<th>Organization & Country</th>
<td>
<p>For research output: The affiliated organizations of its authors (and their country).</p>
<p>For projects: The organizations participating in the project (i.e. beneficiaries of the grant), and
<p><span class="uk-text-bold">For research outputs:</span> The affiliated organizations of its authors (and their country).</p>
<p><span class="uk-text-bold">For projects:</span> The organizations participating in the project (i.e. beneficiaries of the grant), and
their countries (when available).
</p>
<p>
Country code mapping:
<span class="uk-text-bold">Country code mapping: </span>
<a href="https://api.openaire.eu/vocabularies/dnet:countries" target="_blank">
https://api.openaire.eu/vocabularies/dnet:countries</a>
</p>
@ -83,7 +83,7 @@ import {ActivatedRoute, Router} from "@angular/router";
<td>
<p>The type of research output (e.g. a publication can be a pre-print, conference proceeding, article,
etc.)</p>
<p>Resource type mapping:
<p><span class="uk-text-bold">Resource type mapping: </span>
<a href="https://api.openaire.eu/vocabularies/dnet:result_typologies" target="_blank">https://api.openaire.eu/vocabularies/dnet:result_typologies</a>
(click on the code to see the specific types for each result type)
</p>
@ -100,7 +100,7 @@ import {ActivatedRoute, Router} from "@angular/router";
<th>PID (persistent identifier)</th>
<td>
<p>A long-lasting reference to a resource</p>
<p>Types: <a href="http://api.openaire.eu/vocabularies/dnet:pid_types" target="_blank">http://api.openaire.eu/vocabularies/dnet:pid_types</a>
<p><span class="uk-text-bold">Types: </span> <a href="http://api.openaire.eu/vocabularies/dnet:pid_types" target="_blank">http://api.openaire.eu/vocabularies/dnet:pid_types</a>
</p>
</td>
</tr>
@ -120,7 +120,7 @@ import {ActivatedRoute, Router} from "@angular/router";
<th>Content Provider (Datasources)</th>
<td>
<p>The different data sources ingested in the OpenAIRE Research Graph.</p>
<div>Content Provider Types: </div>
<div class="uk-text-bold">Content Provider Types:</div>
<ul class="portal-circle">
<li>Repositories</li>
<li>Open Access Publishers & Journals</li>