Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 5935 about 13 years ben leinfelder photoshop file for creating the on/off query wi...
  lib 5983 about 13 years ben leinfelder restyle default eml rendering using ESA look + ...
  src 5977 about 13 years Chris Jones These are fairly significant changes to Metacat...
  test 5948 about 13 years Jing Tao Make the schema with included schemas valid.
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 28.8 KB 5311 about 14 years daigle Merge 1.9.2 changes back into the trunk
build.properties 3.08 KB 5729 over 13 years berkley don't install into /tmp
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 56.3 KB 5980 about 13 years ben leinfelder use latest eml style tag
workflowscheduler.build.xml 16.3 KB 5181 over 14 years ben leinfelder add required authentication exception class so ...

Latest revisions

# Date Author Comment
5983 02/17/2011 03:44 PM ben leinfelder

restyle default eml rendering using ESA look + feel

5982 02/17/2011 12:11 PM ben leinfelder

include eml css and then adjust lter skin to accommodate the new xsls

5981 02/17/2011 11:50 AM ben leinfelder

adjust stylesheets to accommodate new default eml rendering

5980 02/17/2011 11:28 AM ben leinfelder

use latest eml style tag

5979 02/17/2011 11:24 AM ben leinfelder

adjust stylesheets to accommodate new default eml rendering

5978 02/17/2011 09:45 AM ben leinfelder

use square edges for the borders around table groups and subgroups

5977 02/17/2011 02:57 AM Chris Jones

These are fairly significant changes to MetacatHandler.handleInsertOrUpdateAction() that add in support for creation or update of GUIDs and SystemMetadata. Upon insertion or update of DataPackages from non-DataONE aware clients (such as Morpho), the identifier table is updated by creating a GUID, and the systemmetadata table is updated with fields after the EML document is parsed for distribution information and entity typing. System Metadata documents are also generated and inserted into Metacat. The list of data entities is iterated over and System Metadata is generated for each data file as well.

5976 02/17/2011 02:39 AM Chris Jones

In MetacatHandler I've removed updateSystemMetadata() in favor of additions to insertOrUpdateSystemMetadata(). Modified createSystemMetadata() to reflect the changes as well.

5975 02/16/2011 06:23 PM Chris Jones

Modified MetacatHandler.createSystemMetadata() to take a localId, not a guid as an argument since there are times when the guid has yet to have been created, and it is created in this method if so.
Also, put the read() call to get the InputStream of the data/metadata document into it's own try/catch statement.

5974 02/16/2011 04:36 PM ben leinfelder

adjust to fit new EML look and feel

View all revisions | View revisions

Also available in: Atom