Project

General

Profile

Actions

Bug #2696

closed

EML 2 Dataset actor needs to access local data files

Added by Will Tyburczy over 17 years ago. Updated almost 17 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
data access
Target version:
Start date:
12/13/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2696

Description

The EML 2 Dataset actor currently allows the user to specify a local EML file. Once that file is specified, Kepler immediately parses the metadata and tries to improt the data files using the metadata in the distribution tag. Sinec the distribution tag always contains ecogrid:// addresses (unless the user manually edits them), Kepler always tries to download data files from the KNB at this point. This effectively prevents users from using local copies of EML data sets, as usually the data as well as the metadata will be offline.

Actions #1

Updated by Will Tyburczy over 17 years ago

Suggested fix from the Kepler breakout meeting (Will, Dan, and Mark Sch.):

Add an extra parameter for the EML 2 Dataset actor that allows the user to specify the proper location of the data file, in a similar fashion to how the EML metadata file is selected. If this is left blank (default), the data file would be located using the distribution url element in the EML file as before. If it is specified, however, the actor would use the file specified by the user as the data file. Notably, this would require delaying when the data file was imported into Kepler to when the user hits the "Commit" button for configuring the parameters, rather than when the user selects the EML file (as is currently done).

Actions #2

Updated by Matt Jones over 17 years ago

I agree this needs to be fixed, but its more a problem with how to reference local files within EML than how Kepler handles those identifiers. We need a mroe universal system for locating a local file via a semi-indirect pointer that can be shared across software systems.

Actions #3

Updated by Dan Higgins almost 17 years ago

A new data file parameter has been added to the actor. User needs to specify both the local metadata and the local data files. Tested with package exported from Morpho. (Dan Higgins)

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2696

Actions

Also available in: Atom PDF