Project

General

Profile

Activity

From 12/10/2014 to 01/08/2015

01/08/2015

04:20 PM Bug #6643 (Closed): EventLog.getD1Report does not correctly map event types
When reporting log records to DataONE, our EventLog.getD1Report() method does not properly map all of the metacat eve... Matt Jones

01/07/2015

04:52 PM Revision 9064 (metacat): Comment out a print of an error message. It will show up for every public request.
Jing Tao
04:37 PM Revision 9063 (metacat): Add the code to handle SID in the getLogRecords method.
Jing Tao
04:03 PM Revision 9062 (metacat): In the getLogRecords method, the pidFilter is checked if it exists.
Jing Tao
04:02 PM Revision 9061 (metacat): In the getLogRecords method, the pidFilter is checked if it exists.
Jing Tao
12:02 PM Revision 9060 (metacat): use new IDocumentDeleteSubprocessors to handle clean-up of annotation index fields when annotations are removed.
ben leinfelder
12:01 PM Revision 9059 (metacat): Fixed a bug that the getLogRecords can't handle the case that the event is null.
Jing Tao
12:01 PM Revision 9058 (metacat): moved RDF XML subprocessor to cn-index project.
ben leinfelder
12:00 PM Revision 9057 (metacat): Fixed a bug that the getLogRecords can't handle the case that the event is null.
Jing Tao

01/06/2015

03:32 PM Revision 9056 (metacat): Add the code to check the if the new series id is legitimate in the systemMetadataChanged method.
Jing Tao
02:41 PM Revision 9055 (metacat): move RDF/XML subprocessor and example configuration with SPARQL query to the cn index project from metacat so that it can be used by prov team when indexing ProvONE models in ORE documents
ben leinfelder
11:33 AM Bug #6640 (Rejected): Metacat should hold the solr index for archived objects
Please see this ticket:
https://redmine.dataone.org/issues/6732
Jing Tao
09:45 AM Revision 9054 (metacat): add fieldsToMerge property for annotation updates
ben leinfelder

01/02/2015

11:01 AM Revision 9053 (metacat): add stub merge method to match Skye's recent refactoring to support reindexing when deletes are performed.
ben leinfelder

12/31/2014

03:51 PM Revision 9052 (metacat): Add the code to test series id in the archive, delete, isAuthorized and systemMetadataChanged method.
Jing Tao
03:49 PM Revision 9051 (metacat): Add the code to support the sereis id on isAuthorized and systemMetadataChanged method.
Jing Tao

12/30/2014

04:34 PM Revision 9050 (metacat): Add the code to handle the sid in the delete and archive method.
Jing Tao
02:10 PM Revision 9049 (metacat): Add the code to test the create and update methods using invalid sid in the system metadata.
Jing Tao
02:09 PM Revision 9048 (metacat): Fixed a bug in comparing two identifiers in the update method.
Jing Tao
11:04 AM Revision 9047 (metacat): Add a check that the sid shouldn't equals the pid in the update and create method.
Jing Tao

12/29/2014

05:10 PM Revision 9046 (metacat): Add the code the check if the format of the sid is valid in the system metadata.
Jing Tao
05:06 PM Revision 9045 (metacat): Add the enforcement for the sid in the create method.
Jing Tao
04:26 PM Revision 9044 (metacat): Enforce the sid requirement in the update method.
Jing Tao
03:03 PM Revision 9043 (metacat): Check if the identifier is a sid for the v1 update.
Jing Tao
02:35 PM Revision 9042 (metacat): Add the code to test getChecksum.
Jing Tao
12:23 PM Revision 9041 (metacat): Add the code to handle the deleted identifier in the checking v1 system metadata existing method.
Jing Tao
11:42 AM Revision 9040 (metacat): Enforce the mn.getChecksum only to handle an PID.
Jing Tao

12/24/2014

03:43 PM Revision 9039 (metacat): Add the test code for getSystemMetadata(sid) and describe(sid).
Jing Tao
11:41 AM Revision 9038 (metacat): Add the series id to the system metadata.
Jing Tao
09:47 AM Revision 9037 (metacat): Implement the series id in the getSystemMetadata method.
Jing Tao

12/23/2014

04:53 PM Revision 9036 (metacat): Looking for sid for the method describe.
Jing Tao
12:03 PM Revision 9035 (metacat): Add two updates on the testGetSID method.
Jing Tao
11:34 AM Revision 9034 (metacat): Add the code to test getting test series ids.
Jing Tao
09:51 AM Bug #6639 (Closed): RdfXmlSubprocessor class can't be compiled
When I tried to install Metacat from the trunk, I got an error like:
ERROR] Failed to execute goal org.apache.mave...
Jing Tao

12/22/2014

02:31 PM Revision 9033 (metacat): Refactor the code to check a pid exists in the v1 api.
Jing Tao

12/19/2014

04:59 PM Revision 9032 (metacat): Modified the get method to handle the sid in the v2 api.
Jing Tao
03:13 PM Revision 9031 (metacat): Change methods'name base on the change on the source code.
Jing Tao
03:10 PM Revision 9030 (metacat): Change a method name to use pid rather than guid.
Jing Tao
11:19 AM Revision 9029 (metacat): Add the code to test the methods of determining if a sid or guid exists.
Jing Tao

12/18/2014

04:34 PM Revision 9028 (metacat): use refactored classes from cn-index-processor. still in flux, but improving to better handle non-xml files
ben leinfelder

12/17/2014

04:58 PM Revision 9027 (metacat): Add a test method to the method to get head version of a sid.
Jing Tao
04:57 PM Revision 9026 (metacat): Add the code to get the most recent version of a sid which all pids are obsoleted.
Jing Tao
02:13 PM Revision 9025 (metacat): Change the test method base on the change of throwing a new sql exception on the getLocalId method.
Jing Tao

12/16/2014

06:50 PM Revision 9024 (metacat): Fixed a bug that the method getLocalId swallowed an exception incorrectly in the IdentifierManager.
Jing Tao

12/12/2014

04:25 PM Revision 9023 (metacat): Fixed a bug that some service failure exceptions were handled as the NotFound exception.
Jing Tao
02:12 PM Revision 9022 (metacat): add accessors for bean property
ben leinfelder
01:53 PM Revision 9021 (metacat): use ISolrDataField because RDF subprocessor uses the SparqlField subclass.
ben leinfelder
01:30 PM Revision 9020 (metacat): use input stream instead of Document for resource map processing test
ben leinfelder
01:16 PM Revision 9019 (metacat): Change the number of the schema feilds.
Jing Tao
01:12 PM Revision 9018 (metacat): update classes and context files that use cn-index-processor classes. allowing document subprocessors to be less tied to XML.
ben leinfelder

12/11/2014

03:24 PM Revision 9017 (metacat): 1. In the identifierExists method, the code to check if the identifier exist on the serial-id fields of the system metadata table.
2. Fixed a bug on the identifierExists - it considered an identifier didn't exist when the determining process threw ... Jing Tao

12/10/2014

04:33 PM Revision 9016 (metacat): Add a method to check if a serial id exists.
Jing Tao
 

Also available in: Atom