ontopia-topicmaps - Query topic maps with Ontopia¶ ↑
VERSION¶ ↑
This documentation refers to ontopia-topicmaps version 0.0.4
DESCRIPTION¶ ↑
Query topic maps with Ontopia. A working
installation of
Ontopia needs to be present (point to it through
the OTM_BASE
environment variable in case it cannot be found
automatically). Note, though, that it's not required to run the Ontopia application server, only the JAR files are
needed.
SUPPORTED PLATFORMS¶ ↑
Ontopia::Topicmaps requires JRuby. It has been tested with jruby 1.7.12 (1.9.3p392) on Java HotSpot(TM) 64-Bit Server VM 1.8.0_45-b14
- linux-amd64
-
and jruby 9.0.0.0 (2.2.2) on OpenJDK 64-Bit Server VM 24.79-b02
1.7.0_79-b14 [linux-amd64].
Ontopia versions 5.2.2 and 5.3.0 are known to work with Ontopia::Topicmaps.
LINKS¶ ↑
- Ontopia
- Demo
- Documentation
- Source code
- RubyGem
- Travis CI
AUTHORS¶ ↑
-
Jens Wille <jens.wille@gmail.com>
LICENSE AND COPYRIGHT¶ ↑
Copyright (C) 2013-2015 Jens Wille
ontopia-topicmaps is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ontopia-topicmaps is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with ontopia-topicmaps. If not, see <www.gnu.org/licenses/>.