diff --git a/dspace/config/modules/external-providers.cfg b/dspace/config/modules/external-providers.cfg index d94caf183a..1ab41379d4 100644 --- a/dspace/config/modules/external-providers.cfg +++ b/dspace/config/modules/external-providers.cfg @@ -107,4 +107,7 @@ ror.orgunit-import.api-url = https://api.ror.org/organizations openalex.url.works = https://api.openalex.org/works openalex.url.authors = https://api.openalex.org/authors openalex.url.sources = https://api.openalex.org/sources +openalex.url.institutions = https://api.openalex.org/institutions +openalex.url.publishers = https://api.openalex.org/publishers +openalex.url.funders = https://api.openalex.org/funders ################################################################# \ No newline at end of file