Wrong status
Carsten Svaneborg
gauss at zqex.dk
Thu Aug 3 23:49:11 CEST 2006
On Wednesday 02 August 2006 15:33, Jonas Maebe wrote:
> According to gauss, EP1031234 is granted and within the 9 month
> opposition window. According to
> http://ofi.epoline.org/view/GetDossier?
> dosnum=&pubnum=EP1031234&lang=EN#
> it's withdrawn.
The epoline data for pat/topic/word/internet/EP1031234.html was
last updated Fri Feb 4 20:48:51 2005 (epolinedldate from the file).
Similarily the patent text is from Thu Feb 3 06:08:48 2005
(downloaddate from the same file)
This agrees well with the date in the bottom of the webpage.
(http://gauss.ffii.org/PatentView/EP1031234)
However, I can't understand why it should be identified as being
in the granted state, as the file appears to be an application.
(The regexes for parsing the logs is in identifystate.pm, and this
is dark magic..)
Furthermore, i can't understand why it was not scheduled for update
since that should happen automatically after 9 months in the "granted
opposition window open" state.
The SQL (from bot_scheduleupdates.pl) looks correct:
INSERT INTO update (idx,usr)
SELECT idx,'updbot recentlygranted' from Patents
WHERE state&$flag_grantednew<>0 AND age(date_granted)>interval '9 mons 10
days' AND idx not in ($queue);
I have manually scheduled it for update
(gauss.ffii.org/Maintenance/update), and manually pushed it through
the queues. (bot_addupdate.pl followed by bot_download.pl)
There are 575 patents in the import queue, but I have started to import
them. That should fix this particular patent.
--
Mvh. Carsten
More information about the Gauss-parl
mailing list