Project

General

Profile

1
#
2
#  '$RCSfile$'
3
#   '$Author: leinfelder $'
4
# '$Revision: 8349 $'
5
#     '$Date: 2013-10-30 07:02:51 -0700 (Wed, 30 Oct 2013) $'
6
#
7

    
8
Metacat: XML Metadata and Data Management System
9
------------------------------------------------                      
10

    
11
Version: 2.3.0 Release
12

    
13
Send feedback and bugs to: metacat-dev@ecoinformatics.org
14
                           http://bugzilla.ecoinformatics.org
15

    
16
Contributors: Matt Jones (jones@nceas.ucsb.edu)
17
              Chad Berkley (berkley@nceas.ucsb.edu)
18
              Jing Tao (tao@nceas.ucsb.edu)
19
              Jivka Bojilova (bojilova@nceas.ucsb.edu)
20
              Dan Higgins (higgins@nceas.ucsb.edu)
21
              Saurabh Garg (sgarg@nceas.ucsb.edu)
22
              Duane Costa (dcosta@lternet.edu)
23
              Veronique Connolly (connolly@nceas.ucsb.edu)
24
              Chris Jones (cjones@msi.ucsb.edu)
25
              John Harris (harris@nceas.ucsb.edu)
26
              Callie Bowdish (bowdish@ecoinformatics.org)
27
              Will Tyburczy (tyburczy@ecoinformatics.org)
28
              Matthew Perry (perry@nceas.ucsb.edu)
29
              Chad Burt (underbluewaters@gmail.com)
30
              Ben Leinfelder (leinfelder@nceas.ucsb.edu)
31
              Chris Barteau (barteau@nceas.ucsb.edu)
32
              Shaun Walbridge (walbridge@nceas.ucsb.edu)
33
              Michael Daigle (daigle@nceas.ucsb.edu) 
34
              Lauren Walker (walker@nceas.ucsb.edu) 
35

    
36
Patch contributors:
37
              Andrea Chadden (chadden@nceas.ucsb.edu)
38
              Johnoel Ancheta (johnoel@hawaii.edu)
39
              Owen Jones (owen.jones@imperial.ac.uk)
40

    
41
Metacat is a flexible database storage system for XML formatted
42
documents and associated binary files. Metacat models the structure of the
43
XML document, therefore allowing storage of XML documents with arbitrary
44
schemas. Metacat supports several databases on the back-end, including Oracle,
45
PostgreSQL and SQL Server (limited).  The server supports XML document
46
storage, retrieval, query, validation, and transformation (using the XSLT
47
stylesheet language).  In addition, there is a mechanism for replicating the
48
database to other metacat instances for backup and load balancing purposes.
49
Metacat currently uses an LDAP database for authenticating users, but was
50
written to accomodate other authentication services as well.
51

    
52
Installation
53
------------
54
See the file "docs/install.html" for detailed instructions
55
for your OS.
56

    
57
Release Notes for 2.3.0:
58
------------------------
59
This release adds solr indexing features to metacat-index 
60
for querying and sorting by authors and taxonomic coverage.
61
Also includes:
62
* Control over the log level from the SOLR libraries using Metacat's
63
log4j file.
64
* access_log DB indexes for better log reporting performance 
65
via the DataONE API
66
* Provide 'reindexall' action instead of 'reindex' without a 'pid' parameter.
67

    
68

    
69
Release Notes for 2.2.1:
70
------------------------
71
This is a critical patch release of Metacat that includes addresses
72
a bug in file stream handling. It is recommended for all Metacat deployments.
73

    
74
Release Notes for 2.2.0:
75
------------------------
76
This is a major release of Metacat that includes a new customizable UI and 
77
improved LDAP account management features
78

    
79
Release Notes for 2.1.1:
80
------------------------
81
This is a minor patch release of Metacat that addresses
82
a bug in DOI publishing.
83

    
84
Release Notes for 2.1.0:
85
------------------------
86
This is a major release of Metacat that includes a SOLR-based search feature
87
* Optional SOLR search index
88
* Client certificate delegation (using a service provider like CILogon)
89

    
90
Release Notes for 2.0.8:
91
------------------------
92
This is a patch release for Metacat
93
* Enforce DataONE prohibition on whitespace in identifiers
94
* Use unique filenames for Registry data uploads
95

    
96
Release Notes for 2.0.7:
97
------------------------
98
This is a patch release for Metacat replication
99
* Replication SQL performance enhancement
100
* Comply with DataONE schema for SystemMetadata.submitter
101

    
102
Release Notes for 2.0.6:
103
------------------------
104
This patch release focuses on Metacat support for DataONE-enabled Morpho clients
105
* MN.generateIdentifier() support for UUID and DOI
106
* DOI registration support using EZID service
107
* Pathquery support for specifying multiple document owners
108

    
109

    
110
Release Notes for 2.0.5:
111
------------------------
112
This patch release focuses on Metacat support for Oracle
113
*SystemMetadata table names have been shortened to comply with Oracle limits.
114
*SANParks/SAEON spatial zip file download fixed
115
*Pathquery performance fix
116
*Hazelcast 2.x upgrade
117
*Correct handling for deleted and archived objects for both Metacat and DataONE APIs
118

    
119
Release Notes for 2.0.4:
120
------------------------
121
This patch release focuses on Metacat-Metacat replication.
122
*Allows Metacat to stream replication update information between servers to avoid connection timeout issues
123
*Allows Metacat replication when source host does not provide SystemMetadata (DataONE)
124
*Fixes an access control issue that could allow search results to include protected documents
125

    
126
Release Notes for 2.0.3:
127
------------------------
128
This is another critical patch release of Metacat 2.0.
129
*Addresses a bug that prevented Metacat replication from completing (timeout error)
130
*Uses more efficient SystemMetadata synchronization using shared Hazelcast map
131

    
132
Release Notes for 2.0.2:
133
------------------------
134
This is a critical patch release of Metacat 2.0.
135
*Addresses a bug that prevented updates to DataONE identified datapackages (e.g., using DOIs)
136
*Addresses a bug that prevented the use of the Metacat API 'getaccesscontrol' action
137
*Updates the Foresite ORE library to correctly serialize resource map documents
138

    
139
Release Notes for 2.0.1:
140
------------------------
141
This is a minor patch release of Metacat 2.0. Please see the previous release notes for complete information.
142
*Addresses an identifier issue during ORE generation for DataONE services
143
*Increases compatibility with older EML content and the Xalan XSLT processor
144
*Removes XSLT 2.0 support (Saxon)
145

    
146
Release Notes for 2.0.0:
147
------------------------
148
This major release includes support for DataONE.
149
*The DataONE v1.0.0 Member Node service APIs are now the preferred method for communicating with Metacat
150
*The existing EcoGrid and Metacat Servlet APIs are deprecated but still available.
151
*EML-embedded access control rules using permOrder="denyFirst" are no longer supported (https://redmine.dataone.org/issues/2614) 
152
*Replication now utilizes client certificates to establish SSL connections between replication source and target servers
153
*Access control rules now apply to objects on a per-revision basis rather than per-docid
154
*Bugs fixed include:
155
-SANParks skin/TPC (5561, 5530, 5533, 5542, 5543, 5544, 5551, 5563, 5566, 5567, 5569, 5353)
156
-Registry (5114, 5244)
157
-Replication (4907, 5537, 5536, 5534, 5520, 5519, 3296)
158
-Spatial cache regeneration can be skipped during reconfiguration/redeployment/upgrade (3811)
159
-Pathquery support for temporal search criteria (2084)
160
-Character encoding of XML now respected (internationalization) (2495, 4083, 3815)
161

    
162

    
163
Release Notes for 1.9.5:
164
------------------------
165
This release fixes those bugs:
166
*Metacat could not download the included schemas in an external schema file during inserting.
167
*Workflow scheduler could not work since the metadata standard of kepler kar file was changed. 
168
*Earthgrid could not transform the Earthgrid query with concept "/" to the Metacat path query correctly.
169
*Document access rules are now preserved when documents are archived during the 'delete' action.
170

    
171
Release Notes for 1.9.4:
172
------------------------
173
This release fixes bugs in the FGDC data package upload and download interface utilized
174
by the SANParks and SAEON skins.
175

    
176
Release Notes for 1.9.3:
177
------------------------
178
This release fixes a harvester bug that prevented the EML harvester from processing
179
harvest lists.
180
The Kepler skin has been updated to support KarXML 2.1.
181
Ecogrid query services now support multiple namespace searches.
182

    
183
Release Notes for 1.9.2:
184
------------------------
185
This release primarily holds the addition of the Threshold of Potential
186
Concern workflow functionality (TPC).  The following issues were addressed:
187

    
188
* Create a properties file for use by JUnit Tests (Bug 2994)
189
* security issue with skins (Bug 3368)
190
* reorganize classes into a more functional specific structure (Bug 3510)
191
* Add admin names as dropdown in configuration login (Bug 3729)
192
* KNB metacat replication error log file is empty (Bug 3885)
193
* Create TPC Report web browse/search pages (Bug 4165)
194
* Create archive extraction functionality (Bug 4166)
195
* Create Workflow Scheduler (Bug 4167)
196
* metacat didn't update xml_path_index table while a document was updated (Bug 4367)
197
* Enforce permissions for tpc workflow viewing and scheduling (Bug 4420)
198
* Fix cross platform TPC GUI issues (Bug 4556)
199
* TPC Sanparks page content lenth issue (Bug 4557)
200
* Create validate and isAuthorized unit tests (Bug 4558)
201
* Cannot insert replication server via gui (Bug 4594)
202
* Timed Replication takes many hours and drives the load up on KNB (Bug 4616)
203
* [ESA] Update fails when document rev number is missing (Bug 4627)
204
* fails to catch some insert and update failures (Bug 4637)
205
* must support java 1.6 (Bug 4641)
206
* Convert build to pull eml from svn instead of cvs (Bug 4644)
207
* handleGetRevisionAndDocTypeAction should search both xml_documents and xml_revisions table (Bug 4645)
208
* Metacat couldn't update a document from client, which previous versions only stay in xml_revisions table (Bug 4649)
209
* metacat runs out of memory (Bug 4658)
210
* ESA skin links are hard coded to data.esa.org (Bug 4698)
211
* Update release 1.9.2 release notes (Bug 4707)
212
* Handle writing a text node > 4000 characters to the db. (Bug 4708)
213
* Metacat should run against Tomcat 6 (Bug 4716)
214

    
215
Release Notes for 1.9.1:
216
------------------------
217
The 1.9.1 release holds the bug fixes found after releasing 1.9.0 beta.  
218
These bugs were primarily replication issues.  There is no difference 
219
in functionality between 1.9.0 and 1.9.1 
220

    
221
Release Notes for 1.9.0:
222
------------------------
223
This release focuses on simplifying the Metacat installation process by 
224
creating a binary (war) installation.  The need to build the application
225
on the server has been removed (although the option is still available).
226
In order to facilitate this method of installation, a few major modifications
227
were made to the code:
228

    
229
  -- Ant token replacement was removed for all non-build variables in the 
230
     application (most of this was already done in 1.8.1).
231

    
232
  -- The Metacat properties confguration was moved into the application
233
     itself.
234

    
235
  -- Database schema version detection and install/upgrade utilities were 
236
     added to the application.
237

    
238
Also, this release includes several enhancements:
239
  -- it supports the new EML 2.1.0 version.  
240

    
241
  -- Documents are now stored on the local filesystem as well as in the 
242
     database in order to preserve document integrity.
243
     
244
  -- Metacat verifies new schemas when they are added.
245

    
246
  -- Additional access is propegated with documents during replication.
247

    
248
High priority bugs were addressed in this release as well.
249

    
250
The enhancements/bugs addressed are:
251

    
252
* escaped "less than" in inlinedata causes invalid eml output (Bug 2564)
253
* need to set filename for download files (Bug 2566)
254
* add ability for search engines to index metacat documents (Bug 2826)
255
* EML citation section should include both organizationNames and individualNames (Bug 3059)
256
* refactor skins to get organization list from metacat getOrganizations() function (Bug 3114)
257
* Update dataknp.sanparks.org packageId attributes to match Metacat Ids (Bug 3258)
258
* New documents explicitly set as public access don't show up correctly (Bug 3262)
259
* Modify confguration utility in metacat (Bug 3371)
260
* Integrate perl token replacement changes (Bug 3372)
261
* Create skin specific configuration utility (Bug 3373)
262
* Add authentication for configuration utility (Bug 3374)
263
* Create a sorted properties utility (Bug 3375)
264
* Add DB upgrade/install functionality to java code (Bug 3376)
265
* Create ANT install target for developers (Bug 3377)
266
* Create LSID server installation (Bug 3380)
267
* Create unit test code for 1.9 additions (Bug 3381)
268
* create simple turnkey installer for metacat Phase I (Bug 3461)
269
* Maps do not display in Firefox version 3 (Bug 3462)
270
* Replicate access rules in replication (Bug 3464)
271
* Metacat casesensitive="true" option in pathquery expressions is broken (Bug 3472)
272
* Add full schema checking when metacat register new schema (Bug 3474)
273
* Incorporate EML 2.1.0 access changes in metacat (Bug 3495)
274
* getprincipals action returns invalid XML document (Bug 3527)
275
* Update knbweb to serve new metacat install (Bug 3545)
276
* Replication should write to disk (Bug 3554)
277
* Update acknowlegements in metacat readme (Bug 3588)
278
* Validate the ldap administrator field. (Bug 3616)
279
* Allow for different authentication services in metacat configuration (Bug 3680)
280
* Tag utilities module and have metacat check out that tag (Bug 3685)
281

    
282
Release Notes for 1.8.1:
283
------------------------
284
This release focuses on bug fixes. In this release, the problem that Metacat 1.8.0 and previous 
285
versions use illegitimate EML 2.0.1 schemas is addressed: first, Metacat 1.8.1 comes with
286
legitimate EML 2.0.1 schemas; second, existing invalid EML 2.0.1 documents will be 
287
automatically fixed while maintaining their package ID during the Metacat 1.8.1 upgrading process. 
288
Details please see:
289
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3239
290
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3241
291

    
292
Note: after upgrading the Metacat to version 1.8.1, some replication issues may be seen, e.g., the 
293
EML 2.0.1 documents from Metacat 1.8.0 or ealier verions may be rejected since Metacat 1.8.1 uses
294
different EML 2.0.1 schemas (see bug 3239). If this is case, Metacat administrators should notify
295
their counterparts to upgrade previous version Metacats to 1.8.1. 
296

    
297
The fixed bugs include:
298

    
299
*Character set (charset) problem when filling out form (Bug2797)
300
*Charset bug: > "less than" symbol does not display correctly (Bug2517)
301
*Metacat performance issue in Sanparks skin (Bug 3174)
302
*Metacat using illegitimate versions of EML schema (Bug 3239)
303
*Update older invalidated eml201 document in Metacat (Bug 3241)
304
*Verify existing token changes to skins (Bug 3176)
305
*The edit feature in the NCEAS Data Repoistory does not work (Bug 2644)
306
*Expose permission options for registry uploads (Bug 3014)
307
*ESA registry doesn't have LTER in login dropdown menu (Bug 2647)
308
*Data Catalog Map is slow when selecting (Bug2732)
309
*Only one attribute per element returned with pathquery results(Bug 2999)
310
*The field "skinconfigs" in the MetacatUtil class is public (Bug 3057)
311
*Generalize the reading of skin.configs in DBTransform (Bug3058)
312
*The query example in metacatquery.html document need to be changed (Bug3137)
313
*Add upload method into Metacat tour (Bug 3139)
314
*Query resultset doesn't show component name in kepler skin (Bug 3178)
315
*Add fields used in Morpho search to the default indexPaths property (Bug 3259)
316
*Private data cannot be downloaded from metadata display page (xsl) (Bug 3263)
317
*An error message happen during the metacat start up (Bug 3279)
318
*Replication: Timed replication failures occur twice instead of once (Bug 3304)
319
*Inline Data does not work correctly without the <pre> tag (Bug 3088)
320
*Include FGDC metadata in KNB and NCEAS skin search results (Bug 3146)
321

    
322
Release Notes for 1.8.0:
323
------------------------
324
This release focuses on improving query performance.  Both the selection 
325
and access control queries were rewritten to execute efficiently.
326
To improve search performance, a query caching mechanism was introduced. 
327
Cached queries are currently supported only for public users.
328

    
329
New Features:
330
* Data registries now support uploading of data objects along with data 
331
  packages (Bug 1982)
332
  
333
Bug Fixes:
334
* Metacat Performace: Rewrite the xml_nodes queries (Bug 2155)
335
* Metacat Performace: Rewrite the xml_access part of the query (Bug 2557)
336
* Query cache mechanism (Bug 2905)
337
* Metacat Performance: updates from Morpho of data packages are taking 
338
   longer than five minutes (Bug 2805)
339
* Metacat Performance: Optimize Postgres and Tomcat (Bug 2157)
340
* Metacat Performace: Upgrading hardware setup (Bug 2175)
341
* Metacat Performace: Add/drop indices on key columns (Bug 2153)
342
* Display of metadata documents reorganized, including a new citation format,
343
  obvious download options, and a redesigned data table layout (Bugs 2981, 2832)
344
* I.E. display fixes on default skin (Bug 2579)
345
* Web Address links fixed (Bug 2147)
346
* NCEAS skin redesigned to use IFRAME-less layout, match new website.
347
* Spatial query:  data packages must be fully contained by the selection 
348
  bounding box in order to appear in the search results (Bugs 2972, 2732).
349
* FGDC support: upload, delete, update, access control, and download
350
  (Bugs 2807, 2925, 2926, 2929, 2030).
351
Compatibility Notices:
352
* Tomcat 3 and 4 are no longer tested or supported. Users are 
353
  highly encouraged to upgrade to Tomcat 5.5
354

    
355
Release Notes for 1.7.0:
356
------------------------
357
This release features only a few minor changes to the core Metacat engine. 
358
The major focus of this release is the addition of the spatial functionality.
359
The geographic coverage of metadata documents can now be cached in a GIS-
360
accessible format and published via web mapping services and an online
361
interactive map. 
362

    
363
New Features:
364
* Three new open source libraries have been integrated with Metacat:
365
  - Geoserver:  A standards-compliant web map server to publish
366
                geographic data to the web.
367
               (http://docs.codehaus.org/display/GEOS/Home)
368
  - GeoTools:   A java-based GIS toolkit to programatically
369
                manipulate spatial datasets.
370
                (http://geotools.codehaus.org/)
371
  - Mapbuilder: A javascript application to provide an interactive
372
                web map front-end to Geoserver.
373
                (http://docs.codehaus.org/display/MAP/Home)
374
* Spatial Caching/Indexing mechanism; documents with geographic
375
  coverages will be added to the spatial cache.
376
* Spatial Query action in metacat servlet. 
377
* Interactive Web map to visualize and query the spatial 
378
  distribution of metadata documents.
379
* Experimental python, ruby and php client libraries to interface with metacat.
380
* Preliminary process in place for web based configuration of metacat.
381

    
382
Compatibility Notices:
383
* Tomcat 3 and 4 are no longer tested or supported. Users are 
384
  highly encouraged to upgrade to Tomcat 5.5
385

    
386
Bug Fixes:
387
* Metacat administrators are able to modify and delete documents 
388
  created by other users.
389
* Fixed problems with indexing XML attributes, see bug 2469
390

    
391

    
392
Release Notes for 1.6.0:
393
------------------------
394

    
395
This release comes with more performance improvements, initial support for 
396
LSIDs (Life Sciences Identifiers) and FGDC standard, more controls for 
397
Metacat administrators and bug fixes. Below is the list of bug fixes and
398
performance improvements.
399

    
400
Bug Fixes: 
401
* Improved the indexing algorithm. Earlier indexing failed for some documents 
402
  randomly and used to take a lot of time to complete for others. The 
403
  code for indexing was changed to take care of both these problems.
404
* Earlier, xmlns prefix was used to determine the namespace of the document. 
405
  Now schemaLocation is used instead xmlns prefix to determine the namespace 
406
  of the document as that is a better indicator of document type. 
407
* INSTR was used in some SQL statements and it is not supported by Postgres. 
408
  So SQL statements were modified so that INSTR is not used.
409
* Replication was changed to include replication of deleted documents also.
410
* Fixed bug in squery which didnt allow use of not-contains 
411

    
412
New Features:
413
* Added FGDC schema and XSLT so that Metacat can handle FGDC standard
414
* Added support for LSID. This includes modifying the stylesheets to 
415
  display the LSIDs, modifying the build to include a new target 
416
  'install-ldap'.
417
* Added following access control levels to Metacat:
418
    1. Administrators - users who can do the following:
419
       a. Run replication
420
       b. Delete any document
421
       c. Modify any document
422
       d. run indexing for any document
423
       e. check the logs
424
    2. allowedUsers - User who are allowed to submit
425
    3. deniedUsers - Users not allowed to submit
426
* Added a new skin for Ecological Society of America. 
427
* Created an Advanced search servlet which can be used from the web. 
428
* Various connections have been modified to be secure. e.g. connection between 
429
ldaps is made secure now, replication is done over secure channels.  
430

    
431
Performance:
432
* Reduced size of xml_nodes by creating a new table for holding nodes from 
433
  deleted documents and old revisions of the documents. 
434
* Provided a new variable in metacat.properties where more frequently searched 
435
  for paths can be specified. Seperate indexes are created for these paths 
436
  - so that search is faster.
437
* Included log4j for logging and debuging to prevent wasting of time in printing log statements. 
438

    
439
Release Notes for 1.5.0:
440
------------------------
441

    
442
This release comes with performace improvement, user interface enhancements,
443
and bug fixes. Below is the list of bug fixes and performance improvements. 
444

    
445
Bug Fixes:
446
* Modify property values of harvester registration servlets to match the
447
  servlet-mapping URL values in web.xml. The old values used the servlet
448
  class names. This worked in Tomcat 4 but seems to break in Tomcat 5 on
449
  Windows. The new values use the servlet-mapping URL values. This should
450
  work in both Tomcat 4 and Tomcat 5. (Bug 162)
451
* Re-implement logic to prune old log entries from the HARVEST_LOG and
452
  HARVEST_DETAIL_LOG tables. The old logic caused integrity constraint
453
  violations in the database because it tried to delete parent records from
454
  HARVEST_LOG prior to deleting child records from
455
  HARVEST_DETAIL_LOG. (Bug 162)
456
* In data registry, minor bugs fixed like the error page shows the link back
457
  to the form when error page was generated because of a document read
458
  request from search results page,  the successful delete button leading
459
  to a blank screen and the old ACL overwritten by the registry.
460
  (Bugs 1307, 1310, 1322, 1344, 1551)
461
* Changed the code to support insertion of following characters: ', `,
462
  charcters in the Numeric Character Reference format (&#xyz;) and
463
  characters like µ. Characters like µ will be converted to and stored in
464
  Numeric Character Reference format(&#xyz;). They will also be returned
465
  in Numeric Character Reference and it is upto the client to convert them
466
  and display them accordingly in the application. Partial fix provided by
467
  Johnoel Ancheta. (Bug 1538,1711)
468
* Spatial search failed on Oracle because of invalid entries made by
469
  some documents in the nodedata column of xml_nodes for paths involving
470
  'eastBoundingCoordinate', 'westBoundingCoordinate',
471
  'northBoundingCoordinate', 'southBoundingCoordinate'. A new column
472
  nodedatanumerical was added to xml_nodes table such that all the numerical
473
  nodedata is stored in this column and this column is now used for spatial
474
  search. (Bug 1703, 1718)
475
* In the default skin, clicking on the keywords on the home page did not
476
  result is a search being done. Fix provided by Owen Jones. (Bug 1768)
477
* Metacat generated a success message even when a document which didnt
478
  exsist was requested for deletion. This has been fixed. (Bug 1850)
479
* "packagetype" in xml-relation table was entered as eml200 namespace when
480
  an eml201 document was inserted. This is fixed now so that "packagetype"
481
  in xml-relation table points to eml201 namespace. (Bug 1979)
482
* System_id in xml_catalog pointed to http://knb.ecoinformatics.org/knb/
483
  earlier. Fixed such that it points to the locally installed metacat url. 
484
  (Bug 1986)
485
* Changes to the Query subsystem fix bugs that prevented attributes from 
486
  being expressed solely in the xpath query statement and the returnfield 
487
  values. For instance, a query URL may now include search strings like 
488
  '@packageId=sbclter%25' and return strings like 'returnfield=@packageId'.
489
  Previously, the attribute had to be appended to an element: 
490
  '/eml/@packageId=sbclter%25'. These fixes change DBQuery.java, 
491
  QuerySpecification.java, and QueryTerm.java (Bug 2052)
492
* Search query failed in case of Oracle if number of documents in the result
493
  were more than 1000. This has been fixed. (Bug 2000)
494
* Removed any occurence of enum which is now a keyword in Java 1.5
495

    
496

    
497
Enhancements:
498
* Major improvements done in user interface for the data registeries and
499
  various other skins. Improvements done based on suggestions from Mark
500
  Stromberg, Laura Downey and others. Improvements also done in resultset.xsl,
501
  the default skin and ldap templates. (Bug 1948)
502
* Coded added such that administrator can delete documents irrespective of
503
  who the document belongs to.
504
* Performance impovement done in searching of datasets. A part of the search
505
  time was taken up because of generation of resultset after the search had be
506
  done. So this was the sequence of events in earlier metacat
507
  1) Search for the given text
508
  2) A list of docids generated
509
  3) For each of the docids
510
     3a) Use xml_index and xml_nodes table to generate the string descibing
511
         the document including the returnfields requested in the search
512
  4) Add all the strings from step 3a to send back the resultant
513
     document. Here a decent amount of time was being taken by step 3a. 
514
  The algorithm is now modified by addition of two tables xml_queryresult and
515
  xml_returnfields and a user defined parameter xml_returnfield_count. The
516
  new algorithm works as follows:
517
  1) Search for the given text
518
  2) A list of docids is generated
519
  3) For the given set of return fields generate a unique string and check
520
     if that string exists in xml_returnfields
521
     3a) If string does not exist in xml_returnfield, then enter a new
522
         record usage_count as 1 and returnfield_string as the unique string
523
         generated above.
524
     3b) Else if the string exists, increment usage_count
525
  4) Given the docids from step 2 and the id of the returnfield record from
526
     step 3, query for any docids that already exist in xml_queryresult.
527
     For the docids that do exist, get the queryresult_string.
528
  5) For rest of the docids from step2 which were not found in step 4, do
529
     the following for each of the documents:
530
     5a) Use xml_index and xml_nodes table to generate the string descibing
531
         the document including the returnfields requested in the search
532
     5b) If usage_count of the record from step is more than
533
         xml_returnfield_count set in metacat.properties, then store the
534
         string in xml_queryresult as a record which has the returnfield_id
535
         representing the set of returnfields, docid representing the
536
         document and the string as queryresult_string.
537
  6) Add all the strings from step 4 and step 5a to send back the resultant
538
     document
539
  So the results from step 3a in previous algorithm are effectively cached
540
  and hence same computation is not done again and again for each search.
541
  When a document is deleted, all the entries for that document in
542
  xml_queryresult table are also deleted. When a document is updated, all
543
  the entries for that document in xml_queryresult table are deleted. This
544
  works fine because those entries will be generated and cached again the
545
  next time the document is part of a search is requested.
546
* Performance impovement done for % search.
547
* Following new functions added to metacat client API: a method to set access
548
  on an xml document and a method to get newest version for a given document.
549
* Implement a new HarvesterServlet for running Harvester as a servlet. This
550
  eliminates the need to run Harvester in a terminal window. By default, the
551
  HarvesterServlet is commented out in lib/web.xml.tomcat(3,4,5). The user
552
  documentation will be modified to instruct Harvester administrators to
553
  uncomment the HarvesterServlet entry.
554
* Minor enhancement to support multiple email addresses for harvester
555
  administrator and site contact. Each address is separated by a comma or
556
  semicolon.
557
* Increase number of rows in Harvest List Editor from 300 to 1200.
558
* Changed default maxHarvests value to 0. Added logic to ignore maxHarvests
559
  value when it is set to 0 or a negative number. This allows Harvester to
560
  run indefinitely without shutting down after reaching a maximum number of
561
  harvests. The previous default value of 30 would cause Harvester to
562
  terminate after 30 harvests.
563

    
564
Details of all changes can be found in the bug database here:
565
http://bugzilla.ecoinformatics.org/buglist.cgi?product=Metacat&target_milestone=1.5
566

    
567

    
568
Release Notes for 1.4.0:
569
------------------------
570

    
571
This is a major release, and is the first to introduce many new features to
572
Metacat.  Some of the major new features in this version of Metacat include:
573

    
574
* Added a new 'Harvester' that allows documents to be periodically pulled
575
  from distributed sources into metacat, useful for interfacing with other
576
  system types. See the Metacat Tour for details.
577
* Added new 'skins' capability to allow the GUI for the metacat web interface
578
  to be more easily customized to fit into site needs.  The skin is based on
579
  a flexible mix of XSLT, CSS, and Javascript.
580
* Added a web-based metadata entry form for submitting limited EML documents
581
  as part of a data registry.  The GUI for the registry is customizable and 
582
  is integrated with the 'skins' system for the main metacat interface.  The
583
  registry subsystem is written in Perl, and can simultaneously be used to 
584
  present multiple 'registry' interfaces.
585
* A new 'client API' has been developed and implemented in Java and in Perl 
586
  so that metacat functions can be accessed from any program in those
587
  languages.  The client API supports the major metacat servlet actions,
588
  including login(), logout(), query(), insert(), update(), delete(), and 
589
  upload(). See the Metacat Tour for details.
590
* Added a new 'getlog' action that produces a usage history for all major
591
  events.  So now an XML report can be generated for document reads, inserts,
592
  deletes, etc.  See the new section in the Metacat Tour.
593
* Added a new 'buildindex' action that can rebuild the index entries for any
594
  document in the database.
595
* The configuration file for metacat (metacat.properties) has been moved out
596
  of the jar file and into the WEB-INF directory, allowing far easier changes
597
  to the configuration parameters.
598
* Results in default web interface are sorted by title in the XSLT 
599
  (configurable)
600
* Many bugs were fixed.
601

    
602
Details of all changes can be found in the bug database here:
603
http://bugzilla.ecoinformatics.org/buglist.cgi?product=Metacat&target_milestone=1.4
604

    
605
Release Notes for 1.3.1:
606
------------------------
607

    
608
This is a simple interim bug fix. No major functionality changes. Bugs fixed 
609
include:
610
 1) Metacat 1.3.0 doesn't work in Java 1.3 because a subtle API differnce in 
611
    Java 1.3 and Java 1.4. Currently, Metacat 1.3.1 will work in both Java 1.3 
612
    and Java 1.4.
613
 2) Distribution package size was reduced.
614

    
615

    
616
Release Notes for 1.3.0
617
------------------------
618

    
619
In 1.3.0 release, the structure of the xml_access table was changed and a new
620
table, xml_accesssubtree was added. If you try to update a previously 
621
installed Metacat, you should run a script file to updated the table structure 
622
before installation.
623
For Oracle user: At the SQLPLUS prompt type the following -
624
@src/reviseformetacat13.sql
625
For Postgresql user: At install directory prompt type the following -
626
psql exp < src/reviseformetacat13_postgres.sql
627
(where 'exp' is the database name).
628

    
629
After installation, user should run "ant schemasql" command to register EML2
630
schema in xml_catalog table.
631

    
632
If you are a new Metacat user, this step is unneeded.
633

    
634
Note: 1) We recommend to use Tomcat 4 and JAVA 1.4 to run Metacat. Otherwise, 
635
         it will cause potential replication issues.
636
      2) Delete the xercesImpl.jar and xmlParserAPIs.jar files 
637
         which are in $CATALINA_HOME/common/endorsed. They are old version and
638
         don't support XML schema validation.
639

    
640
New Features in 1.3.0
641
  1) Partialy support EML2 document. User can store, query, read and write
642
     EML2 documents. However, Metacat only support access control in resource
643
     level. The subtree level access control will be ignored.
644
  2) Support other xml document base on namespace/schema.
645
  3) Support query for attribute value
646
  4) Assign MIME type to data file base on metadata when user try to read it.
647
  5) Owner can assign access rules to a document which does not have access 
648
     document to apply it.
649
  6) Support exporting single file, not only whole package
650
  7) Resupport Microsoft SQL Server.
651

    
652
Fixes in 1.3.0:
653
  1) Couldn't finish delta T replication for large set of documents.
654
  2) Couldn't create access control during delta T replication.
655
  3) Eorr will be written to a seperated log file if some documents
656
     were failed in replication.
657
  4) Decrease the time to create access rules during insert or update 
658
     a package.
659
     
660
Documentation
661
-------------
662
See the docs directory for detailed documentation and installation
663
instructions.
664

    
665
Details of the Metacat architecture can be found on the website for
666
the Knowledge Network for Biocomplexity (KNB):
667

    
668
  http://knb.ecoinformatics.org/software/metacat/
669

    
670
Contributions to this work are welcome.  Please see the above web site
671
for details on how to contribute.
672

    
673
Major Known Bugs or Feature Requests (see http://bugzilla.ecoinformatics.org)
674
-----------------------------------------------------------------------------
675
If you discover a bug please report it, either by email (above) or by using
676
our bug tracking system (http://bugzilla.ecoinformatics.org). There is a
677
list of currently unimplemented features in Bugzilla that we are working on
678
for the next release.
679

    
680
Legalese
681
--------
682
This software is copyrighted by The Regents of the University of California
683
and the National Center for Ecological Analysis and Synthesis
684
and licensed under the GNU GPL; see the 'LICENSE' file for
685
details.
686

    
687
This material is based upon work supported by the
688
National Science Foundation under Grant No. DEB99-80154, DBI99-04777, and
689
0225676 for SEEK.  Any opinions, findings and conclusions or recomendations 
690
expressed in this material are those of the author(s) and do not necessarily 
691
reflect the views of the National Science Foundation (NSF).
692

    
693
This software is partially supported by a grant from the Andrew W. 
694
Mellon Foundation.
695

    
696
This product includes software developed by the Apache Software
697
Foundation (http://www.apache.org/). See the LICENSE file in lib/apache
698
for details.
699

    
700
The source code, object code, and documentation in the com.oreilly.servlet
701
package is copyright and owned by Jason Hunter. See the cos-license.html file
702
for details of the license.  Licensor retains title to and ownership of the
703
Software and all enhancements, modifications, and updates to the Software.
704

    
705
This software includes the JDBC driver for PostgreSQL.  See the 
706
postgresql-license.txt file for details.
(2-2/7)