No commit activity in last 3 years
No release in over 3 years
Query topic maps with Ontopia.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
 Project Readme
= ontopia-topicmaps - Query topic maps with Ontopia

== VERSION

This documentation refers to ontopia-topicmaps version 0.0.4


== DESCRIPTION

Query topic maps with Ontopia[http://ontopia.net/]. A working
installation[http://ontopia.net/doc/current/install.html] 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[http://jruby.org]. 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::       http://ontopia.net/
Demo::          http://ixtrieve.fh-koeln.de/ghn
Documentation:: https://blackwinter.github.com/ontopia-topicmaps
Source code::   https://github.com/blackwinter/ontopia-topicmaps
RubyGem::       https://rubygems.org/gems/ontopia-topicmaps
Travis CI::     https://travis-ci.org/blackwinter/ontopia-topicmaps


== AUTHORS

* Jens Wille <mailto: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 <http://www.gnu.org/licenses/>.