Bug #211
closedData entity editor and display
0%
Description
Need to be able to edit new and existing data entities based on the metadata
descriptions found in the eml-entity metadata module. After interviewing the
user for the entity, attribute and constraint metadata, should be able to set up
a strongly typed table for data entry, and have the ability to output files in
the ASCII format indicated by the metadata physical file description.
Updated by Matt Jones over 23 years ago
Changed milestone for a number of morpho features that will not be able to be
completed by Beta 1 (ESA). Delaying these features to Beta 2.
Updated by Matt Jones almost 23 years ago
Display finished. Editor to be implemented later.
Updated by Dan Higgins over 22 years ago
DataViewer class now allows the editing of existing text based tables; it will
also display image files (jpegs, gifs) if they are identified in the metadata.
{Note: tables larger than 100,000 records are not editable.) This class now gets
information for display and editing directly from metadata files.
Currently, only exisitng data can be edited. (I.e. cannot create new data using
metadata to create a new data table). Also, requested features like searching
and sorting have not been implemented.
Updated by Dan Higgins about 22 years ago
Current CVS version of Morpho addresses the issues described here.