Project

General

Profile

« Previous | Next » 

Revision 52999

PRIVATE: corrections in api.tml in datasets section (fix #3828, replace 'publications' with 'datasets'), fix typo 'Alternatevely'

View differences:

api.html
280 280
                        <tr>
281 281
                            <td>doi</td>
282 282
                            <td>Comma separated list of DOIs. <br>
283
                                Alternatevely, it is possible to repeat the paramater for each requested doi.
283
                                Alternatively, it is possible to repeat the paramater 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
                                Alternatevely, it is possible to repeat the paramater for each requested identifier.
290
                                Alternatively, it is possible to repeat the paramater for each requested identifier.
291 291
                            </td>
292 292
                            <td>Gets the publication with the given openaire identifier, if any.</td>
293 293
                        </tr>
......
315 315
                            <td>openaireProviderID</td>
316 316
                            <td>Comma separated list of identifiers.</td>
317 317
                            <td>Search for publications by openaire data provider identifier. <br>
318
                                Alternatevely, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
318
                                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>
319 319
                        </tr>
320 320
                        <tr>
321 321
                            <td>openaireProjectID</td>
322 322
                            <td>Comma separated list of identifiers. <br>
323
                                Alternatevely, it is possible to repeat the paramater for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
324
                            <td>Search for publications by openaire project identifier. Alternatevely, it is possible to repeat the parameter 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 paramater for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
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>
327 327
                            <td>hasProject</td>
......
366 366
                      <tr>
367 367
                          <td>doi</td>
368 368
                          <td>Comma separated list of DOIs. <br>
369
                              Alternatevely, it is possible to repeat the paramater for each requested doi.
369
                              Alternatively, it is possible to repeat the paramater for each requested doi.
370 370
                          </td>
371
                          <td>Gets the publications with the given DOIs, if any.</td>
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
                              Alternatevely, it is possible to repeat the paramater for each requested identifier.</td>
377
                          <td>Gets the publication with the given openaire identifier, if any.</td>
376
                              Alternatively, it is possible to repeat the paramater for each requested identifier.</td>
377
                          <td>Gets the dataset with the given openaire identifier, if any.</td>
378 378
                      </tr>
379 379
                      <tr>
380
                          <td>openaireDatasetID</td>
381
                          <td>Comma separated list of openaire identifiers</td>
382
                          <td>Gets the publication with the given openaire identifier, if any.</td>
383
                      </tr>
384
                      <tr>
385 380
                          <td>fromDateAccepted</td>
386 381
                          <td>Date formatted as <code>YYYY-MM-DD</code></td>
387 382
                          <td>Gets the datasets whose date of acceptance is greater than or equal the given date.</td>
......
405 400
                          <td>openaireProviderID</td>
406 401
                          <td>Comma separated list of identifiers.</td>
407 402
                          <td>Search for datasets by openaire data provider identifier. <br>
408
                              Alternatevely, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
403
                              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>
409 404
                      </tr>
410 405
                      <tr>
411 406
                          <td>openaireProjectID</td>
412 407
                          <td>Comma separated list of identifiers. </td>
413
                          <td>Search for publications by openaire project identifier. <br>
414
                              Alternatevely, it is possible to repeat the parameter for each provider id. In both cases, provider identifiers will form a query with OR semantics.</td>
408
                          <td>Search for datasets by openaire project identifier. <br>
409
                              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>
415 410
                      </tr>
416 411
                      <tr>
417 412
                          <td>hasProject</td>

Also available in: Unified diff