The MaJorToM ( Merging Topic Maps Engine ) project was founded to develop a lightweight, merging and flexible Topic Maps engine satisfying different business use cases. The engine provides a couple of new features above to other engines based on the Topic Maps API version 2.0.
1
stars
1
forks
source link
Compare values of names / occs and variants not case insensitive #38
"Moppelkotze" is not the same as "moppelkotze", therefore all values should be
compared case sensitive.
c.f.
<https://code.google.com/p/majortom/source/browse/majortom-core/src/main/java/de
/topicmapslab/majortom/store/MergeUtils.java?spec=svn2c8d6e8716274227f21e0d8da6d
7602434a75b5a&r=2c8d6e8716274227f21e0d8da6d7602434a75b5a#237>
The occurrence "Moppelkotze" should not be treated as duplicate of
"moppelkotze", same with names and variants
Original issue reported on code.google.com by lars.he...@gmail.com on 2 Aug 2010 at 6:21
Original issue reported on code.google.com by
lars.he...@gmail.com
on 2 Aug 2010 at 6:21