Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use scenario where OpenAlex is stored locally? #321

Open
rgoldsto opened this issue Feb 12, 2025 · 2 comments
Open

Use scenario where OpenAlex is stored locally? #321

rgoldsto opened this issue Feb 12, 2025 · 2 comments
Labels
question Further information is requested

Comments

@rgoldsto
Copy link

To try to speed up many accesses to OpenAlex, my lab is interested in having a fork of OpenAlex run locally on one of our machines (following the instructions at https://docs.openalex.org/download-all-data/download-to-your-machine). Can OpenAlexR be configured to make its queries to our local machine's data storage?

@trangdata
Copy link
Collaborator

trangdata commented Feb 12, 2025

Hi Rob 👋🏽 I'm not sure about the improved efficiency of querying against your own database, but the oa_fetch() function has an endpoint parameter that you can use to point it to your local database.

https://docs.ropensci.org/openalexR/reference/oa_fetch.html

@rkrug
Copy link

rkrug commented Feb 17, 2025

Hi Rob.

I would be interested in doing that as well, but please correct me if I am wrong, the site you are linking to omit describes the download of the data snapshot, and not setting up an instance of OpenAlex?

When you have setup the instance incl API, you can easily use that one instead of the OpenAlex endpoint.

If this is the case, please let me know how you did this. Thanks.

@trangdata trangdata added the question Further information is requested label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants