From 74c9756d185a9d9174d235f84839d41fa41e17ab Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Fernadez Date: Tue, 15 Oct 2024 12:38:33 -0600 Subject: [PATCH] 9417-update-the-public-api-developer-tools-page-with-new-text --- .../components/terms-of-use/terms-of-use.component.html | 4 ++-- .../properties/developer-tools/developer-tools.en.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html index 91f92fc45..e04c61287 100644 --- a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html +++ b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html @@ -10,7 +10,7 @@

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.

By registering for Public API Credentials, your system or application can: @@ -128,7 +128,7 @@

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.

diff --git a/src/locale/properties/developer-tools/developer-tools.en.properties b/src/locale/properties/developer-tools/developer-tools.en.properties index a20d30706..2be999455 100644 --- a/src/locale/properties/developer-tools/developer-tools.en.properties +++ b/src/locale/properties/developer-tools/developer-tools.en.properties @@ -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 @@ -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.