Changing old name Sherpa Romeo to new name Open Policy Finder#3739
Changing old name Sherpa Romeo to new name Open Policy Finder#3739Andrea-Guevara wants to merge 1 commit intoDSpace:mainfrom
Conversation
|
@Andrea-Guevara , thanks for this PR (I was not aware of this change). Aside from this change in the naming, the Sherpa Services API (now "legacy API") will be replaced in the near future with a new API platform:
Should we better open an issue in the DSpace backend project as a reminder since DSpace uses the Sherpa Services API (added with this PR DSpace/DSpace#8271)? |
|
Thanks @Andrea-Guevara. There are a few more, for example in the submission form: And there are some others if you search for "Sherpa". Some will require code changes, for example: $ find src -iname "*sherpa*"
src/app/core/submission/models/sherpa-policies-details.model.ts
src/app/core/submission/models/workspaceitem-section-sherpa-policies.model.ts
src/app/shared/mocks/section-sherpa-policies.service.mock.ts
src/app/submission/sections/sherpa-policies
src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.html
src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.scss
src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.spec.ts
src/app/submission/sections/sherpa-policies/section-sherpa-policies.component.tsNot sure if we want to get sidetracked by this, and just update the user-facing strings first and tackle the other changes later. |
|
Hi @Andrea-Guevara, |

References
Description
Changing from the old name “Sherpa Romeo” to the new name “Open Policy Finder” in the translation files.
Instructions for Reviewers
List of changes in this PR:
Checklist
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.