-
```
While the validator seems to work nicely with ontopia
tinyTim (2.0.0a6) seems to cause problems.
org.tmapi.core.IdentityConstraintException: A topic with the same subject
identifier
'http://ps…
-
```
What steps will reproduce the problem?
1. create a topic map with names, variants, occurrences, including reification
2. try to delete everything in an efficient way
3. write a lot of code or fail…
-
```
What steps will reproduce the problem?
1. Go to Association Constrains, go to one node that has several sub node
topics with no role set
2. Try to delete this node
3.
What is the expected output…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output?
..
Time: 10.367
OK (1109 tests)
Asserts: 12905
The test should end with OK (xxx tests)
------------
What do you se…
-
```
I have downloaded version 5.2.2 and tried the verifying step
This is the result:
C:\Users\Doug Skuce>java net.ontopia.Ontopia
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF…
-
```
What steps will reproduce the problem?
1. follow instructions at
http://www.ontopia.net/doc/current/doc/install.html#d0e220 to run Ontopia test
suite
I've attached the test output, which conta…
-
```
What steps will reproduce the problem?
1. create a topic map with names, variants, occurrences, including reification
2. try to delete everything in an efficient way
3. write a lot of code or fail…
-
```
The MapHandler should check if the statement which should be reified is a
duplicate.
```
Original issue reported on code.google.com by `lars.he...@gmail.com` on 21 Jul 2009 at 2:32
-
```
1.I want to try the ontopia test (3.3) on
http://www.ontopia.net/doc/current/doc/install.html
2.my classPath environment is :
.;%Java_Home%\lib;%JAVA_HOME%/lib/dt.jar;%JAVA_HOME%/lib/tools.jar;%…
-
```
All libraries are added to the distribution in the following places:
* /lib
* /apache-tomcat/lib/ontopia
This causes the distribution to be about 30mb larger then needed. We can tell
Tomcat to …