-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
integrityCheck("") fails for line: 1, column: URI, Cannot find the folder with substitution paths #276
Comments
@shannasummer Can you describe the layout of your files and share your CSVS? |
Hi Adam, thanks for your quick response. Please see the attached zip for the DROID-generated CSV, the folder verified, and a screenshot of the folder contents in Windows Explorer. |
@shannasummer Thanks, can you also provide your CSVS file? |
Reupping this issue request - I'm running into the same issue consistently as well. I repeatedly ran into on error that's clearly related to setting up the schema (Error: integrityCheck("") fails for line: 1, column: URI, Cannot find the folder with substitution paths) that fails on every line of the CSV, but I've not set substitutes. I've attached my schema, which uses the URI from the DROID report and said report. I can provide more detail about the files as needed (it's a collection of UTF-8 .txt files). |
Hi @apdame , sorry to hear this. I just tried your files, and strangely didn't get this error message. Which version of csv validator are you using? I'm using 1.3- if you aren't on 1.3, would you be able to download and try it please?: Please let me know how you go from there. I am away tomorrow, but back Monday. |
Hi Folks, I'm checking the integrity of a folder kept in place (i.e. no substitution paths should be needed, and I have not specified any). I'm getting a FAIL with the above-referenced error message for each line in the CSV file.
I'm using csv-validator-ui-1.1.5, and haven't changed anything in the csvs file.
Thanks,
Sharon
The text was updated successfully, but these errors were encountered: