Project

General

Profile

« Previous | Next » 

Revision 62608

Added by Alex Martzios over 1 year ago

PRIVATE : Rename OpenAIRE Research Graph to OpenAIRE Graph

View differences:

modules/dnet-api-http-doc/src/api.html
112 112
										</a></div-->
113 113
									<h2 class="uk-text-center">Selective Access</h2>
114 114
									<p>
115
										The OpenAIRE HTTP API allows developers to access metadata records of the OpenAIRE Research Graph by performing queries over publications, datasets, and projects.
115
										The OpenAIRE HTTP API allows developers to access metadata records of the OpenAIRE Graph by performing queries over publications, datasets, and projects.
116 116
										The API is intended for metadata discovery and exploration only, that is it does not give direct access to publication files and it does not provide access to
117 117
										the whole information space: the number of total results returned by one query is limited to 10,000. For accessing the whole graph, developers are
118
										encouraged to use the <a href="./graph-dumps.html">OpenAIRE Research Graph dumps</a>.<br>
118
										encouraged to use the <a href="./graph-dumps.html">OpenAIRE Graph dumps</a>.<br>
119 119
									</p>
120 120

  
121 121
										<div>
modules/dnet-api-http-doc/src/bulk-projects.html
89 89
								<li class="uk-parent uk-open">
90 90
									<a href="#">Bulk Access</a>
91 91
									<ul class="uk-nav-sub">
92
										<li><a href="./graph-dumps.html">OpenAIRE Research Graph Dumps</a></li>
92
										<li><a href="./graph-dumps.html">OpenAIRE Graph Dumps</a></li>
93 93
										<li><b><a href="./bulk-projects.html">Bulk access to projects</a></b></li>
94 94
									</ul>
95 95
								</li>
modules/dnet-api-http-doc/src/changelog.html
107 107
</tr>
108 108
<tr>
109 109
<td>2021-01-15T18:56:04.748404Z</td>
110
<td>Updated documentation on OpenAIRE Research Graph dumps</td>
110
<td>Updated documentation on OpenAIRE Graph dumps</td>
111 111
</tr>
112 112
<tr>
113 113
<td>2021-01-15T16:57:08.569766Z</td>
modules/dnet-api-http-doc/src/headerMobile.html
41 41
											<li><a routerLinkActive="uk-link" href="registeredService.html" >Registered Services</a></li>
42 42
										</ul> -->
43 43
										<!-- <ul class="uk-nav-sub">
44
											<li><a routerLinkActive="uk-link" href="graph-dumps.html" >OpenAIRE Research Graph Dumps</a></li>
44
											<li><a routerLinkActive="uk-link" href="graph-dumps.html" >OpenAIRE Graph Dumps</a></li>
45 45
											<li><a routerLinkActive="uk-link" href="bulk-projects.html" >Bulk access to projects</a></li>
46 46
										</ul> -->
47 47
										<li><a routerLinkActive="uk-link" href="https://graph.openaire.eu/docs/publications" >Publications</a></li>								</ul>
modules/dnet-api-http-doc/src/overview.html
126 126
							<div class="uk-grid uk-child-width-1-2@m uk-padding uk-padding-remove-horizontal uk-padding-remove-top">
127 127
								<div class="uk-flex uk-flex-middle">
128 128
									<ul class="portal-circle">
129
										<li> For accessing the whole graph, developers are encouraged to use the <a href="https://graph.openaire.eu/docs/category/downloads">OpenAIRE Research Graph Dumps</a><br></li>
129
										<li> For accessing the whole graph, developers are encouraged to use the <a href="https://graph.openaire.eu/docs/category/downloads">OpenAIRE Graph Dumps</a><br></li>
130 130
										<!-- <li><a href="oai-pmh.html">OAI-PMH (discontinued)</a> <br></li> -->
131 131
										<li>To access the whole project information check the <a href="bulk-projects.html">bulk access to projects</a><br></li>
132 132
									</ul>
......
143 143
									<li>The OpenAIRE APIs can be accessed over HTTPS both by authenticated and unauthenticated requests. To achieve better rate limits you need to make authenticated requests. 
144 144
										For more information check the documentation <a href="./authentication.html">here</a>
145 145
									</li>
146
									<li>For accessing the whole content of the OpenAIRE Research Graph check the <a href="./graph-dumps.html">OpenAIRE Research Graph Dumps</a>.
146
									<li>For accessing the whole content of the OpenAIRE Graph check the <a href="./graph-dumps.html">OpenAIRE Graph Dumps</a>.
147 147
									</li>
148 148
									<li>Since 2015 an <a href="https://zenodo.org/record/51077#.WsdCFdNubOR" target="_blank">RDF dump of the LOD is made available in Zenodo.org</a></li>
149 149
								</ul>
......
153 153
											<span class="uk-text-bold">Quality of service:</span> all API services are running in production 24/7 within the OpenAIRE infrastructure premises deployed at the data center facilities of the Interdisciplinary Centre for Mathematical and Computational Modelling (ICM).
154 154
										</p>
155 155
										<p>
156
											<span class="uk-text-bold">OpenAIRE Research 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.
156
											<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.
157 157
										</p>
158 158
									</div>
159 159
									<div class="uk-padding-large uk-padding-remove-bottom uk-padding-remove-right">
......
170 170

  
171 171
							
172 172
								<h4 class="portal-color uk-margin-large-top">How to cite the graph</h4>
173
								<p>If you use the OpenAIRE APIs please cite the OpenAIRE Research Graph following the recommendation available <a href="https://graph.openaire.eu/docs/downloads/full-graph/#how-to-acknowledge-this-work">here</a>.</p>												
173
								<p>If you use the OpenAIRE APIs please cite the OpenAIRE Graph following the recommendation available <a href="https://graph.openaire.eu/docs/downloads/full-graph/#how-to-acknowledge-this-work">here</a>.</p>												
174 174
						
175 175
							<h4 class="portal-color uk-margin-large-top">RESPONSE METADATA FORMAT</h4>							
176 176
							<div>For more details on this, please check <a href="./response-metadata-format.html">here.</a></div>

Also available in: Unified diff