NCEAS / morpho

Morpho metadata editor
GNU General Public License v2.0
3 stars 1 forks source link

seems not to save the .xml file #894

Closed mbjones closed 5 months ago

mbjones commented 6 years ago

Author Name: gastil gastil (gastil gastil) Original Redmine Issue: 4963, https://projects.ecoinformatics.org/ecoinfo/issues/4963 Original Date: 2010-04-29 Original Assignee: Jing Tao


After investing hours creating a new data package with 4 tables, it would be reassuring to actually have some verification that the EML doc (the .xml file) really was saved on the filesystem locally before quitting Morpho.

I did a File->Save...->Save Locally

and then neither the Mac's finder nor the underlying unix find can find any .xml file modified today, let alone one named what Im guessing Morpho named my package.

Is the name on the top bar, "Data Package: gastil_buhl.5.2" the name of the package, as in gastil_buhl.5.2.xml ?

If Morpho is not really saving the file, then this is a more severe bug. But I suspect it merely has it hidden or named something besides .xml

Also I tried saving to the network but the dialog box never seemed to complete its task. No error message came up but neither did it say ok or go away.

Also metacat says "the requested docid 'gastil_buhl.5' does not exist"

mbjones commented 6 years ago

Original Redmine Comment Author Name: Jing Tao (Jing Tao) Original Date: 2010-04-29T18:42:04Z


When morpho saves a eml doc to local system, it doesn't save as .xml file. The saved file is hidden to the user.

Can you give more details that morpho couldn't save a package to metacat?

mbjones commented 6 years ago

Original Redmine Comment Author Name: gastil gastil (gastil gastil) Original Date: 2010-04-29T21:04:41Z


Morpho did save the xml file, just not how I expected, not being a Morpho expert.

Now I realize Morpho saves the EML file without an .xml extension.

ie., for gastil_buhl.5.1 the doc is saved in ~/.morpho/profiles/gastil/data/gastil_buhl/5.1

where 5.1 is the whole name of the .xml file.

I suggest the User Guide mention how to find the saved file.


About uploading the EML doc to metacat and metacat not finding the docid:

Logged into metacat (outside of Morpho; just with browser) I put the docid into the GET param of the URL and it said that docid was not found. (see screenshot)

The metacat I use is: http://metacat.lternet.edu/das/lter/

here is the dialog box: (see screenshot)

mbjones commented 6 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:28:43Z


Original Bugzilla ID was 4963