Sune Karlsson writes
This you must ask the ones who developed the author service, Ivan and Thomas.
It's probably quicker to fix this single case manually. But I don't know where the record is. I thought it's in rdb.relations, but it is not. mysql> use rdb; select * from relations where subject like 'p%'; Database changed +------------+----------+----------------------------------------------+----------------------------------------------+ | subject | relation | object | source | +------------+----------+----------------------------------------------+----------------------------------------------+ | pankaj2100 | wrote | repec:ris:jofitr:1278 | repec:ris:jofitr:1278 | | pbe325 | wrote | repec:drm:wpaper:2007-7 | repec:drm:wpaper:2007-7 | | pbe325 | wrote | repec:drm:wpaper:2009-12 | repec:drm:wpaper:2009-12 | | pda113 | wrote | repec:san:cdmawp:0509 | repec:san:cdmawp:0509 | | pda113 | wrote | repec:san:cdmawp:0510 | repec:san:cdmawp:0510 | | pda113 | wrote | repec:san:cdmawp:0606 | repec:san:cdmawp:0606 | | pda113 | wrote | repec:san:cdmawp:0611 | repec:san:cdmawp:0611 | | pda113 | wrote | repec:san:cdmawp:0721 | repec:san:cdmawp:0721 | | pge07 | wrote | repec:kee:kerpuk:2007/08 | repec:kee:kerpuk:2007/08 | | ple56 | wrote | repec:jae:japmet:v:25:y:2010:i:7:p:1073-1099 | repec:jae:japmet:v:25:y:2010:i:7:p:1073-1099 | | ppo81 | wrote | repec:rpi:rpiwpe:0421 | repec:rpi:rpiwpe:0421 | | pvo68 | wrote | repec:fau:aucocz:au2007_054 | repec:fau:aucocz:au2007_054 | | pwa215 | wrote | repec:nbr:nberch:12176 | repec:nbr:nberch:12176 | | pwa215 | wrote | repec:nbr:nberwo:13005 | repec:nbr:nberwo:13005 | +------------+----------+----------------------------------------------+----------------------------------------------+ 14 rows in set (0.00 sec) Cheers, Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
You have to log in as the user and then change it. Combersome, but that is the way to make sure records are corrected everywhere. Christian Zimmermann FIGUGEGL! Department of Economics University of Connecticut 341 Mansfield Road, Unit 1063 Storrs, CT 06269-1063 http://ideas.repec.org/zimm/ christian.zimmermann@uconn.edu http://ideas.repec.org/e/pzi1.html On Mon, 3 Jan 2011, Thomas Krichel wrote:
Sune Karlsson writes
This you must ask the ones who developed the author service, Ivan and Thomas.
It's probably quicker to fix this single case manually.
But I don't know where the record is. I thought it's in rdb.relations, but it is not.
mysql> use rdb; select * from relations where subject like 'p%'; Database changed +------------+----------+----------------------------------------------+----------------------------------------------+ | subject | relation | object | source | +------------+----------+----------------------------------------------+----------------------------------------------+ | pankaj2100 | wrote | repec:ris:jofitr:1278 | repec:ris:jofitr:1278 | | pbe325 | wrote | repec:drm:wpaper:2007-7 | repec:drm:wpaper:2007-7 | | pbe325 | wrote | repec:drm:wpaper:2009-12 | repec:drm:wpaper:2009-12 | | pda113 | wrote | repec:san:cdmawp:0509 | repec:san:cdmawp:0509 | | pda113 | wrote | repec:san:cdmawp:0510 | repec:san:cdmawp:0510 | | pda113 | wrote | repec:san:cdmawp:0606 | repec:san:cdmawp:0606 | | pda113 | wrote | repec:san:cdmawp:0611 | repec:san:cdmawp:0611 | | pda113 | wrote | repec:san:cdmawp:0721 | repec:san:cdmawp:0721 | | pge07 | wrote | repec:kee:kerpuk:2007/08 | repec:kee:kerpuk:2007/08 | | ple56 | wrote | repec:jae:japmet:v:25:y:2010:i:7:p:1073-1099 | repec:jae:japmet:v:25:y:2010:i:7:p:1073-1099 | | ppo81 | wrote | repec:rpi:rpiwpe:0421 | repec:rpi:rpiwpe:0421 | | pvo68 | wrote | repec:fau:aucocz:au2007_054 | repec:fau:aucocz:au2007_054 | | pwa215 | wrote | repec:nbr:nberch:12176 | repec:nbr:nberch:12176 | | pwa215 | wrote | repec:nbr:nberwo:13005 | repec:nbr:nberwo:13005 | +------------+----------+----------------------------------------------+----------------------------------------------+ 14 rows in set (0.00 sec)
Cheers,
Thomas Krichel http://openlib.org/home/krichel http://authorclaim.org/profile/pkr1 skype: thomaskrichel
_______________________________________________ RAS-run mailing list RAS-run@lists.openlib.org http://lists.openlib.org/cgi-bin/mailman/listinfo/ras-run
participants (2)
-
Christian Zimmermann -
Thomas Krichel