Google Code Exporter
Google Code Exporter
``` I have an URL with percent encoded spaces in the fragment part: URILocator does not accept that URL and it provides a strange error msg. ("COLLECTIVE" becomes "COLLECTIVEECTIVE" and...
``` Removing a role type topic from the topicmap causes all roles of that type to be removed. If one of these roles happen to be the last role of...
``` TopicMapBuilderIF has a makeAssociation(TopicIF at) method that creates a new association with given type. However, this association has no roles. If the user chooses not to add any roles,...
``` What steps will reproduce the problem? 1.Defining a Topic Type 2.(new?) feature to add a "Query" field to the type (create new of open the pick list) 3.Ontopoly gives...
``` In order to overcome the absence of scope within Ontopoly it would be convenient to add a query box like it is available within the Omnigator. To be more...
``` What steps will reproduce the problem? 1.Using ontopoly: delete an association between two topics 2.Recreate the association 3.Ontopoly shows the new association 4. View this in the Omnigator and...
``` What steps will reproduce the problem? 1.Edit an association 2.Opening the association in the edit window shows that the association has multiple names (with an error: "Too many names")...
``` At the moment Ontopoly does not support DELETE, UPDATE, INSERT, and MERGE statements in one tmrap tolog-update call. For some use cases I need this feature because I must...
``` Before doing a conversion or sync DB2TM loads the names of all tables and views in the database. This isn't really necessary for the JDBC data source, and as...
``` Running DB2TM sync against a database (with full table scan) takes much longer than one could reasonably expect. In fact, doing a full DB2TM conversion into an in-memory TM,...