--
You received this message because you are subscribed to the Google Groups "OpenAlex Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openalex-commun...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/openalex-community/e13a806f-4168-4205-bb9f-f0af43115067n%40googlegroups.com.
10.13003 is used for Crossref’s own publications and includes slide decks, presentations, etc. So, DOI's with this prefix are legitimate works.
10.18810 is the prefix for Linked Clinical Trials
registry and the DOIs under it are legitimate identifiers, similar to the Funder Registry identifiers on 10.13039. But these are also no publications.
I ran a quick query to see how many are in Crossref under these prefixes, if its helpful for anyone:
10.18810 = 29
10.5555 = 317771
10.88888 = 24
10.30444 = 0
10.30446-9 = 0
10.50505 = 4346
10.13003 = 54
10.30443 = 0
Hi Poppy,
I am not sure that the ACM DOIs are in Crossref. If you change the Crossref API link to https://api.crossref.org/works?filter=prefix%3A10.5555&rows=200&select=DOI, it shows 200 DOIs but only very few have actually 10.5555 prefix, which is quite interesting in itself. I looked up one of them (10.5555/cggxqwjdpx) with the Crossref API and it works fine: https://api.crossref.org/works?filter=doi:10.5555/cggxqwjdpx, and it resolves to a Crossref blog page. But when I look for 10.5555 ACM DOIs with the Crossref API, for example the LDA article: https://dl.acm.org/doi/10.5555/944919.944937 it gives 0 results in Crossref: https://api.crossref.org/works?filter=doi:10.5555/944919.944937. It is possible that the Crossref data dump still includes this, but it is weird that it is not shown in the API.
Gabor