-
Notifications
You must be signed in to change notification settings - Fork 29
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
Rethink sssom strict mode as default for lexmatch #587
Comments
Can we generate a random prefix and curify in this case, adding logger warning? |
you mean a random prefix expansion? I think having some kind of example.org/unknown/ type default expansion + warning would be ok. This would be trivial to fix in the header during post-processing / editing |
I remember fixing the code such that |
I fixed it 4 months ago |
ontology-access-kit/pyproject.toml Lines 17 to 18 in e98824e
|
Yeah then this should not be happening. Can you show me an example for this? |
I frequently run lexmatch on a new set, wait, then see a message
ValueError: [''] are used in the SSSOM mapping set but it does not exist in the prefix map
I then remember to set
--no-ensure-strict-prefixes
Either:
--no-ensure-strict-prefixes
should be defaultThe text was updated successfully, but these errors were encountered: