Project

General

Profile

1
<schema2jsonld *ngIf="url" [URL]="url" [name]="pageTitle" type="other"></schema2jsonld>
2

    
3
<helper *ngIf="pageContents && pageContents['top'] && pageContents['top'].length > 0" [texts]="pageContents['top']"></helper>
4
<!--
5
<div class="uk-margin-large-top tm-middle uk-container" id="tm-main">
6
  <div class="uk-container  uk-margin-bottom">
7
      <div class="uk-article-title custom-article-title">
8
         Content policy
9
      </div>
10
      <div>
11

    
12

    
13

    
14

    
15

    
16
        <p>
17
          OpenAIRE builds an open scholarly graph of research products (publications, datasets, software and other types of research products), linked to each other and to fundings, projects and organizations.
18
          The information used to build the graph is collected from the OpenAIRE network of content providers&lt;!&ndash; (currently composed of more than 400 institutional repositories, 8,000 Open Access journals, 70 dataset archives and 20 funders)&ndash;&gt;
19
          and is inferred by OpenAIRE algorithms. OpenAIRE algorithms are capable of detecting duplicates and mining information from the full-texts of Open Access publications.
20
          For more details about the construction of the graph, please check  <a  href="https://beta.openaire.eu/aggregation-and-content-provision-workflows" target="_blank"   >here</a>.
21
          </p>
22
          <p>
23
          Thanks to the Research Community Dashboard (RCD), researchers have a dedicated view of the OpenAIRE graph where only the research products relevant to the community are searchable and browsable.<br>
24
          There are several ways to decide if a research product is relevant to a given community:
25
        </p>
26

    
27

    
28
        <p class="uk-margin-left">
29
          &lt;!&ndash; <span class="uk-text-large uk-text-primary">Users </span> &ndash;&gt;
30
          &lt;!&ndash; <div class="uk-margin-left"> &ndash;&gt;
31
            <b>Links:</b> Users can "claim" that a research result is relevant to a community via the
32
          <a   routerLinkActive="uk-link" routerLink="/participate/claim"   >Link</a> functionality of the Research  community dashboard.
33
          <br>
34
          For more details about linking functionality, please check <a  href="https://beta.openaire.eu/linking" target="_blank"   >here</a>.
35

    
36
          &lt;!&ndash; </div> &ndash;&gt;
37
        </p>
38
        <div class="uk-margin-left uk-margin-top">
39
          &lt;!&ndash; <span class="uk-text-large uk-text-primary">OpenAIRE algorithms </span><br> &ndash;&gt;
40
          <b>OpenAIRE algorithms:</b> Community managers can configure the OpenAIRE algorithms, in order to automatically assign research products to a community based on:
41

    
42
          <div class="uk-margin-left">
43
             <ul class=" uk-list uk-list-bullet  ">
44
               <li>
45
                  The content providers they have been collected from. <br>Examples: all research products collected from "NeuroVault" are relevant to the Neuroinformatics community; all research products collected from the LINDAT/CLARIN repository are relevant to the CLARIN research initiative.
46

    
47
               </li>
48
               <li>
49
                 The projects they have been produced in.  <br>Examples: all research products of the project "Tara Mediterranee" are relevant to the European Marine Science community; all research products of the project "ARIADNE" are relevant to the Digital Humanities and Cultural Heritage community.
50
               </li>
51
               <li>
52
                 The subjects and keywords (only for RCD serving research communities).  <br>Examples: all research products having "SDG11 - Sustainable cities and communities" among the subjects are relevant to the Greek Sustainable Development Solutions Network community; all research products with subject "agriculture" are relevant to the AgInfra community
53
               </li>
54

    
55
             </ul>
56
           </div>
57

    
58

    
59
         </div>
60
         <div class="uk-margin-left uk-margin-top">
61
          <b>Acknowledgement statements:</b> Acknowledgement statements found in full-texts (only for RCDs serving research infrastructures/initiatives)
62
        </div>
63
        &lt;!&ndash;div  class="uk-margin-top">
64
                 Stay tuned to discover the new criteria that will be supported in the next releases of the OpenAIRE-Connect Research Community Dashboard:
65
                 <div class="uk-margin-left ">
66

    
67
                   <ul class="  uk-list uk-list-bullet   ">
68
                     <li>
69
                       Community managers will be able to specify additional criteria to select subsets of research results collected from a content provider or linked to projects.
70
                     </li>
71
                     <li>
72
                       GUI support for the selection of keywords from standard subject classification vocabularies and taxonomies
73
                     </li>
74

    
75
                   </ul>
76
                   </div>
77

    
78
        </div&ndash;&gt;
79

    
80
      </div>
81
  </div>
82
</div>
83
-->
(2-2/4)