Skip to content

Commit

Permalink
Merge branch 'main' into lmendoza/9165-qa-fix-layout-of-trust-summary…
Browse files Browse the repository at this point in the history
…-when-embedded-2
  • Loading branch information
leomendoza123 authored Oct 15, 2024
2 parents 19c4fd2 + 68edf72 commit ab0a18c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h2 class="orc-font-body-large" i18n="@@developerTools.gettingStarted">
<p i18n="@@developerTools.orcidOffersAnApi">
ORCID offers a free Public API (Application Programming Interface) that allows
your systems and applications to connect to the ORCID registry for
non-commercial use
non-commercial use.
</p>
<p i18n="@@developerTools.orcidOffersAnApi2">
By registering for Public API Credentials, your system or application can:
Expand Down Expand Up @@ -128,7 +128,7 @@ <h2 class="orc-font-body-large" i18n="@@developerTools.additionalResources">
<ng-container i18n="@@developerTools.byRegisteringForPublicApi">
By “non-commercial” we mean that you may not charge any re-use fees for the
Public API, and you may not make use of the Public API in connection with
any revenue-generating product or service
any revenue-generating product or service.
</ng-container>
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ developerTools.ressettingYourClientSecret=Resetting your client secret will gene
developerTools.developerTools=Developer tools
developerTools.thisSectionIsIntended=This section is intended for developers who plan to integrate ORCID into their system using the ORCID Public API.
developerTools.gettingStarted=Getting started with the free ORCID Public API
developerTools.orcidOffersAnApi=ORCID offers a free Public API (Application Programming Interface) that allows your systems and applications to connect to the ORCID registry for non-commercial use
developerTools.orcidOffersAnApi=ORCID offers a free Public API (Application Programming Interface) that allows your systems and applications to connect to the ORCID registry for non-commercial use.
developerTools.allowUserToSignInto=Allow users to sign into your system/application with their ORCID account
developerTools.getAUserAuthenticated=Obtain a user's’ authenticated ORCID iDs
developerTools.retrieveMachineReadable=Read public information from ORCID records in machine-readable format
Expand Down Expand Up @@ -81,4 +81,4 @@ developerTools.obtainHigher=Obtain a higher usage quota than the ORCID Anonymous
developerTools.publicClientApplicationsAreGranted2=If you need access to an ORCID API for commercial use, need a higher usage quota, organizational administration of your API credentials, or the ability to write data to or access Trusted Party data in ORCID records, our
developerTools.memberApi=Member API
developerTools.mayBeMoreAppropriate=is available to ORCID member organizations.
developerTools.byRegisteringForPublicApi=By “non-commercial” we mean that you may not charge any re-use fees for the Public API, and you may not make use of the Public API in connection with any revenue-generating product or service
developerTools.byRegisteringForPublicApi=By “non-commercial” we mean that you may not charge any re-use fees for the Public API, and you may not make use of the Public API in connection with any revenue-generating product or service.

0 comments on commit ab0a18c

Please sign in to comment.