Open dpriskorn opened 2 months ago
I'm not sure what you mean.
In spite of the URL format, "10.5555/1624025.1624060" is not a registered DOI (see e.g. https://doi.org/ra/10.5555/1624025.1624060). Importing the BibTeX seems to work okay:
CREATE
LAST P31 Q23927052
LAST Len "Complete solution of the eight-puzzle and the benefit of node ordering in IDA"
LAST P304 "248-253"
LAST P577 +1993-01-01T00:00:00Z/9
LAST P1104 6
LAST P1476 en:"Complete solution of the eight-puzzle and the benefit of node ordering in IDA"
LAST P2093 "Alexander Reinefeld" P1545 "1"
Linking it to the conference name is a bit more difficult as there are generally no identifiers for that, and I am not planning to link them based on the labels. I could implement the "unknown value" + "object named as" trick if you want though, but I'm still not sure if editors agree that's a good idea.
Linking it to the conference name is a bit more difficult as there are generally no identifiers for that, and I am not planning to link them based on the labels. I could implement the "unknown value" + "object named as" trick if you want though, but I'm still not sure if editors agree that's a good idea.
That trick sounds better to me than discarding the data. But, I would prefer to try to infer from title -> fail with a good error message that tell the user to import the book first, so the paper and book can be linked.
In this case searching using wbsearchentities returns 0 results. It's only a 204 ms request and it helps the user immensely.
You could generate the api request for the book for the user also and include it in the error message :)
Given this https://dl.acm.org/doi/10.5555/1624025.1624060
I expected the code to fail clearly or support importing both the DOI that the article is in and the article itself
The doi https://scholia.toolforge.org/doi/10.5555/1624025.1624060 seems to not exist in crossref, so that makes scholia fail.