From: Lars H. <lh...@us...> - 2005-07-12 15:20:27
|
Update of /cvsroot/tmapi-utils/tmapi-utils/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1060/web Modified Files: index.html Log Message: Minor changes Index: index.html =================================================================== RCS file: /cvsroot/tmapi-utils/tmapi-utils/web/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.html 11 Jul 2005 16:02:22 -0000 1.2 --- index.html 12 Jul 2005 15:20:16 -0000 1.3 *************** *** 13,22 **** </div> <!-- /header --> <div id="navigation"> - <!-- <ul> - <li><a href="#what">What is TMAPI?</a></li> <li><a href="LICENSE.txt">Legal</a></li> </ul> - --> <div class="relatedsites"> Related Sites --- 13,19 ---- *************** *** 31,34 **** --- 28,34 ---- <!-- Main content goes here --> <p>The TMAPI-Utils package contains utility Java classes to work with topic map engines that support the <a href="http://tmapi.org/">TMAPI</a> standard.</p> + <p>In detail the <a href="https://sourceforge.net/project/showfiles.php?group_id=115864&package_id=125774">package</a> currently contains an <a href="http://www.topicmaps.org/xtm/1.0/">XTM</a> + parser and serializer and the topic map engine <a href="https://sf.net/projects/tinytim/">tinyTIM</a>.</p> + <p>To get started read the <a href="http://tinytim.sourceforge.net/tinyTIM/docs/ar01s03s03.html">tutorial</a>.</p> <p>Project page: <a href="http://www.sourceforge.net/projects/tmapi-utils">http://www.sourceforge.net/projects/tmapi-utils</a> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=115864&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></a> |