CrossRef / rest-api-doc

Documentation for Crossref's REST API. For questions or suggestions, see https://community.crossref.org/
Other
721 stars 270 forks source link

is doi.org/doiRA the same as api.crossref.org/works/{doi}/agency? #549

Closed maxheld83 closed 3 years ago

maxheld83 commented 3 years ago

doi.org, aside from their resolution API, has a which RA API.

One might assume that this yields the exact same results as https://api.crossref.org/works/{doi}/agency.

Is that so? Or what might be reasons for divergent results? (Empirically, I haven't found any yet, but that doesn't mean much).

Motivation:

I think this came up tangentially in #319.

ppolischuk commented 3 years ago

Thanks for your questions. Unfortunately I haven't been able to come up with any documentation beyond what you found in #319, and none of the folks who worked on this are with Crossref anymore, so we don't presently have any better information for you.

We also don't have any reason to expect divergent results, unless the timing works out such that you're requesting agency information after it has changed and before new data is indexed by the REST API. I don't have any examples of that but I believe it's technically possible.

I'll let you know if I can find any other information once anybody else has had a chance to respond.