Not signed in (Sign In)
Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
-
- CommentAuthorandywingate
- CommentTimeSep 20th 2007
Hi
It would be nice to be able to get patent records from the European Patent Office Website - this is quite a nice webpage that gives free access to world, us and european patents - in most cases full text access...
the web page is
http://ep.espacenet.com/
thanks
andy -
- CommentAuthorjestjuggle
- CommentTimeJul 17th 2008
Looks like somebody is trying to make one for Espacenet. See:
http://groups.google.com/group/zotero-dev/browse_thread/thread/a2609802e5dd3725
It doesn't seem to work. I put the code in Scaffold and it came up with the following:
13:45:33 SyntaxError: unterminated string literal in parsing code for Espacenet
13:45:33 Translation using Espacenet failed:
message => unterminated string literal
fileName => chrome://zotero/content/xpcom/translate.js
lineNumber => 521
stack => @:0
@:0
name => SyntaxError
url => http://v3.espacenet.com/textdoc?DB=EPODOC&IDX=US2005257640&F=0
extensions.zotero.cacheTranslatorData => true
extensions.zotero.downloadAssociatedFiles => false -
- CommentAuthorAcrymble
- CommentTimeJul 17th 2008
I just took a look at that this morning. It should be available shortly -
- CommentAuthorAcrymble
- CommentTimeJul 17th 2008
the reason you get an "unterminating string literal" error is that when you're pasting the code into scaffold, it interprets some " characters as two single '.
If you go through and meticulously make sure the correct quotation marks are being used in the correct spots, you should be able to solve that problem. Or you can wait a few days.
1 to 4 of 4