Project

General

Profile

Actions

Bug #6970

closed

MN.getPackage() omits data file extensions

Added by ben leinfelder about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
metacat
Target version:
Start date:
02/29/2016
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Erica Johns at Cornell reports that downloaded zip files do not have file extensions for the data files within the bagIt contents. http://support.nceas.ucsb.edu/rt/Ticket/Display.html?id=12349

I looked at the MN.getPackage() method and we are using the "Entity Name" rather than "Object Name" from the EML record. The latter usually has the original filename (with extension) whereas the former does not.

We have two options:
- continue to use the Entity Name and look up the file extension using the SM.formatId of the data
- switch to use Object Name

Actions

Also available in: Atom PDF