Commit graph

10 commits

Author SHA1 Message Date
Simon Kornblith
a073185872 remove inArray from RDF.js 2010-12-10 00:17:14 +00:00
Simon Kornblith
b5dd5b5e9f update lastUpdated on modified translators so that they won't be overwritten by repo 2010-11-07 03:16:09 +00:00
Simon Kornblith
3f2a8a39ab - Overhaul of Zotero.Translate instance. New code should use new Zotero.Translate.Web, Zotero.Translate.Import, etc. The core Translate class is now abstracted away from data access, read/write IO, and the sandbox API. This all needs more testing.
- Translators now use configOptions and displayOptions properties in their metadata instead of Zotero.configure() and Zotero.addOption() to specify interfaces.
- Replaced now broken Zotero.Utilities.inArray() appearances in MODS.js with proper indexOf() calls
2010-11-02 21:39:54 +00:00
Simon Kornblith
59e21310a3 add support for nsfReviewer to RDF/Zotero RDF 2010-01-17 18:00:59 +00:00
Dan Stillman
911160524c Fix constraint order importing RDF files (from Zotero 1.0?) with child items in collections 2009-11-12 07:21:30 +00:00
Dan Stillman
b1e9a83f4e Fix RDF import error on empty notes (pushed to 2.0 clients) 2009-07-26 10:32:01 +00:00
Dan Stillman
d21494ad2d Pushed updated RDF and Embedded RDF 2009-05-27 05:27:36 +00:00
Dan Stillman
3fa10bc0fc Embedded RDF improvements
- Don't skip save if title and type not set via META tags (just use doc title)
- Include access date
- Save abstract from DC.Description.Abstract
- Save date from DC.Date.Issued
- Save dcterms.issued to date field in all item types (and not just in patents)
2009-05-27 05:01:24 +00:00
Dan Stillman
fd87d23183 Allow for 'autocomplete="off"' attribute in Export Manager in EBSCOhost translator
Pushed EBSCO, re-pushed RDF and Zotero RDF to force updates to some clients

BibTeX not yet pushed
2009-01-05 22:06:08 +00:00
Simon Kornblith
032e0439a1 commit translators as separate files, combine CiteBase translators, and modify SPIE translator 2008-09-11 04:40:07 +00:00