-
- https://www.ontopia.net/topicmaps/materials/tao.html
- https://en.wikipedia.org/wiki/Topic_map
- ~~https://en.wikipedia.org/wiki/Mind_map~~
-
```
The version 2.6.5 uses an annoying
System.out.println(getClass().getSimpleName() + ": headers [" +
columnNames.toString() + " ](" + columnNames.size() + ") resultSet: " +
this.resultSet.size()…
-
## Question
in [data.europa.eu/sparql](https://data.europa.eu/sparql?default-graph-uri=&query=PREFIX+CLV%3A%09%3Chttps%3A%2F%2Fw3id.org%2Fitalia%2Fonto%2FCLV%2F%3E%0D%0APREFIX+CPV%3A%09%3Chttps%3A%…
-
```
I cannot find recent version of the Ontopia plugin. While version 2.6.5 seems
to work with TMQL4J 3.1, it downloads outdated TMQL4J versions.
```
Original issue reported on code.google.com by `l…
-
The Open Contracting Data Standard (OCDS) is widely used. How does it compare with OntoPiA's current contract ontology?
https://standard.open-contracting.org/latest/en/#
-
il link a https://ontopia-virtuoso.prod.pdnd.italia.it/sparql
va probabilmente sostituito con
https://ontopia-virtuoso.agid.gov.it/sparql
ecow updated
7 months ago
-
```
I tried to use the code in the Hg repository with tmql4j-path 3.1.0 but the
plugin relies on draft 2010.
Do you have any plans to make the plugin working with TMQL draft 2008?
```
Original iss…
-
```
I tried to use tmcl-validator with Ontopia to validate some topic maps I
have, but always get the same error:
Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/
retrotranslator/r…
-
```
1. Re-tested this using the Opera TM. The query:
Using SQL Server 2008 with the following config:
net.ontopia.topicmaps.impl.rdbms.Database=sqlserver
net.ontopia.topicmaps.impl.rdbms.ConnectionSt…
-
```
String file = "male.xml";
TopicMapSystemFactory factory = TopicMapSystemFactory.newInstance();
TopicMapSystem sys = factory.newTopicMapSystem();
TopicMap tm = sys.createTopicMap("f…