Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  nceas 5334 almost 14 years berkley refactoring to remove duplicate code

Latest revisions

# Date Author Comment
5334 05/03/2010 03:28 PM berkley

refactoring to remove duplicate code

5333 05/03/2010 03:05 PM berkley

adding a system to track system metadata documents for dataone

5332 04/29/2010 09:14 AM Matt Jones

Added initial implementation of getSystemMetadata and its associated REST service. Current implementation is returning a hardcoded system metadata document -- need to look up the real document for each guid and return that.

5331 04/29/2010 01:28 AM Matt Jones

Completed main parts of CrudService.create(). Now the method writes both data and metadata objects along with their system metadata, and handles the mapping between global identifiers and local identifiers. Access control and logging still need to be dealt with to properly authenticate and then log activities.

5329 04/28/2010 07:04 PM Matt Jones

Modify CrudService to write SystemMetadata to disk with an autogenerated localId and an autogenerated GUID. Validation depends on the DataONE schemas being setup in xml_catalog properly, so still need to check upgrade scripts to be sure these new schemas are added. Still need to handle the metadata document insert, but should be same as system metadata insert.

5327 04/28/2010 06:55 PM Matt Jones

Added comment about MIME form processing.

5326 04/28/2010 06:54 PM Matt Jones

Refactored schema service to call doRefresh() in constructor to eliminate code duplication.

5325 04/28/2010 06:52 PM Matt Jones

Added note on TODO for access bug.

5324 04/26/2010 04:11 PM berkley

replication of guids now works. tested this for both forced replication and update/insert/delete triggered replication

5323 04/26/2010 02:25 PM berkley

fixed bug where guid end tag wasn't getting printed

View revisions

Also available in: Atom