Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Text Editing&Processing > Indexing

    tinyTiM 2.0.0 Alpha 5

    Download button

    No screenshots available
    Downloads: 670  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.2/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Lars Heuer and Stefan Lischke | More programs
    The Apache License 2.0 / FREE
    July 24th, 2009, 10:27 GMT [view history]
    ROOT / Text Editing&Processing / Indexing

     Read user reviews (0)  Refer to a friend  Subscribe

    tinyTiM description

    tinyTiM is a lightweight, in-memory implementation of the Topic Maps API (TMAPI).

    tinyTiM is a lightweight, in-memory implementation of the Topic Maps API (TMAPI).

    Properties

    You can configure tinyTiM through some properties.

    For convenience, the class org.tinytim.Property provides constants for tinyTiM-specific properties.

    Please note, that these properties are tinyTiM-specific, other TMAPI compatible Topic Maps engines ignore them or may report failures.

    CollectionFactory property

    tinyTiM provides two collection factories. The collection factory is used to create instances of java.util.Map and java.util.Set.
    If tinyTiM detects, that the Trove4J library is available, it utilizes that library. If Trove4J is not available, it uses a collection factory that utilizes the default Java collections.

    As said, tinyTiM tries to detect the approbate collection factory, but you can configure the collection factory explicitly:

    import org.tmapi.core.TopicMapSystemFactory;
    import org.tmapi.core.TopicMapSystem;

    TopicMapSystemFactory tmSysFactory = TopicMapSystemFactory.newInstance();

    // Sets the collection factory to the Java implementation even if Trove4J is available
    tmSysFactory.setProperty("org.tinytim.CollectionFactory", "org.tinytim.JavaCollectionFactory");

    TopicMapSystem tmSys = tmSysFactory.newTopicMapSystem();



    Product's homepage

    Requirements:

    · TMAPI
    · Java Runtime Environment (JRE) 1.5 or later

    What's New in This Release: [ read full changelog ]

    · Two bugs have been fixed. Valid decimal literals (xsd:decimal) were not accepted and locators (xsd:anyURI) were created twice. The latter affected the integrity of the Topic Maps engine seriously.

      


    TAGS:

    Topic Maps API | TMAPI implementation | PSI access | Topic | Maps | API

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM