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

Handling of alternative ISSN #561

Open
rajgoel opened this issue Jun 30, 2021 · 0 comments
Open

Handling of alternative ISSN #561

rajgoel opened this issue Jun 30, 2021 · 0 comments

Comments

@rajgoel
Copy link

rajgoel commented Jun 30, 2021

Sometimes existing ISSNs are not associated to the journals, e.g. with the e-ISSN "1873-765X" of Computer & Operations Research a call to
http://api.crossref.org/journals/1873-765X
does not find the journal (Resource not found.).
The journal can only be found with the p-ISSN "0305-0548":
http://api.crossref.org/journals/0305-0548

Also when looking for an article, e.g.
http://api.crossref.org/works/10.1016/j.cor.2021.105441
the e-ISSN is not given.

On https://portal.issn.org/resource/ISSN/1873-765X the e-ISSN is resolved to the journal and the p-ISSN is listed as the ISSN-L ( (https://www.issn.org/understanding-the-issn/assignment-rules/the-issn-l-for-publications-on-multiple-media/). Would it be possible to sync the ISSN associated by CrossRef with the ISSN of issn.org so that either ISSN can be used to find the journal?

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

1 participant