Opened 10 years ago

Closed 10 years ago

#552 closed defect (fixed)

Add missing item types to RIS translator

Reported by: stakats Owned by: stakats
Priority: critical Milestone: 1.0 Beta 4
Component: export Version: 1.0
Keywords: Cc:

Description

RIS translator does not fully or properly support all of our newer item types (report, blogPost, etc.). This is also an ingest issue.

Change History (4)

comment:1 Changed 10 years ago by dstillman

Some of this (field import and export) will be addressed by finishing #530. However, there are also problems like "TY - RPRT" not being included in the RIS file for report.

comment:2 Changed 10 years ago by stakats

I should have been more specific in the initial ticket: I'm dealing only with adding currently missing item types (looks like 15-20 currently missing). Field level fallback is another issue entirely. Not sure yet how to handle email, instantMessage, and forumPost, all of which might map to ICOMM (internet communication). Fine for export, but how to disambiguate on import? There also does not seem to be any obvious choice for our broadcast types: tvBroadcast, radioBroadcast, and podcast.

comment:3 Changed 10 years ago by dstillman

Are there any planned generic item types from the hierarchical item types discussion that we can just add now? Communication?

comment:4 Changed 10 years ago by stakats

  • Resolution set to fixed
  • Status changed from new to closed

(In [1248]) Closes #552 by adding all current Zotero item types to our RIS translator

Note: See TracTickets for help on using tickets.