David Underdown
David Underdown
DROID is only scanning file system metadata for created/last-modified etc. ApacheTika would be a better option for what you seem to be after as it looks into embedded file metadata...
There's a stored procedure in the PRONOM database that tries to do some consistency checking on various things, including signatures. It would probably be worth looking at that in the...
> that's difficult when the CSV doens't have a fixed amount of columns For that reason I always tend to choose the option to have multiple identifications shown as separate...
@LauraDamianTNA can you clarify?
We'll give this some thought - it would have to be an option mutually exclusive to @totalColumns as that verifies that the number of rules matches the number of columns...
Thanks for the suggestion. I'm not sure when we'll next be working on the validator, but I'll ensure this is included in prioritisation (and we do of course welcome pull...
Normally you'd only get no checksum if CSV Validator is looking at a folder rather than a file, I would expect to see the checksum for an empty string returned...
Curious, I am seeing the same behaviour, though I'm sure in the past CSV Validator returned the defined checksum for an empty string in these circumstances (I've built such checks...
@adamretter as you commented on #61 an asterisk within a multiline comment is not allowed by the EBNF. Thomas can you confirm which version you're using as this issue seemed...
To retest in current versions