File | Date | Author | Commit |
---|---|---|---|
ontologies | 2014-01-07 | Carlos Coutinho | [e6e599] First Version on Git, synchronised with TIMBUS ... |
src | 2014-01-07 | Carlos Coutinho | [e6e599] First Version on Git, synchronised with TIMBUS ... |
README.md | 2014-01-07 | Carlos Coutinho | [e6e599] First Version on Git, synchronised with TIMBUS ... |
license_header.txt | 2014-01-07 | Carlos Coutinho | [e6e599] First Version on Git, synchronised with TIMBUS ... |
pom.xml | 2014-01-07 | Carlos Coutinho | [e6e599] First Version on Git, synchronised with TIMBUS ... |
Read Me
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