Closed rchenatjpl closed 3 weeks ago
@rchenatjpl
Nothing is attached. Please attach test data.
@al-niessner I swear I attached this. I wouldn't bet on it though github1028.tgz
@jordanpadams @rchenatjpl
Okay, I understand the problem now. The encoding is being used by validate to look at the data file content. We have not build SEED 2.4 into validate so it is passing it off to the generic file checker which then bombs. Not too big of a surprise all in all.
So, do we:
Note: I did a 10 second google for java and seed 2.4 encoding only to come up empty. Make you choice wisely.
@al-niessner whichever is easiest. we do not need to actually validate the underlying content right now
Checked for duplicates
No - I haven't checked
š Describe the bug
I hope this isn't an artifact of using a preliminary version of 1N00. The attached .xml file is Product_Native. It should pass validation, but instead gives an ERROR about "...encoding parameter 'SEED 2.4' is not known to this version of validate"
šµļø Expected behavior
Complete PASS of the input file
š To Reproduce
āļø Engineering Details
Follow-on task: https://github.com/NASA-PDS/pds4-information-model/issues/825
š Integration & Test
No response