Talk:Q3721278

From Wikidata
Jump to navigation Jump to search

DOI prefix[edit]

@Back ache: I think there is something wrong with your DOI prefix edits. For instance,

 import requests
 response = requests.get('https://doi.crossref.org/getPrefixPublisher/*.*')
 [r for r in response.json() if '10.1529' in r['prefixes']]

gives "Elsevier BV" - not Electrochemical Society. You added 10.1529 as a prefix for Electrochemical Society (Q3721278). — Finn Årup Nielsen (fnielsen) (talk) 18:34, 26 February 2024 (UTC)[reply]

that's annoying, let me see if I can write something that will crossref the crossrefs! Back ache (talk) 19:05, 27 February 2024 (UTC)[reply]
I'll start by purging any properties that do not match crossref Back ache (talk) 23:23, 28 February 2024 (UTC)[reply]