Opened 5 years ago

Closed 5 years ago

#1875 closed enhancement (fixed)

[PATCH] Add ISI to MIME type-detected imports

Reported by: ajlyon Owned by: simon
Priority: major Milestone:
Component: ingester Version: 2.1
Keywords: Cc:

Description

ISI formatted data should be detected by mimetype, just like RIS/Refer. This will fix much of the pain of ISI today without me going completely crazy-- I don't see myself adding support for the other ISI databases themselves unless they significantly simplify the site.

It'd be great if this could be backported to 2.1.x as well-- ISI is a pretty major set of databases. With Rintze's help, I've already tested the import code against the wider spectrum of ISI data types already.

Attachments (2)

mimeTypeHandler.js.diff (1.6 KB) - added by ajlyon 5 years ago.
mimeTypeHandler.js.2.1.diff (1.3 KB) - added by ajlyon 5 years ago.
patch for 2.1 branch

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by ajlyon

comment:1 Changed 5 years ago by ajlyon

  • Component changed from uncategorized to ingester
  • Owner changed from dstillman to simon

comment:2 Changed 5 years ago by simon

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

In [9998]:

Closes #1875, [PATCH] Add ISI to MIME type-detected imports

Thanks to ajlyon for the patch

Changed 5 years ago by ajlyon

patch for 2.1 branch

Note: See TracTickets for help on using tickets.