Project

General

Profile

Activity

From 03/26/2011 to 04/24/2011

04/24/2011

07:00 PM Revision 6043 (metacat): Due to changes in MetacatHandler that creates system metadata from uploaded EML documents, OnlineDataAccessTest was failing certain tests because of errors in how the test documents were originally uploaded. MetacatHandler.createSystemMetadata() was throwing exceptions because of these errors, specifically when a data document is uploaded with a docid that is difeerent than the docid statement in the EML distribution URL. Most errors involved stated docids with .2 versions, and the metadata had .1 versions.
Modified each test in OnlineDataAccessTest that had incorrect metadata from the declared docids. Lastly, onlineData20... Chris Jones
05:42 PM Revision 6042 (metacat): Modified IdentifierManager.getDocumentInfo() to include the docid in the returned hash map, since it is useful to be able to obtain the docid and rev separately from a given fullDocidWithRev (e.g. test.1.1).
Chris Jones

04/22/2011

01:44 PM Revision 6041 (metacat): fixing annoying error message inaccuracy
rnahf

04/14/2011

05:13 PM Revision 6040 (metacat): Cleaned up imports.
Matt Jones
05:10 PM Revision 6039 (metacat): Updated D1 libraries to head to eliminate problems with date parsing -- added
Joda jar to support date parsing. Removed hardcoded DN from test file. Now
CrudServiceTest is passing again.
Matt Jones
03:41 AM Revision 6038 (metacat): Remove hardcoded LDAP usernames from testing so that MetaCatServletNetTest will work even using alternate
LDAP servers. Matt Jones
03:07 AM Revision 6037 (metacat): Changed AuthLDAP to deal with cases where getAttributes encounters non-string
attributes (which used to cause a ClassCastException). Now, if an attribute
value can not be cast to string, we catc...
Matt Jones

04/13/2011

08:03 PM Revision 6036 (metacat): MOdified MetacatHandler to catch cases where ObjectFormat is not being set properly on data files when
generating SystemMetadata. When the EML document contains a format for an entity that maps to a null
type in ObjectF...
Matt Jones

04/11/2011

05:46 PM Revision 6035 (metacat): allow "docid override" queries to include the results of a "normal" query - if the operator is left null, it acts as the usual override, otherwise UNION and INTERSECT modes can be used to either augment or refine the results.
this is for incorporating semantic+spatial+keyword queries into one query operation/result ben leinfelder

04/08/2011

10:22 AM Revision 6034 (metacat): remove System.out statements in favor of logging
ben leinfelder
08:56 AM Revision 6033 (metacat): Removed hardcoded D1 node type in ResourceHandler and added in a new 'dataone.nodeType' property. Also added 'dataone.coordinatingNodeBaseURL' property which points to the CN that stores the authoritative object format list. If this instance of Metacat is a CN, it may point to itself.
Chris Jones
08:28 AM Revision 6032 (metacat): ResourceHandler in Metacat was set to return the KNB site URL as the MN base URL rather than the node Id. Fixed. https://redmine.dataone.org/issues/1390
Chris Jones

04/07/2011

03:17 PM Revision 6031 (metacat): initialize the HandlerPluginManager
ben leinfelder
03:16 PM Revision 6030 (metacat): allow the addition of properties via code
ben leinfelder

04/06/2011

11:39 AM Bug #2084: Pathquery support for temporal search on date fields
this is now in trunk and includes a utility method that runs during DB upgrade.
running it on dev I ran into OutOfMe...
ben leinfelder

04/01/2011

05:00 PM Revision 6029 (metacat): add event notification for insert/update/delete on documents (for semtools plugin)
ben leinfelder
10:32 AM Revision 6028 (metacat): move semtools skin to the semtools project - build into the war when adding the semtools plugin to metacat
ben leinfelder

03/31/2011

05:12 PM Revision 6027 (metacat): do not attempt to check permissions when reading documents for systemMetadata generation (unless I completely do not understand this feature - please verify!).
ben leinfelder

03/29/2011

01:18 PM Revision 6026 (metacat): new EML style tag
ben leinfelder
11:23 AM Revision 6025 (metacat): do each table separately with it's own connection - running into memory issues on dev.nceas running this.
ben leinfelder

03/28/2011

02:44 PM Revision 6024 (metacat): do not drop nonexistent table (identifier is not in 1.9.3)
ben leinfelder
08:51 AM Revision 6023 (metacat): This is the start of the ObjectFormatService, which manages the list of object formats registered within Metacat. This includes schema types, mime types, and other information related to a particular format. The service provides functionality for the DataONE MemberNode and CoordinatingNode components, with CoordinatingNodes providing the authoritative list of object formats. See https://redmine.dataone.org/issues/1378.
ObjectFormatService provides the following fields:
logMetacat - The instance of the logging class
objectFormatService...
Chris Jones
 

Also available in: Atom