git clone https://@opensourceprojects.eu/git/p/timbus/dpes/preservation-identifier/kblib timbus-dpes-preservation-identifier-kblib



File Date Author Commit
src 2014-06-27 Rudolf Mayer Rudolf Mayer [34c231] adapting log levels
.gitignore 2014-04-25 Johannes Binder Johannes Binder [49d499] Ignore catalog files
README.md 2014-06-05 Rudolf Mayer Rudolf Mayer [bd1729] Merge branch 'master' of https://opensourceproj...
license_header.txt 2014-01-07 Carlos Coutinho Carlos Coutinho [e6e599] First Version on Git, synchronised with TIMBUS ...
pom.xml 2014-06-27 Rudolf Mayer Rudolf Mayer [398590] guava dependency

Read Me

kblib

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

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/timbus-dpes-preservation-identifier-kblib/javadoc

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

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

[4] http://timbus.teco.edu/ontologies/KB/PackageAlternativesUbuntu_12_10_amd64.owl