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

New Crossref REST API coming soon #216

Open
ppolischuk opened this issue Jul 1, 2021 · 6 comments
Open

New Crossref REST API coming soon #216

ppolischuk opened this issue Jul 1, 2021 · 6 comments

Comments

@ppolischuk
Copy link

Hi,

Thank you for maintaining one of the documented libraries for using the Crossref REST API.

We’ve been working on a new version of the REST API, replacing the Solr backend with Elasticsearch and moving from our own hardware in a datacenter to a cloud platform.

We plan to cutover to the new version shortly (expect an official announcement on our blog in the next few days with more details), and wanted to invite you to test it out before the official cutover.

Please check it out at https://api.production.crossref.org/

During the cutover phase (expected to last a few weeks), traffic will be redirected to the above domain on a pool by pool basis. Once all traffic is using the new service, we will continue to use the api.crossref.org domain, so please do not update anything to use the temporary domain.

Let me know if you have any questions. Issues can be filed into our GitLab issue repository, or I’ll keep an eye on this thread.

Thanks again,
Patrick

@njahn82
Copy link
Member

njahn82 commented Jul 28, 2021

Hi @ppolischuk can you confirm that returning all facets calling https://api.crossref.org/journals/1803-2427/works?facet=t will be no longer supported?

@ppolischuk
Copy link
Author

Thank you, I can reproduce that issue and will discuss with our team shortly. I'll be tracking that here: https://gitlab.com/crossref/issues/-/issues/1393

@ppolischuk
Copy link
Author

Hi @njahn82,

Presently, returning all facets via your example request does not work in the new API via the public pool, but still works via the polite and plus pools still being served by the old API, eg https://api.crossref.org/journals/1803-2427/works?facet=t&mailto=ppolischuk@crossref.org

However, performance via the polite and plus pools is extremely slow for facet=* requests, and according to our logs it is almost never used. It's unclear what use cases or workflows this feature serves, so we're considering deprecating it and removing it from the list of valid facets in the 400 response.

Did you previously use this feature? If so, how did you use it?

@njahn82
Copy link
Member

njahn82 commented Aug 17, 2021

@njahn82
Copy link
Member

njahn82 commented Aug 18, 2021

{rcrossref} dev version was updated to reflect Crossref's REST API updates for the public and polite pool.

The package will be prepared for CRAN submission in the upcoming weeks.

@njahn82
Copy link
Member

njahn82 commented Nov 12, 2022

The latest version is now also available on CRAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants