Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? In the TMRAP tutorial, the methods and the parameters are described and a python script is given as example. kindly give an example...
``` If URL contains character +, that + is changed to %20 (space), but it should be changed to %2B. This is broken if I create + in Ontopoly and...
``` In Omnigator if I choose topics of particular type (over 400000 of them), it is ok, it shows only several of them and print "List is truncated". It could...
``` What steps will reproduce the problem? 1. Download the 4 CTM files attached and put them in the omnigator topicmaps directory: main.ctm - includes ctm-include-1.ctm and ctm-include-2.ctm ctm-include-1.ctm and...
After upgrading to ontopoly schema 2.0, names are missing on instances and ontology tabs in ontopoly
``` We recently upgraded to ontopoly from revision 1148. Upon opening our topic map for the first time, ontopoly asks if we want to upgrade to the new ontopoly schema...
``` What steps will reproduce the problem? 1. Open the attached project 2. Run the test What is the expected output? What do you see instead? testOntopiaRdbmsSeparateStores2 fails but it...
``` xml.PrettyPrinter should detect if a startElement followed by an endElement is issued and write ``` Original issue reported on code.google.com by `[email protected]` on 7 Jun 2010 at 10:54
``` All valid XTM test cases run in non-validating mode while the invalid CXTM XTM test cases run in validating mode. IMO all test cases should support the validating mode...
``` The XTM 2 content handler does not accept anything which is not in the XTM2 namespace [1]. For XML content as occurrence / variant value we have to support...
``` Not directly related to Ontopia, but the RDF 2 Topic Maps mapping should support optionally the language tag and translate it into the theme (using the OASIS ISO 636...