Skip to content

Compensate for NodeNormalization identifier case discrepancy, affecting testcase node matches

Compare
Choose a tag to compare
@RichardBruskiewich RichardBruskiewich released this 24 May 22:50
· 34 commits to master since this release
  • In some fringe cases, the Node Normalizer sends by equivalent identifiers with CURIE namespaces letter case which departs from expectation. This makes comparisons to aliases a bit fragile. In such cases, the original identifier letter case preference is taken as the desired one to return in the alias list.
  • Some missing unit tests added against utils