[develop | DONE | FIXED] develop.component.ts: Renamed "Selective Access APIs" to "Graph API" and fixed the documentation url.

This commit is contained in:
Konstantina Galouni 2024-07-19 12:48:26 +03:00
parent 455389aa06
commit f9f87fbbc9
2 changed files with 4 additions and 4 deletions

View File

@ -25,12 +25,12 @@ import {OpenaireEntities} from "../openaireLibrary/utils/properties/searchFields
</div>
<h3>For {{openaireEntities.RESULTS | lowercase}}</h3>
<div class="uk-margin-bottom">
For {{openaireEntities.RESULTS | lowercase}} ({{openaireEntities.PUBLICATIONS | lowercase}}, {{openaireEntities.DATASETS | lowercase}}, {{openaireEntities.SOFTWARE | lowercase}} and {{openaireEntities.OTHER | lowercase}}) you can use the Selective Access APIs by adding the community parameter.
For {{openaireEntities.RESULTS | lowercase}} ({{openaireEntities.PUBLICATIONS | lowercase}}, {{openaireEntities.DATASETS | lowercase}}, {{openaireEntities.SOFTWARE | lowercase}} and {{openaireEntities.OTHER | lowercase}}) you can use the Graph API by adding the community parameter.
</div>
<a class="uk-display-inline-block uk-button uk-button-text"
href="https://graph.openaire.eu/develop/api.html" target="_blank">
href="https://graph.openaire.eu/docs/apis/search-api/research-products" target="_blank">
<span class="uk-flex uk-flex-middle">
<span>Selective Access APIs</span>
<span>Graph API</span>
</span>
</a>
</div>

@ -1 +1 @@
Subproject commit 92f799e63b8f2075278faf460852776e5fbe5704
Subproject commit dd4d785d966a040bbc3f8cbebb2374bdab6eebb9