Skip to content

Nonexistent Bibcodes

kayebohemier edited this page Jul 11, 2011 · 3 revisions

##General

After trying to replace some of these bibcodes, I discovered that some were actually duplicate entries --- one of them a temporary bibcode, and the other the real bibcode. This means that there are duplicates in the original database. When correcting these, please check for duplicate entries.

##FUSE The bibcode 2010Ap&SS.tmp...61R does not exist on the ADS web site. Further investigation shows that the bibcode describes an article from Astrophysics and Space Science from 2010, but there are no articles that begin on page 61 with a first author having that last name initial. Thus, I have removed the bibcode from my version of fuse.biblist.txt.

CORRECTION: A second check several days later yielded the following:

NO, 2010Ap&SS.tmp...61R is not a valid bibcode, it has been deleted

The correct current bibcode is 2010Ap&SS.329..133R

There was likely a hiccup in the system. The bibcode has been added to the FUSE bibcode list.

##IUE

###Bibcode 2008Ap&SS.tmp..196B returns this error:

Traceback (most recent call last):

File "adsclassic2rdf.py", line 414, in

main()

File "adsclassic2rdf.py", line 408, in main

print record_as_rdf(datapath, bibcodefile, baseUrl=adsbaseurl)

File "adsclassic2rdf.py", line 369, in record_as_rdf

dbhash=getuuid4bibcode.setsFromBibcodes(bibcodefile, yhash)

File "/Users/kayleigh/Documents/ads-stuff/semflow/getuuid4bibcode.py", line 53, in setsFromBibcodes

dbhash[bcode]=bibcodehash[bcode]

KeyError: '2008Ap&SS.tmp..196B'

So it has been cross-checked against the bibcode resolver with the following results:

NO, 2008Ap&SS.tmp..196B is not a valid bibcode, it has been deleted

The correct current bibcode is 2009Ap&SS.320..145B

###Bibcode 2010Ap&SS.tmp...61R returns this error:

Traceback (most recent call last):

File "adsclassic2rdf.py", line 414, in

main()

File "adsclassic2rdf.py", line 408, in main

print record_as_rdf(datapath, bibcodefile, baseUrl=adsbaseurl)

File "adsclassic2rdf.py", line 369, in record_as_rdf

dbhash=getuuid4bibcode.setsFromBibcodes(bibcodefile, yhash)

File "/Users/kayleigh/Documents/ads-stuff/semflow/getuuid4bibcode.py", line 53, in setsFromBibcodes

dbhash[bcode]=bibcodehash[bcode]

KeyError: '2010Ap&SS.tmp...61R'

So it has been cross-checked against the bibcode resolver with the following results:

NO, 2010Ap&SS.tmp...61R is not a valid bibcode, it has been deleted

The correct current bibcode is 2010Ap&SS.329..133R

Clone this wiki locally