Compare commits
6 Commits
angular-17
...
master
Author | SHA1 | Date |
---|---|---|
Konstantina Galouni | 4178d28732 | |
Konstantina Galouni | af39ffc3ca | |
Konstantina Galouni | b1fbb7d21b | |
Konstantina Galouni | f9f87fbbc9 | |
Konstantina Galouni | b15dac68d8 | |
Konstantina Galouni | edc6425d85 |
|
@ -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 fe09fbfdcb6087e1f7e8373b654a29214adab65d
|
|
@ -1 +1 @@
|
|||
Subproject commit 6bc02125166daa907d39ff523cd635088bdb63c2
|
||||
Subproject commit 014adfe4588975e499c72b284ce7368fc2cb5d14
|
|
@ -1 +1 @@
|
|||
Subproject commit b4d09b7cd942893c238d4152eeac1bbc822a0b13
|
||||
Subproject commit 55765bf0829910661a55337e0e7ca7b1262b7298
|
Loading…
Reference in New Issue