-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Jabref flagging NASA DOI as invalid #6932
Comments
I tested this with the 5.2 snapshot. I have no idea and could not find any further information on this and how this works |
Interesting. I was surprised to see the format myself, but doi.org seems to have no problem with it. The spec does state that DOIs use 10. and that part of ISO 26324 is paywalled. Nonetheless, Nasa uses 2060 and DOI resolves it for them. |
Yeah, never seen that before. I also tested the API resolving manually, but it only returns some part HTML content and no bibtex. |
i dropped an inquiry to doi.org since that seems in conflict with their stated naming convection. we'll see if they respond. |
from DOI.org staff: "The identifier you have cited for the NASA Technical Report is a handle, not a DOI. The DOI System is a specific implementation of the Handle System. Handles should be resolved on the web via the Handle System Proxy, in this case that URL would be https://hdl.handle.net/2060/19660017401 and not the DOI proxy. While handle and DOI resolution on the web are similar, the proxy servers do not have identical functionality. You are correct that an identifier, even if appended to https://dx.doi.org, that does not begin with a 10. prefix is not a DOI. It is possible that NASA is also a member of a DOI Registration Agency and does assign DOIs to some of their publications. This particular technical report has been given a handle." |
Thanks for posting the response. To sum up, JabRef's behavior is correct. |
seems so. Jabref -could- manage handles in general, but there's a URL field for that. |
JabRef 5.1--2020-08-30--e023aa0
Windows 10 10.0 amd64
Java 14.0.2
(same issue on previous JabRef 4.3.1)
unable to run 5.2 dev version to check.
NASA DOI is flagged as invalid, so links to open/lookup/get bibtex data, etc., are disabled.
Steps to reproduce the behavior:
gets flagged with "DOI 2060/19660017401 is invalid" error.
The text was updated successfully, but these errors were encountered: