Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackwinter/ontopia-topicmaps

Query topic maps with Ontopia.
https://github.com/blackwinter/ontopia-topicmaps

ontopia ruby rubynlp topicmaps

Last synced: 2 days ago
JSON representation

Query topic maps with Ontopia.

Awesome Lists containing this 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

== 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 .