[CST-18016] Added OpenAlex external-providers.cfg

This commit is contained in:
Adamo
2025-02-20 18:58:34 +01:00
parent 386140612a
commit e0765fcc43

View File

@@ -101,3 +101,9 @@ datacite.projectimport.entityfilterquery = AND ((types.resourceTypeGeneral:Proje
ror.orgunit-import.api-url = https://api.ror.org/organizations
#################################################################
#------------------------- OpenAlex ----------------------------#
#---------------------------------------------------------------#
openalex.url.works = https://api.openalex.org/works
openalex.url.authors = https://api.openalex.org/authors
#################################################################