-
```
The runtests-*.bat scripts use this environment variable, which should
really be renamed ONTOPIA_HOME. The ontopia/doc/ontopia/startup.xml
references to OKS_HOME should also be changed.
```
Ori…
-
```
I've just installed Ontopia 5.0.2. When I try to run the test script, I get the
following error
message:
"Couldn't read file: /ontopia/tests/tests/test-data/tests-ontopia.xml (No such
file or …
-
```
One user reports:
I have just installed 5.0.2 on Win XP, MySQL 5.1, and Java 1.6.
I am able to run Ontopoly, but Omnigator produces NPEs in
getScopeDecider (stack trace below) when attempting to…
-
```
The DB2TM schema allows just sids as prefix, while the DB2TM reader allows
sids, slos, and iids for the "type" of the prefix and the DB2TM guide seems
to imply that iids and slos should be allowed…
-
```
Hi,
I created a pom.xml file that includes the ontopia snapshot repository and
ontopia 5.1.0 beta* as dependency.
Then I executed the mvn:copy-depdencies Maven Goal.
All jars that ontopia depen…
-
```
The following tolog insert statement fails:
using on for i"http://psi.ontopia.net/ontology/"
insert
$ATYPE - $VALUE @ $RTYPE .
from
on:has-role-type($RF : on:role-field, $RTYPE : on:role-type),…
-
```
On my personal photo topic map server, 10 of the Tomcat threads are
currently stuck like this:
"TP-Processor1" daemon prio=1 tid=0xa485ba20 nid=0x6f7f waiting for
monitor entry [0xa43fc000..0xa…
-
```
Unsure if
is used somewhere an why the translation of "show_ag=value" is necessary.
Why isn't the correct "ag=value" initially provided?
```
Original issue reported on code.google.com by `lar…
-
```
Hi @ll,
I tried to investigate some tolog-queries this morning and wanted to use
ontopoly for this, when I found that I wasn't able to access it through a
browser.
What steps will reproduce the …
-
```
To reproduce the problem:
Have a navigator web application setup to use a sources file:
web.xml fragment:
source_config
/path/to/sources.xml
Then create a jsp file with:
Navigator…