Project

General

Profile

Actions

Bug #431

closed

upload method bugs

Added by Dan Higgins about 22 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
02/14/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
431

Description

The upload method in DataPackage class calls the method incrementPackageIds.
This method puts the metadata files into strings which is problematic for very
large packages.
Also, data and metadata are treated identically which causes a problem when
attempts are made to put ids into data file.
Also, upload attempts to see if a file is data by checking whether or not it is
an xml file. This will cause problems if XML is ever used for data.
Should add method to check if file is a data file (using triples).

Actions

Also available in: Atom PDF