Child: [dff179] (diff)

Download this file

README.md    42 lines (27 with data), 870 Bytes

kblib

This library provides access to the toolKB [2] (an instance can be found in [3]).

Dependencies

  • JDK >= 1.7
  • Maven 3

Usage

Import lib using Maven:

<dependency>
  <groupId>org.sba_research.timbus.kb</groupId>
  <artifactId>kblib</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>

<repositories>
    <repository>
        <id>olymp.ifs.tuwien.ac.at</id>
        <url>http://olymp.ifs.tuwien.ac.at:8080/archiva/repository/snapshots/</url>
    </repository>
</repositories>

See [1] and the tests for usage.

References

[1] https://olymp.ifs.tuwien.ac.at/jenkins/job/kblib - Nightly/javadoc/

[2] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB.owl

[3] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB_instance.owl