metadatacenter / cedar-project

Build project for all CEDAR Java repositories
https://github.com/metadatacenter/cedar-docs/wiki
Other
12 stars 1 forks source link

Consistent use of BioPortal API keys #1155

Open marcosmro opened 3 years ago

marcosmro commented 3 years ago

CEDAR uses several api keys to work with BioPortal (cedar-public, cedar-test, cedar-mjd), for different tasks: testing, cache regeneration, and regular access to BioPortal from CEDAR. One of them (cedar-public is hardcoded as BP_PUBLIC_API_KEY in the terminology server, for cache regeneration). This task is about reviewing our current BP api keys approach and see if we can optimize it.

Related to https://github.com/metadatacenter/cedar-project/issues/989