When using the -x parameter with FITS version .3 it outputs a
NullPointerException for some formats. Example:
C:\Program Files\fits\fits-0.3.0>fits.bat -i "..\..\..\Documents and
Settings\agoethals\Desktop\fits_elements_tool_output_transforms.xls" -x
Exception in thread "main" java.lang.NullPointerException
at edu.harvard.hul.ois.fits.Fits.outputStandardSchemaXml(Fits.java:190)
at edu.harvard.hul.ois.fits.Fits.main(Fits.java:176)
This happens whenever the FITS output cannot be converted to a supported
standard metadata schema. For example, FITS does not yet support a
standard schema for audio.
Original issue reported on code.google.com by spencer_...@harvard.edu on 15 Jan 2010 at 5:17
Original issue reported on code.google.com by
spencer_...@harvard.edu
on 15 Jan 2010 at 5:17