tmlab / majortom

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

CXTM writer #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A CXTM writer would be useful for this engine. tinyTiM provides a CXTM writer 
which is close to TMAPI but tinyTiM-specific:

<http://tinytim.svn.sourceforge.net/viewvc/tinytim/tinytim/trunk/src/main/java/o
rg/tinytim/mio/CXTMTopicMapWriter.java?revision=395&view=markup>

Without a CXTM writer, this engine is hardly testable. 

For more information see: <http://www.isotopicmaps.org/cxtm/> and 
<http://www.garshol.priv.no/blog/63.html>

Original issue reported on code.google.com by lars.he...@gmail.com on 26 Jul 2010 at 3:35

GoogleCodeExporter commented 9 years ago
Okay, we try to implement a CXTM writer as soon as possible.

Original comment by Sven.Kro...@googlemail.com on 27 Jul 2010 at 10:39

GoogleCodeExporter commented 9 years ago
Feel free to use the tinyTiM CXTM writer as starting point, it uses also the 
Apache Lic. It should be easy to adapt it to your engine. Avoids NIH ;)

Original comment by lars.he...@gmail.com on 27 Jul 2010 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by h.niederhausen@googlemail.com on 27 Jul 2010 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 17 Aug 2010 at 6:18