tinyTiM 1.5.0 alpha 2 (Default branch) |
|
|
tinyTiM (the tiny Topic Maps engine) is a small
and lightweight in-memory implementation of TMAPI.
License: GNU Lesser General Public License (LGPL)
Changes:
The "voc" package was added, which provides access
to common PSIs. "DuplicateRemovalUtils" was added,
which is used to remove duplicate Topic Maps
constructs. "TypeInstanceConverter" was added,
which is used to convert. The type-instance
associations were moved into the topic's [types]
property. Several index optimazions were done. All
indexes return copies of their collections to
avoid concurrent modification exceptions.
|