feature request #6636
First version of RIS reference import (e.g. for Endnote import)
0%
Related issues
Associated revisions
ref #6636 firs incomplete version of RIS reference import
ref #6636 first running version of RisReferenceImport, some important tags are still missing
ref #6636 further improvements to RIS import
ref #6636 further improvements to RIS import
ref #6636 handle Books correctly in RIS import
ref #6636: adapt RIS Import for use in Editor
ref #6636: try to fix test for RIS import
ref #6636: try to improve debugging for RIS import
ref #6636: try to improve debugging for RIS import
ref #6636: try to fix encoding issue in RIS
ref #6636: try to fix BOM issue in RIS byte array
ref #6636: IOResultBase needs to implement Serializable
History
#1 Updated by Andreas Müller almost 4 years ago
https://jira.sakaiproject.org/secure/attachment/21845/RIS+Format+Specifications.pdf
https://en.wikipedia.org/wiki/RIS_(file_format)
https://de.wikipedia.org/wiki/RIS_(Dateiformat)
https://web.archive.org/web/20120526103719/http://refman.com/support/risformat_intro.asp
http://endnote.com/sites/rm/files/m/direct_export_ris.pdf
Endnote:
http://endnote.com/sites/en/files/support/endnotex6machelp.pdf (on page 36 there is a mapping ReferenceManager<->Endnote>
https://en.wikipedia.org/wiki/EndNote#Tags_and_fields
DTD: http://kbportal.thomson.com/utility/getfile.aspx?rid=4976 (X1-X4) (linked from http://kbportal.thomson.com/display/2/index.aspx?tab=browse&c=&cpc=&cid=&cat=&catURL=&r=0.9109766 ), or older version http://kbportal.thomson.com/utility/getfile.aspx?rid=4977 (8-X XML)
http://wiki.bgbm.org/bdinotes/index.php/EDIT-Referenzen_Workshop
#2 Updated by Andreas Müller almost 4 years ago
- Related to bug #6640: Integrate RIS Import in taxEditor added
#3 Updated by Katja Luther almost 4 years ago
the IOResultBase needs to implement Serializable otherwise the attributes of the superclass are not transmitted.
#4 Updated by Andreas Müller almost 4 years ago
- Subject changed from RIS reference import to First version of RIS reference import (e.g. for Endnote import)
- Status changed from New to Resolved
- Target version changed from Release 4.8 to Release 4.7
First version is implemented. Move open issues to new ticket for 4.8