-
```
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 want to see it in
Omnigator or export it as ltm. This…
-
```
Need to clean up the web application directory and move all the non-JSP
stuff (images, CSS, JavaScript) to the resources directory.
```
Original issue reported on code.google.com by `lar...@gmai…
-
```
The following query does not work very well with the new tolog optimizer.
It works OK with the old optimizer, so there must be something about the
new optimizer that makes the query a lot slower…
-
```
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 shouldn't
…
-
```
Ontopoly does not support scope at the moment. It would be nice if we
could support it. There is a thread about how to implement this on the
mailing list:
http://groups.google.com/group/ontopia…
-
```
The query
select count($T) from instance-of($T, op:Person)?
produces nothing if there are no persons (not even zero). This causes code
assuming there is a result to crash. It's possible to co…
-
The annotation editor may query remote knowledge graphs defined by the user in the preferences. This way, the editor would:
1. suggest matching nodes when the user starts typing a [[wikilink]]
2. r…
-
nel vocabolario "government-documents-types" penso manchi una voce denominata "contratti" con riferimento all'omonimo Codice contratti. si tratta di una tipologia di atti molto diffusa e diversa dalla…
-
```
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 update multiple items i…
-
**Requisiti**
|ID|Proposto da|Requisito|Stato|Assegnato a|
|-|-|-|-|-|
|R1| @luigi-asprino | Qual è il titolo di un certo progetto?| Implementato in v0.1| @giorgialodi |
|R2| @luigi-asprino | Q…