-
Notifications
You must be signed in to change notification settings - Fork 2
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
Terms with long and short annotation should be handled as equal #61
Comments
Don't understand... you want to have the URI directly transformed into the respective ID (on creation) or that |
In the example above, I create two ontology term objects that are equal, as they both depict the same ontology term "DPBO:1000164", just in different formats. But logic is missing which covers this. Therefore there can be validation cases which only work against one of the two formats. |
I should use the same logic as in ARCtrl. @omaus |
returns false, but should IMO return true.
The text was updated successfully, but these errors were encountered: