Hi Everyone,
As the data in OpenAlex improves, I think we can expect to see more and more deduplicated/merged IDs. It's neat that they're already redirecting in the API, but we noticed that in the queries we most often use (selecting multiple IDs), they don't forward to the new ID. E.g.:
https://api.openalex.org/authors?filter=openalex_id:A2224836008 as the old collapsed ID for Jason, yields nothing.
Can these redirects also be implemented in more complicated queries? There are usecases on our side where a user could store an ID that later is merged, yielding empty results. Alternatively, we would have to implement some sort of periodic replacement of those static IDs in our databases.
Warm regards,
Tijmen