Open HLWeil opened 1 week ago
Don't understand... you want to have the URI directly transformed into the respective ID (on creation) or that .Compare()
does that only on comparison? @HLWeil
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.