Type |
Changes |
By |
 |
Added the capability to automatically ingest new standard values into the database. |
mcayanan |
 |
Added the capability to report references found in descriptions that do not match a REFERENCE_KEY_ID value within the same catalog file. |
mcayanan |
 |
Added an include path, '-i', command line flag option for validate mode to search for referenced catalog files. |
mcayanan |
 |
Added the capability to recursively traverse a target directory. |
mcayanan |
 |
Added a local, '-L', command line flag option to turn off directory recursion. |
mcayanan |
 |
Removed volume referential integrity checking. |
mcayanan |
 |
Support handling of multiple values when doing referential integrity checking. |
mcayanan |
 |
Disabled following pointers in compare mode. |
mcayanan |
 |
Removed reporting of severity levels in the compare report. |
mcayanan |
 |
Updated the compare report to report messages in alphabetical order, according to the file name. |
mcayanan |
 |
Updated the ingestion to report an error for lines greater than 80 characters instead of truncating it. |
hyunlee |
 |
Updated the ingestion to ingest the DESCRIPTION statement instead of the RESOURCE_DESC statement in a dshousekeeping catalog file. |
hyunlee |
 |
Updated the ingestion to ignore pointer validation. |
hyunlee |
 |
Fixed the tool to report an error if the database name specified on the command-line is invalid. |
hyunlee |
 |
Fixed the tool to do a more complete check for missing keywords in a software catalog file. |
hyunlee |
 |
Fixed the tool to throw an ingestion error when a REFERENCE_KEY_ID statement is missing in a reference catalog file. |
hyunlee |
 |
Fixed the tool to throw an ingestion error when a REFERENCE_KEY_ID statement is missing in a dataset collections catalog file. |
hyunlee |
 |
Fixed the tool to throw an ingestion error if a dataset collections catalog file is missing a DATA_SET_COLL_ASSOC_DATA_SETS object. |
hyunlee |
 |
Fixed the tool to do a more complete check for missing keywords when ingesting an 'nssdcdsid' catalog file. |
hyunlee |
 |
Fixed the tool to throw an ingestion error when a MEDIUM_TYPE statement is missing in an inventory catalog file. |
hyunlee |
 |
Fixed the tool to ingest all INVENTORY_DATA_SET_INFO objects in an inventory catalog file instead of just the last one. |
hyunlee |
 |
Fixed the tool to do a more complete check for missing keywords when ingesting an instrument catalog file. |
hyunlee |
 |
Fixed the tool to report a missing INSTRUMENT_HOST_REFERENCE_INFO when ingesting an instrument host catalog file. |
hyunlee |
 |
Fixed the tool to do a more complete check for missing keywords and objects when ingesting a dataset catalog file. |
hyunlee |
 |
Fixed the tool to throw an error when DATA_SET_ID is missing when ingesting a dataset catalog file. |
hyunlee |
 |
Fixed the tool to no longer check for a TARGET_REFERENCE_INFORMATION object when ingesting a target catalog file. |
hyunlee |
 |
Fixed the tool to throw an error when TARGET_NAME is missing when ingesting a target catalog file. |
hyunlee |
 |
Fixed the tool to be able to support ingestion of multiple TARGET objects in a single target catalog file. |
hyunlee |
 |
Fixed the tool to ignore the PDS_AFFILIATION statement when ingesting a personnel catalog file. |
hyunlee |
 |
Fixed the tool to throw an error if PDS_USER_ID is missing when ingesting a personnel catalog file. |
hyunlee |
 |
Fixed the tool to throw an error when DATA_SET_ID or NODE_ID is missing when ingesting a dshousekeeping catalog file. |
hyunlee |
 |
Fixed the tool to throw an error when DATA_SET_ID or RELEASE_ID is missing when ingesting a dsrelease catalog file. |
hyunlee |
 |
Fixed the tool to be able to ingest multiple DATA_SET_RELEASE records in a dsrelease catalog file. |
hyunlee |
 |
Fixed a bug where the tool had problems ingesting all files in a target directory. |
hyunlee |
 |
Fixed a bug dealing with REFERENCE_KEY_ID values that contain multiple authors like PUTZIGANDMELLON2007. The tool was not correctly matching the start of the REFERENCE_DESC value with the first author listed in the associated REFERENCE_KEY_ID value. |
mcayanan |
 |
Fixed a bug found in the compare report, where it would mark a pair of files as 'SAME' and report a warning, while marking another pair of files as 'DIFFERENT' and report the same type of warning message. |
mcayanan |