Closed leninoc closed 8 months ago
Hi Jan,
The XML/Text output is correct according to the MIX specification. The GUI should be changed to FormatName to follow the specifications
Sam
hi Sam, aha I see now, thanks for pointing it out, I really should have consulted MIX before making any conclusions. From the Note in the formatName description in MIX: "Values should be taken from a controlled vocabulary. It is permissible to either list proper format names (e.g., “Adobe PDF”) or MIME types (e.g., “image/tiff” or “image/jp2”)" its obvious that it should have never been called MIMEType in JHOVE UI, as MIME type is only one of the possible values.
So the requested fix should be other way round - rename MIMEType field in UI to FormatName
cheers Jan
hi, I was investigating why PDFMetadata.Images.Image.NisoImageMetadata.MIMEType element in PDF module was not getting any values in Rosetta and found strange differences in xml and txt exports when compared to JHOVE UI. JHOVE UI result looks like this
MIMEType field with value of "image/jpg".
When exported as xml the (what i think is the same element) is labelled differently. See below:
Similarly in txt output:
I think in the xml/txt output is wrong label for MIMEType element. thank you Jan PDF attached but you can test on any PDF PDFA_in_a_Nutshell_211.pdf