Skip to content
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

validate-terms fails on "new" schema that includes authorship #155

Open
jhpoelen opened this issue Mar 21, 2023 · 0 comments
Open

validate-terms fails on "new" schema that includes authorship #155

jhpoelen opened this issue Mar 21, 2023 · 0 comments

Comments

@jhpoelen
Copy link
Member

Currently,

echo -e "\tHomo sapiens" | nomer append pbdb | cut -f4- | nomer validate-terms 

produces "FAIL" validations.

Root cause - the validation assume a schema that excluded authorship (introduced by default in nomer 0.3.0). This caused the columns after id/name to misaligned. And this misalignment of columns caused validations like pathIds to fail.

jhpoelen pushed a commit to globalbioticinteractions/taxon-graph-builder that referenced this issue Mar 21, 2023
jhpoelen pushed a commit to globalbioticinteractions/taxon-graph-builder that referenced this issue Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant