Project

General

Profile

« Previous | Next » 

Revision 53002

PRIVATE: fix typo 'paramater'

View differences:

api.html
171 171
                        </ul>
172 172
                        <p><strong> Metadata license is CC-BY</strong>: the metadata records retuned 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 content provider.
173 173
                        </p>
174
                        <p><strong>Quality of Service</strong>: all API services are running in production 24/7 within the OpenAIRE infrastructure premises deployed at the <a href="http://icm.edu.pl/en/centre-of-technology/">data center</a> facilities of the <a href=http://icm.edu.pl/en/">Interdisciplinary Centre for Mathematical and Computational Modelling</a> (ICM).
174
                        <p><strong>Quality of Service</strong>: all API services are running in production 24/7 within the OpenAIRE infrastructure premises deployed at the <a href="http://icm.edu.pl/en/centre-of-technology/">data center</a> facilities of the <a href="http://icm.edu.pl/en/">Interdisciplinary Centre for Mathematical and Computational Modelling</a> (ICM).
175 175
                        </p>
176 176
                        <p><strong>APIs rate limits</strong>
177 177
                        <ul>
......
280 280
                        <tr>
281 281
                            <td>doi</td>
282 282
                            <td>Comma separated list of DOIs. <br>
283
                                Alternatively, it is possible to repeat the paramater for each requested doi.
283
                                Alternatively, it is possible to repeat the parameter for each requested doi.
284 284
                            </td>
285 285
                            <td>Gets the publications with the given DOIs, if any.</td>
286 286
                        </tr>
287 287
                        <tr>
288 288
                            <td>openairePublicationID</td>
289 289
                            <td>Comma separated list of OpenAIRE identifiers. <br>
290
                                Alternatively, it is possible to repeat the paramater for each requested identifier.
290
                                Alternatively, it is possible to repeat the parameter for each requested identifier.
291 291
                            </td>
292 292
                            <td>Gets the publication with the given openaire identifier, if any.</td>
293 293
                        </tr>
......
320 320
                        <tr>
321 321
                            <td>openaireProjectID</td>
322 322
                            <td>Comma separated list of identifiers. <br>
323
                                Alternatively, it is possible to repeat the paramater for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
323
                                Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
324 324
                            <td>Search for publications by openaire project identifier. Alternatively, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
325 325
                        </tr>
326 326
                        <tr>
......
366 366
                      <tr>
367 367
                          <td>doi</td>
368 368
                          <td>Comma separated list of DOIs. <br>
369
                              Alternatively, it is possible to repeat the paramater for each requested doi.
369
                              Alternatively, it is possible to repeat the parameter for each requested doi.
370 370
                          </td>
371 371
                          <td>Gets the datasets with the given DOIs, if any.</td>
372 372
                      </tr>
373 373
                      <tr>
374 374
                          <td>openaireDatasetID</td>
375 375
                          <td>Comma separated list of OpenAIRE identifiers. <br>
376
                              Alternatively, it is possible to repeat the paramater for each requested identifier.</td>
376
                              Alternatively, it is possible to repeat the parameter for each requested identifier.</td>
377 377
                          <td>Gets the dataset with the given openaire identifier, if any.</td>
378 378
                      </tr>
379 379
                      <tr>

Also available in: Unified diff